2024/11/20-14:33:22.181380 140257533691456 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00: fork to child time = 0.026856 sec 2024/11/20-14:33:22.182180 140257533691456 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00 2024/11/20-14:33:22.189802 140257533691456 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00 2024/11/20-14:33:22.192178 140257533691456 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:33:22.192533 140257533691456 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-14:33:22.235927 140257533691456 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-10247/att-00/MANIFEST-019309 2024/11/20-14:33:22.291231 140257533691456 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-10247/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 35478, last_sequence is 642318568, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 35346 2024/11/20-14:33:22.291243 140257533691456 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:33:22.291374 140257533691456 [version_set.cc:5724] Creating manifest 35478 2024/11/20-14:33:22.322487 140257533691456 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:33:22.346475 140257533691456 [compaction_job.cc:2437] [default] [JOB 10247] Compacting 1@2 + 5@3 files to L3, score 0.85, subcompactions 1 : 1 2024/11/20-14:33:22.346498 140257533691456 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8756 Base level 2, inputs: [35468(30MB)], [35374(124MB) 35375(124MB) 35376(124MB) 35377(124MB) 35378(124MB)] 2024/11/20-14:33:22.356041 140257533691456 [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-14:33:22.356089 140257533691456 [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-14:33:22.356116 140257533691456 [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-14:33:22.356128 140257533691456 [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-14:33:22.356142 140257533691456 [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-14:33:23.737341 140257533691456 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035479.sst) /dev/shm/ToplingTemp/Topling-358971-0tQJlU 2024/11/20-14:33:24.158682 140257533691456 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035479.sst): first pass time = 0.42's, 318.593'MB/sec 2024/11/20-14:33:26.881926 140257533691456 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035479.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-14:33:27.272443 140257533691456 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035479.sst): old prealloc_size = 147639500, real_size = 130047168 2024/11/20-14:33:27.272643 140257533691456 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035479.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199527 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.79 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.68 avg-zval = 649.74 2024/11/20-14:33:27.272925 140257533691456 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035479.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:33:27.632109 140257533691456 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035479.sst): second pass time = 2.72's, 47.544'MB/sec, value only(96.4% of KV) wait indexing time = 0.39's, remap KeyValue time = 0.36's, 363.409'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2008.640'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.169'MB/sec write SST data time = 0.06's, 2031.886'MB/sec dict compress time = 7310018645.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 2.72's, unzip length = 0.129'GB zip my value throughput = 47.544'MB/sec zip pipeline throughput = 256.181'MB/sec entries = 199527 avg-key = 24.00 avg-zkey = 1.79 avg-val = 648.68 avg-zval = 649.74 usrkeys = 199527 avg-key = 16.00 avg-zkey = 1.79 avg-val = 655.68 avg-zval = 649.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199527 bytes = 698352 } seq expand size = 1396689 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 8.9635 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1116 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 0.130826 GB avg = 0.656 KB (by entry num) total key len = 0.004789 GB avg = 0.024 KB total ukey len = 0.003192 GB avg = 0.016 KB total ukey num = 0.000199527 Billion total entry num = 0.000199527 Billion write speed all = 0.006536967 MB/sec (with seq num) write speed all = 0.006460026 MB/sec (without seq num) 2024/11/20-14:33:27.786829 140257533691456 [compaction_job.cc:1948] [default] [JOB 10247] Generated table #35479: 199527 keys, 130698399 bytes, temperature: kWarm 2024/11/20-14:33:27.786927 140257533691456 EVENT_LOG_v1 {"time_micros": 1732084407786884, "cf_name": "default", "job": 10247, "event": "table_file_creation", "file_number": 35479, "file_size": 130698399, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 420730534, "largest_seqno": 641960829, "table_properties": {"data_size": 129640944, "index_size": 356160, "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": 4788648, "raw_average_key_size": 24, "raw_value_size": 129429241, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199527, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732084403, "oldest_key_time": 0, "file_creation_time": 1732084403, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 35479, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:33:27.847022 140257533691456 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035480.sst) /dev/shm/ToplingTemp/Topling-358971-NL8JkU 2024/11/20-14:33:29.133866 140257533691456 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035480.sst): first pass time = 1.29's, 104.305'MB/sec 2024/11/20-14:33:30.345235 140257533691456 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035480.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:33:30.634061 140257533691456 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035480.sst): old prealloc_size = 147639500, real_size = 130023936 2024/11/20-14:33:30.634201 140257533691456 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035480.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199911 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.39 avg-zval = 648.45 2024/11/20-14:33:30.634450 140257533691456 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035480.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:33:30.938531 140257533691456 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035480.sst): second pass time = 1.21's, 106.918'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.30's, 429.191'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2749.213'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.06's, 2342.396'MB/sec dict compress time = 7310018645.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.21's, unzip length = 0.129'GB zip my value throughput = 106.918'MB/sec zip pipeline throughput = 106.918'MB/sec entries = 199911 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.39 avg-zval = 648.45 usrkeys = 199911 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.39 avg-zval = 648.45 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199911 bytes = 699696 } seq expand size = 1399377 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.3714 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1067 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 0.261646 GB avg = 0.655 KB (by entry num) total key len = 0.009587 GB avg = 0.024 KB total ukey len = 0.006391 GB avg = 0.016 KB total ukey num = 0.000399438 Billion total entry num = 0.000399438 Billion write speed all = 0.013071995 MB/sec (with seq num) write speed all = 0.012917989 MB/sec (without seq num) 2024/11/20-14:33:31.078096 140257533691456 [compaction_job.cc:1948] [default] [JOB 10247] Generated table #35480: 199911 keys, 130676383 bytes, temperature: kWarm 2024/11/20-14:33:31.078159 140257533691456 EVENT_LOG_v1 {"time_micros": 1732084411078130, "cf_name": "default", "job": 10247, "event": "table_file_creation", "file_number": 35480, "file_size": 130676383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 435038255, "largest_seqno": 641960824, "table_properties": {"data_size": 129632432, "index_size": 341312, "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": 4797864, "raw_average_key_size": 24, "raw_value_size": 129420320, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199911, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732084407, "oldest_key_time": 0, "file_creation_time": 1732084407, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 35480, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:33:31.135979 140257533691456 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035481.sst) /dev/shm/ToplingTemp/Topling-358971-lNiuAS 2024/11/20-14:33:32.367060 140257533691456 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035481.sst): first pass time = 1.23's, 109.028'MB/sec 2024/11/20-14:33:33.354485 140257533691456 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035481.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-14:33:33.657971 140257533691456 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035481.sst): old prealloc_size = 147639500, real_size = 130028592 2024/11/20-14:33:33.658178 140257533691456 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035481.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200112 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.71 avg-zval = 647.77 2024/11/20-14:33:33.658426 140257533691456 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035481.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:33:34.007024 140257533691456 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035481.sst): second pass time = 0.99's, 131.156'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.35's, 374.392'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1858.520'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.190'MB/sec write SST data time = 0.08's, 1540.109'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.99's, unzip length = 0.129'GB zip my value throughput = 131.156'MB/sec zip pipeline throughput = 131.156'MB/sec entries = 200112 avg-key = 24.00 avg-zkey = 1.75 avg-val = 646.71 avg-zval = 647.77 usrkeys = 200112 avg-key = 16.00 avg-zkey = 1.75 avg-val = 653.29 avg-zval = 647.77 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 188006 bytes = 658032 } seq expand size = 1316042 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1225 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1096 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 0.392377 GB avg = 0.654 KB (by entry num) total key len = 0.014389 GB avg = 0.024 KB total ukey len = 0.009593 GB avg = 0.016 KB total ukey num = 0.000599550 Billion total entry num = 0.000599550 Billion write speed all = 0.019601131 MB/sec (with seq num) write speed all = 0.019370004 MB/sec (without seq num) 2024/11/20-14:33:34.160930 140257533691456 [compaction_job.cc:1948] [default] [JOB 10247] Generated table #35481: 200112 keys, 130670751 bytes, temperature: kWarm 2024/11/20-14:33:34.161172 140257533691456 EVENT_LOG_v1 {"time_micros": 1732084414161020, "cf_name": "default", "job": 10247, "event": "table_file_creation", "file_number": 35481, "file_size": 130670751, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 641959982, "table_properties": {"data_size": 129627424, "index_size": 350976, "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": 4802688, "raw_average_key_size": 24, "raw_value_size": 129415107, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200112, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732084411, "oldest_key_time": 0, "file_creation_time": 1732084411, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 35481, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:33:34.295633 140257533691456 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035482.sst) /dev/shm/ToplingTemp/Topling-358971-fJwSDT 2024/11/20-14:33:35.546116 140257533691456 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035482.sst): first pass time = 1.25's, 107.337'MB/sec 2024/11/20-14:33:36.539672 140257533691456 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035482.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-14:33:36.813747 140257533691456 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035482.sst): old prealloc_size = 147639500, real_size = 130021072 2024/11/20-14:33:36.813903 140257533691456 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035482.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200131 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.65 avg-zval = 647.71 2024/11/20-14:33:36.814086 140257533691456 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035482.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:33:37.433475 140257533691456 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035482.sst): second pass time = 0.99's, 130.339'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.62's, 210.540'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2511.731'MB/sec (index lex order gen) rebuild zvType time = 0.47's, 0.107'MB/sec write SST data time = 0.15's, 867.599'MB/sec dict compress time = 0.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.99's, unzip length = 0.129'GB zip my value throughput = 130.339'MB/sec zip pipeline throughput = 130.339'MB/sec entries = 200131 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.65 avg-zval = 647.71 usrkeys = 200131 avg-key = 16.00 avg-zkey = 1.72 avg-val = 651.30 avg-zval = 647.71 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 132894 bytes = 465136 } seq expand size = 930258 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.3240 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1072 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 0.522722 GB avg = 0.654 KB (by entry num) total key len = 0.019192 GB avg = 0.024 KB total ukey len = 0.012795 GB avg = 0.016 KB total ukey num = 0.000799681 Billion total entry num = 0.000799681 Billion write speed all = 0.026109319 MB/sec (with seq num) write speed all = 0.025801091 MB/sec (without seq num) 2024/11/20-14:33:37.590477 140257533691456 [compaction_job.cc:1948] [default] [JOB 10247] Generated table #35482: 200131 keys, 130470303 bytes, temperature: kWarm 2024/11/20-14:33:37.590566 140257533691456 EVENT_LOG_v1 {"time_micros": 1732084417590523, "cf_name": "default", "job": 10247, "event": "table_file_creation", "file_number": 35482, "file_size": 130470303, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 641960288, "table_properties": {"data_size": 129627456, "index_size": 343424, "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": 4803144, "raw_average_key_size": 24, "raw_value_size": 129415068, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200131, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732084414, "oldest_key_time": 0, "file_creation_time": 1732084414, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 35482, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:33:37.700936 140257533691456 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035483.sst) /dev/shm/ToplingTemp/Topling-358971-FBwNmT 2024/11/20-14:33:39.271480 140257533691456 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035483.sst): first pass time = 1.57's, 85.464'MB/sec 2024/11/20-14:33:40.699644 140257533691456 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035483.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-14:33:40.986460 140257533691456 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035483.sst): old prealloc_size = 147639500, real_size = 130014592 2024/11/20-14:33:40.986600 140257533691456 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035483.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200279 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.15 avg-zval = 647.22 2024/11/20-14:33:40.986768 140257533691456 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035483.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:33:41.322734 140257533691456 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035483.sst): second pass time = 1.43's, 90.674'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.34's, 388.029'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2662.228'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.178'MB/sec write SST data time = 0.05's, 2399.913'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.43's, unzip length = 0.129'GB zip my value throughput = 90.674'MB/sec zip pipeline throughput = 90.674'MB/sec entries = 200279 avg-key = 24.00 avg-zkey = 1.70 avg-val = 646.15 avg-zval = 647.22 usrkeys = 200279 avg-key = 16.00 avg-zkey = 1.70 avg-val = 650.94 avg-zval = 647.22 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 137045 bytes = 479680 } seq expand size = 959315 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.4063 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1063 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 0.653093 GB avg = 0.653 KB (by entry num) total key len = 0.023999 GB avg = 0.024 KB total ukey len = 0.015999 GB avg = 0.016 KB total ukey num = 0.000999960 Billion total entry num = 0.000999960 Billion write speed all = 0.032616012 MB/sec (with seq num) write speed all = 0.032230662 MB/sec (without seq num) 2024/11/20-14:33:41.465235 140257533691456 [compaction_job.cc:1948] [default] [JOB 10247] Generated table #35483: 200279 keys, 130478367 bytes, temperature: kWarm 2024/11/20-14:33:41.465290 140257533691456 EVENT_LOG_v1 {"time_micros": 1732084421465262, "cf_name": "default", "job": 10247, "event": "table_file_creation", "file_number": 35483, "file_size": 130478367, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 641960313, "table_properties": {"data_size": 129623664, "index_size": 340672, "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": 4806696, "raw_average_key_size": 24, "raw_value_size": 129411136, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200279, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732084417, "oldest_key_time": 0, "file_creation_time": 1732084417, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 35483, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:33:41.520580 140257533691456 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035484.sst) /dev/shm/ToplingTemp/Topling-358971-e7emkS 2024/11/20-14:33:41.531757 140257533691456 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035484.sst): first pass time = 0.01's, 357.869'MB/sec 2024/11/20-14:33:41.593886 140257533691456 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035484.sst): part-0: reject ZipStore ratio = 0.814 2024/11/20-14:33:41.602053 140257533691456 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035484.sst): old prealloc_size = 147639500, real_size = 3865392 2024/11/20-14:33:41.602100 140257533691456 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035484.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 5961 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 12.00 avg-zkey = 1.95 raw-val = 0.0038 GB zip-val = 0.0039 GB avg-val = 645.11 avg-zval = 646.21 2024/11/20-14:33:41.602136 140257533691456 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035484.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0000 GB, waited 0.000 sec, Key+Value = 0.004 GB 2024/11/20-14:33:41.613165 140257533691456 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00/035484.sst): second pass time = 0.06's, 62.465'MB/sec, value only(96.4% of KV) wait indexing time = 0.01's, remap KeyValue time = 0.01's, 348.269'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 314.165'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.161'MB/sec write SST data time = 0.00's, 2134.611'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.06's, unzip length = 0.004'GB zip my value throughput = 62.465'MB/sec zip pipeline throughput = 62.465'MB/sec entries = 5961 avg-key = 24.00 avg-zkey = 1.95 avg-val = 645.11 avg-zval = 646.21 usrkeys = 5961 avg-key = 16.00 avg-zkey = 1.95 avg-val = 645.32 avg-zval = 646.21 TagRS{ kinds = RS_Key0_TagN bytes = 1040 } TagArray{ size = 182 bytes = 624 } seq expand size = 1274 multi value expand size = 0 cnt WriteAppend = 479 UnZipSize{ index = 0.0001 GB value = 0.0038 GB dict = 0.00 MB all = 0.0040 GB } __ZipSize{ index = 0.0000 GB value = 0.0039 GB dict = 0.00 MB all = 0.0039 GB } UnZip/Zip{ index = 8.1882 value = 0.9983 dict = 0.00 all = 1.0315 } Zip/UnZip{ index = 0.1221 value = 1.0017 dict = 0.00 all = 0.9695 } ---------------------------- total value len = 0.656939 GB avg = 0.653 KB (by entry num) total key len = 0.024142 GB avg = 0.024 KB total ukey len = 0.016095 GB avg = 0.016 KB total ukey num = 0.001005921 Billion total entry num = 0.001005921 Billion write speed all = 0.032807746 MB/sec (with seq num) write speed all = 0.032420104 MB/sec (without seq num) 2024/11/20-14:33:41.624479 140257533691456 [compaction_job.cc:1948] [default] [JOB 10247] Generated table #35484: 5961 keys, 3866779 bytes, temperature: kWarm 2024/11/20-14:33:41.624531 140257533691456 EVENT_LOG_v1 {"time_micros": 1732084421624505, "cf_name": "default", "job": 10247, "event": "table_file_creation", "file_number": 35484, "file_size": 3866779, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 638725197, "table_properties": {"data_size": 3852064, "index_size": 11648, "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": 143064, "raw_average_key_size": 24, "raw_value_size": 3845483, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 5961, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732084421, "oldest_key_time": 0, "file_creation_time": 1732084421, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 35484, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:33:41.636837 140257533691456 [compaction_job.cc:703] job-10247: subcompact[0], size: 0.656861 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10247/att-00 [035479,035480,035481,035482,035483,035484] 2024/11/20-14:33:41.709436 140257533691456 (Original Log Time 2024/11/20-14:33:22.346586) EVENT_LOG_v1 {"time_micros": 1732084402346522, "job": 10247, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [35468], "files_L3": [35374, 35375, 35376, 35377, 35378], "score": 0.853629, "input_data_size": 685350645, "oldest_snapshot_seqno": 642318434} 2024/11/20-14:33:41.709440 140257533691456 (Original Log Time 2024/11/20-14:33:41.708715) [compaction_job.cc:2022] [default] [JOB 10247] Compacted 1@2 + 5@3 files to L3 => 656860982 bytes 2024/11/20-14:33:41.709441 140257533691456 (Original Log Time 2024/11/20-14:33:41.709363) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.02, MB/sec: 35.5 rd, 34.1 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(30.9, 622.7 +0.0 blob) out(626.4 +0.0 blob), read-write-amplify(41.5) write-amplify(20.3) OK, records in: 1048984, records dropped: 43063 output_compression: Snappy 2024/11/20-14:33:41.709445 140257533691456 (Original Log Time 2024/11/20-14:33:41.709414) EVENT_LOG_v1 {"time_micros": 1732084421709389, "cf": "default", "job": 10247, "event": "compaction_finished", "compaction_time_micros": 19290257, "compaction_time_cpu_micros": 4711583, "output_level": 3, "num_output_files": 6, "total_output_size": 656860982, "num_input_records": 1048984, "num_output_records": 1005921, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 544153928, "file_range_sync_nanos": 0, "file_fsync_nanos": 5785, "file_prepare_write_nanos": 3552809, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-14:33:41.850816 140257533691456 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732076400,"starts":1732084402,"executesMs":19519,"compactionJobId":10247,"attempt":0,"compactionInputRawBytes":704249586,"compactionInputZipBytes":685350645,"compactionOutputRawBytes":0,"compactionOutputZipBytes":656860982,"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-0178f48f23305bd299be38559d1be849-0a4f5e482d8c89d4-00"}}, response = 2024/11/20-14:33:41.850918 140257533691456 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-10247/att-00: olev 3, work 19.519 s, result 7.812 ms, install 0.748 ms, input{raw 671.625 MiB zip 653.601 MiB}