2024/11/20-19:35:00.796898 140008224097856 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00: fork to child time = 0.009504 sec 2024/11/20-19:35:00.797518 140008224097856 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00 2024/11/20-19:35:00.804627 140008224097856 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00 2024/11/20-19:35:00.806971 140008224097856 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:35:00.807314 140008224097856 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:35:00.855366 140008224097856 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08341/att-00/MANIFEST-049091 2024/11/20-19:35:00.917966 140008224097856 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08341/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 62289, last_sequence is 1026274205, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 62118 2024/11/20-19:35:00.917984 140008224097856 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:35:00.918099 140008224097856 [version_set.cc:5724] Creating manifest 62289 2024/11/20-19:35:00.949159 140008224097856 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:35:00.968755 140008224097856 [compaction_job.cc:2437] [default] [JOB 8341] Compacting 1@2 + 5@3 files to L3, score 0.81, subcompactions 1 : 1 2024/11/20-19:35:00.968773 140008224097856 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7458 Base level 2, inputs: [62267(31MB)], [62164(40MB) 62165(39MB) 62166(39MB) 62167(39MB) 62279(40MB)] 2024/11/20-19:35:00.977883 140008224097856 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-19:35:00.977919 140008224097856 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-19:35:00.977948 140008224097856 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-19:35:00.977960 140008224097856 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-19:35:00.977975 140008224097856 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-19:35:01.662643 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062290.sst) /dev/shm/ToplingTemp/Topling-892612-ZCm0Qj 2024/11/20-19:35:01.891019 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062290.sst): first pass time = 0.23's, 587.805'MB/sec 2024/11/20-19:35:02.501130 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062290.sst): old prealloc_size = 147639500, real_size = 40880224 2024/11/20-19:35:02.501305 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062290.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.90 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.99 avg-zval = 313.69 2024/11/20-19:35:02.501513 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062290.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:35:02.728682 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062290.sst): second pass time = 0.61's, 216.090'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 187.377'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1653.268'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.207'MB/sec write SST data time = 0.07's, 600.969'MB/sec dict compress time = 4496971974.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27413.075'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 216.090'MB/sec zip pipeline throughput = 247.626'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.90 avg-val = 1016.99 avg-zval = 313.69 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.90 avg-val = 1023.18 avg-zval = 313.69 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 114504 bytes = 386464 } seq expand size = 801528 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.3084 value = 3.2420 dict = 1.00 all = 3.1481 } Zip/UnZip{ index = 0.1585 value = 0.3085 dict = 1.00 all = 0.3176 } ---------------------------- total value len = 0.132432 GB avg = 1.023 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129431 Billion total entry num = 0.000129431 Billion write speed all = 0.003476240 MB/sec (with seq num) write speed all = 0.003449581 MB/sec (without seq num) 2024/11/20-19:35:02.785191 140008224097856 [compaction_job.cc:1948] [default] [JOB 8341] Generated table #62290: 129431 keys, 42634219 bytes, temperature: kWarm 2024/11/20-19:35:02.785315 140008224097856 EVENT_LOG_v1 {"time_micros": 1732102502785255, "cf_name": "default", "job": 8341, "event": "table_file_creation", "file_number": 62290, "file_size": 42634219, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026064165, "table_properties": {"data_size": 40601488, "index_size": 246208, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131630109, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102501, "oldest_key_time": 0, "file_creation_time": 1732102501, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 62290, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:02.864390 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062291.sst) /dev/shm/ToplingTemp/Topling-892612-s9Guek 2024/11/20-19:35:03.405020 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062291.sst): first pass time = 0.54's, 248.290'MB/sec 2024/11/20-19:35:03.912559 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062291.sst): old prealloc_size = 147639500, real_size = 40374496 2024/11/20-19:35:03.912710 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062291.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.01 avg-zval = 309.98 2024/11/20-19:35:03.912771 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062291.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:35:04.085951 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062291.sst): second pass time = 0.51's, 259.764'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 240.872'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1918.054'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 773.255'MB/sec dict compress time = 4496971974.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26851.910'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 259.764'MB/sec zip pipeline throughput = 259.764'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 309.98 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.25 avg-zval = 309.98 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 4501 bytes = 15200 } seq expand size = 31507 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9936 value = 3.2809 dict = 1.00 all = 3.2142 } Zip/UnZip{ index = 0.1430 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 0.264093 GB avg = 1.020 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258860 Billion total entry num = 0.000258860 Billion write speed all = 0.006932412 MB/sec (with seq num) write speed all = 0.006879097 MB/sec (without seq num) 2024/11/20-19:35:04.142002 140008224097856 [compaction_job.cc:1948] [default] [JOB 8341] Generated table #62291: 129429 keys, 41757431 bytes, temperature: kWarm 2024/11/20-19:35:04.142107 140008224097856 EVENT_LOG_v1 {"time_micros": 1732102504142060, "cf_name": "default", "job": 8341, "event": "table_file_creation", "file_number": 62291, "file_size": 41757431, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026053858, "table_properties": {"data_size": 40119888, "index_size": 222080, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588580, "raw_average_key_size": 20, "raw_value_size": 131630134, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102502, "oldest_key_time": 0, "file_creation_time": 1732102502, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 62291, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:04.229789 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062292.sst) /dev/shm/ToplingTemp/Topling-892612-Hetwxm 2024/11/20-19:35:05.006580 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062292.sst): first pass time = 0.78's, 172.801'MB/sec 2024/11/20-19:35:05.594287 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062292.sst): old prealloc_size = 147639500, real_size = 40410464 2024/11/20-19:35:05.594427 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062292.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.02 avg-zval = 310.22 2024/11/20-19:35:05.594488 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062292.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:35:05.773909 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062292.sst): second pass time = 0.59's, 224.322'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 232.820'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1934.988'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.244'MB/sec write SST data time = 0.05's, 896.825'MB/sec dict compress time = 4496971974.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46590.740'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 224.322'MB/sec zip pipeline throughput = 261.741'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.02 avg-zval = 310.22 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1017.62 avg-zval = 310.22 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 11141 bytes = 37616 } seq expand size = 77987 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8552 value = 3.2783 dict = 1.00 all = 3.2098 } Zip/UnZip{ index = 0.1459 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 0.395801 GB avg = 1.019 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388287 Billion total entry num = 0.000388287 Billion write speed all = 0.010389439 MB/sec (with seq num) write speed all = 0.010309470 MB/sec (without seq num) 2024/11/20-19:35:05.828078 140008224097856 [compaction_job.cc:1948] [default] [JOB 8341] Generated table #62292: 129427 keys, 41815354 bytes, temperature: kWarm 2024/11/20-19:35:05.828142 140008224097856 EVENT_LOG_v1 {"time_micros": 1732102505828111, "cf_name": "default", "job": 8341, "event": "table_file_creation", "file_number": 62292, "file_size": 41815354, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026050805, "table_properties": {"data_size": 40151376, "index_size": 226560, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629695, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102504, "oldest_key_time": 0, "file_creation_time": 1732102504, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 62292, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:05.865826 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062293.sst) /dev/shm/ToplingTemp/Topling-892612-5YArom 2024/11/20-19:35:06.431988 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062293.sst): first pass time = 0.57's, 237.086'MB/sec 2024/11/20-19:35:06.965894 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062293.sst): old prealloc_size = 147639500, real_size = 40360480 2024/11/20-19:35:06.966016 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062293.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.88 2024/11/20-19:35:06.966099 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062293.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:35:07.127354 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062293.sst): second pass time = 0.53's, 246.909'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.503'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2209.915'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 940.214'MB/sec dict compress time = 4496971974.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25297.020'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 246.909'MB/sec zip pipeline throughput = 246.909'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 309.88 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.07 avg-zval = 309.88 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 1528 bytes = 5168 } seq expand size = 10696 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0691 value = 3.2819 dict = 1.00 all = 3.2161 } Zip/UnZip{ index = 0.1415 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.527442 GB avg = 1.019 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517718 Billion total entry num = 0.000517718 Billion write speed all = 0.013844562 MB/sec (with seq num) write speed all = 0.013737940 MB/sec (without seq num) 2024/11/20-19:35:07.181121 140008224097856 [compaction_job.cc:1948] [default] [JOB 8341] Generated table #62293: 129431 keys, 41733281 bytes, temperature: kWarm 2024/11/20-19:35:07.181194 140008224097856 EVENT_LOG_v1 {"time_micros": 1732102507181160, "cf_name": "default", "job": 8341, "event": "table_file_creation", "file_number": 62293, "file_size": 41733281, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026039863, "table_properties": {"data_size": 40108240, "index_size": 219712, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629987, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102505, "oldest_key_time": 0, "file_creation_time": 1732102505, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 62293, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:07.217710 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062294.sst) /dev/shm/ToplingTemp/Topling-892612-TbMERl 2024/11/20-19:35:08.184457 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062294.sst): first pass time = 0.97's, 138.840'MB/sec 2024/11/20-19:35:08.723139 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062294.sst): old prealloc_size = 147639500, real_size = 40961184 2024/11/20-19:35:08.723261 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062294.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.02 avg-zval = 314.49 2024/11/20-19:35:08.723407 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062294.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:35:08.887567 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062294.sst): second pass time = 0.54's, 244.687'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.978'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2250.240'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 933.436'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23673.297'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.687'MB/sec zip pipeline throughput = 244.687'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.02 avg-zval = 314.49 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1024.02 avg-zval = 314.49 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 436832 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.9020 value = 3.2338 dict = 1.00 all = 3.1399 } Zip/UnZip{ index = 0.1449 value = 0.3092 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 0.659977 GB avg = 1.020 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647145 Billion total entry num = 0.000647145 Billion write speed all = 0.017322290 MB/sec (with seq num) write speed all = 0.017189020 MB/sec (without seq num) 2024/11/20-19:35:08.938574 140008224097856 [compaction_job.cc:1948] [default] [JOB 8341] Generated table #62294: 129427 keys, 42745500 bytes, temperature: kWarm 2024/11/20-19:35:08.938647 140008224097856 EVENT_LOG_v1 {"time_micros": 1732102508938614, "cf_name": "default", "job": 8341, "event": "table_file_creation", "file_number": 62294, "file_size": 42745500, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1026064139, "table_properties": {"data_size": 40703632, "index_size": 225024, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629314, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102507, "oldest_key_time": 0, "file_creation_time": 1732102507, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 62294, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:08.981112 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062295.sst) /dev/shm/ToplingTemp/Topling-892612-311i1i 2024/11/20-19:35:08.988399 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062295.sst): first pass time = 0.01's, 274.781'MB/sec 2024/11/20-19:35:09.017144 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062295.sst): old prealloc_size = 147639500, real_size = 628464 2024/11/20-19:35:09.017183 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062295.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1920 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.33 raw-val = 0.0020 GB zip-val = 0.0006 GB avg-val =1017.01 avg-zval = 326.65 2024/11/20-19:35:09.019789 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00/062295.sst): second pass time = 0.03's, 69.460'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 252.533'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 26.759'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.280'MB/sec write SST data time = 0.00's, 747.143'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.029'MB, throughput = 982.532'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 69.460'MB/sec zip pipeline throughput = 69.460'MB/sec entries = 1920 avg-key = 20.00 avg-zkey = 0.33 avg-val = 1017.01 avg-zval = 326.65 usrkeys = 1920 avg-key = 12.00 avg-zkey = 0.33 avg-val = 1024.01 avg-zval = 326.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1920 bytes = 6256 } seq expand size = 13440 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0020 GB dict = 0.03 MB all = 0.0020 GB } __ZipSize{ index = 0.0000 GB value = 0.0006 GB dict = 0.03 MB all = 0.0007 GB } UnZip/Zip{ index = 36.0000 value = 3.1135 dict = 1.00 all = 2.9996 } Zip/UnZip{ index = 0.0278 value = 0.3212 dict = 1.00 all = 0.3334 } ---------------------------- total value len = 0.661943 GB avg = 1.020 KB (by entry num) total key len = 0.012981 GB avg = 0.020 KB total ukey len = 0.007789 GB avg = 0.012 KB total ukey num = 0.000649065 Billion total entry num = 0.000649065 Billion write speed all = 0.017373831 MB/sec (with seq num) write speed all = 0.017240165 MB/sec (without seq num) 2024/11/20-19:35:09.027264 140008224097856 [compaction_job.cc:1948] [default] [JOB 8341] Generated table #62295: 1920 keys, 663781 bytes, temperature: kWarm 2024/11/20-19:35:09.027311 140008224097856 EVENT_LOG_v1 {"time_micros": 1732102509027286, "cf_name": "default", "job": 8341, "event": "table_file_creation", "file_number": 62295, "file_size": 663781, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980050739, "largest_seqno": 1024548963, "table_properties": {"data_size": 627168, "index_size": 640, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 38400, "raw_average_key_size": 20, "raw_value_size": 1952657, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1920, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732102508, "oldest_key_time": 0, "file_creation_time": 1732102508, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 62295, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:09.035682 140008224097856 [compaction_job.cc:703] job-08341: subcompact[0], size: 0.211350 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08341/att-00 [062290,062291,062292,062293,062294,062295] 2024/11/20-19:35:09.075602 140008224097856 (Original Log Time 2024/11/20-19:35:00.968852) EVENT_LOG_v1 {"time_micros": 1732102500968795, "job": 8341, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [62267], "files_L3": [62164, 62165, 62166, 62167, 62279], "score": 0.813857, "input_data_size": 243387836, "oldest_snapshot_seqno": 1026274187} 2024/11/20-19:35:09.075605 140008224097856 (Original Log Time 2024/11/20-19:35:09.074938) [compaction_job.cc:2022] [default] [JOB 8341] Compacted 1@2 + 5@3 files to L3 => 211349566 bytes 2024/11/20-19:35:09.075607 140008224097856 (Original Log Time 2024/11/20-19:35:09.075540) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 30.2 rd, 26.2 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 200.9 +0.0 blob) out(201.6 +0.0 blob), read-write-amplify(13.9) write-amplify(6.5) OK, records in: 679053, records dropped: 29988 output_compression: Snappy 2024/11/20-19:35:09.075610 140008224097856 (Original Log Time 2024/11/20-19:35:09.075587) EVENT_LOG_v1 {"time_micros": 1732102509075563, "cf": "default", "job": 8341, "event": "compaction_finished", "compaction_time_micros": 8066834, "compaction_time_cpu_micros": 2277164, "output_level": 3, "num_output_files": 6, "total_output_size": 211349566, "num_input_records": 679053, "num_output_records": 649065, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 174409695, "file_range_sync_nanos": 0, "file_fsync_nanos": 11651, "file_prepare_write_nanos": 13761, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-19:35:09.211844 140008224097856 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732102500,"executesMs":8271,"compactionJobId":8341,"attempt":0,"compactionInputRawBytes":704182455,"compactionInputZipBytes":243387836,"compactionOutputRawBytes":0,"compactionOutputZipBytes":211349566,"headers":{"Accept":"*/*","Connection":"close","Host":"aliyun-topling-saas.topling.cn:18443","RemoteIp":"120.24.192.169","X-Forwarded-For":"120.24.192.169","region":"cn-shenzhen","token":"e6474c481bd4415abc537135cc03626b","instance-token":"e6474c481bd4415abc537135cc03626b","provider":"aliyun","CloudMarketInstanceId":"si-59c0ae5c955845588903","MeteringAssit":"","Transfer-Encoding":"chunked","traceparent":"00-90372c3971b3a905fb71d3b8d1e3f35b-e113a8157415041b-00"}}, response = 2024/11/20-19:35:09.211923 140008224097856 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08341/att-00: olev 3, work 8.272 s, result 5.867 ms, install 0.687 ms, input{raw 671.561 MiB zip 232.113 MiB}