2024/11/20-23:07:47.415359 140008895514176 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00: fork to child time = 0.008653 sec 2024/11/20-23:07:47.415879 140008895514176 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00 2024/11/20-23:07:47.422303 140008895514176 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00 2024/11/20-23:07:47.423941 140008895514176 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:07:47.424185 140008895514176 [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:07:47.470922 140008895514176 [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-19770/att-00/MANIFEST-049091 2024/11/20-23:07:47.535205 140008895514176 [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-19770/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 83429, last_sequence is 1287813604, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 83208 2024/11/20-23:07:47.535211 140008895514176 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:07:47.535285 140008895514176 [version_set.cc:5724] Creating manifest 83429 2024/11/20-23:07:47.575267 140008895514176 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:07:47.596657 140008895514176 [compaction_job.cc:2437] [default] [JOB 19770] Compacting 1@2 + 6@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:07:47.596668 140008895514176 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14969 Base level 2, inputs: [83385(31MB)], [83278(40MB) 83279(40MB) 83280(40MB) 83281(214KB) 83263(40MB) 83425(40MB)] 2024/11/20-23:07:47.603654 140008895514176 [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:07:47.603678 140008895514176 [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:07:47.603696 140008895514176 [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:07:47.603703 140008895514176 [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:07:47.603713 140008895514176 [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:07:48.194430 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083430.sst) /dev/shm/ToplingTemp/Topling-1125849-ACPfbC 2024/11/20-23:07:48.453372 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083430.sst): first pass time = 0.26's, 518.418'MB/sec 2024/11/20-23:07:49.075301 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083430.sst): old prealloc_size = 147639500, real_size = 40936384 2024/11/20-23:07:49.075450 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083430.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.28 2024/11/20-23:07:49.075627 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083430.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:07:49.271166 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083430.sst): second pass time = 0.62's, 211.993'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 218.286'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2045.130'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.245'MB/sec write SST data time = 0.06's, 669.526'MB/sec dict compress time = 8388363463.43's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24258.922'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 211.993'MB/sec zip pipeline throughput = 211.993'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.28 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.28 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.8437 value = 3.2360 dict = 1.00 all = 3.1394 } Zip/UnZip{ index = 0.1461 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 = 33.294121793 MB/sec (with seq num) write speed all = 32.548507394 MB/sec (without seq num) 2024/11/20-23:07:49.327981 140008895514176 [compaction_job.cc:1948] [default] [JOB 19770] Generated table #83430: 129428 keys, 42752809 bytes, temperature: kWarm 2024/11/20-23:07:49.328126 140008895514176 EVENT_LOG_v1 {"time_micros": 1732115269328060, "cf_name": "default", "job": 19770, "event": "table_file_creation", "file_number": 83430, "file_size": 42752809, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1287104083, "table_properties": {"data_size": 40676912, "index_size": 226944, "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": 131629509, "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": 1732115268, "oldest_key_time": 0, "file_creation_time": 1732115268, "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": 83430, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:07:49.378279 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083431.sst) /dev/shm/ToplingTemp/Topling-1125849-SwdyaD 2024/11/20-23:07:50.007552 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083431.sst): first pass time = 0.63's, 213.309'MB/sec 2024/11/20-23:07:50.553402 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083431.sst): old prealloc_size = 147639500, real_size = 40863968 2024/11/20-23:07:50.553539 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083431.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.84 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.63 2024/11/20-23:07:50.553687 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083431.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:07:50.717582 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083431.sst): second pass time = 0.55's, 241.455'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.992'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2155.866'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.04's, 974.725'MB/sec dict compress time = -5797354251.84's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43107.336'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 241.455'MB/sec zip pipeline throughput = 241.455'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.84 avg-val = 1017.01 avg-zval = 313.63 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.84 avg-val = 1024.01 avg-zval = 313.63 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.5148 value = 3.2427 dict = 1.00 all = 3.1447 } Zip/UnZip{ index = 0.1535 value = 0.3084 dict = 1.00 all = 0.3180 } ---------------------------- total value len = 563.330804 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.321273432 Billion total entry num = 1.700775454 Billion write speed all = 33.298887494 MB/sec (with seq num) write speed all = 32.553275455 MB/sec (without seq num) 2024/11/20-23:07:50.769939 140008895514176 [compaction_job.cc:1948] [default] [JOB 19770] Generated table #83431: 129428 keys, 42680453 bytes, temperature: kWarm 2024/11/20-23:07:50.770003 140008895514176 EVENT_LOG_v1 {"time_micros": 1732115270769972, "cf_name": "default", "job": 19770, "event": "table_file_creation", "file_number": 83431, "file_size": 42680453, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1287104392, "table_properties": {"data_size": 40593040, "index_size": 238400, "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": 131629992, "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": 1732115269, "oldest_key_time": 0, "file_creation_time": 1732115269, "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": 83431, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:07:50.810365 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083432.sst) /dev/shm/ToplingTemp/Topling-1125849-tQ5qzD 2024/11/20-23:07:51.442616 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083432.sst): first pass time = 0.63's, 212.299'MB/sec 2024/11/20-23:07:51.980461 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083432.sst): old prealloc_size = 147639500, real_size = 40580608 2024/11/20-23:07:51.980587 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083432.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 1.98 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.98 avg-zval = 311.30 2024/11/20-23:07:51.980742 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083432.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:07:52.152109 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083432.sst): second pass time = 0.54's, 245.078'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 247.114'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2416.395'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.263'MB/sec write SST data time = 0.05's, 875.380'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24945.750'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 245.078'MB/sec zip pipeline throughput = 247.506'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.98 avg-val = 1016.98 avg-zval = 311.30 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.98 avg-val = 1023.93 avg-zval = 311.30 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128443 bytes = 465616 } seq expand size = 899101 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.0732 value = 3.2669 dict = 1.00 all = 3.1645 } Zip/UnZip{ index = 0.1647 value = 0.3061 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 563.463333 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 = 33.303673792 MB/sec (with seq num) write speed all = 32.558063625 MB/sec (without seq num) 2024/11/20-23:07:52.204735 140008895514176 [compaction_job.cc:1948] [default] [JOB 19770] Generated table #83432: 129432 keys, 42414006 bytes, temperature: kWarm 2024/11/20-23:07:52.204791 140008895514176 EVENT_LOG_v1 {"time_micros": 1732115272204761, "cf_name": "default", "job": 19770, "event": "table_file_creation", "file_number": 83432, "file_size": 42414006, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1287104393, "table_properties": {"data_size": 40292336, "index_size": 255744, "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": 131629822, "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": 1732115270, "oldest_key_time": 0, "file_creation_time": 1732115270, "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": 83432, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:07:52.247360 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083433.sst) /dev/shm/ToplingTemp/Topling-1125849-yf6zaD 2024/11/20-23:07:52.805868 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083433.sst): first pass time = 0.56's, 240.329'MB/sec 2024/11/20-23:07:53.320298 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083433.sst): old prealloc_size = 147639500, real_size = 40810352 2024/11/20-23:07:53.320422 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083433.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.81 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 313.24 2024/11/20-23:07:53.320568 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083433.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:07:53.489511 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083433.sst): second pass time = 0.51's, 256.283'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.836'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2347.325'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 842.063'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19999.274'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 256.283'MB/sec zip pipeline throughput = 256.283'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.81 avg-val = 1016.99 avg-zval = 313.24 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.81 avg-val = 1023.43 avg-zval = 313.24 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119233 bytes = 432240 } seq expand size = 834631 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.0405 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.6253 value = 3.2466 dict = 1.00 all = 3.1499 } Zip/UnZip{ index = 0.1509 value = 0.3080 dict = 1.00 all = 0.3175 } ---------------------------- total value len = 563.595797 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.321532295 Billion total entry num = 1.701034317 Billion write speed all = 33.308633065 MB/sec (with seq num) write speed all = 32.563020801 MB/sec (without seq num) 2024/11/20-23:07:53.541471 140008895514176 [compaction_job.cc:1948] [default] [JOB 19770] Generated table #83433: 129431 keys, 42610249 bytes, temperature: kWarm 2024/11/20-23:07:53.541529 140008895514176 EVENT_LOG_v1 {"time_micros": 1732115273541500, "cf_name": "default", "job": 19770, "event": "table_file_creation", "file_number": 83433, "file_size": 42610249, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1287102992, "table_properties": {"data_size": 40543392, "index_size": 234432, "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": 131629426, "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": 1732115272, "oldest_key_time": 0, "file_creation_time": 1732115272, "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": 83433, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:07:53.582108 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083434.sst) /dev/shm/ToplingTemp/Topling-1125849-n9myuE 2024/11/20-23:07:54.089777 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083434.sst): first pass time = 0.51's, 264.405'MB/sec 2024/11/20-23:07:54.650457 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083434.sst): old prealloc_size = 147639500, real_size = 41029360 2024/11/20-23:07:54.650600 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083434.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129424 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.05 avg-zval = 315.06 2024/11/20-23:07:54.650757 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083434.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:07:54.812475 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083434.sst): second pass time = 0.56's, 235.148'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.461'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2201.341'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.05's, 949.922'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23200.465'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 235.148'MB/sec zip pipeline throughput = 235.148'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.05 avg-zval = 315.06 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.05 avg-zval = 315.06 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129424 bytes = 469184 } seq expand size = 905968 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.0482 value = 3.2281 dict = 1.00 all = 3.1326 } Zip/UnZip{ index = 0.1419 value = 0.3098 dict = 1.00 all = 0.3192 } ---------------------------- 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 = 33.313621915 MB/sec (with seq num) write speed all = 32.568006967 MB/sec (without seq num) 2024/11/20-23:07:54.866914 140008895514176 [compaction_job.cc:1948] [default] [JOB 19770] Generated table #83434: 129424 keys, 42846121 bytes, temperature: kWarm 2024/11/20-23:07:54.866978 140008895514176 EVENT_LOG_v1 {"time_micros": 1732115274866948, "cf_name": "default", "job": 19770, "event": "table_file_creation", "file_number": 83434, "file_size": 42846121, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1287104242, "table_properties": {"data_size": 40776480, "index_size": 220352, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131630217, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129424, "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": 1732115273, "oldest_key_time": 0, "file_creation_time": 1732115273, "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": 83434, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:07:54.903714 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083435.sst) /dev/shm/ToplingTemp/Topling-1125849-0NGlBA 2024/11/20-23:07:54.911123 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083435.sst): first pass time = 0.01's, 309.623'MB/sec 2024/11/20-23:07:54.939803 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083435.sst): old prealloc_size = 147639500, real_size = 723448 2024/11/20-23:07:54.939841 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083435.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 2201 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.31 raw-val = 0.0022 GB zip-val = 0.0007 GB avg-val =1017.13 avg-zval = 328.05 2024/11/20-23:07:54.942828 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00/083435.sst): second pass time = 0.03's, 79.452'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 253.009'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 29.794'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.248'MB/sec write SST data time = 0.00's, 994.380'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.028'MB, throughput = 1052.120'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 79.452'MB/sec zip pipeline throughput = 79.452'MB/sec entries = 2201 avg-key = 20.00 avg-zkey = 0.32 avg-val = 1017.13 avg-zval = 328.05 usrkeys = 2201 avg-key = 12.00 avg-zkey = 0.32 avg-val = 1024.13 avg-zval = 328.05 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2201 bytes = 8000 } seq expand size = 15407 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0022 GB dict = 0.03 MB all = 0.0023 GB } __ZipSize{ index = 0.0000 GB value = 0.0007 GB dict = 0.03 MB all = 0.0008 GB } UnZip/Zip{ index = 37.5170 value = 3.1005 dict = 1.00 all = 3.0022 } Zip/UnZip{ index = 0.0267 value = 0.3225 dict = 1.00 all = 0.3331 } ---------------------------- total value len = 563.730587 GB avg = 0.331 KB (by entry num) total key len = 44.327393 GB avg = 0.026 KB total ukey len = 32.801934 GB avg = 0.014 KB total ukey num = 2.321663920 Billion total entry num = 1.701165942 Billion write speed all = 33.313509891 MB/sec (with seq num) write speed all = 32.567899304 MB/sec (without seq num) 2024/11/20-23:07:54.948889 140008895514176 [compaction_job.cc:1948] [default] [JOB 19770] Generated table #83435: 2201 keys, 760351 bytes, temperature: kWarm 2024/11/20-23:07:54.948934 140008895514176 EVENT_LOG_v1 {"time_micros": 1732115274948910, "cf_name": "default", "job": 19770, "event": "table_file_creation", "file_number": 83435, "file_size": 760351, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 985203033, "largest_seqno": 1287089302, "table_properties": {"data_size": 722048, "index_size": 704, "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": 44020, "raw_average_key_size": 20, "raw_value_size": 2238711, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 2201, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732115274, "oldest_key_time": 0, "file_creation_time": 1732115274, "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": 83435, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:07:54.958844 140008895514176 [compaction_job.cc:703] job-19770: subcompact[0], size: 0.214064 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19770/att-00 [083430,083431,083432,083433,083434,083435] 2024/11/20-23:07:55.004679 140008895514176 (Original Log Time 2024/11/20-23:07:47.596715) EVENT_LOG_v1 {"time_micros": 1732115267596678, "job": 19770, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [83385], "files_L3": [83278, 83279, 83280, 83281, 83263, 83425], "score": 0.999548, "input_data_size": 246270531, "oldest_snapshot_seqno": 1287812999} 2024/11/20-23:07:55.004683 140008895514176 (Original Log Time 2024/11/20-23:07:55.000533) [compaction_job.cc:2022] [default] [JOB 19770] Compacted 1@2 + 6@3 files to L3 => 214063989 bytes 2024/11/20-23:07:55.004684 140008895514176 (Original Log Time 2024/11/20-23:07:55.004602) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 33.5 rd, 29.1 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(31.2, 203.6 +0.0 blob) out(204.1 +0.0 blob), read-write-amplify(14.1) write-amplify(6.5) OK, records in: 679705, records dropped: 30361 output_compression: Snappy 2024/11/20-23:07:55.004688 140008895514176 (Original Log Time 2024/11/20-23:07:55.004655) EVENT_LOG_v1 {"time_micros": 1732115275004628, "cf": "default", "job": 19770, "event": "compaction_finished", "compaction_time_micros": 7362134, "compaction_time_cpu_micros": 2118795, "output_level": 3, "num_output_files": 6, "total_output_size": 214063989, "num_input_records": 679705, "num_output_records": 649344, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 158809681, "file_range_sync_nanos": 0, "file_fsync_nanos": 5552, "file_prepare_write_nanos": 10033, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-23:07:55.146429 140008895514176 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":1732115267,"executesMs":7579,"compactionJobId":19770,"attempt":0,"compactionInputRawBytes":704859637,"compactionInputZipBytes":246270531,"compactionOutputRawBytes":0,"compactionOutputZipBytes":214063989,"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-a833e7ddde53e77f0437975a59eaaa5d-786c6815f57b0fbe-00"}}, response = 2024/11/20-23:07:55.146554 140008895514176 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-19770/att-00: olev 3, work 7.579 s, result 5.942 ms, install 4.172 ms, input{raw 672.207 MiB zip 234.862 MiB}