2024/11/20-20:11:44.982765 140008652125760 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00: fork to child time = 0.009468 sec 2024/11/20-20:11:44.983305 140008652125760 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00 2024/11/20-20:11:44.989847 140008652125760 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00 2024/11/20-20:11:44.991494 140008652125760 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:11:44.991739 140008652125760 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:11:45.041615 140008652125760 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09671/att-00/MANIFEST-049091 2024/11/20-20:11:45.114333 140008652125760 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09671/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 64942, last_sequence is 1060861803, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64761 2024/11/20-20:11:45.114358 140008652125760 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:11:45.114465 140008652125760 [version_set.cc:5724] Creating manifest 64942 2024/11/20-20:11:45.148747 140008652125760 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:11:45.169554 140008652125760 [compaction_job.cc:2437] [default] [JOB 9671] Compacting 2@2 + 5@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:11:45.169579 140008652125760 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8408 Base level 2, inputs: [64930(20MB) 64918(31MB)], [64838(40MB) 64839(39MB) 64840(39MB) 64841(39MB) 64937(40MB)] 2024/11/20-20:11:45.176953 140008652125760 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:11:45.176990 140008652125760 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:11:45.177019 140008652125760 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:11:45.177031 140008652125760 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:11:45.177056 140008652125760 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:11:45.717256 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064943.sst) /dev/shm/ToplingTemp/Topling-922447-jM9gPk 2024/11/20-20:11:46.160202 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064943.sst): first pass time = 0.44's, 303.042'MB/sec 2024/11/20-20:11:46.910370 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064943.sst): old prealloc_size = 147639500, real_size = 40937584 2024/11/20-20:11:46.910527 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064943.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.83 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.98 avg-zval = 314.20 2024/11/20-20:11:46.910695 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064943.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-20:11:47.086357 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064943.sst): second pass time = 0.75's, 175.669'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 242.845'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1815.398'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.250'MB/sec write SST data time = 0.05's, 918.727'MB/sec dict compress time = 3256438075.78's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38046.663'MB/sec zip my value time = 0.75's, unzip length = 0.132'GB zip my value throughput = 175.669'MB/sec zip pipeline throughput = 248.780'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1016.98 avg-zval = 314.20 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1023.98 avg-zval = 314.20 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129432 bytes = 453024 } seq expand size = 906024 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.0427 GB } UnZip/Zip{ index = 6.5502 value = 3.2367 dict = 1.00 all = 3.1405 } Zip/UnZip{ index = 0.1527 value = 0.3090 dict = 1.00 all = 0.3184 } ---------------------------- 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.321144008 Billion total entry num = 1.700646030 Billion write speed all = 79.054780777 MB/sec (with seq num) write speed all = 77.284366669 MB/sec (without seq num) 2024/11/20-20:11:47.139686 140008652125760 [compaction_job.cc:1948] [default] [JOB 9671] Generated table #64943: 129432 keys, 42737935 bytes, temperature: kWarm 2024/11/20-20:11:47.139767 140008652125760 EVENT_LOG_v1 {"time_micros": 1732104707139726, "cf_name": "default", "job": 9671, "event": "table_file_creation", "file_number": 64943, "file_size": 42737935, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1060662767, "table_properties": {"data_size": 40667936, "index_size": 237120, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629793, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104705, "oldest_key_time": 0, "file_creation_time": 1732104705, "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": 64943, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:11:47.176816 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064944.sst) /dev/shm/ToplingTemp/Topling-922447-5zOSfi 2024/11/20-20:11:47.668929 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064944.sst): first pass time = 0.49's, 272.760'MB/sec 2024/11/20-20:11:48.256674 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064944.sst): old prealloc_size = 147639500, real_size = 40467456 2024/11/20-20:11:48.256847 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064944.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.84 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.57 2024/11/20-20:11:48.256956 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064944.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-20:11:48.479143 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064944.sst): second pass time = 0.59's, 224.318'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 188.548'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1627.687'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.208'MB/sec write SST data time = 0.07's, 628.117'MB/sec dict compress time = 140015.93's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 27312.751'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 224.318'MB/sec zip pipeline throughput = 224.318'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.84 avg-val = 1017.00 avg-zval = 310.57 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.84 avg-val = 1018.59 avg-zval = 310.57 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 29509 bytes = 103296 } seq expand size = 206563 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.5342 value = 3.2746 dict = 1.00 all = 3.2003 } Zip/UnZip{ index = 0.1530 value = 0.3054 dict = 1.00 all = 0.3125 } ---------------------------- total value len = 563.330105 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.321273438 Billion total entry num = 1.700775460 Billion write speed all = 79.057945060 MB/sec (with seq num) write speed all = 77.287717043 MB/sec (without seq num) 2024/11/20-20:11:48.532905 140008652125760 [compaction_job.cc:1948] [default] [JOB 9671] Generated table #64944: 129430 keys, 41939222 bytes, temperature: kWarm 2024/11/20-20:11:48.532993 140008652125760 EVENT_LOG_v1 {"time_micros": 1732104708532948, "cf_name": "default", "job": 9671, "event": "table_file_creation", "file_number": 64944, "file_size": 41939222, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1060663646, "table_properties": {"data_size": 40197232, "index_size": 237696, "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": 131629969, "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": 1732104707, "oldest_key_time": 0, "file_creation_time": 1732104707, "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": 64944, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:11:48.595088 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064945.sst) /dev/shm/ToplingTemp/Topling-922447-s8Ki9i 2024/11/20-20:11:49.238203 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064945.sst): first pass time = 0.64's, 210.058'MB/sec 2024/11/20-20:11:49.961913 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064945.sst): old prealloc_size = 147639500, real_size = 40391104 2024/11/20-20:11:49.962038 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064945.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 310.10 2024/11/20-20:11:49.962118 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064945.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-20:11:50.132711 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064945.sst): second pass time = 0.72's, 182.047'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 244.674'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1885.233'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.05's, 870.789'MB/sec dict compress time = 140015.93's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19435.315'MB/sec zip my value time = 0.72's, unzip length = 0.132'GB zip my value throughput = 182.047'MB/sec zip pipeline throughput = 364.094'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.03 avg-zval = 310.10 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.44 avg-zval = 310.10 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 7661 bytes = 25872 } seq expand size = 53627 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 = 6.9634 value = 3.2796 dict = 1.00 all = 3.2121 } Zip/UnZip{ index = 0.1436 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.461788 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402864 Billion total entry num = 1.700904886 Billion write speed all = 79.058405843 MB/sec (with seq num) write speed all = 77.288423907 MB/sec (without seq num) 2024/11/20-20:11:50.275948 140008652125760 [compaction_job.cc:1948] [default] [JOB 9671] Generated table #64945: 129426 keys, 41784716 bytes, temperature: kWarm 2024/11/20-20:11:50.275992 140008652125760 EVENT_LOG_v1 {"time_micros": 1732104710275967, "cf_name": "default", "job": 9671, "event": "table_file_creation", "file_number": 64945, "file_size": 41784716, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1060662221, "table_properties": {"data_size": 40135536, "index_size": 223040, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629790, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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": 1732104708, "oldest_key_time": 0, "file_creation_time": 1732104708, "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": 64945, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:11:50.323185 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064946.sst) /dev/shm/ToplingTemp/Topling-922447-he2o4i 2024/11/20-20:11:50.822892 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064946.sst): first pass time = 0.50's, 268.609'MB/sec 2024/11/20-20:11:51.599942 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064946.sst): old prealloc_size = 147639500, real_size = 40446848 2024/11/20-20:11:51.600074 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064946.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.77 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.48 2024/11/20-20:11:51.600140 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064946.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-20:11:51.766409 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064946.sst): second pass time = 0.78's, 169.557'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.650'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2091.805'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.268'MB/sec write SST data time = 0.05's, 917.822'MB/sec dict compress time = 140015.93's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 18425.133'MB/sec zip my value time = 0.78's, unzip length = 0.132'GB zip my value throughput = 169.557'MB/sec zip pipeline throughput = 310.161'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.99 avg-zval = 310.48 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1018.14 avg-zval = 310.48 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 21300 bytes = 71904 } seq expand size = 149100 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7731 value = 3.2756 dict = 1.00 all = 3.2043 } Zip/UnZip{ index = 0.1476 value = 0.3053 dict = 1.00 all = 0.3121 } ---------------------------- total value len = 563.593566 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 79.059083296 MB/sec (with seq num) write speed all = 77.289342754 MB/sec (without seq num) 2024/11/20-20:11:51.817660 140008652125760 [compaction_job.cc:1948] [default] [JOB 9671] Generated table #64946: 129430 keys, 41886550 bytes, temperature: kWarm 2024/11/20-20:11:51.817722 140008652125760 EVENT_LOG_v1 {"time_micros": 1732104711817694, "cf_name": "default", "job": 9671, "event": "table_file_creation", "file_number": 64946, "file_size": 41886550, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1060662000, "table_properties": {"data_size": 40185008, "index_size": 229312, "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": 131629260, "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": 1732104710, "oldest_key_time": 0, "file_creation_time": 1732104710, "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": 64946, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:11:51.853997 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064947.sst) /dev/shm/ToplingTemp/Topling-922447-NFIthh 2024/11/20-20:11:52.568421 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064947.sst): first pass time = 0.71's, 187.879'MB/sec 2024/11/20-20:11:53.338823 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064947.sst): old prealloc_size = 147639500, real_size = 40701296 2024/11/20-20:11:53.338988 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064947.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.70 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.02 avg-zval = 312.52 2024/11/20-20:11:53.339170 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064947.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-20:11:53.510318 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064947.sst): second pass time = 0.77's, 171.114'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 246.992'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1672.295'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.262'MB/sec write SST data time = 0.05's, 883.353'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 = 36200.525'MB/sec zip my value time = 0.77's, unzip length = 0.132'GB zip my value throughput = 171.114'MB/sec zip pipeline throughput = 283.441'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.02 avg-zval = 312.52 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1021.70 avg-zval = 312.52 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 86576 bytes = 292208 } seq expand size = 606032 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.0404 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 7.0422 value = 3.2543 dict = 1.00 all = 3.1684 } Zip/UnZip{ index = 0.1420 value = 0.3073 dict = 1.00 all = 0.3156 } ---------------------------- total value len = 563.725803 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.321661721 Billion total entry num = 1.701163743 Billion write speed all = 79.058687103 MB/sec (with seq num) write speed all = 77.289213212 MB/sec (without seq num) 2024/11/20-20:11:53.608322 140008652125760 [compaction_job.cc:1948] [default] [JOB 9671] Generated table #64947: 129427 keys, 42361023 bytes, temperature: kWarm 2024/11/20-20:11:53.608386 140008652125760 EVENT_LOG_v1 {"time_micros": 1732104713608355, "cf_name": "default", "job": 9671, "event": "table_file_creation", "file_number": 64947, "file_size": 42361023, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1060663694, "table_properties": {"data_size": 40448224, "index_size": 220544, "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": 131630162, "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": 1732104711, "oldest_key_time": 0, "file_creation_time": 1732104711, "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": 64947, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:11:53.648216 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064948.sst) /dev/shm/ToplingTemp/Topling-922447-7e6ehi 2024/11/20-20:11:53.665113 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064948.sst): first pass time = 0.02's, 400.453'MB/sec 2024/11/20-20:11:53.717716 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064948.sst): old prealloc_size = 147639500, real_size = 2114064 2024/11/20-20:11:53.717765 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064948.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 6511 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.36 raw-val = 0.0066 GB zip-val = 0.0021 GB avg-val =1017.09 avg-zval = 324.06 2024/11/20-20:11:53.727752 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00/064948.sst): second pass time = 0.05's, 127.451'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 219.997'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 81.958'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.207'MB/sec write SST data time = 0.00's, 1029.342'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.070'MB, throughput = 2376.981'MB/sec zip my value time = 0.05's, unzip length = 0.007'GB zip my value throughput = 127.451'MB/sec zip pipeline throughput = 127.451'MB/sec entries = 6511 avg-key = 20.00 avg-zkey = 0.36 avg-val = 1017.09 avg-zval = 324.06 usrkeys = 6511 avg-key = 12.00 avg-zkey = 0.36 avg-val = 1024.09 avg-zval = 324.06 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 6511 bytes = 21984 } seq expand size = 45577 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0066 GB dict = 0.07 MB all = 0.0068 GB } __ZipSize{ index = 0.0000 GB value = 0.0021 GB dict = 0.07 MB all = 0.0022 GB } UnZip/Zip{ index = 32.9949 value = 3.1386 dict = 1.00 all = 3.0614 } Zip/UnZip{ index = 0.0303 value = 0.3186 dict = 1.00 all = 0.3266 } ---------------------------- total value len = 563.732470 GB avg = 0.331 KB (by entry num) total key len = 44.327479 GB avg = 0.026 KB total ukey len = 32.801986 GB avg = 0.014 KB total ukey num = 2.321668232 Billion total entry num = 1.701170254 Billion write speed all = 79.057335895 MB/sec (with seq num) write speed all = 77.287905256 MB/sec (without seq num) 2024/11/20-20:11:53.738263 140008652125760 [compaction_job.cc:1948] [default] [JOB 9671] Generated table #64948: 6511 keys, 2205672 bytes, temperature: kWarm 2024/11/20-20:11:53.738316 140008652125760 EVENT_LOG_v1 {"time_micros": 1732104713738288, "cf_name": "default", "job": 9671, "event": "table_file_creation", "file_number": 64948, "file_size": 2205672, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 981422855, "largest_seqno": 1060663581, "table_properties": {"data_size": 2109936, "index_size": 2368, "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": 130220, "raw_average_key_size": 20, "raw_value_size": 6622268, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 6511, "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": 1732104713, "oldest_key_time": 0, "file_creation_time": 1732104713, "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": 64948, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:11:53.746717 140008652125760 [compaction_job.cc:703] job-09671: subcompact[0], size: 0.212915 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09671/att-00 [064943,064944,064945,064946,064947,064948] 2024/11/20-20:11:53.805488 140008652125760 (Original Log Time 2024/11/20-20:11:45.169663) EVENT_LOG_v1 {"time_micros": 1732104705169601, "job": 9671, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [64930, 64918], "files_L3": [64838, 64839, 64840, 64841, 64937], "score": 0.837715, "input_data_size": 265167071, "oldest_snapshot_seqno": 1060861367} 2024/11/20-20:11:53.805491 140008652125760 (Original Log Time 2024/11/20-20:11:53.797579) [compaction_job.cc:2022] [default] [JOB 9671] Compacted 2@2 + 5@3 files to L3 => 212915118 bytes 2024/11/20-20:11:53.805493 140008652125760 (Original Log Time 2024/11/20-20:11:53.805424) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 30.9 rd, 24.8 wr, level 3, files in(2, 5) out(6 +0 blob) MB in(51.9, 200.9 +0.0 blob) out(203.1 +0.0 blob), read-write-amplify(8.8) write-amplify(3.9) OK, records in: 700300, records dropped: 46644 output_compression: Snappy 2024/11/20-20:11:53.805506 140008652125760 (Original Log Time 2024/11/20-20:11:53.805470) EVENT_LOG_v1 {"time_micros": 1732104713805447, "cf": "default", "job": 9671, "event": "compaction_finished", "compaction_time_micros": 8577058, "compaction_time_cpu_micros": 2029441, "output_level": 3, "num_output_files": 6, "total_output_size": 212915118, "num_input_records": 700300, "num_output_records": 653656, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 170511329, "file_range_sync_nanos": 0, "file_fsync_nanos": 5242, "file_prepare_write_nanos": 10985, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:11:53.926605 140008652125760 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732104704,"executesMs":8806,"compactionJobId":9671,"attempt":0,"compactionInputRawBytes":726217303,"compactionInputZipBytes":265167071,"compactionOutputRawBytes":0,"compactionOutputZipBytes":212915118,"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-95a281865bb5c8a1d8a64d6e62b02c3b-6ea4b374a95baa65-00"}}, response = 2024/11/20-20:11:53.926686 140008652125760 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09671/att-00: olev 3, work 8.807 s, result 8.056 ms, install 7.941 ms, input{raw 692.575 MiB zip 252.883 MiB}