2024/11/20-21:22:22.615215 140008308024896 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00: fork to child time = 0.009391 sec 2024/11/20-21:22:22.615807 140008308024896 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00 2024/11/20-21:22:22.622496 140008308024896 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00 2024/11/20-21:22:22.624215 140008308024896 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:22:22.624439 140008308024896 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:22:22.667127 140008308024896 [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-13956/att-00/MANIFEST-049091 2024/11/20-21:22:22.682884 140008308024896 [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-13956/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 72683, last_sequence is 1156957664, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 72519 2024/11/20-21:22:22.682889 140008308024896 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:22:22.682957 140008308024896 [version_set.cc:5724] Creating manifest 72683 2024/11/20-21:22:22.711299 140008308024896 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:22:22.728786 140008308024896 [compaction_job.cc:2437] [default] [JOB 13956] Compacting 1@2 + 6@3 files to L3, score 0.92, subcompactions 1 : 1 2024/11/20-21:22:22.728797 140008308024896 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11169 Base level 2, inputs: [72678(29MB)], [72613(40MB) 72614(40MB) 72615(40MB) 72616(40MB) 72617(39MB) 72618(22MB)] 2024/11/20-21:22:22.735500 140008308024896 [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-21:22:22.735522 140008308024896 [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-21:22:22.735547 140008308024896 [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-21:22:22.735556 140008308024896 [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-21:22:22.735566 140008308024896 [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-21:22:23.359664 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072684.sst) /dev/shm/ToplingTemp/Topling-1007541-Oje7OI 2024/11/20-21:22:23.530024 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072684.sst): first pass time = 0.17's, 788.008'MB/sec 2024/11/20-21:22:24.137949 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072684.sst): old prealloc_size = 147639500, real_size = 40854032 2024/11/20-21:22:24.138110 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072684.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.99 avg-zval = 313.67 2024/11/20-21:22:24.138267 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072684.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-21:22:24.464306 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072684.sst): second pass time = 0.61's, 216.846'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.33's, 130.513'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1721.730'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.157'MB/sec write SST data time = 0.12's, 354.977'MB/sec dict compress time = 7526707115.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44390.542'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 216.846'MB/sec zip pipeline throughput = 216.846'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 313.67 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1022.70 avg-zval = 313.67 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 105639 bytes = 369744 } seq expand size = 739473 multi value expand size = 0 cnt WriteAppend = 13 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.9536 value = 3.2422 dict = 1.00 all = 3.1513 } Zip/UnZip{ index = 0.1438 value = 0.3084 dict = 1.00 all = 0.3173 } ---------------------------- total value len = 563.198101 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144006 Billion total entry num = 1.700646028 Billion write speed all = 50.956986974 MB/sec (with seq num) write speed all = 49.815816352 MB/sec (without seq num) 2024/11/20-21:22:24.519442 140008308024896 [compaction_job.cc:1948] [default] [JOB 13956] Generated table #72684: 129430 keys, 42591499 bytes, temperature: kWarm 2024/11/20-21:22:24.519583 140008308024896 EVENT_LOG_v1 {"time_micros": 1732108944519511, "cf_name": "default", "job": 13956, "event": "table_file_creation", "file_number": 72684, "file_size": 42591499, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1156803403, "table_properties": {"data_size": 40598144, "index_size": 223360, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629210, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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": 1732108943, "oldest_key_time": 0, "file_creation_time": 1732108943, "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": 72684, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:22:24.586295 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072685.sst) /dev/shm/ToplingTemp/Topling-1007541-FDE9jK 2024/11/20-21:22:25.194382 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072685.sst): first pass time = 0.61's, 220.743'MB/sec 2024/11/20-21:22:25.875586 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072685.sst): old prealloc_size = 147639500, real_size = 40704048 2024/11/20-21:22:25.875775 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072685.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.0404 GB avg-val =1017.00 avg-zval = 312.52 2024/11/20-21:22:25.875889 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072685.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-21:22:26.062745 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072685.sst): second pass time = 0.68's, 193.550'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 225.965'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1433.642'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.238'MB/sec write SST data time = 0.05's, 832.326'MB/sec dict compress time = 7526707115.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35412.301'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 193.550'MB/sec zip pipeline throughput = 273.815'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 312.52 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.35 avg-zval = 312.52 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 61944 bytes = 216816 } seq expand size = 433608 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 6.9816 value = 3.2542 dict = 1.00 all = 3.1738 } Zip/UnZip{ index = 0.1432 value = 0.3073 dict = 1.00 all = 0.3151 } ---------------------------- total value len = 563.330164 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273435 Billion total entry num = 1.700775457 Billion write speed all = 50.961448570 MB/sec (with seq num) write speed all = 49.820344093 MB/sec (without seq num) 2024/11/20-21:22:26.114902 140008308024896 [compaction_job.cc:1948] [default] [JOB 13956] Generated table #72685: 129429 keys, 42288944 bytes, temperature: kWarm 2024/11/20-21:22:26.114952 140008308024896 EVENT_LOG_v1 {"time_micros": 1732108946114924, "cf_name": "default", "job": 13956, "event": "table_file_creation", "file_number": 72685, "file_size": 42288944, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1156803409, "table_properties": {"data_size": 40449056, "index_size": 222464, "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": 131629771, "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": 1732108944, "oldest_key_time": 0, "file_creation_time": 1732108944, "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": 72685, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:22:26.148703 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072686.sst) /dev/shm/ToplingTemp/Topling-1007541-vBaHhJ 2024/11/20-21:22:26.667742 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072686.sst): first pass time = 0.52's, 258.604'MB/sec 2024/11/20-21:22:27.186467 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072686.sst): old prealloc_size = 147639500, real_size = 40684256 2024/11/20-21:22:27.186649 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072686.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.78 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 312.31 2024/11/20-21:22:27.186780 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072686.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-21:22:27.355491 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072686.sst): second pass time = 0.52's, 254.113'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.192'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1490.713'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 873.372'MB/sec dict compress time = 7526707115.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 26191.568'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 254.113'MB/sec zip pipeline throughput = 254.113'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1017.00 avg-zval = 312.31 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1020.60 avg-zval = 312.31 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 66467 bytes = 232656 } seq expand size = 465269 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.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 6.7430 value = 3.2564 dict = 1.00 all = 3.1741 } Zip/UnZip{ index = 0.1483 value = 0.3071 dict = 1.00 all = 0.3150 } ---------------------------- total value len = 563.462259 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402864 Billion total entry num = 1.700904886 Billion write speed all = 50.967218243 MB/sec (with seq num) write speed all = 49.826150640 MB/sec (without seq num) 2024/11/20-21:22:27.407015 140008308024896 [compaction_job.cc:1948] [default] [JOB 13956] Generated table #72686: 129429 keys, 42285254 bytes, temperature: kWarm 2024/11/20-21:22:27.407112 140008308024896 EVENT_LOG_v1 {"time_micros": 1732108947407067, "cf_name": "default", "job": 13956, "event": "table_file_creation", "file_number": 72686, "file_size": 42285254, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1156801596, "table_properties": {"data_size": 40421392, "index_size": 230336, "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": 131629436, "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": 1732108946, "oldest_key_time": 0, "file_creation_time": 1732108946, "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": 72686, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:22:27.445722 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072687.sst) /dev/shm/ToplingTemp/Topling-1007541-mxRJ3K 2024/11/20-21:22:28.189430 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072687.sst): first pass time = 0.74's, 180.482'MB/sec 2024/11/20-21:22:28.889195 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072687.sst): old prealloc_size = 147639500, real_size = 40605728 2024/11/20-21:22:28.889343 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072687.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 311.76 2024/11/20-21:22:28.889466 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072687.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-21:22:29.103421 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072687.sst): second pass time = 0.70's, 188.408'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 196.664'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1781.089'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.201'MB/sec write SST data time = 0.05's, 795.974'MB/sec dict compress time = 7526707115.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 37500.844'MB/sec zip my value time = 0.70's, unzip length = 0.132'GB zip my value throughput = 188.408'MB/sec zip pipeline throughput = 219.300'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 311.76 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1019.38 avg-zval = 311.76 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 44022 bytes = 154096 } seq expand size = 308154 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.0404 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 7.0018 value = 3.2621 dict = 1.00 all = 3.1860 } Zip/UnZip{ index = 0.1428 value = 0.3066 dict = 1.00 all = 0.3139 } ---------------------------- total value len = 563.594197 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 50.971028119 MB/sec (with seq num) write speed all = 49.830040929 MB/sec (without seq num) 2024/11/20-21:22:29.153332 140008308024896 [compaction_job.cc:1948] [default] [JOB 13956] Generated table #72687: 129430 keys, 42127509 bytes, temperature: kWarm 2024/11/20-21:22:29.153400 140008308024896 EVENT_LOG_v1 {"time_micros": 1732108949153369, "cf_name": "default", "job": 13956, "event": "table_file_creation", "file_number": 72687, "file_size": 42127509, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1156801603, "table_properties": {"data_size": 40351376, "index_size": 221824, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629853, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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": 1732108947, "oldest_key_time": 0, "file_creation_time": 1732108947, "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": 72687, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:22:29.189248 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072688.sst) /dev/shm/ToplingTemp/Topling-1007541-Jl5reI 2024/11/20-21:22:29.768813 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072688.sst): first pass time = 0.58's, 231.599'MB/sec 2024/11/20-21:22:30.386091 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072688.sst): old prealloc_size = 147639500, real_size = 40403120 2024/11/20-21:22:30.386229 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072688.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.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 310.18 2024/11/20-21:22:30.386298 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072688.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-21:22:30.550844 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072688.sst): second pass time = 0.62's, 213.534'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 253.764'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2163.434'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 900.891'MB/sec dict compress time = 7526707115.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33549.527'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 213.534'MB/sec zip pipeline throughput = 213.534'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 310.18 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.61 avg-zval = 310.18 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 11571 bytes = 40512 } seq expand size = 80997 multi value expand size = 0 cnt WriteAppend = 13 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.9239 value = 3.2787 dict = 1.00 all = 3.2101 } Zip/UnZip{ index = 0.1444 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 563.725908 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661725 Billion total entry num = 1.701163747 Billion write speed all = 50.976102010 MB/sec (with seq num) write speed all = 49.835166466 MB/sec (without seq num) 2024/11/20-21:22:30.602523 140008308024896 [compaction_job.cc:1948] [default] [JOB 13956] Generated table #72688: 129431 keys, 41811524 bytes, temperature: kWarm 2024/11/20-21:22:30.602601 140008308024896 EVENT_LOG_v1 {"time_micros": 1732108950602567, "cf_name": "default", "job": 13956, "event": "table_file_creation", "file_number": 72688, "file_size": 41811524, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1156801895, "table_properties": {"data_size": 40146272, "index_size": 224320, "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": 131629487, "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": 1732108949, "oldest_key_time": 0, "file_creation_time": 1732108949, "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": 72688, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:22:30.638660 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072689.sst) /dev/shm/ToplingTemp/Topling-1007541-aEheTG 2024/11/20-21:22:30.949271 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072689.sst): first pass time = 0.31's, 241.561'MB/sec 2024/11/20-21:22:31.959220 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072689.sst): old prealloc_size = 147639500, real_size = 22651776 2024/11/20-21:22:31.959330 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072689.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 72346 prefix = 4 raw-key = 0.0006 GB zip-key = 0.0001 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.0736 GB zip-val = 0.0225 GB avg-val =1016.97 avg-zval = 311.11 2024/11/20-21:22:31.959390 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072689.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.075 GB 2024/11/20-21:22:32.052814 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00/072689.sst): second pass time = 1.01's, 72.910'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.09's, 250.199'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1693.368'MB/sec (index lex order gen) rebuild zvType time = 0.07's, 0.266'MB/sec write SST data time = 0.03's, 916.693'MB/sec dict compress time = 7526707115.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.751'MB, throughput = 23200.377'MB/sec zip my value time = 1.01's, unzip length = 0.074'GB zip my value throughput = 72.910'MB/sec zip pipeline throughput = 172.361'MB/sec entries = 72346 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.97 avg-zval = 311.11 usrkeys = 72346 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.49 avg-zval = 311.11 TagRS{ kinds = RS_Key0_TagN bytes = 11400 } TagArray{ size = 5325 bytes = 18656 } seq expand size = 37275 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0009 GB value = 0.0736 GB dict = 0.75 MB all = 0.0750 GB } __ZipSize{ index = 0.0001 GB value = 0.0225 GB dict = 0.75 MB all = 0.0234 GB } UnZip/Zip{ index = 6.8997 value = 3.2688 dict = 1.00 all = 3.2038 } Zip/UnZip{ index = 0.1449 value = 0.3059 dict = 1.00 all = 0.3121 } ---------------------------- total value len = 563.799518 GB avg = 0.331 KB (by entry num) total key len = 44.328796 GB avg = 0.026 KB total ukey len = 32.802776 GB avg = 0.014 KB total ukey num = 2.321734071 Billion total entry num = 1.701236093 Billion write speed all = 50.975975715 MB/sec (with seq num) write speed all = 49.835135302 MB/sec (without seq num) 2024/11/20-21:22:32.084211 140008308024896 [compaction_job.cc:1948] [default] [JOB 13956] Generated table #72689: 72346 keys, 23416419 bytes, temperature: kWarm 2024/11/20-21:22:32.084280 140008308024896 EVENT_LOG_v1 {"time_micros": 1732108952084248, "cf_name": "default", "job": 13956, "event": "table_file_creation", "file_number": 72689, "file_size": 23416419, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1156802989, "table_properties": {"data_size": 22507696, "index_size": 125824, "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": 1446920, "raw_average_key_size": 20, "raw_value_size": 73573703, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 72346, "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": 1732108950, "oldest_key_time": 0, "file_creation_time": 1732108950, "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": 72689, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:22:32.106220 140008308024896 [compaction_job.cc:703] job-13956: subcompact[0], size: 0.234521 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13956/att-00 [072684,072685,072686,072687,072688,072689] 2024/11/20-21:22:32.148707 140008308024896 (Original Log Time 2024/11/20-21:22:22.728845) EVENT_LOG_v1 {"time_micros": 1732108942728809, "job": 13956, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [72678], "files_L3": [72613, 72614, 72615, 72616, 72617, 72618], "score": 0.917957, "input_data_size": 265478398, "oldest_snapshot_seqno": 1156957286} 2024/11/20-21:22:32.148711 140008308024896 (Original Log Time 2024/11/20-21:22:32.148017) [compaction_job.cc:2022] [default] [JOB 13956] Compacted 1@2 + 6@3 files to L3 => 234521149 bytes 2024/11/20-21:22:32.148712 140008308024896 (Original Log Time 2024/11/20-21:22:32.148637) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 28.3 rd, 25.0 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(29.7, 223.5 +0.0 blob) out(223.7 +0.0 blob), read-write-amplify(16.0) write-amplify(7.5) OK, records in: 749281, records dropped: 29786 output_compression: Snappy 2024/11/20-21:22:32.148716 140008308024896 (Original Log Time 2024/11/20-21:22:32.148686) EVENT_LOG_v1 {"time_micros": 1732108952148660, "cf": "default", "job": 13956, "event": "compaction_finished", "compaction_time_micros": 9377384, "compaction_time_cpu_micros": 2310078, "output_level": 3, "num_output_files": 6, "total_output_size": 234521149, "num_input_records": 749281, "num_output_records": 719495, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 204245239, "file_range_sync_nanos": 0, "file_fsync_nanos": 5881, "file_prepare_write_nanos": 15209, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-21:22:32.288315 140008308024896 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":1732108942,"executesMs":9524,"compactionJobId":13956,"attempt":0,"compactionInputRawBytes":776998095,"compactionInputZipBytes":265478398,"compactionOutputRawBytes":0,"compactionOutputZipBytes":234521149,"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-2abbc40e9eaf5809b72cb162be2e7b36-c4e0fe24288cb43a-00"}}, response = 2024/11/20-21:22:32.288426 140008308024896 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-13956/att-00: olev 3, work 9.525 s, result 7.801 ms, install 0.714 ms, input{raw 741.003 MiB zip 253.180 MiB}