2024/11/20-19:32:51.006556 140008702481984 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00: fork to child time = 0.008369 sec 2024/11/20-19:32:51.007041 140008702481984 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00 2024/11/20-19:32:51.013529 140008702481984 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00 2024/11/20-19:32:51.015287 140008702481984 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:32:51.015527 140008702481984 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:32:51.069783 140008702481984 [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-08268/att-00/MANIFEST-049091 2024/11/20-19:32:51.110684 140008702481984 [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-08268/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 62155, last_sequence is 1024607756, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 62005 2024/11/20-19:32:51.110691 140008702481984 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:32:51.110777 140008702481984 [version_set.cc:5724] Creating manifest 62155 2024/11/20-19:32:51.142856 140008702481984 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:32:51.169688 140008702481984 [compaction_job.cc:2437] [default] [JOB 8268] Compacting 1@2 + 9@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-19:32:51.169700 140008702481984 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7404 Base level 2, inputs: [62143(27MB)], [62064(38MB) 62066(38MB) 62068(38MB) 62070(36MB) 62072(37MB) 62074(36MB) 62076(35MB) 62078(38MB) 62108(38MB)] 2024/11/20-19:32:51.177042 140008702481984 [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-19:32:51.177077 140008702481984 [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-19:32:51.177097 140008702481984 [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-19:32:51.177104 140008702481984 [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-19:32:51.177115 140008702481984 [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-19:32:51.750310 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062156.sst) /dev/shm/ToplingTemp/Topling-890896-zIvcAz 2024/11/20-19:32:52.288833 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062156.sst): first pass time = 0.54's, 249.261'MB/sec 2024/11/20-19:32:54.069524 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062156.sst): old prealloc_size = 147639500, real_size = 36177168 2024/11/20-19:32:54.070426 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062156.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922141 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0342 GB avg-val = 117.55 avg-zval = 37.04 2024/11/20-19:32:54.072293 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062156.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:32:55.366628 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062156.sst): second pass time = 1.78's, 60.910'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.30's, 30.954'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2038.146'MB/sec (index lex order gen) rebuild zvType time = 1.12's, 0.207'MB/sec write SST data time = 0.18's, 222.232'MB/sec dict compress time = 7812726374.38's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 16901.504'MB/sec zip my value time = 1.78's, unzip length = 0.108'GB zip my value throughput = 60.910'MB/sec zip pipeline throughput = 131.936'MB/sec entries = 922141 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.55 avg-zval = 37.04 usrkeys = 922141 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.55 avg-zval = 37.04 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922141 bytes = 3112240 } seq expand size = 6454987 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.3087 value = 3.1735 dict = 1.00 all = 3.3428 } Zip/UnZip{ index = 0.0970 value = 0.3151 dict = 1.00 all = 0.2992 } ---------------------------- total value len = 0.114853 GB avg = 0.125 KB (by entry num) total key len = 0.025820 GB avg = 0.028 KB total ukey len = 0.018443 GB avg = 0.020 KB total ukey num = 0.000922141 Billion total entry num = 0.000922141 Billion write speed all = 0.003633685 MB/sec (with seq num) write speed all = 0.003443128 MB/sec (without seq num) 2024/11/20-19:32:55.417138 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62156: 922141 keys, 40151758 bytes, temperature: kWarm 2024/11/20-19:32:55.417217 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102375417178, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62156, "file_size": 40151758, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1024548646, "table_properties": {"data_size": 34157376, "index_size": 1789056, "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": 25819948, "raw_average_key_size": 28, "raw_value_size": 108397826, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922141, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102371, "oldest_key_time": 0, "file_creation_time": 1732102371, "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": 62156, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:32:55.466371 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062157.sst) /dev/shm/ToplingTemp/Topling-890896-oOhowA 2024/11/20-19:32:56.590883 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062157.sst): first pass time = 1.12's, 119.361'MB/sec 2024/11/20-19:32:58.098358 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062157.sst): old prealloc_size = 147639500, real_size = 36121936 2024/11/20-19:32:58.099108 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062157.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923024 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0341 GB avg-val = 117.41 avg-zval = 36.98 2024/11/20-19:32:58.099954 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062157.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:32:59.320591 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062157.sst): second pass time = 1.51's, 71.931'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.22's, 32.805'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2433.583'MB/sec (index lex order gen) rebuild zvType time = 1.06's, 0.218'MB/sec write SST data time = 0.16's, 247.579'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 31760.016'MB/sec zip my value time = 1.51's, unzip length = 0.108'GB zip my value throughput = 71.931'MB/sec zip pipeline throughput = 98.270'MB/sec entries = 923024 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.41 avg-zval = 36.98 usrkeys = 923024 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.41 avg-zval = 36.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923024 bytes = 3115216 } seq expand size = 6461168 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5138 value = 3.1748 dict = 1.00 all = 3.3475 } Zip/UnZip{ index = 0.0951 value = 0.3150 dict = 1.00 all = 0.2987 } ---------------------------- total value len = 0.229687 GB avg = 0.124 KB (by entry num) total key len = 0.051665 GB avg = 0.028 KB total ukey len = 0.036903 GB avg = 0.020 KB total ukey num = 0.001845165 Billion total entry num = 0.001845165 Billion write speed all = 0.007266788 MB/sec (with seq num) write speed all = 0.006885531 MB/sec (without seq num) 2024/11/20-19:32:59.371715 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62157: 923024 keys, 40095066 bytes, temperature: kWarm 2024/11/20-19:32:59.371772 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102379371743, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62157, "file_size": 40095066, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414168, "largest_seqno": 1024549024, "table_properties": {"data_size": 34135168, "index_size": 1755840, "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": 25844672, "raw_average_key_size": 28, "raw_value_size": 108373144, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923024, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102375, "oldest_key_time": 0, "file_creation_time": 1732102375, "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": 62157, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:32:59.414376 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062158.sst) /dev/shm/ToplingTemp/Topling-890896-GAWtWy 2024/11/20-19:33:00.504320 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062158.sst): first pass time = 1.09's, 123.147'MB/sec 2024/11/20-19:33:02.572356 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062158.sst): old prealloc_size = 147639500, real_size = 36214720 2024/11/20-19:33:02.573062 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062158.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923403 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1084 GB zip-val = 0.0342 GB avg-val = 117.35 avg-zval = 37.00 2024/11/20-19:33:02.573848 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062158.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:33:03.431601 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062158.sst): second pass time = 2.07's, 52.419'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 46.432'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2651.259'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.337'MB/sec write SST data time = 0.17's, 229.348'MB/sec dict compress time = 0.00's, 1083098.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 33045.460'MB/sec zip my value time = 2.07's, unzip length = 0.108'GB zip my value throughput = 52.419'MB/sec zip pipeline throughput = 150.934'MB/sec entries = 923403 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.35 avg-zval = 37.00 usrkeys = 923403 avg-key = 20.00 avg-zkey = 1.97 avg-val = 123.14 avg-zval = 37.00 TagRS{ kinds = RS_Key0_TagN bytes = 144400 } TagArray{ size = 763911 bytes = 2673696 } seq expand size = 5347377 multi value expand size = 0 cnt WriteAppend = 83 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.1761 value = 3.1714 dict = 1.00 all = 3.3643 } Zip/UnZip{ index = 0.0983 value = 0.3153 dict = 1.00 all = 0.2972 } ---------------------------- total value len = 0.343397 GB avg = 0.124 KB (by entry num) total key len = 0.077520 GB avg = 0.028 KB total ukey len = 0.055371 GB avg = 0.020 KB total ukey num = 0.002768568 Billion total entry num = 0.002768568 Billion write speed all = 0.010870341 MB/sec (with seq num) write speed all = 0.010298347 MB/sec (without seq num) 2024/11/20-19:33:03.485696 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62158: 923403 keys, 39894442 bytes, temperature: kWarm 2024/11/20-19:33:03.485787 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102383485740, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62158, "file_size": 39894442, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1024548897, "table_properties": {"data_size": 34168816, "index_size": 1814848, "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": 25855284, "raw_average_key_size": 28, "raw_value_size": 108362526, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923403, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102379, "oldest_key_time": 0, "file_creation_time": 1732102379, "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": 62158, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:03.548936 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062159.sst) /dev/shm/ToplingTemp/Topling-890896-OhHmBz 2024/11/20-19:33:04.371009 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062159.sst): first pass time = 0.82's, 163.278'MB/sec 2024/11/20-19:33:06.219268 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062159.sst): old prealloc_size = 147639500, real_size = 36362048 2024/11/20-19:33:06.219961 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062159.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926793 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.82 avg-zval = 37.08 2024/11/20-19:33:06.220267 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062159.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:33:07.103136 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062159.sst): second pass time = 1.85's, 58.609'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 42.890'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2642.264'MB/sec (index lex order gen) rebuild zvType time = 0.61's, 0.379'MB/sec write SST data time = 0.27's, 139.733'MB/sec dict compress time = 0.00's, 1079998.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31934.652'MB/sec zip my value time = 1.85's, unzip length = 0.108'GB zip my value throughput = 58.609'MB/sec zip pipeline throughput = 115.615'MB/sec entries = 926793 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.82 avg-zval = 37.08 usrkeys = 926793 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.04 avg-zval = 37.08 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 161129 bytes = 543824 } seq expand size = 1127903 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0379 GB } UnZip/Zip{ index = 10.5134 value = 3.1503 dict = 1.00 all = 3.5406 } Zip/UnZip{ index = 0.0951 value = 0.3174 dict = 1.00 all = 0.2824 } ---------------------------- total value len = 0.452793 GB avg = 0.123 KB (by entry num) total key len = 0.103470 GB avg = 0.028 KB total ukey len = 0.073907 GB avg = 0.020 KB total ukey num = 0.003695361 Billion total entry num = 0.003695361 Billion write speed all = 0.014364335 MB/sec (with seq num) write speed all = 0.013600935 MB/sec (without seq num) 2024/11/20-19:33:07.149719 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62159: 926793 keys, 37908621 bytes, temperature: kWarm 2024/11/20-19:33:07.149788 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102387149756, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62159, "file_size": 37908621, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 976869182, "table_properties": {"data_size": 34367088, "index_size": 1763072, "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": 25950204, "raw_average_key_size": 28, "raw_value_size": 108267642, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926793, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102383, "oldest_key_time": 0, "file_creation_time": 1732102383, "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": 62159, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:07.186251 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062160.sst) /dev/shm/ToplingTemp/Topling-890896-V6XN9z 2024/11/20-19:33:08.112202 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062160.sst): first pass time = 0.93's, 144.956'MB/sec 2024/11/20-19:33:09.852497 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062160.sst): old prealloc_size = 147639500, real_size = 36363632 2024/11/20-19:33:09.853042 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062160.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926331 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.89 avg-zval = 37.04 2024/11/20-19:33:09.853601 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062160.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:33:10.562526 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062160.sst): second pass time = 1.74's, 62.250'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 55.187'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3389.171'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.400'MB/sec write SST data time = 0.13's, 299.212'MB/sec dict compress time = 0.00's, 1080528.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 38338.348'MB/sec zip my value time = 1.74's, unzip length = 0.108'GB zip my value throughput = 62.250'MB/sec zip pipeline throughput = 62.250'MB/sec entries = 926331 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.89 avg-zval = 37.04 usrkeys = 926331 avg-key = 20.00 avg-zkey = 1.97 avg-val = 120.96 avg-zval = 37.04 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 538311 bytes = 1816816 } seq expand size = 3768177 multi value expand size = 0 cnt WriteAppend = 51 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.1764 value = 3.1558 dict = 1.00 all = 3.4253 } Zip/UnZip{ index = 0.0983 value = 0.3169 dict = 1.00 all = 0.2919 } ---------------------------- total value len = 0.564841 GB avg = 0.122 KB (by entry num) total key len = 0.129407 GB avg = 0.028 KB total ukey len = 0.092434 GB avg = 0.020 KB total ukey num = 0.004621692 Billion total entry num = 0.004621692 Billion write speed all = 0.017925937 MB/sec (with seq num) write speed all = 0.016971257 MB/sec (without seq num) 2024/11/20-19:33:10.610036 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62160: 926331 keys, 39183967 bytes, temperature: kWarm 2024/11/20-19:33:10.610110 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102390610078, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62160, "file_size": 39183967, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34311328, "index_size": 1820544, "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": 25937268, "raw_average_key_size": 28, "raw_value_size": 108280522, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926331, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102387, "oldest_key_time": 0, "file_creation_time": 1732102387, "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": 62160, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:10.656931 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062161.sst) /dev/shm/ToplingTemp/Topling-890896-8gR3sB 2024/11/20-19:33:11.992854 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062161.sst): first pass time = 1.34's, 100.472'MB/sec 2024/11/20-19:33:13.475184 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062161.sst): old prealloc_size = 147639500, real_size = 36554432 2024/11/20-19:33:13.475765 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062161.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927180 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.76 avg-zval = 37.21 2024/11/20-19:33:13.476028 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062161.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:33:14.357386 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062161.sst): second pass time = 1.48's, 73.075'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 43.164'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3326.068'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.398'MB/sec write SST data time = 0.30's, 127.263'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31953.499'MB/sec zip my value time = 1.48's, unzip length = 0.108'GB zip my value throughput = 73.075'MB/sec zip pipeline throughput = 143.754'MB/sec entries = 927180 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.76 avg-zval = 37.21 usrkeys = 927180 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.92 avg-zval = 37.21 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 154317 bytes = 520832 } seq expand size = 1080219 multi value expand size = 0 cnt WriteAppend = 43 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.1757 value = 3.1379 dict = 1.00 all = 3.5248 } Zip/UnZip{ index = 0.0983 value = 0.3187 dict = 1.00 all = 0.2837 } ---------------------------- total value len = 0.674178 GB avg = 0.121 KB (by entry num) total key len = 0.155368 GB avg = 0.028 KB total ukey len = 0.110977 GB avg = 0.020 KB total ukey num = 0.005548872 Billion total entry num = 0.005548872 Billion write speed all = 0.021417318 MB/sec (with seq num) write speed all = 0.020271228 MB/sec (without seq num) 2024/11/20-19:33:14.406955 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62161: 927180 keys, 38078251 bytes, temperature: kWarm 2024/11/20-19:33:14.407061 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102394407002, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62161, "file_size": 38078251, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34500144, "index_size": 1822336, "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": 25961040, "raw_average_key_size": 28, "raw_value_size": 108256784, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927180, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102390, "oldest_key_time": 0, "file_creation_time": 1732102390, "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": 62161, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:14.478734 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062162.sst) /dev/shm/ToplingTemp/Topling-890896-EyjeSx 2024/11/20-19:33:15.445852 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062162.sst): first pass time = 0.97's, 138.790'MB/sec 2024/11/20-19:33:16.881095 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062162.sst): old prealloc_size = 147639500, real_size = 36345872 2024/11/20-19:33:16.881752 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062162.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926693 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.84 avg-zval = 37.02 2024/11/20-19:33:16.881940 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062162.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:33:17.730996 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062162.sst): second pass time = 1.43's, 75.480'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 44.258'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2859.056'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.398'MB/sec write SST data time = 0.27's, 140.797'MB/sec dict compress time = 140029.12's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 17348.822'MB/sec zip my value time = 1.43's, unzip length = 0.108'GB zip my value throughput = 75.480'MB/sec zip pipeline throughput = 82.371'MB/sec entries = 926693 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.84 avg-zval = 37.02 usrkeys = 926693 avg-key = 20.00 avg-zkey = 1.95 avg-val = 117.42 avg-zval = 37.02 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 78079 bytes = 263536 } seq expand size = 546553 multi value expand size = 0 cnt WriteAppend = 18 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0376 GB } UnZip/Zip{ index = 10.2431 value = 3.1561 dict = 1.00 all = 3.5684 } Zip/UnZip{ index = 0.0976 value = 0.3168 dict = 1.00 all = 0.2802 } ---------------------------- total value len = 0.782995 GB avg = 0.121 KB (by entry num) total key len = 0.181316 GB avg = 0.028 KB total ukey len = 0.129511 GB avg = 0.020 KB total ukey num = 0.006475565 Billion total entry num = 0.006475565 Billion write speed all = 0.024894508 MB/sec (with seq num) write speed all = 0.023557131 MB/sec (without seq num) 2024/11/20-19:33:17.780519 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62162: 926693 keys, 37612677 bytes, temperature: kWarm 2024/11/20-19:33:17.780611 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102397780567, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62162, "file_size": 37612677, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 964349483, "table_properties": {"data_size": 34304576, "index_size": 1809408, "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": 25947404, "raw_average_key_size": 28, "raw_value_size": 108270350, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926693, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102394, "oldest_key_time": 0, "file_creation_time": 1732102394, "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": 62162, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:17.856609 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062163.sst) /dev/shm/ToplingTemp/Topling-890896-DwIooy 2024/11/20-19:33:18.869161 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062163.sst): first pass time = 1.01's, 132.561'MB/sec 2024/11/20-19:33:20.193082 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062163.sst): old prealloc_size = 147639500, real_size = 36408192 2024/11/20-19:33:20.193685 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062163.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924180 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 117.23 avg-zval = 37.25 2024/11/20-19:33:20.194370 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062163.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:33:21.116359 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062163.sst): second pass time = 1.32's, 81.893'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 43.281'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3118.755'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.353'MB/sec write SST data time = 0.27's, 149.441'MB/sec dict compress time = 0.00's, 757.282'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 33718.053'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 81.893'MB/sec zip pipeline throughput = 81.893'MB/sec entries = 924180 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.23 avg-zval = 37.25 usrkeys = 924180 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.94 avg-zval = 37.25 TagRS{ kinds = RS_Key0_TagN bytes = 144520 } TagArray{ size = 754515 bytes = 2546496 } seq expand size = 5281605 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0344 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5801 value = 3.1467 dict = 1.00 all = 3.3588 } Zip/UnZip{ index = 0.0945 value = 0.3178 dict = 1.00 all = 0.2977 } ---------------------------- total value len = 0.896617 GB avg = 0.121 KB (by entry num) total key len = 0.207193 GB avg = 0.028 KB total ukey len = 0.147995 GB avg = 0.020 KB total ukey num = 0.007399745 Billion total entry num = 0.007399745 Billion write speed all = 0.028493312 MB/sec (with seq num) write speed all = 0.026965200 MB/sec (without seq num) 2024/11/20-19:33:21.167357 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62163: 924180 keys, 39959522 bytes, temperature: kWarm 2024/11/20-19:33:21.167449 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102401167402, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62163, "file_size": 39959522, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1024548713, "table_properties": {"data_size": 34429936, "index_size": 1747008, "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": 25877040, "raw_average_key_size": 28, "raw_value_size": 108340704, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924180, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102397, "oldest_key_time": 0, "file_creation_time": 1732102397, "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": 62163, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:21.235811 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062164.sst) /dev/shm/ToplingTemp/Topling-890896-i2e32z 2024/11/20-19:33:22.275749 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062164.sst): first pass time = 1.04's, 129.070'MB/sec 2024/11/20-19:33:23.503206 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062164.sst): old prealloc_size = 147639500, real_size = 36085616 2024/11/20-19:33:23.503931 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062164.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922367 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0341 GB avg-val = 117.51 avg-zval = 36.97 2024/11/20-19:33:23.504757 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062164.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:33:24.337642 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062164.sst): second pass time = 1.23's, 88.377'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.867'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2503.710'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.330'MB/sec write SST data time = 0.13's, 297.668'MB/sec dict compress time = 0.00's, 758.472'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 33326.464'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 88.377'MB/sec zip pipeline throughput = 88.377'MB/sec entries = 922367 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.51 avg-zval = 36.97 usrkeys = 922367 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.51 avg-zval = 36.97 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922367 bytes = 2997712 } seq expand size = 6456569 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.5113 value = 3.1787 dict = 1.00 all = 3.3603 } Zip/UnZip{ index = 0.0951 value = 0.3146 dict = 1.00 all = 0.2976 } ---------------------------- total value len = 1.011466 GB avg = 0.122 KB (by entry num) total key len = 0.233019 GB avg = 0.028 KB total ukey len = 0.166442 GB avg = 0.020 KB total ukey num = 0.008322112 Billion total entry num = 0.008322112 Billion write speed all = 0.032121952 MB/sec (with seq num) write speed all = 0.030403506 MB/sec (without seq num) 2024/11/20-19:33:24.389708 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62164: 922367 keys, 39942086 bytes, temperature: kWarm 2024/11/20-19:33:24.389798 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102404389753, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62164, "file_size": 39942086, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979952822, "largest_seqno": 1024548740, "table_properties": {"data_size": 34099808, "index_size": 1755008, "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": 25826276, "raw_average_key_size": 28, "raw_value_size": 108391506, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922367, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102401, "oldest_key_time": 0, "file_creation_time": 1732102401, "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": 62164, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:24.440286 140008702481984 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062165.sst) /dev/shm/ToplingTemp/Topling-890896-Uqxzoz 2024/11/20-19:33:24.605734 140008702481984 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062165.sst): first pass time = 0.17's, 105.864'MB/sec 2024/11/20-19:33:25.083862 140008702481984 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062165.sst): old prealloc_size = 147639500, real_size = 5312816 2024/11/20-19:33:25.083988 140008702481984 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062165.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 120860 prefix = 4 raw-key = 0.0019 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0141 GB zip-val = 0.0051 GB avg-val = 116.88 avg-zval = 41.79 2024/11/20-19:33:25.084129 140008702481984 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062165.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.018 GB 2024/11/20-19:33:25.188780 140008702481984 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00/062165.sst): second pass time = 0.48's, 29.588'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.10's, 55.530'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2173.435'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.346'MB/sec write SST data time = 0.02's, 332.835'MB/sec dict compress time = 0.00's, 103.406'MB/sec z-dict build time = 0.00's, sample length = 0.148'MB, throughput = 3876.860'MB/sec zip my value time = 0.48's, unzip length = 0.014'GB zip my value throughput = 29.588'MB/sec zip pipeline throughput = 126.239'MB/sec entries = 120860 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.88 avg-zval = 41.79 usrkeys = 120860 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.88 avg-zval = 41.79 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 120860 bytes = 392816 } seq expand size = 846020 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0024 GB value = 0.0141 GB dict = 0.15 MB all = 0.0175 GB } __ZipSize{ index = 0.0002 GB value = 0.0051 GB dict = 0.15 MB all = 0.0058 GB } UnZip/Zip{ index = 10.4478 value = 2.7966 dict = 1.00 all = 3.0060 } Zip/UnZip{ index = 0.0957 value = 0.3576 dict = 1.00 all = 0.3327 } ---------------------------- total value len = 1.026437 GB avg = 0.122 KB (by entry num) total key len = 0.236403 GB avg = 0.028 KB total ukey len = 0.168859 GB avg = 0.020 KB total ukey num = 0.008442972 Billion total entry num = 0.008442972 Billion write speed all = 0.032595024 MB/sec (with seq num) write speed all = 0.030851660 MB/sec (without seq num) 2024/11/20-19:33:25.203216 140008702481984 [compaction_job.cc:1948] [default] [JOB 8268] Generated table #62165: 120860 keys, 5824919 bytes, temperature: kWarm 2024/11/20-19:33:25.203270 140008702481984 EVENT_LOG_v1 {"time_micros": 1732102405203241, "cf_name": "default", "job": 8268, "event": "table_file_creation", "file_number": 62165, "file_size": 5824919, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979952864, "largest_seqno": 1023033754, "table_properties": {"data_size": 5051040, "index_size": 231360, "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": 3384080, "raw_average_key_size": 28, "raw_value_size": 14125644, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 120860, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102404, "oldest_key_time": 0, "file_creation_time": 1732102404, "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": 62165, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:25.214084 140008702481984 [compaction_job.cc:703] job-08268: subcompact[0], size: 0.358651 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08268/att-00 [062156,062157,062158,062159,062160,062161,062162,062163,062164,062165] 2024/11/20-19:33:25.281471 140008702481984 (Original Log Time 2024/11/20-19:32:51.169759) EVENT_LOG_v1 {"time_micros": 1732102371169717, "job": 8268, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [62143], "files_L3": [62064, 62066, 62068, 62070, 62072, 62074, 62076, 62078, 62108], "score": 0.863796, "input_data_size": 382444060, "oldest_snapshot_seqno": 1024607738} 2024/11/20-19:33:25.281475 140008702481984 (Original Log Time 2024/11/20-19:33:25.280499) [compaction_job.cc:2022] [default] [JOB 8268] Compacted 1@2 + 9@3 files to L3 => 358651309 bytes 2024/11/20-19:33:25.281477 140008702481984 (Original Log Time 2024/11/20-19:33:25.281391) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 11.2 rd, 10.5 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(27.2, 337.6 +0.0 blob) out(342.0 +0.0 blob), read-write-amplify(26.0) write-amplify(12.6) OK, records in: 8556200, records dropped: 113228 output_compression: Snappy 2024/11/20-19:33:25.281481 140008702481984 (Original Log Time 2024/11/20-19:33:25.281439) EVENT_LOG_v1 {"time_micros": 1732102405281415, "cf": "default", "job": 8268, "event": "compaction_finished", "compaction_time_micros": 34044329, "compaction_time_cpu_micros": 13850675, "output_level": 3, "num_output_files": 10, "total_output_size": 358651309, "num_input_records": 8556200, "num_output_records": 8442972, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 319808990, "file_range_sync_nanos": 0, "file_fsync_nanos": 10159, "file_prepare_write_nanos": 35331, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-19:33:25.421010 140008702481984 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":1732102370,"executesMs":34266,"compactionJobId":8268,"attempt":0,"compactionInputRawBytes":1241548240,"compactionInputZipBytes":382444060,"compactionOutputRawBytes":0,"compactionOutputZipBytes":358651309,"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-0ee0c5d6c370cb7f2c17ee0b29092180-f0bdc879b3467626-00"}}, response = 2024/11/20-19:33:25.421101 140008702481984 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08268/att-00: olev 3, work 34.266 s, result 7.623 ms, install 0.997 ms, input{raw 1.156 GiB zip 364.727 MiB}