2024/11/20-23:36:28.635195 140008652125760 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00: fork to child time = 0.009527 sec 2024/11/20-23:36:28.635716 140008652125760 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00 2024/11/20-23:36:28.642372 140008652125760 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00 2024/11/20-23:36:28.644026 140008652125760 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:36:28.644259 140008652125760 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:36:28.689330 140008652125760 [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-21295/att-00/MANIFEST-049091 2024/11/20-23:36:28.744599 140008652125760 [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-21295/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 86205, last_sequence is 1321366429, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 86058 2024/11/20-23:36:28.744613 140008652125760 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:36:28.744692 140008652125760 [version_set.cc:5724] Creating manifest 86205 2024/11/20-23:36:28.773859 140008652125760 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:36:28.791366 140008652125760 [compaction_job.cc:2437] [default] [JOB 21295] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:36:28.791383 140008652125760 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15951 Base level 2, inputs: [86195(31MB)], [86111(40MB) 86112(40MB) 86113(40MB) 86114(40MB) 86182(40MB)] 2024/11/20-23:36:28.799082 140008652125760 [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-23:36:28.799108 140008652125760 [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-23:36:28.799129 140008652125760 [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-23:36:28.799137 140008652125760 [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-23:36:28.799146 140008652125760 [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-23:36:29.395507 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086206.sst) /dev/shm/ToplingTemp/Topling-1156289-n0Fs2k 2024/11/20-23:36:29.619974 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086206.sst): first pass time = 0.22's, 598.059'MB/sec 2024/11/20-23:36:31.357502 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086206.sst): old prealloc_size = 147639500, real_size = 40938224 2024/11/20-23:36:31.357666 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086206.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 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.0407 GB avg-val =1017.01 avg-zval = 314.30 2024/11/20-23:36:31.357862 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086206.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-23:36:31.578742 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086206.sst): second pass time = 1.74's, 75.806'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 193.225'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1704.968'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.236'MB/sec write SST data time = 0.08's, 508.625'MB/sec dict compress time = 8388068008.47's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 15855.958'MB/sec zip my value time = 1.74's, unzip length = 0.132'GB zip my value throughput = 75.806'MB/sec zip pipeline throughput = 278.301'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.30 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.30 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8418 value = 3.2358 dict = 1.00 all = 3.1392 } Zip/UnZip{ index = 0.1462 value = 0.3090 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.198268 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.321144004 Billion total entry num = 1.700646026 Billion write speed all = 30.422567958 MB/sec (with seq num) write speed all = 29.741261364 MB/sec (without seq num) 2024/11/20-23:36:31.765293 140008652125760 [compaction_job.cc:1948] [default] [JOB 21295] Generated table #86206: 129428 keys, 42755126 bytes, temperature: kWarm 2024/11/20-23:36:31.765374 140008652125760 EVENT_LOG_v1 {"time_micros": 1732116991765334, "cf_name": "default", "job": 21295, "event": "table_file_creation", "file_number": 86206, "file_size": 42755126, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1321068233, "table_properties": {"data_size": 40678688, "index_size": 227008, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629698, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732116989, "oldest_key_time": 0, "file_creation_time": 1732116989, "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": 86206, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:36:31.829367 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086207.sst) /dev/shm/ToplingTemp/Topling-1156289-A3BSvk 2024/11/20-23:36:32.436556 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086207.sst): first pass time = 0.61's, 221.059'MB/sec 2024/11/20-23:36:33.420641 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086207.sst): old prealloc_size = 147639500, real_size = 40890576 2024/11/20-23:36:33.420779 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086207.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.82 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.86 2024/11/20-23:36:33.420927 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086207.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-23:36:33.590501 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086207.sst): second pass time = 0.98's, 133.840'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.494'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2057.979'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 811.281'MB/sec dict compress time = 8388068008.47's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33679.614'MB/sec zip my value time = 0.98's, unzip length = 0.132'GB zip my value throughput = 133.840'MB/sec zip pipeline throughput = 377.708'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.82 avg-val = 1017.00 avg-zval = 313.86 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.82 avg-val = 1024.00 avg-zval = 313.86 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 469200 } seq expand size = 906003 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.0427 GB } UnZip/Zip{ index = 6.6017 value = 3.2403 dict = 1.00 all = 3.1428 } Zip/UnZip{ index = 0.1515 value = 0.3086 dict = 1.00 all = 0.3182 } ---------------------------- total value len = 563.330803 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273433 Billion total entry num = 1.700775455 Billion write speed all = 30.426269395 MB/sec (with seq num) write speed all = 29.744979584 MB/sec (without seq num) 2024/11/20-23:36:33.645180 140008652125760 [compaction_job.cc:1948] [default] [JOB 21295] Generated table #86207: 129429 keys, 42706984 bytes, temperature: kWarm 2024/11/20-23:36:33.645274 140008652125760 EVENT_LOG_v1 {"time_micros": 1732116993645229, "cf_name": "default", "job": 21295, "event": "table_file_creation", "file_number": 86207, "file_size": 42706984, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1321068241, "table_properties": {"data_size": 40622784, "index_size": 235264, "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": 131629522, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116991, "oldest_key_time": 0, "file_creation_time": 1732116991, "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": 86207, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:36:33.698934 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086208.sst) /dev/shm/ToplingTemp/Topling-1156289-JxUCTl 2024/11/20-23:36:34.351415 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086208.sst): first pass time = 0.65's, 205.724'MB/sec 2024/11/20-23:36:35.176462 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086208.sst): old prealloc_size = 147639500, real_size = 40569376 2024/11/20-23:36:35.176640 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086208.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 1.95 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.25 2024/11/20-23:36:35.176849 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086208.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-23:36:35.490629 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086208.sst): second pass time = 0.82's, 159.695'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.31's, 134.991'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1671.200'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.136'MB/sec write SST data time = 0.08's, 551.687'MB/sec dict compress time = 8388068008.47's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35593.889'MB/sec zip my value time = 0.82's, unzip length = 0.132'GB zip my value throughput = 159.695'MB/sec zip pipeline throughput = 222.164'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.95 avg-val = 1017.00 avg-zval = 311.25 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.95 avg-val = 1023.96 avg-zval = 311.25 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128689 bytes = 466512 } seq expand size = 900823 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.1469 value = 3.2675 dict = 1.00 all = 3.1653 } Zip/UnZip{ index = 0.1627 value = 0.3060 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.463334 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.321402862 Billion total entry num = 1.700904884 Billion write speed all = 30.430139871 MB/sec (with seq num) write speed all = 29.748863032 MB/sec (without seq num) 2024/11/20-23:36:35.542986 140008652125760 [compaction_job.cc:1948] [default] [JOB 21295] Generated table #86208: 129429 keys, 42403588 bytes, temperature: kWarm 2024/11/20-23:36:35.543058 140008652125760 EVENT_LOG_v1 {"time_micros": 1732116995543017, "cf_name": "default", "job": 21295, "event": "table_file_creation", "file_number": 86208, "file_size": 42403588, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1321066212, "table_properties": {"data_size": 40284176, "index_size": 252672, "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": 131629738, "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": 1732116993, "oldest_key_time": 0, "file_creation_time": 1732116993, "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": 86208, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:36:35.578187 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086209.sst) /dev/shm/ToplingTemp/Topling-1156289-abOxsl 2024/11/20-23:36:36.149808 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086209.sst): first pass time = 0.57's, 234.822'MB/sec 2024/11/20-23:36:36.822943 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086209.sst): old prealloc_size = 147639500, real_size = 40729056 2024/11/20-23:36:36.823277 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086209.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.86 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 312.56 2024/11/20-23:36:36.823688 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086209.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-23:36:37.017621 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086209.sst): second pass time = 0.67's, 197.539'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 218.465'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1540.649'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.232'MB/sec write SST data time = 0.05's, 776.397'MB/sec dict compress time = 8388068008.47's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38246.344'MB/sec zip my value time = 0.67's, unzip length = 0.132'GB zip my value throughput = 197.539'MB/sec zip pipeline throughput = 197.539'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.86 avg-val = 1016.98 avg-zval = 312.56 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.86 avg-val = 1023.41 avg-zval = 312.56 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119010 bytes = 431424 } seq expand size = 833070 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.0405 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.4510 value = 3.2537 dict = 1.00 all = 3.1560 } Zip/UnZip{ index = 0.1550 value = 0.3073 dict = 1.00 all = 0.3169 } ---------------------------- total value len = 563.595796 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 = 30.434574656 MB/sec (with seq num) write speed all = 29.753298061 MB/sec (without seq num) 2024/11/20-23:36:37.070515 140008652125760 [compaction_job.cc:1948] [default] [JOB 21295] Generated table #86209: 129432 keys, 42528350 bytes, temperature: kWarm 2024/11/20-23:36:37.070584 140008652125760 EVENT_LOG_v1 {"time_micros": 1732116997070552, "cf_name": "default", "job": 21295, "event": "table_file_creation", "file_number": 86209, "file_size": 42528350, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1321066329, "table_properties": {"data_size": 40455760, "index_size": 240768, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629398, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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": 1732116995, "oldest_key_time": 0, "file_creation_time": 1732116995, "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": 86209, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:36:37.109781 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086210.sst) /dev/shm/ToplingTemp/Topling-1156289-MnnsMk 2024/11/20-23:36:37.938897 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086210.sst): first pass time = 0.83's, 161.889'MB/sec 2024/11/20-23:36:38.667315 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086210.sst): old prealloc_size = 147639500, real_size = 41015536 2024/11/20-23:36:38.667442 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086210.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 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.0408 GB avg-val =1017.04 avg-zval = 314.95 2024/11/20-23:36:38.667786 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086210.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-23:36:38.850194 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086210.sst): second pass time = 0.73's, 180.929'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 234.236'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2135.892'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.239'MB/sec write SST data time = 0.05's, 907.218'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26238.232'MB/sec zip my value time = 0.73's, unzip length = 0.132'GB zip my value throughput = 180.929'MB/sec zip pipeline throughput = 217.976'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 314.95 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.04 avg-zval = 314.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129425 bytes = 469184 } seq expand size = 905975 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0340 value = 3.2292 dict = 1.00 all = 3.1336 } Zip/UnZip{ index = 0.1422 value = 0.3097 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 563.728333 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661719 Billion total entry num = 1.701163741 Billion write speed all = 30.438546889 MB/sec (with seq num) write speed all = 29.757280961 MB/sec (without seq num) 2024/11/20-23:36:38.946619 140008652125760 [compaction_job.cc:1948] [default] [JOB 21295] Generated table #86210: 129425 keys, 42832070 bytes, temperature: kWarm 2024/11/20-23:36:38.946686 140008652125760 EVENT_LOG_v1 {"time_micros": 1732116998946652, "cf_name": "default", "job": 21295, "event": "table_file_creation", "file_number": 86210, "file_size": 42832070, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1321068443, "table_properties": {"data_size": 40762208, "index_size": 220800, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131630165, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "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": 1732116997, "oldest_key_time": 0, "file_creation_time": 1732116997, "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": 86210, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:36:38.991825 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086211.sst) /dev/shm/ToplingTemp/Topling-1156289-46Ybvn 2024/11/20-23:36:38.998509 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086211.sst): first pass time = 0.01's, 247.360'MB/sec 2024/11/20-23:36:39.030838 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086211.sst): old prealloc_size = 147639500, real_size = 539184 2024/11/20-23:36:39.030879 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086211.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 1587 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 11.70 raw-val = 0.0016 GB zip-val = 0.0005 GB avg-val =1017.15 avg-zval = 327.68 2024/11/20-23:36:39.032918 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00/086211.sst): second pass time = 0.03's, 50.695'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 277.594'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 615.038'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.281'MB/sec write SST data time = 0.00's, 928.058'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.025'MB, throughput = 814.346'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 50.695'MB/sec zip pipeline throughput = 50.695'MB/sec entries = 1587 avg-key = 20.00 avg-zkey = 11.70 avg-val = 1017.15 avg-zval = 327.68 usrkeys = 1587 avg-key = 12.00 avg-zkey = 11.70 avg-val = 1024.15 avg-zval = 327.68 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1587 bytes = 5760 } seq expand size = 11109 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0016 GB dict = 0.03 MB all = 0.0016 GB } __ZipSize{ index = 0.0000 GB value = 0.0005 GB dict = 0.03 MB all = 0.0006 GB } UnZip/Zip{ index = 1.0261 value = 3.1041 dict = 1.00 all = 2.8823 } Zip/UnZip{ index = 0.9746 value = 0.3222 dict = 1.00 all = 0.3469 } ---------------------------- total value len = 563.729958 GB avg = 0.331 KB (by entry num) total key len = 44.327381 GB avg = 0.026 KB total ukey len = 32.801927 GB avg = 0.014 KB total ukey num = 2.321663306 Billion total entry num = 1.701165328 Billion write speed all = 30.438351405 MB/sec (with seq num) write speed all = 29.757091073 MB/sec (without seq num) 2024/11/20-23:36:39.040591 140008652125760 [compaction_job.cc:1948] [default] [JOB 21295] Generated table #86211: 1587 keys, 571052 bytes, temperature: kWarm 2024/11/20-23:36:39.040633 140008652125760 EVENT_LOG_v1 {"time_micros": 1732116999040609, "cf_name": "default", "job": 21295, "event": "table_file_creation", "file_number": 86211, "file_size": 571052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1038225280, "largest_seqno": 1321063760, "table_properties": {"data_size": 520032, "index_size": 18560, "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": 31740, "raw_average_key_size": 20, "raw_value_size": 1614214, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1587, "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-FixedLenKeyIndex-DictZipBlobStore", "creation_time": 1732116998, "oldest_key_time": 0, "file_creation_time": 1732116998, "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": 86211, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:36:39.053408 140008652125760 [compaction_job.cc:703] job-21295: subcompact[0], size: 0.213797 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21295/att-00 [086206,086207,086208,086209,086210,086211] 2024/11/20-23:36:39.115858 140008652125760 (Original Log Time 2024/11/20-23:36:28.791444) EVENT_LOG_v1 {"time_micros": 1732116988791400, "job": 21295, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [86195], "files_L3": [86111, 86112, 86113, 86114, 86182], "score": 0.997702, "input_data_size": 245970230, "oldest_snapshot_seqno": 1321366317} 2024/11/20-23:36:39.115862 140008652125760 (Original Log Time 2024/11/20-23:36:39.100885) [compaction_job.cc:2022] [default] [JOB 21295] Compacted 1@2 + 5@3 files to L3 => 213797170 bytes 2024/11/20-23:36:39.115863 140008652125760 (Original Log Time 2024/11/20-23:36:39.115795) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 24.0 rd, 20.8 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 203.3 +0.0 blob) out(203.9 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679102, records dropped: 30372 output_compression: Snappy 2024/11/20-23:36:39.115867 140008652125760 (Original Log Time 2024/11/20-23:36:39.115842) EVENT_LOG_v1 {"time_micros": 1732116999115818, "cf": "default", "job": 21295, "event": "compaction_finished", "compaction_time_micros": 10261967, "compaction_time_cpu_micros": 2289602, "output_level": 3, "num_output_files": 6, "total_output_size": 213797170, "num_input_records": 679102, "num_output_records": 648730, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 188351204, "file_range_sync_nanos": 0, "file_fsync_nanos": 4839, "file_prepare_write_nanos": 12814, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-23:36:39.249147 140008652125760 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":1732116988,"executesMs":10457,"compactionJobId":21295,"attempt":0,"compactionInputRawBytes":704235209,"compactionInputZipBytes":245970230,"compactionOutputRawBytes":0,"compactionOutputZipBytes":213797170,"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-4a1926ea4728e83451cf2538cb419b95-3ba5b1f533f8e437-00"}}, response = 2024/11/20-23:36:39.249239 140008652125760 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21295/att-00: olev 3, work 10.458 s, result 7.557 ms, install 14.995 ms, input{raw 671.611 MiB zip 234.575 MiB}