2024/11/20-20:07:10.023099 140008400344640 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00: fork to child time = 0.010214 sec 2024/11/20-20:07:10.023807 140008400344640 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00 2024/11/20-20:07:10.029615 140008400344640 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00 2024/11/20-20:07:10.031853 140008400344640 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:07:10.032161 140008400344640 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:07:10.080125 140008400344640 [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-09372/att-00/MANIFEST-049091 2024/11/20-20:07:10.103716 140008400344640 [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-09372/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 64411, last_sequence is 1054242561, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64221 2024/11/20-20:07:10.103726 140008400344640 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:07:10.103801 140008400344640 [version_set.cc:5724] Creating manifest 64411 2024/11/20-20:07:10.136782 140008400344640 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:07:10.155764 140008400344640 [compaction_job.cc:2437] [default] [JOB 9372] Compacting 1@2 + 6@3 files to L3, score 0.87, subcompactions 1 : 1 2024/11/20-20:07:10.155787 140008400344640 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8211 Base level 2, inputs: [64405(11MB)], [64381(37MB) 64382(37MB) 64383(37MB) 64384(37MB) 64385(39MB) 64408(4983KB)] 2024/11/20-20:07:10.161624 140008400344640 [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-20:07:10.161656 140008400344640 [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-20:07:10.161685 140008400344640 [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-20:07:10.161696 140008400344640 [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-20:07:10.161710 140008400344640 [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-20:07:10.616415 140008400344640 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064412.sst) /dev/shm/ToplingTemp/Topling-916352-Y3DSot 2024/11/20-20:07:11.130318 140008400344640 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064412.sst): first pass time = 0.51's, 261.197'MB/sec 2024/11/20-20:07:12.397589 140008400344640 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064412.sst): old prealloc_size = 147639500, real_size = 35115024 2024/11/20-20:07:12.398222 140008400344640 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064412.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921947 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.58 avg-zval = 35.92 2024/11/20-20:07:12.399618 140008400344640 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064412.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:07:13.320093 140008400344640 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064412.sst): second pass time = 1.27's, 85.601'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 42.369'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2928.395'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.292'MB/sec write SST data time = 0.13's, 293.363'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 28058.330'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 85.601'MB/sec zip pipeline throughput = 140.830'MB/sec entries = 921947 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.58 avg-zval = 35.92 usrkeys = 921947 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.58 avg-zval = 35.92 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921947 bytes = 3111584 } seq expand size = 6453629 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.4429 value = 3.2732 dict = 1.00 all = 3.4340 } Zip/UnZip{ index = 0.0958 value = 0.3055 dict = 1.00 all = 0.2912 } ---------------------------- total value len = 563.180589 GB avg = 0.331 KB (by entry num) total key len = 44.340221 GB avg = 0.026 KB total ukey len = 32.812581 GB avg = 0.014 KB total ukey num = 2.321936523 Billion total entry num = 1.701438545 Billion write speed all = 81.975866187 MB/sec (with seq num) write speed all = 80.139196282 MB/sec (without seq num) 2024/11/20-20:07:13.380700 140008400344640 [compaction_job.cc:1948] [default] [JOB 9372] Generated table #64412: 921947 keys, 39085212 bytes, temperature: kWarm 2024/11/20-20:07:13.380797 140008400344640 EVENT_LOG_v1 {"time_micros": 1732104433380753, "cf_name": "default", "job": 9372, "event": "table_file_creation", "file_number": 64412, "file_size": 39085212, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002266, "largest_seqno": 1053126696, "table_properties": {"data_size": 33118656, "index_size": 1765696, "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": 25814516, "raw_average_key_size": 28, "raw_value_size": 108403214, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921947, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104430, "oldest_key_time": 0, "file_creation_time": 1732104430, "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": 64412, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:07:13.419524 140008400344640 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064413.sst) /dev/shm/ToplingTemp/Topling-916352-9MPyFq 2024/11/20-20:07:14.349839 140008400344640 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064413.sst): first pass time = 0.93's, 144.277'MB/sec 2024/11/20-20:07:15.519210 140008400344640 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064413.sst): old prealloc_size = 147639500, real_size = 35036992 2024/11/20-20:07:15.519766 140008400344640 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064413.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923207 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0330 GB avg-val = 117.38 avg-zval = 35.80 2024/11/20-20:07:15.520557 140008400344640 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064413.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:07:16.465383 140008400344640 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064413.sst): second pass time = 1.17's, 92.736'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 41.231'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3343.878'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.289'MB/sec write SST data time = 0.15's, 265.740'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18902.936'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.736'MB/sec zip pipeline throughput = 92.736'MB/sec entries = 923207 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.38 avg-zval = 35.80 usrkeys = 923207 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.38 avg-zval = 35.80 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923207 bytes = 3115840 } seq expand size = 6462449 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5128 value = 3.2789 dict = 1.00 all = 3.4405 } Zip/UnZip{ index = 0.0951 value = 0.3050 dict = 1.00 all = 0.2907 } ---------------------------- total value len = 563.295420 GB avg = 0.331 KB (by entry num) total key len = 44.366071 GB avg = 0.026 KB total ukey len = 32.831045 GB avg = 0.014 KB total ukey num = 2.322859730 Billion total entry num = 1.702361752 Billion write speed all = 81.960064041 MB/sec (with seq num) write speed all = 80.123177150 MB/sec (without seq num) 2024/11/20-20:07:16.512633 140008400344640 [compaction_job.cc:1948] [default] [JOB 9372] Generated table #64413: 923207 keys, 39010686 bytes, temperature: kWarm 2024/11/20-20:07:16.512701 140008400344640 EVENT_LOG_v1 {"time_micros": 1732104436512670, "cf_name": "default", "job": 9372, "event": "table_file_creation", "file_number": 64413, "file_size": 39010686, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002295, "largest_seqno": 1053127059, "table_properties": {"data_size": 33049648, "index_size": 1756352, "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": 25849796, "raw_average_key_size": 28, "raw_value_size": 108368022, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923207, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104433, "oldest_key_time": 0, "file_creation_time": 1732104433, "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": 64413, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:07:16.546804 140008400344640 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064414.sst) /dev/shm/ToplingTemp/Topling-916352-SBSsxt 2024/11/20-20:07:17.539594 140008400344640 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064414.sst): first pass time = 0.99's, 135.198'MB/sec 2024/11/20-20:07:18.849564 140008400344640 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064414.sst): old prealloc_size = 147639500, real_size = 35111648 2024/11/20-20:07:18.850222 140008400344640 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064414.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922060 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.56 avg-zval = 35.93 2024/11/20-20:07:18.851084 140008400344640 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064414.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:07:19.693841 140008400344640 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064414.sst): second pass time = 1.31's, 82.799'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.292'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2736.993'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.324'MB/sec write SST data time = 0.13's, 296.455'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18430.428'MB/sec zip my value time = 1.31's, unzip length = 0.108'GB zip my value throughput = 82.799'MB/sec zip pipeline throughput = 111.748'MB/sec entries = 922060 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.56 avg-zval = 35.93 usrkeys = 922060 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.56 avg-zval = 35.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922060 bytes = 3111968 } seq expand size = 6454420 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5124 value = 3.2723 dict = 1.00 all = 3.4342 } Zip/UnZip{ index = 0.0951 value = 0.3056 dict = 1.00 all = 0.2912 } ---------------------------- total value len = 563.410274 GB avg = 0.331 KB (by entry num) total key len = 44.391888 GB avg = 0.026 KB total ukey len = 32.849486 GB avg = 0.014 KB total ukey num = 2.323781790 Billion total entry num = 1.703283812 Billion write speed all = 81.943355562 MB/sec (with seq num) write speed all = 80.106273700 MB/sec (without seq num) 2024/11/20-20:07:19.740531 140008400344640 [compaction_job.cc:1948] [default] [JOB 9372] Generated table #64414: 922060 keys, 39082158 bytes, temperature: kWarm 2024/11/20-20:07:19.740601 140008400344640 EVENT_LOG_v1 {"time_micros": 1732104439740569, "cf_name": "default", "job": 9372, "event": "table_file_creation", "file_number": 64414, "file_size": 39082158, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002334, "largest_seqno": 1053126201, "table_properties": {"data_size": 33126736, "index_size": 1754240, "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": 25817680, "raw_average_key_size": 28, "raw_value_size": 108400184, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922060, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104436, "oldest_key_time": 0, "file_creation_time": 1732104436, "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": 64414, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:07:19.774905 140008400344640 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064415.sst) /dev/shm/ToplingTemp/Topling-916352-UG4KDs 2024/11/20-20:07:20.633204 140008400344640 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064415.sst): first pass time = 0.86's, 156.383'MB/sec 2024/11/20-20:07:21.921322 140008400344640 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064415.sst): old prealloc_size = 147639500, real_size = 36638064 2024/11/20-20:07:21.921891 140008400344640 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064415.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926274 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0346 GB avg-val = 116.90 avg-zval = 37.35 2024/11/20-20:07:21.922473 140008400344640 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064415.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:07:22.651327 140008400344640 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064415.sst): second pass time = 1.29's, 84.116'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.73's, 54.201'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3322.550'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.384'MB/sec write SST data time = 0.13's, 312.029'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 27780.492'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 84.116'MB/sec zip pipeline throughput = 84.116'MB/sec entries = 926274 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.90 avg-zval = 37.35 usrkeys = 926274 avg-key = 20.00 avg-zkey = 1.95 avg-val = 121.21 avg-zval = 37.35 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 570023 bytes = 1923840 } seq expand size = 3990161 multi value expand size = 0 cnt WriteAppend = 28 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0346 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.2399 value = 3.1298 dict = 1.00 all = 3.3922 } Zip/UnZip{ index = 0.0977 value = 0.3195 dict = 1.00 all = 0.2948 } ---------------------------- total value len = 563.522546 GB avg = 0.331 KB (by entry num) total key len = 44.417824 GB avg = 0.026 KB total ukey len = 32.868012 GB avg = 0.014 KB total ukey num = 2.324708064 Billion total entry num = 1.704210086 Billion write speed all = 81.929321337 MB/sec (with seq num) write speed all = 80.091973037 MB/sec (without seq num) 2024/11/20-20:07:22.699927 140008400344640 [compaction_job.cc:1948] [default] [JOB 9372] Generated table #64415: 926274 keys, 39566133 bytes, temperature: kWarm 2024/11/20-20:07:22.699993 140008400344640 EVENT_LOG_v1 {"time_micros": 1732104442699963, "cf_name": "default", "job": 9372, "event": "table_file_creation", "file_number": 64415, "file_size": 39566133, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1053127473, "table_properties": {"data_size": 34597152, "index_size": 1809152, "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": 25935672, "raw_average_key_size": 28, "raw_value_size": 108282160, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926274, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104439, "oldest_key_time": 0, "file_creation_time": 1732104439, "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": 64415, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:07:22.734182 140008400344640 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064416.sst) /dev/shm/ToplingTemp/Topling-916352-f1CSmr 2024/11/20-20:07:23.621977 140008400344640 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064416.sst): first pass time = 0.89's, 151.187'MB/sec 2024/11/20-20:07:24.929196 140008400344640 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064416.sst): old prealloc_size = 147639500, real_size = 37156160 2024/11/20-20:07:24.929733 140008400344640 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064416.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926884 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0352 GB avg-val = 116.81 avg-zval = 37.95 2024/11/20-20:07:24.930503 140008400344640 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064416.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:07:25.638742 140008400344640 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064416.sst): second pass time = 1.31's, 82.877'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 57.679'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3407.111'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.399'MB/sec write SST data time = 0.13's, 318.603'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33275.539'MB/sec zip my value time = 1.31's, unzip length = 0.108'GB zip my value throughput = 82.877'MB/sec zip pipeline throughput = 82.877'MB/sec entries = 926884 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.81 avg-zval = 37.95 usrkeys = 926884 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.99 avg-zval = 37.95 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 819551 bytes = 2766000 } seq expand size = 5736857 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0352 GB dict = 1.08 MB all = 0.0409 GB } UnZip/Zip{ index = 10.5832 value = 3.0781 dict = 1.00 all = 3.2796 } Zip/UnZip{ index = 0.0945 value = 0.3249 dict = 1.00 all = 0.3049 } ---------------------------- total value len = 563.636548 GB avg = 0.331 KB (by entry num) total key len = 44.443777 GB avg = 0.026 KB total ukey len = 32.886549 GB avg = 0.014 KB total ukey num = 2.325634948 Billion total entry num = 1.705136970 Billion write speed all = 81.915203330 MB/sec (with seq num) write speed all = 80.077595556 MB/sec (without seq num) 2024/11/20-20:07:25.687864 140008400344640 [compaction_job.cc:1948] [default] [JOB 9372] Generated table #64416: 926884 keys, 40925068 bytes, temperature: kWarm 2024/11/20-20:07:25.687934 140008400344640 EVENT_LOG_v1 {"time_micros": 1732104445687902, "cf_name": "default", "job": 9372, "event": "table_file_creation", "file_number": 64416, "file_size": 40925068, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1053128537, "table_properties": {"data_size": 35172656, "index_size": 1751616, "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": 25952752, "raw_average_key_size": 28, "raw_value_size": 108264992, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926884, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104442, "oldest_key_time": 0, "file_creation_time": 1732104442, "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": 64416, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:07:25.723207 140008400344640 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064417.sst) /dev/shm/ToplingTemp/Topling-916352-XFZY5q 2024/11/20-20:07:25.857069 140008400344640 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064417.sst): first pass time = 0.13's, 167.261'MB/sec 2024/11/20-20:07:26.025416 140008400344640 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064417.sst): old prealloc_size = 147639500, real_size = 6951808 2024/11/20-20:07:26.025590 140008400344640 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064417.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 155000 prefix = 4 raw-key = 0.0025 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0180 GB zip-val = 0.0066 GB avg-val = 116.40 avg-zval = 42.68 2024/11/20-20:07:26.025772 140008400344640 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064417.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.022 GB 2024/11/20-20:07:26.184974 140008400344640 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00/064417.sst): second pass time = 0.17's, 107.731'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 47.816'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2392.375'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.322'MB/sec write SST data time = 0.04's, 194.529'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.189'MB, throughput = 6812.525'MB/sec zip my value time = 0.17's, unzip length = 0.018'GB zip my value throughput = 107.731'MB/sec zip pipeline throughput = 107.731'MB/sec entries = 155000 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.40 avg-zval = 42.68 usrkeys = 155000 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.40 avg-zval = 42.68 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 155000 bytes = 523136 } seq expand size = 1085000 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0031 GB value = 0.0180 GB dict = 0.19 MB all = 0.0224 GB } __ZipSize{ index = 0.0003 GB value = 0.0066 GB dict = 0.19 MB all = 0.0076 GB } UnZip/Zip{ index = 10.3965 value = 2.7276 dict = 1.00 all = 2.9342 } Zip/UnZip{ index = 0.0962 value = 0.3666 dict = 1.00 all = 0.3408 } ---------------------------- total value len = 563.655675 GB avg = 0.331 KB (by entry num) total key len = 44.448117 GB avg = 0.026 KB total ukey len = 32.889649 GB avg = 0.014 KB total ukey num = 2.325789948 Billion total entry num = 1.705291970 Billion write speed all = 81.912337456 MB/sec (with seq num) write speed all = 80.074697854 MB/sec (without seq num) 2024/11/20-20:07:26.201901 140008400344640 [compaction_job.cc:1948] [default] [JOB 9372] Generated table #64417: 155000 keys, 7627995 bytes, temperature: kWarm 2024/11/20-20:07:26.201988 140008400344640 EVENT_LOG_v1 {"time_micros": 1732104446201943, "cf_name": "default", "job": 9372, "event": "table_file_creation", "file_number": 64417, "file_size": 7627995, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 969491625, "largest_seqno": 1053128629, "table_properties": {"data_size": 6614704, "index_size": 298176, "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": 4340000, "raw_average_key_size": 28, "raw_value_size": 18041984, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 155000, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104445, "oldest_key_time": 0, "file_creation_time": 1732104445, "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": 64417, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:07:26.219300 140008400344640 [compaction_job.cc:703] job-09372: subcompact[0], size: 0.205297 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09372/att-00 [064412,064413,064414,064415,064416,064417] 2024/11/20-20:07:26.283731 140008400344640 (Original Log Time 2024/11/20-20:07:10.155871) EVENT_LOG_v1 {"time_micros": 1732104430155809, "job": 9372, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [64405], "files_L3": [64381, 64382, 64383, 64384, 64385, 64408], "score": 0.866031, "input_data_size": 215655038, "oldest_snapshot_seqno": 1054242252} 2024/11/20-20:07:26.283735 140008400344640 (Original Log Time 2024/11/20-20:07:26.283020) [compaction_job.cc:2022] [default] [JOB 9372] Compacted 1@2 + 6@3 files to L3 => 205297252 bytes 2024/11/20-20:07:26.283736 140008400344640 (Original Log Time 2024/11/20-20:07:26.283659) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 13.4 rd, 12.8 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(11.9, 193.7 +0.0 blob) out(195.8 +0.0 blob), read-write-amplify(33.6) write-amplify(16.4) OK, records in: 4826356, records dropped: 50984 output_compression: Snappy 2024/11/20-20:07:26.283741 140008400344640 (Original Log Time 2024/11/20-20:07:26.283708) EVENT_LOG_v1 {"time_micros": 1732104446283683, "cf": "default", "job": 9372, "event": "compaction_finished", "compaction_time_micros": 16063447, "compaction_time_cpu_micros": 7332127, "output_level": 3, "num_output_files": 6, "total_output_size": 205297252, "num_input_records": 4826356, "num_output_records": 4775372, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 152330821, "file_range_sync_nanos": 0, "file_fsync_nanos": 5145, "file_prepare_write_nanos": 14423, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:07:26.429257 140008400344640 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":1732104429,"executesMs":16251,"compactionJobId":9372,"attempt":0,"compactionInputRawBytes":700710700,"compactionInputZipBytes":215655038,"compactionOutputRawBytes":0,"compactionOutputZipBytes":205297252,"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-c97da8d2cc194ff9116bc782c7a35f9f-81f49b00ee06d120-00"}}, response = 2024/11/20-20:07:26.429357 140008400344640 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09372/att-00: olev 3, work 16.252 s, result 8.084 ms, install 0.735 ms, input{raw 668.250 MiB zip 205.665 MiB}