2024/11/20-13:03:12.113974 140257340659264 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00: fork to child time = 0.009780 sec 2024/11/20-13:03:12.114533 140257340659264 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00 2024/11/20-13:03:12.121313 140257340659264 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00 2024/11/20-13:03:12.123077 140257340659264 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-13:03:12.123276 140257340659264 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-13:03:12.172255 140257340659264 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06425/att-00/MANIFEST-019309 2024/11/20-13:03:12.189416 140257340659264 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06425/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 28520, last_sequence is 551304519, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 28360 2024/11/20-13:03:12.189422 140257340659264 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-13:03:12.189501 140257340659264 [version_set.cc:5724] Creating manifest 28520 2024/11/20-13:03:12.222238 140257340659264 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-13:03:12.243354 140257340659264 [compaction_job.cc:2437] [default] [JOB 6425] Compacting 2@2 + 6@3 files to L3, score 0.94, subcompactions 1 : 1 2024/11/20-13:03:12.243367 140257340659264 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 5985 Base level 2, inputs: [28513(31MB) 28511(31MB)], [28417(40MB) 28418(39MB) 28419(39MB) 28420(39MB) 28421(39MB) 28422(3958KB)] 2024/11/20-13:03:12.250289 140257340659264 [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-13:03:12.250319 140257340659264 [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-13:03:12.250340 140257340659264 [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-13:03:12.250347 140257340659264 [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-13:03:12.250354 140257340659264 [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-13:03:12.883385 140257340659264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028521.sst) /dev/shm/ToplingTemp/Topling-211320-mALCLd 2024/11/20-13:03:13.345009 140257340659264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028521.sst): first pass time = 0.46's, 290.774'MB/sec 2024/11/20-13:03:13.959692 140257340659264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028521.sst): old prealloc_size = 147639500, real_size = 40826176 2024/11/20-13:03:13.959818 140257340659264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028521.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.79 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.40 2024/11/20-13:03:13.959982 140257340659264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028521.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-13:03:14.117960 140257340659264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028521.sst): second pass time = 0.61's, 214.398'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 269.071'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2338.692'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 1005.552'MB/sec dict compress time = 7017206491.75's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45528.920'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 214.398'MB/sec zip pipeline throughput = 295.244'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1017.01 avg-zval = 313.40 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1023.32 avg-zval = 313.40 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 116627 bytes = 393632 } seq expand size = 816389 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.7186 value = 3.2451 dict = 1.00 all = 3.1516 } Zip/UnZip{ index = 0.1488 value = 0.3082 dict = 1.00 all = 0.3173 } ---------------------------- total value len = 0.132446 GB avg = 1.023 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129428 Billion total entry num = 0.000129428 Billion write speed all = 0.008807208 MB/sec (with seq num) write speed all = 0.008739676 MB/sec (without seq num) 2024/11/20-13:03:14.168307 140257340659264 [compaction_job.cc:1948] [default] [JOB 6425] Generated table #28521: 129428 keys, 42587832 bytes, temperature: kWarm 2024/11/20-13:03:14.168389 140257340659264 EVENT_LOG_v1 {"time_micros": 1732078994168350, "cf_name": "default", "job": 6425, "event": "table_file_creation", "file_number": 28521, "file_size": 42587832, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 551269236, "table_properties": {"data_size": 40562480, "index_size": 231168, "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": 131629622, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732078992, "oldest_key_time": 0, "file_creation_time": 1732078992, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28521, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:03:14.240185 140257340659264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028522.sst) /dev/shm/ToplingTemp/Topling-211320-OVo9qf 2024/11/20-13:03:14.741599 140257340659264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028522.sst): first pass time = 0.50's, 267.704'MB/sec 2024/11/20-13:03:15.241643 140257340659264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028522.sst): old prealloc_size = 147639500, real_size = 40386272 2024/11/20-13:03:15.241761 140257340659264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028522.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.74 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 310.04 2024/11/20-13:03:15.241827 140257340659264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028522.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-13:03:15.446404 140257340659264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028522.sst): second pass time = 0.50's, 263.629'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 204.051'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2191.495'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.222'MB/sec write SST data time = 0.06's, 705.829'MB/sec dict compress time = 7017206491.75's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 49116.180'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 263.629'MB/sec zip pipeline throughput = 263.629'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.00 avg-zval = 310.04 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.33 avg-zval = 310.04 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 6090 bytes = 19808 } seq expand size = 42630 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8885 value = 3.2802 dict = 1.00 all = 3.2130 } Zip/UnZip{ index = 0.1452 value = 0.3049 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 0.264119 GB avg = 1.020 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258858 Billion total entry num = 0.000258858 Billion write speed all = 0.017562458 MB/sec (with seq num) write speed all = 0.017427404 MB/sec (without seq num) 2024/11/20-13:03:15.500301 140257340659264 [compaction_job.cc:1948] [default] [JOB 6425] Generated table #28522: 129430 keys, 41773975 bytes, temperature: kWarm 2024/11/20-13:03:15.500380 140257340659264 EVENT_LOG_v1 {"time_micros": 1732078995500338, "cf_name": "default", "job": 6425, "event": "table_file_creation", "file_number": 28522, "file_size": 41773975, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 551265631, "table_properties": {"data_size": 40128272, "index_size": 225472, "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": 131630045, "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": 1732078994, "oldest_key_time": 0, "file_creation_time": 1732078994, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28522, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:03:15.535291 140257340659264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028523.sst) /dev/shm/ToplingTemp/Topling-211320-NsLJgf 2024/11/20-13:03:16.100660 140257340659264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028523.sst): first pass time = 0.57's, 237.417'MB/sec 2024/11/20-13:03:17.000745 140257340659264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028523.sst): old prealloc_size = 147639500, real_size = 40362048 2024/11/20-13:03:17.000862 140257340659264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028523.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.0401 GB avg-val =1016.99 avg-zval = 309.89 2024/11/20-13:03:17.000924 140257340659264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028523.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-13:03:17.213263 140257340659264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028523.sst): second pass time = 0.90's, 146.343'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 196.423'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2407.353'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.208'MB/sec write SST data time = 0.06's, 734.459'MB/sec dict compress time = 7017206491.75's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 39814.878'MB/sec zip my value time = 0.90's, unzip length = 0.132'GB zip my value throughput = 146.343'MB/sec zip pipeline throughput = 259.072'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 309.89 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.09 avg-zval = 309.89 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 1752 bytes = 5712 } seq expand size = 12264 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.0417 GB } UnZip/Zip{ index = 7.0342 value = 3.2818 dict = 1.00 all = 3.2159 } Zip/UnZip{ index = 0.1422 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 0.395760 GB avg = 1.019 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388288 Billion total entry num = 0.000388288 Billion write speed all = 0.026313404 MB/sec (with seq num) write speed all = 0.026110846 MB/sec (without seq num) 2024/11/20-13:03:17.268515 140257340659264 [compaction_job.cc:1948] [default] [JOB 6425] Generated table #28523: 129430 keys, 41735631 bytes, temperature: kWarm 2024/11/20-13:03:17.268609 140257340659264 EVENT_LOG_v1 {"time_micros": 1732078997268564, "cf_name": "default", "job": 6425, "event": "table_file_creation", "file_number": 28523, "file_size": 41735631, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 551262249, "table_properties": {"data_size": 40108720, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629207, "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": 1732078995, "oldest_key_time": 0, "file_creation_time": 1732078995, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28523, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:03:17.315458 140257340659264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028524.sst) /dev/shm/ToplingTemp/Topling-211320-ws0hnf 2024/11/20-13:03:18.031676 140257340659264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028524.sst): first pass time = 0.72's, 187.416'MB/sec 2024/11/20-13:03:18.535607 140257340659264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028524.sst): old prealloc_size = 147639500, real_size = 40367968 2024/11/20-13:03:18.535725 140257340659264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028524.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.0401 GB avg-val =1016.99 avg-zval = 309.93 2024/11/20-13:03:18.535782 140257340659264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028524.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-13:03:18.692858 140257340659264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028524.sst): second pass time = 0.50's, 261.625'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 265.471'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2359.052'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.286'MB/sec write SST data time = 0.04's, 950.610'MB/sec dict compress time = 7017206491.75's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 22924.085'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 261.625'MB/sec zip pipeline throughput = 261.625'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 309.93 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.12 avg-zval = 309.93 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 2420 bytes = 7872 } seq expand size = 16940 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0018 value = 3.2814 dict = 1.00 all = 3.2153 } Zip/UnZip{ index = 0.1428 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 0.527407 GB avg = 1.019 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517718 Billion total entry num = 0.000517718 Billion write speed all = 0.035063314 MB/sec (with seq num) write speed all = 0.034793262 MB/sec (without seq num) 2024/11/20-13:03:18.756933 140257340659264 [compaction_job.cc:1948] [default] [JOB 6425] Generated table #28524: 129430 keys, 41743699 bytes, temperature: kWarm 2024/11/20-13:03:18.757021 140257340659264 EVENT_LOG_v1 {"time_micros": 1732078998756977, "cf_name": "default", "job": 6425, "event": "table_file_creation", "file_number": 28524, "file_size": 41743699, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 551267695, "table_properties": {"data_size": 40113616, "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": 131629476, "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": 1732078997, "oldest_key_time": 0, "file_creation_time": 1732078997, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28524, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:03:18.830920 140257340659264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028525.sst) /dev/shm/ToplingTemp/Topling-211320-BO9Wqd 2024/11/20-13:03:19.395728 140257340659264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028525.sst): first pass time = 0.56's, 237.658'MB/sec 2024/11/20-13:03:20.382494 140257340659264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028525.sst): old prealloc_size = 147639500, real_size = 40385536 2024/11/20-13:03:20.382611 140257340659264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028525.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.0401 GB avg-val =1017.04 avg-zval = 310.08 2024/11/20-13:03:20.382668 140257340659264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028525.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-13:03:20.618227 140257340659264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028525.sst): second pass time = 0.99's, 133.496'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 177.206'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2310.680'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.189'MB/sec write SST data time = 0.06's, 646.004'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34243.842'MB/sec zip my value time = 0.99's, unzip length = 0.132'GB zip my value throughput = 133.496'MB/sec zip pipeline throughput = 241.635'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 310.08 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.27 avg-zval = 310.08 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 4231 bytes = 13232 } seq expand size = 29617 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 = 7.0319 value = 3.2799 dict = 1.00 all = 3.2136 } Zip/UnZip{ index = 0.1422 value = 0.3049 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 0.659066 GB avg = 1.018 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647143 Billion total entry num = 0.000647143 Billion write speed all = 0.043811123 MB/sec (with seq num) write speed all = 0.043473603 MB/sec (without seq num) 2024/11/20-13:03:20.669726 140257340659264 [compaction_job.cc:1948] [default] [JOB 6425] Generated table #28525: 129425 keys, 41766143 bytes, temperature: kWarm 2024/11/20-13:03:20.669792 140257340659264 EVENT_LOG_v1 {"time_micros": 1732079000669762, "cf_name": "default", "job": 6425, "event": "table_file_creation", "file_number": 28525, "file_size": 41766143, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 551269161, "table_properties": {"data_size": 40132144, "index_size": 220864, "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": 131630111, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732078998, "oldest_key_time": 0, "file_creation_time": 1732078998, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28525, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:03:20.705526 140257340659264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028526.sst) /dev/shm/ToplingTemp/Topling-211320-BSoTfg 2024/11/20-13:03:20.811581 140257340659264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028526.sst): first pass time = 0.11's, 216.362'MB/sec 2024/11/20-13:03:21.020796 140257340659264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028526.sst): old prealloc_size = 147639500, real_size = 7076744 2024/11/20-13:03:21.020840 140257340659264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028526.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 22119 prefix = 4 raw-key = 0.0002 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.31 raw-val = 0.0225 GB zip-val = 0.0071 GB avg-val =1016.98 avg-zval = 319.38 2024/11/20-13:03:21.055898 140257340659264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00/028526.sst): second pass time = 0.21's, 107.919'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.04's, 209.804'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 314.598'MB/sec (index lex order gen) rebuild zvType time = 0.03's, 0.203'MB/sec write SST data time = 0.01's, 939.996'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.223'MB, throughput = 4551.161'MB/sec zip my value time = 0.21's, unzip length = 0.022'GB zip my value throughput = 107.919'MB/sec zip pipeline throughput = 107.919'MB/sec entries = 22119 avg-key = 20.00 avg-zkey = 0.31 avg-val = 1016.98 avg-zval = 319.38 usrkeys = 22119 avg-key = 12.00 avg-zkey = 0.31 avg-val = 1023.98 avg-zval = 319.38 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 22119 bytes = 66368 } seq expand size = 154833 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0003 GB value = 0.0225 GB dict = 0.22 MB all = 0.0229 GB } __ZipSize{ index = 0.0000 GB value = 0.0071 GB dict = 0.22 MB all = 0.0074 GB } UnZip/Zip{ index = 39.1256 value = 3.1843 dict = 1.00 all = 3.1159 } Zip/UnZip{ index = 0.0256 value = 0.3140 dict = 1.00 all = 0.3209 } ---------------------------- total value len = 0.681716 GB avg = 1.019 KB (by entry num) total key len = 0.013385 GB avg = 0.020 KB total ukey len = 0.008031 GB avg = 0.012 KB total ukey num = 0.000669262 Billion total entry num = 0.000669262 Billion write speed all = 0.045315288 MB/sec (with seq num) write speed all = 0.044966242 MB/sec (without seq num) 2024/11/20-13:03:21.090528 140257340659264 [compaction_job.cc:1948] [default] [JOB 6425] Generated table #28526: 22119 keys, 7361383 bytes, temperature: kWarm 2024/11/20-13:03:21.090596 140257340659264 EVENT_LOG_v1 {"time_micros": 1732079001090566, "cf_name": "default", "job": 6425, "event": "table_file_creation", "file_number": 28526, "file_size": 7361383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 542621873, "largest_seqno": 551269163, "table_properties": {"data_size": 7064272, "index_size": 6784, "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": 442380, "raw_average_key_size": 20, "raw_value_size": 22494679, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 22119, "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": 1732079000, "oldest_key_time": 0, "file_creation_time": 1732079000, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28526, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:03:21.103300 140257340659264 [compaction_job.cc:703] job-06425: subcompact[0], size: 0.216969 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06425/att-00 [028521,028522,028523,028524,028525,028526] 2024/11/20-13:03:21.149585 140257340659264 (Original Log Time 2024/11/20-13:03:12.243423) EVENT_LOG_v1 {"time_micros": 1732078992243385, "job": 6425, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [28513, 28511], "files_L3": [28417, 28418, 28419, 28420, 28421, 28422], "score": 0.939503, "input_data_size": 279097468, "oldest_snapshot_seqno": 551304455} 2024/11/20-13:03:21.149589 140257340659264 (Original Log Time 2024/11/20-13:03:21.148856) [compaction_job.cc:2022] [default] [JOB 6425] Compacted 2@2 + 6@3 files to L3 => 216968663 bytes 2024/11/20-13:03:21.149591 140257340659264 (Original Log Time 2024/11/20-13:03:21.149517) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 31.5 rd, 24.5 wr, level 3, files in(2, 6) out(6 +0 blob) MB in(62.4, 203.8 +0.0 blob) out(206.9 +0.0 blob), read-write-amplify(7.6) write-amplify(3.3) OK, records in: 723090, records dropped: 53828 output_compression: Snappy 2024/11/20-13:03:21.149595 140257340659264 (Original Log Time 2024/11/20-13:03:21.149567) EVENT_LOG_v1 {"time_micros": 1732079001149542, "cf": "default", "job": 6425, "event": "compaction_finished", "compaction_time_micros": 8859889, "compaction_time_cpu_micros": 1967968, "output_level": 3, "num_output_files": 6, "total_output_size": 216968663, "num_input_records": 723090, "num_output_records": 669262, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 202320857, "file_range_sync_nanos": 0, "file_fsync_nanos": 6359, "file_prepare_write_nanos": 12704, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-13:03:21.293479 140257340659264 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":1732076400,"starts":1732078992,"executesMs":9026,"compactionJobId":6425,"attempt":0,"compactionInputRawBytes":749846919,"compactionInputZipBytes":279097468,"compactionOutputRawBytes":0,"compactionOutputZipBytes":216968663,"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-e57db5078b2454afa5eb686b71f2e353-a8a613c07745f032-00"}}, response = 2024/11/20-13:03:21.293571 140257340659264 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06425/att-00: olev 3, work 9.027 s, result 7.757 ms, install 0.755 ms, input{raw 715.110 MiB zip 266.168 MiB}