2024/11/21-01:46:37.737494 140007913567808 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00: fork to child time = 0.009289 sec 2024/11/21-01:46:37.738017 140007913567808 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00 2024/11/21-01:46:37.744547 140007913567808 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00 2024/11/21-01:46:37.746178 140007913567808 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-01:46:37.746414 140007913567808 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-01:46:37.786911 140007913567808 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-01476/att-00/MANIFEST-090329 2024/11/21-01:46:37.816728 140007913567808 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-01476/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 93316, last_sequence is 1414745793, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 93163 2024/11/21-01:46:37.816735 140007913567808 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-01:46:37.816800 140007913567808 [version_set.cc:5724] Creating manifest 93316 2024/11/21-01:46:37.846827 140007913567808 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-01:46:37.870827 140007913567808 [compaction_job.cc:2437] [default] [JOB 1476] Compacting 1@2 + 6@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-01:46:37.870838 140007913567808 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 1117 Base level 2, inputs: [93276(31MB)], [93215(40MB) 93216(1740KB) 93207(40MB) 93208(40MB) 93209(40MB) 93295(40MB)] 2024/11/21-01:46:37.877924 140007913567808 [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/21-01:46:37.877948 140007913567808 [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/21-01:46:37.877974 140007913567808 [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/21-01:46:37.877981 140007913567808 [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/21-01:46:37.877991 140007913567808 [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/21-01:46:38.679995 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093317.sst) /dev/shm/ToplingTemp/Topling-1236552-nOtn6s 2024/11/21-01:46:38.850946 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093317.sst): first pass time = 0.17's, 785.345'MB/sec 2024/11/21-01:46:39.374891 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093317.sst): old prealloc_size = 147639500, real_size = 40717024 2024/11/21-01:46:39.375041 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093317.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.86 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.01 avg-zval = 312.48 2024/11/21-01:46:39.375240 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093317.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/21-01:46:39.539947 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093317.sst): second pass time = 0.52's, 251.642'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 257.778'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1717.962'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 915.954'MB/sec dict compress time = 4499147963.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 48871.036'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 251.642'MB/sec zip pipeline throughput = 251.642'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.86 avg-val = 1017.01 avg-zval = 312.48 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.86 avg-val = 1023.97 avg-zval = 312.48 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128691 bytes = 466512 } seq expand size = 900837 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.4474 value = 3.2547 dict = 1.00 all = 3.1543 } Zip/UnZip{ index = 0.1551 value = 0.3073 dict = 1.00 all = 0.3170 } ---------------------------- total value len = 563.198263 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.321144005 Billion total entry num = 1.700646027 Billion write speed all = 21.871010979 MB/sec (with seq num) write speed all = 21.381214584 MB/sec (without seq num) 2024/11/21-01:46:39.593648 140007913567808 [compaction_job.cc:1948] [default] [JOB 1476] Generated table #93317: 129429 keys, 42551053 bytes, temperature: kWarm 2024/11/21-01:46:39.593743 140007913567808 EVENT_LOG_v1 {"time_micros": 1732124799593698, "cf_name": "default", "job": 1476, "event": "table_file_creation", "file_number": 93317, "file_size": 42551053, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1414518154, "table_properties": {"data_size": 40443600, "index_size": 240896, "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": 131630025, "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": 1732124798, "oldest_key_time": 0, "file_creation_time": 1732124798, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 93317, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:46:39.630559 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093318.sst) /dev/shm/ToplingTemp/Topling-1236552-rybGRq 2024/11/21-01:46:40.216470 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093318.sst): first pass time = 0.59's, 229.091'MB/sec 2024/11/21-01:46:40.755424 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093318.sst): old prealloc_size = 147639500, real_size = 40780608 2024/11/21-01:46:40.755574 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093318.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.83 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 313.00 2024/11/21-01:46:40.755919 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093318.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/21-01:46:40.918696 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093318.sst): second pass time = 0.54's, 244.631'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.968'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2135.182'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.05's, 913.492'MB/sec dict compress time = 4499147963.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45177.130'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.631'MB/sec zip pipeline throughput = 244.631'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1016.99 avg-zval = 313.00 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1023.85 avg-zval = 313.00 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 126845 bytes = 459824 } seq expand size = 887915 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.5661 value = 3.2492 dict = 1.00 all = 3.1501 } Zip/UnZip{ index = 0.1523 value = 0.3078 dict = 1.00 all = 0.3175 } ---------------------------- total value len = 563.330781 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273436 Billion total entry num = 1.700775458 Billion write speed all = 21.874789132 MB/sec (with seq num) write speed all = 21.384979772 MB/sec (without seq num) 2024/11/21-01:46:40.971136 140007913567808 [compaction_job.cc:1948] [default] [JOB 1476] Generated table #93318: 129431 keys, 42608181 bytes, temperature: kWarm 2024/11/21-01:46:40.971207 140007913567808 EVENT_LOG_v1 {"time_micros": 1732124800971174, "cf_name": "default", "job": 1476, "event": "table_file_creation", "file_number": 93318, "file_size": 42608181, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1414518162, "table_properties": {"data_size": 40511536, "index_size": 236544, "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": 131629689, "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": 1732124799, "oldest_key_time": 0, "file_creation_time": 1732124799, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 93318, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:46:41.006698 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093319.sst) /dev/shm/ToplingTemp/Topling-1236552-41Tfgt 2024/11/21-01:46:41.767393 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093319.sst): first pass time = 0.76's, 176.451'MB/sec 2024/11/21-01:46:42.333945 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093319.sst): old prealloc_size = 147639500, real_size = 40997264 2024/11/21-01:46:42.334098 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093319.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.71 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.79 2024/11/21-01:46:42.334252 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093319.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/21-01:46:42.498438 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093319.sst): second pass time = 0.57's, 232.628'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.294'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1921.083'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 912.992'MB/sec dict compress time = 4499147963.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43847.603'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.628'MB/sec zip pipeline throughput = 232.628'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 314.79 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.00 avg-zval = 314.79 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0159 value = 3.2307 dict = 1.00 all = 3.1349 } Zip/UnZip{ index = 0.1425 value = 0.3095 dict = 1.00 all = 0.3190 } ---------------------------- total value len = 563.463316 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.321402865 Billion total entry num = 1.700904887 Billion write speed all = 21.878409237 MB/sec (with seq num) write speed all = 21.388590458 MB/sec (without seq num) 2024/11/21-01:46:42.548876 140007913567808 [compaction_job.cc:1948] [default] [JOB 1476] Generated table #93319: 129429 keys, 42813443 bytes, temperature: kWarm 2024/11/21-01:46:42.548938 140007913567808 EVENT_LOG_v1 {"time_micros": 1732124802548908, "cf_name": "default", "job": 1476, "event": "table_file_creation", "file_number": 93319, "file_size": 42813443, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980028377, "largest_seqno": 1414504699, "table_properties": {"data_size": 40743360, "index_size": 221376, "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": 131629157, "raw_average_value_size": 1016, "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": 1732124800, "oldest_key_time": 0, "file_creation_time": 1732124800, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 93319, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:46:42.584235 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093320.sst) /dev/shm/ToplingTemp/Topling-1236552-yts8es 2024/11/21-01:46:43.144538 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093320.sst): first pass time = 0.56's, 239.559'MB/sec 2024/11/21-01:46:43.677709 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093320.sst): old prealloc_size = 147639500, real_size = 40863168 2024/11/21-01:46:43.677836 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093320.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.78 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.99 avg-zval = 313.69 2024/11/21-01:46:43.677982 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093320.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/21-01:46:43.842310 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093320.sst): second pass time = 0.53's, 247.255'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.745'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2248.760'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 918.472'MB/sec dict compress time = 4499147963.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23748.888'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 247.255'MB/sec zip pipeline throughput = 247.255'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.99 avg-zval = 313.69 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1022.28 avg-zval = 313.69 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 97842 bytes = 354688 } seq expand size = 684894 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.7430 value = 3.2421 dict = 1.00 all = 3.1517 } Zip/UnZip{ index = 0.1483 value = 0.3084 dict = 1.00 all = 0.3173 } ---------------------------- total value len = 563.595630 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 = 21.882206776 MB/sec (with seq num) write speed all = 21.392374420 MB/sec (without seq num) 2024/11/21-01:46:43.892566 140007913567808 [compaction_job.cc:1948] [default] [JOB 1476] Generated table #93320: 129430 keys, 42585637 bytes, temperature: kWarm 2024/11/21-01:46:43.892636 140007913567808 EVENT_LOG_v1 {"time_micros": 1732124803892604, "cf_name": "default", "job": 1476, "event": "table_file_creation", "file_number": 93320, "file_size": 42585637, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1414517937, "table_properties": {"data_size": 40600304, "index_size": 230336, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629404, "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": 1732124802, "oldest_key_time": 0, "file_creation_time": 1732124802, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 93320, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:46:43.929470 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093321.sst) /dev/shm/ToplingTemp/Topling-1236552-m9eg1t 2024/11/21-01:46:44.522653 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093321.sst): first pass time = 0.59's, 226.281'MB/sec 2024/11/21-01:46:45.063941 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093321.sst): old prealloc_size = 147639500, real_size = 40784704 2024/11/21-01:46:45.064088 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093321.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.02 avg-zval = 313.11 2024/11/21-01:46:45.064215 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093321.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/21-01:46:45.223821 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093321.sst): second pass time = 0.54's, 243.487'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 265.846'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1981.012'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 976.490'MB/sec dict compress time = 4499147963.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47941.862'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.487'MB/sec zip pipeline throughput = 243.487'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.02 avg-zval = 313.11 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1022.17 avg-zval = 313.11 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 95239 bytes = 345264 } seq expand size = 666673 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.0425 GB } UnZip/Zip{ index = 6.8225 value = 3.2482 dict = 1.00 all = 3.1583 } Zip/UnZip{ index = 0.1466 value = 0.3079 dict = 1.00 all = 0.3166 } ---------------------------- total value len = 563.727927 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661722 Billion total entry num = 1.701163744 Billion write speed all = 21.885973655 MB/sec (with seq num) write speed all = 21.396128388 MB/sec (without seq num) 2024/11/21-01:46:45.275569 140007913567808 [compaction_job.cc:1948] [default] [JOB 1476] Generated table #93321: 129427 keys, 42497624 bytes, temperature: kWarm 2024/11/21-01:46:45.275631 140007913567808 EVENT_LOG_v1 {"time_micros": 1732124805275601, "cf_name": "default", "job": 1476, "event": "table_file_creation", "file_number": 93321, "file_size": 42497624, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1414517940, "table_properties": {"data_size": 40524528, "index_size": 227648, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630089, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "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": 1732124803, "oldest_key_time": 0, "file_creation_time": 1732124803, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 93321, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:46:45.312578 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093322.sst) /dev/shm/ToplingTemp/Topling-1236552-rRssdu 2024/11/21-01:46:45.324961 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093322.sst): first pass time = 0.01's, 543.212'MB/sec 2024/11/21-01:46:45.376248 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093322.sst): old prealloc_size = 147639500, real_size = 2075576 2024/11/21-01:46:45.376279 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093322.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 6471 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.34 raw-val = 0.0066 GB zip-val = 0.0021 GB avg-val =1017.11 avg-zval = 320.13 2024/11/21-01:46:45.385587 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00/093322.sst): second pass time = 0.05's, 129.463'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 230.161'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 112.326'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.214'MB/sec write SST data time = 0.00's, 1226.956'MB/sec dict compress time = 4499147963.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.069'MB, throughput = 2592.218'MB/sec zip my value time = 0.05's, unzip length = 0.007'GB zip my value throughput = 129.463'MB/sec zip pipeline throughput = 129.463'MB/sec entries = 6471 avg-key = 20.00 avg-zkey = 0.35 avg-val = 1017.11 avg-zval = 320.13 usrkeys = 6471 avg-key = 12.00 avg-zkey = 0.35 avg-val = 1017.26 avg-zval = 320.13 TagRS{ kinds = RS_Key0_TagN bytes = 1120 } TagArray{ size = 138 bytes = 512 } seq expand size = 966 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0001 GB value = 0.0066 GB dict = 0.07 MB all = 0.0067 GB } __ZipSize{ index = 0.0000 GB value = 0.0021 GB dict = 0.07 MB all = 0.0021 GB } UnZip/Zip{ index = 34.6661 value = 3.1772 dict = 1.00 all = 3.1276 } Zip/UnZip{ index = 0.0288 value = 0.3147 dict = 1.00 all = 0.3197 } ---------------------------- total value len = 563.734510 GB avg = 0.331 KB (by entry num) total key len = 44.327479 GB avg = 0.026 KB total ukey len = 32.801985 GB avg = 0.014 KB total ukey num = 2.321668193 Billion total entry num = 1.701170215 Billion write speed all = 21.886087803 MB/sec (with seq num) write speed all = 21.396243525 MB/sec (without seq num) 2024/11/21-01:46:45.394376 140007913567808 [compaction_job.cc:1948] [default] [JOB 1476] Generated table #93322: 6471 keys, 2145760 bytes, temperature: kWarm 2024/11/21-01:46:45.394419 140007913567808 EVENT_LOG_v1 {"time_micros": 1732124805394395, "cf_name": "default", "job": 1476, "event": "table_file_creation", "file_number": 93322, "file_size": 2145760, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1413887362, "table_properties": {"data_size": 2071568, "index_size": 2240, "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": 129420, "raw_average_key_size": 20, "raw_value_size": 6581695, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 6471, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732124805, "oldest_key_time": 0, "file_creation_time": 1732124805, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 93322, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:46:45.411780 140007913567808 [compaction_job.cc:703] job-01476: subcompact[0], size: 0.215202 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01476/att-00 [093317,093318,093319,093320,093321,093322] 2024/11/21-01:46:45.471483 140007913567808 (Original Log Time 2024/11/21-01:46:37.870883) EVENT_LOG_v1 {"time_micros": 1732124797870847, "job": 1476, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [93276], "files_L3": [93215, 93216, 93207, 93208, 93209, 93295], "score": 0.995338, "input_data_size": 247519934, "oldest_snapshot_seqno": 1414745793} 2024/11/21-01:46:45.471487 140007913567808 (Original Log Time 2024/11/21-01:46:45.457312) [compaction_job.cc:2022] [default] [JOB 1476] Compacted 1@2 + 6@3 files to L3 => 215201698 bytes 2024/11/21-01:46:45.471488 140007913567808 (Original Log Time 2024/11/21-01:46:45.471428) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 32.8 rd, 28.5 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(31.2, 204.8 +0.0 blob) out(205.2 +0.0 blob), read-write-amplify(14.1) write-amplify(6.6) OK, records in: 684342, records dropped: 30725 output_compression: Snappy 2024/11/21-01:46:45.471492 140007913567808 (Original Log Time 2024/11/21-01:46:45.471470) EVENT_LOG_v1 {"time_micros": 1732124805471448, "cf": "default", "job": 1476, "event": "compaction_finished", "compaction_time_micros": 7540900, "compaction_time_cpu_micros": 1864190, "output_level": 3, "num_output_files": 6, "total_output_size": 215201698, "num_input_records": 684342, "num_output_records": 653617, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 147437875, "file_range_sync_nanos": 0, "file_fsync_nanos": 5326, "file_prepare_write_nanos": 11143, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/21-01:46:45.621289 140007913567808 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":1732121803,"starts":1732124797,"executesMs":7712,"compactionJobId":1476,"attempt":0,"compactionInputRawBytes":709665944,"compactionInputZipBytes":247519934,"compactionOutputRawBytes":0,"compactionOutputZipBytes":215201698,"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-e30bc4d5d8fcea19db90ed97cd196af8-0336c71458ef1a4c-00"}}, response = 2024/11/21-01:46:45.621374 140007913567808 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-01476/att-00: olev 3, work 7.712 s, result 7.527 ms, install 14.193 ms, input{raw 676.790 MiB zip 236.053 MiB}