2024/11/20-23:33:48.412924 140008425522752 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00: fork to child time = 0.025001 sec 2024/11/20-23:33:48.413669 140008425522752 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00 2024/11/20-23:33:48.421200 140008425522752 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00 2024/11/20-23:33:48.423424 140008425522752 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:33:48.423754 140008425522752 [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:33:48.474288 140008425522752 [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-21164/att-00/MANIFEST-049091 2024/11/20-23:33:48.503018 140008425522752 [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-21164/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 85958, last_sequence is 1318241455, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 85779 2024/11/20-23:33:48.503029 140008425522752 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:33:48.503134 140008425522752 [version_set.cc:5724] Creating manifest 85958 2024/11/20-23:33:48.532935 140008425522752 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:33:48.551949 140008425522752 [compaction_job.cc:2437] [default] [JOB 21164] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:33:48.551967 140008425522752 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15865 Base level 2, inputs: [85950(31MB)], [85865(40MB) 85866(40MB) 85867(40MB) 85868(40MB) 85871(40MB)] 2024/11/20-23:33:48.561960 140008425522752 [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:33:48.561992 140008425522752 [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:33:48.562018 140008425522752 [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:33:48.562029 140008425522752 [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:33:48.562042 140008425522752 [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:33:49.233315 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085959.sst) /dev/shm/ToplingTemp/Topling-1153727-80SwTB 2024/11/20-23:33:49.412355 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085959.sst): first pass time = 0.18's, 749.854'MB/sec 2024/11/20-23:33:50.155006 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085959.sst): old prealloc_size = 147639500, real_size = 40934608 2024/11/20-23:33:50.155165 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085959.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.27 2024/11/20-23:33:50.155342 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085959.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:33:50.323582 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085959.sst): second pass time = 0.74's, 177.436'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.596'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1972.517'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.05's, 902.554'MB/sec dict compress time = 7593667321.63's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25110.415'MB/sec zip my value time = 0.74's, unzip length = 0.132'GB zip my value throughput = 177.436'MB/sec zip pipeline throughput = 292.297'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.27 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.27 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.2361 dict = 1.00 all = 3.1395 } 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 = 30.670235715 MB/sec (with seq num) write speed all = 29.983382658 MB/sec (without seq num) 2024/11/20-23:33:50.378158 140008425522752 [compaction_job.cc:1948] [default] [JOB 21164] Generated table #85959: 129428 keys, 42751117 bytes, temperature: kWarm 2024/11/20-23:33:50.378290 140008425522752 EVENT_LOG_v1 {"time_micros": 1732116830378230, "cf_name": "default", "job": 21164, "event": "table_file_creation", "file_number": 85959, "file_size": 42751117, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1318068425, "table_properties": {"data_size": 40675136, "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": 131630015, "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": 1732116829, "oldest_key_time": 0, "file_creation_time": 1732116829, "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": 85959, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:50.417018 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085960.sst) /dev/shm/ToplingTemp/Topling-1153727-tHBHtE 2024/11/20-23:33:51.255371 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085960.sst): first pass time = 0.84's, 160.105'MB/sec 2024/11/20-23:33:51.961628 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085960.sst): old prealloc_size = 147639500, real_size = 40892544 2024/11/20-23:33:51.961769 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085960.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.82 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.88 2024/11/20-23:33:51.961961 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085960.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:33:52.130913 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085960.sst): second pass time = 0.71's, 186.571'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 252.304'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2130.669'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 843.809'MB/sec dict compress time = 7593667321.63's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42020.034'MB/sec zip my value time = 0.71's, unzip length = 0.132'GB zip my value throughput = 186.571'MB/sec zip pipeline throughput = 241.770'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.82 avg-val = 1017.00 avg-zval = 313.88 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.82 avg-val = 1024.00 avg-zval = 313.88 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 469200 } seq expand size = 906003 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.5963 value = 3.2401 dict = 1.00 all = 3.1426 } Zip/UnZip{ index = 0.1516 value = 0.3086 dict = 1.00 all = 0.3182 } ---------------------------- 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.321273433 Billion total entry num = 1.700775455 Billion write speed all = 30.674258625 MB/sec (with seq num) write speed all = 29.987415964 MB/sec (without seq num) 2024/11/20-23:33:52.228362 140008425522752 [compaction_job.cc:1948] [default] [JOB 21164] Generated table #85960: 129429 keys, 42709140 bytes, temperature: kWarm 2024/11/20-23:33:52.228435 140008425522752 EVENT_LOG_v1 {"time_micros": 1732116832228401, "cf_name": "default", "job": 21164, "event": "table_file_creation", "file_number": 85960, "file_size": 42709140, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1318068429, "table_properties": {"data_size": 40624560, "index_size": 235456, "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": 131629642, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116830, "oldest_key_time": 0, "file_creation_time": 1732116830, "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": 85960, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:52.264565 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085961.sst) /dev/shm/ToplingTemp/Topling-1153727-r8eR0A 2024/11/20-23:33:52.807590 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085961.sst): first pass time = 0.54's, 247.190'MB/sec 2024/11/20-23:33:53.343365 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085961.sst): old prealloc_size = 147639500, real_size = 40571936 2024/11/20-23:33:53.343507 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085961.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 1.95 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.26 2024/11/20-23:33:53.343857 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085961.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:33:53.512868 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085961.sst): second pass time = 0.53's, 246.075'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.194'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2180.646'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 820.247'MB/sec dict compress time = 7593667321.63's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47503.844'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 246.075'MB/sec zip pipeline throughput = 246.075'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.95 avg-val = 1017.00 avg-zval = 311.26 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.95 avg-val = 1023.96 avg-zval = 311.26 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128688 bytes = 466512 } seq expand size = 900816 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.1391 value = 3.2673 dict = 1.00 all = 3.1651 } Zip/UnZip{ index = 0.1629 value = 0.3061 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.463334 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402862 Billion total entry num = 1.700904884 Billion write speed all = 30.678939233 MB/sec (with seq num) write speed all = 29.992092218 MB/sec (without seq num) 2024/11/20-23:33:53.564692 140008425522752 [compaction_job.cc:1948] [default] [JOB 21164] Generated table #85961: 129429 keys, 42405944 bytes, temperature: kWarm 2024/11/20-23:33:53.564753 140008425522752 EVENT_LOG_v1 {"time_micros": 1732116833564722, "cf_name": "default", "job": 21164, "event": "table_file_creation", "file_number": 85961, "file_size": 42405944, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1318068430, "table_properties": {"data_size": 40286416, "index_size": 252992, "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": 131629653, "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": 1732116832, "oldest_key_time": 0, "file_creation_time": 1732116832, "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": 85961, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:53.602259 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085962.sst) /dev/shm/ToplingTemp/Topling-1153727-WnkmeD 2024/11/20-23:33:54.268269 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085962.sst): first pass time = 0.67's, 201.537'MB/sec 2024/11/20-23:33:54.898288 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085962.sst): old prealloc_size = 147639500, real_size = 40739520 2024/11/20-23:33:54.898452 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085962.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.86 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.97 avg-zval = 312.65 2024/11/20-23:33:54.898813 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085962.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:33:55.114383 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085962.sst): second pass time = 0.63's, 209.319'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 196.878'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1956.048'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.227'MB/sec write SST data time = 0.07's, 580.080'MB/sec dict compress time = 7593667321.63's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25157.102'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.319'MB/sec zip pipeline throughput = 209.319'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.86 avg-val = 1016.97 avg-zval = 312.65 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.86 avg-val = 1023.41 avg-zval = 312.65 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119010 bytes = 431424 } seq expand size = 833070 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.4630 value = 3.2528 dict = 1.00 all = 3.1552 } Zip/UnZip{ index = 0.1547 value = 0.3074 dict = 1.00 all = 0.3169 } ---------------------------- 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 = 30.683275818 MB/sec (with seq num) write speed all = 29.996432060 MB/sec (without seq num) 2024/11/20-23:33:55.170846 140008425522752 [compaction_job.cc:1948] [default] [JOB 21164] Generated table #85962: 129433 keys, 42538896 bytes, temperature: kWarm 2024/11/20-23:33:55.170941 140008425522752 EVENT_LOG_v1 {"time_micros": 1732116835170895, "cf_name": "default", "job": 21164, "event": "table_file_creation", "file_number": 85962, "file_size": 42538896, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1318068203, "table_properties": {"data_size": 40466672, "index_size": 240320, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629725, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "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": 1732116833, "oldest_key_time": 0, "file_creation_time": 1732116833, "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": 85962, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:55.228445 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085963.sst) /dev/shm/ToplingTemp/Topling-1153727-SOZqqE 2024/11/20-23:33:55.789727 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085963.sst): first pass time = 0.56's, 239.153'MB/sec 2024/11/20-23:33:56.382256 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085963.sst): old prealloc_size = 147639500, real_size = 41013984 2024/11/20-23:33:56.382380 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085963.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.71 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.04 avg-zval = 314.94 2024/11/20-23:33:56.382537 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085963.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:33:56.561867 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085963.sst): second pass time = 0.59's, 222.454'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 238.528'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2204.451'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.06's, 704.936'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 = 24642.487'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 222.454'MB/sec zip pipeline throughput = 222.454'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 314.94 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.04 avg-zval = 314.94 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129424 bytes = 469184 } seq expand size = 905968 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0339 value = 3.2293 dict = 1.00 all = 3.1337 } Zip/UnZip{ index = 0.1422 value = 0.3097 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 563.728333 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661719 Billion total entry num = 1.701163741 Billion write speed all = 30.687853867 MB/sec (with seq num) write speed all = 30.001008029 MB/sec (without seq num) 2024/11/20-23:33:56.619993 140008425522752 [compaction_job.cc:1948] [default] [JOB 21164] Generated table #85963: 129424 keys, 42830748 bytes, temperature: kWarm 2024/11/20-23:33:56.620098 140008425522752 EVENT_LOG_v1 {"time_micros": 1732116836620038, "cf_name": "default", "job": 21164, "event": "table_file_creation", "file_number": 85963, "file_size": 42830748, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1318068701, "table_properties": {"data_size": 40760656, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629516, "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": 1732116835, "oldest_key_time": 0, "file_creation_time": 1732116835, "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": 85963, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:56.672382 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085964.sst) /dev/shm/ToplingTemp/Topling-1153727-9ZirTA 2024/11/20-23:33:56.681399 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085964.sst): first pass time = 0.01's, 176.205'MB/sec 2024/11/20-23:33:56.711249 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085964.sst): old prealloc_size = 147639500, real_size = 501688 2024/11/20-23:33:56.711314 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085964.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1522 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.34 raw-val = 0.0015 GB zip-val = 0.0005 GB avg-val =1017.40 avg-zval = 328.89 2024/11/20-23:33:56.713957 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00/085964.sst): second pass time = 0.03's, 53.518'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 195.878'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 13.304'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.267'MB/sec write SST data time = 0.00's, 426.280'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.023'MB, throughput = 1238.375'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 53.518'MB/sec zip pipeline throughput = 428.118'MB/sec entries = 1522 avg-key = 20.00 avg-zkey = 0.38 avg-val = 1017.40 avg-zval = 328.89 usrkeys = 1522 avg-key = 12.00 avg-zkey = 0.38 avg-val = 1024.40 avg-zval = 328.89 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1522 bytes = 5344 } seq expand size = 10654 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0015 GB dict = 0.02 MB all = 0.0016 GB } __ZipSize{ index = 0.0000 GB value = 0.0005 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 31.7083 value = 3.0934 dict = 1.00 all = 2.9730 } Zip/UnZip{ index = 0.0315 value = 0.3233 dict = 1.00 all = 0.3364 } ---------------------------- total value len = 563.729892 GB avg = 0.331 KB (by entry num) total key len = 44.327380 GB avg = 0.026 KB total ukey len = 32.801926 GB avg = 0.014 KB total ukey num = 2.321663241 Billion total entry num = 1.701165263 Billion write speed all = 30.687698483 MB/sec (with seq num) write speed all = 30.000857304 MB/sec (without seq num) 2024/11/20-23:33:56.721125 140008425522752 [compaction_job.cc:1948] [default] [JOB 21164] Generated table #85964: 1522 keys, 531095 bytes, temperature: kWarm 2024/11/20-23:33:56.721174 140008425522752 EVENT_LOG_v1 {"time_micros": 1732116836721147, "cf_name": "default", "job": 21164, "event": "table_file_creation", "file_number": 85964, "file_size": 531095, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1051310037, "largest_seqno": 1316583338, "table_properties": {"data_size": 500576, "index_size": 576, "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": 30440, "raw_average_key_size": 20, "raw_value_size": 1548485, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1522, "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": 1732116836, "oldest_key_time": 0, "file_creation_time": 1732116836, "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": 85964, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:56.731512 140008425522752 [compaction_job.cc:703] job-21164: subcompact[0], size: 0.213767 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21164/att-00 [085959,085960,085961,085962,085963,085964] 2024/11/20-23:33:56.775373 140008425522752 (Original Log Time 2024/11/20-23:33:48.552055) EVENT_LOG_v1 {"time_micros": 1732116828551987, "job": 21164, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [85950], "files_L3": [85865, 85866, 85867, 85868, 85871], "score": 0.999226, "input_data_size": 245995086, "oldest_snapshot_seqno": 1318241203} 2024/11/20-23:33:56.775376 140008425522752 (Original Log Time 2024/11/20-23:33:56.771259) [compaction_job.cc:2022] [default] [JOB 21164] Compacted 1@2 + 5@3 files to L3 => 213766940 bytes 2024/11/20-23:33:56.775377 140008425522752 (Original Log Time 2024/11/20-23:33:56.775313) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 30.1 rd, 26.1 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 203.4 +0.0 blob) out(203.9 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679102, records dropped: 30437 output_compression: Snappy 2024/11/20-23:33:56.775381 140008425522752 (Original Log Time 2024/11/20-23:33:56.775358) EVENT_LOG_v1 {"time_micros": 1732116836775335, "cf": "default", "job": 21164, "event": "compaction_finished", "compaction_time_micros": 8179459, "compaction_time_cpu_micros": 2257110, "output_level": 3, "num_output_files": 6, "total_output_size": 213766940, "num_input_records": 679102, "num_output_records": 648665, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 166112226, "file_range_sync_nanos": 0, "file_fsync_nanos": 6296, "file_prepare_write_nanos": 14034, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-23:33:56.934366 140008425522752 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":1732116828,"executesMs":8352,"compactionJobId":21164,"attempt":0,"compactionInputRawBytes":704234281,"compactionInputZipBytes":245995086,"compactionOutputRawBytes":0,"compactionOutputZipBytes":213766940,"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-789b643c285ad6841238ca9d67a1c06c-15115c1be402f2b6-00"}}, response = 2024/11/20-23:33:56.934488 140008425522752 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21164/att-00: olev 3, work 8.352 s, result 5.932 ms, install 4.136 ms, input{raw 671.610 MiB zip 234.599 MiB}