2024/11/20-18:27:24.941307 140008752838208 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00: fork to child time = 0.008556 sec 2024/11/20-18:27:24.941824 140008752838208 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00 2024/11/20-18:27:24.948344 140008752838208 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00 2024/11/20-18:27:24.949989 140008752838208 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-18:27:24.950231 140008752838208 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-18:27:25.002886 140008752838208 [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-04799/att-00/MANIFEST-049091 2024/11/20-18:27:25.053988 140008752838208 [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-04799/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 55830, last_sequence is 942872799, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 55084 2024/11/20-18:27:25.053999 140008752838208 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-18:27:25.054125 140008752838208 [version_set.cc:5724] Creating manifest 55830 2024/11/20-18:27:25.084482 140008752838208 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-18:27:25.106426 140008752838208 [compaction_job.cc:2437] [default] [JOB 4799] Compacting 1@2 + 12@3 files to L3, score 0.52, subcompactions 1 : 1 2024/11/20-18:27:25.106443 140008752838208 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 4547 Base level 2, inputs: [55824(11MB)], [55799(35MB) 55800(37MB) 55801(35MB) 55802(36MB) 55803(36MB) 55804(36MB) 55805(37MB) 55806(36MB) 55807(27MB) 55679(9230KB) 55696(9223KB) 55678(7026KB)] 2024/11/20-18:27:25.112593 140008752838208 [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-18:27:25.112617 140008752838208 [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-18:27:25.112637 140008752838208 [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-18:27:25.112646 140008752838208 [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-18:27:25.112656 140008752838208 [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-18:27:25.550786 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055831.sst) /dev/shm/ToplingTemp/Topling-803699-LBm5y9 2024/11/20-18:27:26.111936 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055831.sst): first pass time = 0.56's, 239.202'MB/sec 2024/11/20-18:27:28.071605 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055831.sst): old prealloc_size = 147639500, real_size = 36424736 2024/11/20-18:27:28.072187 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055831.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926834 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.81 avg-zval = 37.09 2024/11/20-18:27:28.072524 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055831.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-18:27:28.967072 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055831.sst): second pass time = 1.96's, 55.270'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 41.911'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3253.183'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.369'MB/sec write SST data time = 0.27's, 140.191'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 28175.444'MB/sec zip my value time = 1.96's, unzip length = 0.108'GB zip my value throughput = 55.270'MB/sec zip pipeline throughput = 150.567'MB/sec entries = 926834 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.81 avg-zval = 37.09 usrkeys = 926834 avg-key = 20.00 avg-zkey = 1.96 avg-val = 117.04 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 29973 bytes = 101168 } seq expand size = 209811 multi value expand size = 0 cnt WriteAppend = 17 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.0375 GB } UnZip/Zip{ index = 10.1794 value = 3.1499 dict = 1.00 all = 3.5764 } Zip/UnZip{ index = 0.0982 value = 0.3175 dict = 1.00 all = 0.2796 } ---------------------------- total value len = 0.108476 GB avg = 0.117 KB (by entry num) total key len = 0.025951 GB avg = 0.028 KB total ukey len = 0.018537 GB avg = 0.020 KB total ukey num = 0.000926834 Billion total entry num = 0.000926834 Billion write speed all = 0.003864290 MB/sec (with seq num) write speed all = 0.003651146 MB/sec (without seq num) 2024/11/20-18:27:29.017086 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55831: 926834 keys, 37528817 bytes, temperature: kWarm 2024/11/20-18:27:29.017198 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098449017137, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55831, "file_size": 37528817, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 939521596, "table_properties": {"data_size": 34371856, "index_size": 1820992, "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": 25951352, "raw_average_key_size": 28, "raw_value_size": 108266400, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926834, "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": 1732098445, "oldest_key_time": 0, "file_creation_time": 1732098445, "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": 55831, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:29.063030 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055832.sst) /dev/shm/ToplingTemp/Topling-803699-LJ5Zbb 2024/11/20-18:27:30.265734 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055832.sst): first pass time = 1.20's, 111.602'MB/sec 2024/11/20-18:27:31.720878 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055832.sst): old prealloc_size = 147639500, real_size = 36306128 2024/11/20-18:27:31.721535 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055832.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926212 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.91 avg-zval = 37.00 2024/11/20-18:27:31.722983 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055832.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-18:27:32.691389 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055832.sst): second pass time = 1.45's, 74.456'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.97's, 40.667'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2850.520'MB/sec (index lex order gen) rebuild zvType time = 0.81's, 0.287'MB/sec write SST data time = 0.16's, 243.521'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 = 32460.448'MB/sec zip my value time = 1.45's, unzip length = 0.108'GB zip my value throughput = 74.456'MB/sec zip pipeline throughput = 74.456'MB/sec entries = 926212 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.91 avg-zval = 37.00 usrkeys = 926212 avg-key = 20.00 avg-zkey = 1.95 avg-val = 121.93 avg-zval = 37.00 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 663891 bytes = 2157664 } seq expand size = 4647237 multi value expand size = 0 cnt WriteAppend = 19 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.0395 GB } UnZip/Zip{ index = 10.2443 value = 3.1601 dict = 1.00 all = 3.4008 } Zip/UnZip{ index = 0.0976 value = 0.3164 dict = 1.00 all = 0.2941 } ---------------------------- total value len = 0.221407 GB avg = 0.119 KB (by entry num) total key len = 0.051885 GB avg = 0.028 KB total ukey len = 0.037061 GB avg = 0.020 KB total ukey num = 0.001853046 Billion total entry num = 0.001853046 Billion write speed all = 0.007855302 MB/sec (with seq num) write speed all = 0.007429203 MB/sec (without seq num) 2024/11/20-18:27:32.756995 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55832: 926212 keys, 39467086 bytes, temperature: kWarm 2024/11/20-18:27:32.757077 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098452757034, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55832, "file_size": 39467086, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 911206105, "table_properties": {"data_size": 34266112, "index_size": 1808256, "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": 25933936, "raw_average_key_size": 28, "raw_value_size": 108283924, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926212, "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": 1732098449, "oldest_key_time": 0, "file_creation_time": 1732098449, "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": 55832, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:32.795515 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055833.sst) /dev/shm/ToplingTemp/Topling-803699-DOrKs9 2024/11/20-18:27:33.661517 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055833.sst): first pass time = 0.87's, 154.995'MB/sec 2024/11/20-18:27:35.104092 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055833.sst): old prealloc_size = 147639500, real_size = 36489600 2024/11/20-18:27:35.104732 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055833.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927068 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.0344 GB avg-val = 116.78 avg-zval = 37.16 2024/11/20-18:27:35.104871 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055833.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-18:27:35.910471 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055833.sst): second pass time = 1.44's, 75.090'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 46.509'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3002.114'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.346'MB/sec write SST data time = 0.14's, 276.836'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 = 19525.535'MB/sec zip my value time = 1.44's, unzip length = 0.108'GB zip my value throughput = 75.090'MB/sec zip pipeline throughput = 75.090'MB/sec entries = 927068 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.78 avg-zval = 37.16 usrkeys = 927068 avg-key = 20.00 avg-zkey = 1.95 avg-val = 116.81 avg-zval = 37.16 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 3785 bytes = 12320 } seq expand size = 26495 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.0344 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.2407 value = 3.1428 dict = 1.00 all = 3.5787 } Zip/UnZip{ index = 0.0976 value = 0.3182 dict = 1.00 all = 0.2794 } ---------------------------- total value len = 0.329694 GB avg = 0.119 KB (by entry num) total key len = 0.077843 GB avg = 0.028 KB total ukey len = 0.055602 GB avg = 0.020 KB total ukey num = 0.002780114 Billion total entry num = 0.002780114 Billion write speed all = 0.011712825 MB/sec (with seq num) write speed all = 0.011073610 MB/sec (without seq num) 2024/11/20-18:27:35.963533 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55833: 927068 keys, 37504749 bytes, temperature: kWarm 2024/11/20-18:27:35.963598 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098455963568, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55833, "file_size": 37504749, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 926622272, "table_properties": {"data_size": 34447088, "index_size": 1810560, "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": 25957904, "raw_average_key_size": 28, "raw_value_size": 108259828, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927068, "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": 1732098452, "oldest_key_time": 0, "file_creation_time": 1732098452, "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": 55833, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:36.004629 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055834.sst) /dev/shm/ToplingTemp/Topling-803699-Fgygq9 2024/11/20-18:27:36.961232 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055834.sst): first pass time = 0.96's, 140.315'MB/sec 2024/11/20-18:27:38.401774 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055834.sst): old prealloc_size = 147639500, real_size = 36389056 2024/11/20-18:27:38.402448 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055834.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926819 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.82 avg-zval = 37.07 2024/11/20-18:27:38.402778 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055834.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-18:27:39.197684 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055834.sst): second pass time = 1.44's, 75.201'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 47.910'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2759.027'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.362'MB/sec write SST data time = 0.15's, 246.880'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 23541.384'MB/sec zip my value time = 1.44's, unzip length = 0.108'GB zip my value throughput = 75.201'MB/sec zip pipeline throughput = 75.201'MB/sec entries = 926819 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.82 avg-zval = 37.07 usrkeys = 926819 avg-key = 20.00 avg-zkey = 1.94 avg-val = 118.53 avg-zval = 37.07 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 227568 bytes = 739616 } seq expand size = 1592976 multi value expand size = 0 cnt WriteAppend = 22 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.0381 GB } UnZip/Zip{ index = 10.3108 value = 3.1510 dict = 1.00 all = 3.5198 } Zip/UnZip{ index = 0.0970 value = 0.3174 dict = 1.00 all = 0.2841 } ---------------------------- total value len = 0.439553 GB avg = 0.119 KB (by entry num) total key len = 0.103794 GB avg = 0.028 KB total ukey len = 0.074139 GB avg = 0.020 KB total ukey num = 0.003706933 Billion total entry num = 0.003706933 Billion write speed all = 0.015614622 MB/sec (with seq num) write speed all = 0.014762389 MB/sec (without seq num) 2024/11/20-18:27:39.247846 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55834: 926819 keys, 38132061 bytes, temperature: kWarm 2024/11/20-18:27:39.247918 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098459247885, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55834, "file_size": 38132061, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 939510590, "table_properties": {"data_size": 34359408, "index_size": 1797760, "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": 25950932, "raw_average_key_size": 28, "raw_value_size": 108266806, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926819, "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": 1732098455, "oldest_key_time": 0, "file_creation_time": 1732098455, "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": 55834, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:39.294406 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055835.sst) /dev/shm/ToplingTemp/Topling-803699-E6wmx9 2024/11/20-18:27:40.303797 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055835.sst): first pass time = 1.01's, 132.973'MB/sec 2024/11/20-18:27:42.153530 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055835.sst): old prealloc_size = 147639500, real_size = 36431440 2024/11/20-18:27:42.154306 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055835.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926870 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.81 avg-zval = 37.14 2024/11/20-18:27:42.154601 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055835.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-18:27:43.291140 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055835.sst): second pass time = 1.84's, 58.744'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.14's, 33.389'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2410.516'MB/sec (index lex order gen) rebuild zvType time = 0.81's, 0.285'MB/sec write SST data time = 0.33's, 116.866'MB/sec dict compress time = 0.00's, 1079924.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 35213.382'MB/sec zip my value time = 1.84's, unzip length = 0.108'GB zip my value throughput = 58.744'MB/sec zip pipeline throughput = 130.164'MB/sec entries = 926870 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.81 avg-zval = 37.14 usrkeys = 926870 avg-key = 20.00 avg-zkey = 1.92 avg-val = 118.55 avg-zval = 37.14 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231248 bytes = 549232 } seq expand size = 1618736 multi value expand size = 0 cnt WriteAppend = 13 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.0380 GB } UnZip/Zip{ index = 10.4422 value = 3.1450 dict = 1.00 all = 3.5336 } Zip/UnZip{ index = 0.0958 value = 0.3180 dict = 1.00 all = 0.2830 } ---------------------------- total value len = 0.549438 GB avg = 0.119 KB (by entry num) total key len = 0.129746 GB avg = 0.028 KB total ukey len = 0.092676 GB avg = 0.020 KB total ukey num = 0.004633803 Billion total entry num = 0.004633803 Billion write speed all = 0.019515971 MB/sec (with seq num) write speed all = 0.018450774 MB/sec (without seq num) 2024/11/20-18:27:43.339856 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55835: 926870 keys, 37983363 bytes, temperature: kWarm 2024/11/20-18:27:43.339910 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098463339881, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55835, "file_size": 37983363, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 899867891, "table_properties": {"data_size": 34424320, "index_size": 1775232, "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": 25952360, "raw_average_key_size": 28, "raw_value_size": 108265452, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926870, "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": 1732098459, "oldest_key_time": 0, "file_creation_time": 1732098459, "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": 55835, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:43.383435 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055836.sst) /dev/shm/ToplingTemp/Topling-803699-wkVe87 2024/11/20-18:27:44.306082 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055836.sst): first pass time = 0.92's, 145.480'MB/sec 2024/11/20-18:27:46.358520 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055836.sst): old prealloc_size = 147639500, real_size = 36319696 2024/11/20-18:27:46.359105 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055836.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926853 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.81 avg-zval = 37.02 2024/11/20-18:27:46.359371 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055836.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-18:27:47.257594 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055836.sst): second pass time = 2.05's, 52.769'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 42.157'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3164.729'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.18's, 210.760'MB/sec dict compress time = 0.00's, 1080224.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 16671.924'MB/sec zip my value time = 2.05's, unzip length = 0.108'GB zip my value throughput = 52.769'MB/sec zip pipeline throughput = 105.320'MB/sec entries = 926853 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.81 avg-zval = 37.02 usrkeys = 926853 avg-key = 20.00 avg-zkey = 1.92 avg-val = 118.56 avg-zval = 37.02 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231220 bytes = 578064 } seq expand size = 1618540 multi value expand size = 0 cnt WriteAppend = 16 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.0379 GB } UnZip/Zip{ index = 10.4436 value = 3.1553 dict = 1.00 all = 3.5413 } Zip/UnZip{ index = 0.0958 value = 0.3169 dict = 1.00 all = 0.2824 } ---------------------------- total value len = 0.659322 GB avg = 0.119 KB (by entry num) total key len = 0.155698 GB avg = 0.028 KB total ukey len = 0.111213 GB avg = 0.020 KB total ukey num = 0.005560656 Billion total entry num = 0.005560656 Billion write speed all = 0.023416482 MB/sec (with seq num) write speed all = 0.022138370 MB/sec (without seq num) 2024/11/20-18:27:47.306541 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55836: 926853 keys, 37900655 bytes, temperature: kWarm 2024/11/20-18:27:47.306610 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098467306574, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55836, "file_size": 37900655, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 908236452, "table_properties": {"data_size": 34312832, "index_size": 1774976, "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": 25951884, "raw_average_key_size": 28, "raw_value_size": 108265910, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926853, "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": 1732098463, "oldest_key_time": 0, "file_creation_time": 1732098463, "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": 55836, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:47.350902 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055837.sst) /dev/shm/ToplingTemp/Topling-803699-tc7Da8 2024/11/20-18:27:48.334985 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055837.sst): first pass time = 0.98's, 136.395'MB/sec 2024/11/20-18:27:50.048971 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055837.sst): old prealloc_size = 147639500, real_size = 36417440 2024/11/20-18:27:50.049637 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055837.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926724 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.11 2024/11/20-18:27:50.050245 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055837.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-18:27:50.862728 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055837.sst): second pass time = 1.71's, 63.199'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 48.437'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2787.194'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.341'MB/sec write SST data time = 0.13's, 292.648'MB/sec dict compress time = 0.00's, 1080470.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31900.502'MB/sec zip my value time = 1.71's, unzip length = 0.108'GB zip my value throughput = 63.199'MB/sec zip pipeline throughput = 63.199'MB/sec entries = 926724 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.83 avg-zval = 37.11 usrkeys = 926724 avg-key = 20.00 avg-zkey = 1.94 avg-val = 122.07 avg-zval = 37.11 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 693975 bytes = 1995200 } seq expand size = 4857825 multi value expand size = 0 cnt WriteAppend = 17 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.0394 GB } UnZip/Zip{ index = 10.3090 value = 3.1485 dict = 1.00 all = 3.4052 } Zip/UnZip{ index = 0.0970 value = 0.3176 dict = 1.00 all = 0.2937 } ---------------------------- total value len = 0.772449 GB avg = 0.119 KB (by entry num) total key len = 0.181647 GB avg = 0.028 KB total ukey len = 0.129748 GB avg = 0.020 KB total ukey num = 0.006487380 Billion total entry num = 0.006487380 Billion write speed all = 0.027409448 MB/sec (with seq num) write speed all = 0.025918483 MB/sec (without seq num) 2024/11/20-18:27:50.958135 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55837: 926724 keys, 39415910 bytes, temperature: kWarm 2024/11/20-18:27:50.958198 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098470958168, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55837, "file_size": 39415910, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 925044386, "table_properties": {"data_size": 34387664, "index_size": 1797888, "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": 25948272, "raw_average_key_size": 28, "raw_value_size": 108269548, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926724, "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": 1732098467, "oldest_key_time": 0, "file_creation_time": 1732098467, "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": 55837, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:51.000891 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055838.sst) /dev/shm/ToplingTemp/Topling-803699-mrBz46 2024/11/20-18:27:51.987658 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055838.sst): first pass time = 0.99's, 136.023'MB/sec 2024/11/20-18:27:53.494605 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055838.sst): old prealloc_size = 147639500, real_size = 36432176 2024/11/20-18:27:53.495257 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055838.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926729 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.12 2024/11/20-18:27:53.495544 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055838.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-18:27:54.242945 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055838.sst): second pass time = 1.51's, 71.882'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.75's, 50.915'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2861.835'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.376'MB/sec write SST data time = 0.13's, 288.049'MB/sec dict compress time = 0.00's, 1080466.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31899.442'MB/sec zip my value time = 1.51's, unzip length = 0.108'GB zip my value throughput = 71.882'MB/sec zip pipeline throughput = 143.134'MB/sec entries = 926729 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.83 avg-zval = 37.12 usrkeys = 926729 avg-key = 20.00 avg-zkey = 1.94 avg-val = 118.58 avg-zval = 37.12 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231544 bytes = 665696 } seq expand size = 1620808 multi value expand size = 0 cnt WriteAppend = 24 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.0381 GB } UnZip/Zip{ index = 10.3091 value = 3.1471 dict = 1.00 all = 3.5227 } Zip/UnZip{ index = 0.0970 value = 0.3177 dict = 1.00 all = 0.2839 } ---------------------------- total value len = 0.882340 GB avg = 0.119 KB (by entry num) total key len = 0.207595 GB avg = 0.028 KB total ukey len = 0.148282 GB avg = 0.020 KB total ukey num = 0.007414109 Billion total entry num = 0.007414109 Billion write speed all = 0.031308803 MB/sec (with seq num) write speed all = 0.029605018 MB/sec (without seq num) 2024/11/20-18:27:54.296207 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55838: 926729 keys, 38101153 bytes, temperature: kWarm 2024/11/20-18:27:54.296258 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098474296229, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55838, "file_size": 38101153, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 939521621, "table_properties": {"data_size": 34402400, "index_size": 1797888, "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": 25948412, "raw_average_key_size": 28, "raw_value_size": 108269366, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926729, "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": 1732098470, "oldest_key_time": 0, "file_creation_time": 1732098470, "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": 55838, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:54.334871 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055839.sst) /dev/shm/ToplingTemp/Topling-803699-t1miFa 2024/11/20-18:27:55.236517 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055839.sst): first pass time = 0.90's, 148.863'MB/sec 2024/11/20-18:27:56.664392 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055839.sst): old prealloc_size = 147639500, real_size = 36394704 2024/11/20-18:27:56.664898 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055839.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926920 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.80 avg-zval = 37.12 2024/11/20-18:27:56.665168 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055839.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-18:27:57.579960 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055839.sst): second pass time = 1.43's, 75.859'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 41.446'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3639.373'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.307'MB/sec write SST data time = 0.16's, 235.336'MB/sec dict compress time = 0.00's, 1080360.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34432.687'MB/sec zip my value time = 1.43's, unzip length = 0.108'GB zip my value throughput = 75.859'MB/sec zip pipeline throughput = 82.114'MB/sec entries = 926920 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.80 avg-zval = 37.12 usrkeys = 926920 avg-key = 20.00 avg-zkey = 1.89 avg-val = 118.54 avg-zval = 37.12 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 230992 bytes = 548624 } seq expand size = 1616944 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.5817 value = 3.1462 dict = 1.00 all = 3.5370 } Zip/UnZip{ index = 0.0945 value = 0.3178 dict = 1.00 all = 0.2827 } ---------------------------- total value len = 0.992221 GB avg = 0.119 KB (by entry num) total key len = 0.233549 GB avg = 0.028 KB total ukey len = 0.166821 GB avg = 0.020 KB total ukey num = 0.008341029 Billion total entry num = 0.008341029 Billion write speed all = 0.035207333 MB/sec (with seq num) write speed all = 0.033290722 MB/sec (without seq num) 2024/11/20-18:27:57.630055 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55839: 926920 keys, 37946423 bytes, temperature: kWarm 2024/11/20-18:27:57.630120 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098477630089, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55839, "file_size": 37946423, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 938443005, "table_properties": {"data_size": 34410880, "index_size": 1751936, "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": 25953760, "raw_average_key_size": 28, "raw_value_size": 108263976, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926920, "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": 1732098474, "oldest_key_time": 0, "file_creation_time": 1732098474, "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": 55839, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:57.669190 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055840.sst) /dev/shm/ToplingTemp/Topling-803699-XfuIka 2024/11/20-18:27:57.994572 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055840.sst): first pass time = 0.33's, 224.117'MB/sec 2024/11/20-18:27:58.638062 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055840.sst): old prealloc_size = 147639500, real_size = 19902688 2024/11/20-18:27:58.638411 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055840.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 503602 prefix = 4 raw-key = 0.0081 GB zip-key = 0.0010 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.0588 GB zip-val = 0.0188 GB avg-val = 116.79 avg-zval = 37.38 2024/11/20-18:27:58.638546 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055840.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0012 GB, waited 0.000 sec, Key+Value = 0.073 GB 2024/11/20-18:27:59.022789 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00/055840.sst): second pass time = 0.64's, 91.492'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.38's, 53.735'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2902.435'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.403'MB/sec write SST data time = 0.07's, 287.743'MB/sec dict compress time = 0.00's, 589162.000'MB/sec z-dict build time = 0.00's, sample length = 0.589'MB, throughput = 12714.446'MB/sec zip my value time = 0.64's, unzip length = 0.059'GB zip my value throughput = 91.492'MB/sec zip pipeline throughput = 91.492'MB/sec entries = 503602 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.79 avg-zval = 37.38 usrkeys = 503602 avg-key = 20.00 avg-zkey = 1.89 avg-val = 118.16 avg-zval = 37.38 TagRS{ kinds = RS_Key0_TagN bytes = 78800 } TagArray{ size = 98890 bytes = 222512 } seq expand size = 692230 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0101 GB value = 0.0588 GB dict = 0.59 MB all = 0.0729 GB } __ZipSize{ index = 0.0010 GB value = 0.0188 GB dict = 0.59 MB all = 0.0207 GB } UnZip/Zip{ index = 10.5721 value = 3.1245 dict = 1.00 all = 3.5271 } Zip/UnZip{ index = 0.0946 value = 0.3201 dict = 1.00 all = 0.2835 } ---------------------------- total value len = 1.051728 GB avg = 0.119 KB (by entry num) total key len = 0.247650 GB avg = 0.028 KB total ukey len = 0.176893 GB avg = 0.020 KB total ukey num = 0.008844631 Billion total entry num = 0.008844631 Billion write speed all = 0.037320014 MB/sec (with seq num) write speed all = 0.035287769 MB/sec (without seq num) 2024/11/20-18:27:59.066091 140008752838208 [compaction_job.cc:1948] [default] [JOB 4799] Generated table #55840: 503602 keys, 20673017 bytes, temperature: kWarm 2024/11/20-18:27:59.066147 140008752838208 EVENT_LOG_v1 {"time_micros": 1732098479066117, "cf_name": "default", "job": 4799, "event": "table_file_creation", "file_number": 55840, "file_size": 20673017, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 939779262, "table_properties": {"data_size": 18823888, "index_size": 952704, "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": 14100856, "raw_average_key_size": 28, "raw_value_size": 58815320, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 503602, "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": 1732098477, "oldest_key_time": 0, "file_creation_time": 1732098477, "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": 55840, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:27:59.093276 140008752838208 [compaction_job.cc:703] job-04799: subcompact[0], size: 0.364653 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04799/att-00 [055831,055832,055833,055834,055835,055836,055837,055838,055839,055840] 2024/11/20-18:27:59.202674 140008752838208 (Original Log Time 2024/11/20-18:27:25.106515) EVENT_LOG_v1 {"time_micros": 1732098445106462, "job": 4799, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [55824], "files_L3": [55799, 55800, 55801, 55802, 55803, 55804, 55805, 55806, 55807, 55679, 55696, 55678], "score": 0.521488, "input_data_size": 372721873, "oldest_snapshot_seqno": 942872799} 2024/11/20-18:27:59.202678 140008752838208 (Original Log Time 2024/11/20-18:27:59.183858) [compaction_job.cc:2022] [default] [JOB 4799] Compacted 1@2 + 12@3 files to L3 => 364653234 bytes 2024/11/20-18:27:59.202680 140008752838208 (Original Log Time 2024/11/20-18:27:59.202598) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 11.0 rd, 10.7 wr, level 3, files in(1, 12) out(10 +0 blob) MB in(11.6, 343.9 +0.0 blob) out(347.8 +0.0 blob), read-write-amplify(60.9) write-amplify(30.1) OK, records in: 8844690, records dropped: 59 output_compression: Snappy 2024/11/20-18:27:59.202684 140008752838208 (Original Log Time 2024/11/20-18:27:59.202652) EVENT_LOG_v1 {"time_micros": 1732098479202624, "cf": "default", "job": 4799, "event": "compaction_finished", "compaction_time_micros": 33986768, "compaction_time_cpu_micros": 13803553, "output_level": 3, "num_output_files": 10, "total_output_size": 364653234, "num_input_records": 8844690, "num_output_records": 8844631, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 306493294, "file_range_sync_nanos": 0, "file_fsync_nanos": 9068, "file_prepare_write_nanos": 28909, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-18:27:59.336930 140008752838208 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":1732098444,"executesMs":34235,"compactionJobId":4799,"attempt":0,"compactionInputRawBytes":1280884576,"compactionInputZipBytes":372721873,"compactionOutputRawBytes":0,"compactionOutputZipBytes":364653234,"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-847edfc039a9060fdd920bd99a5cf5b3-6b67e44ab5348935-00"}}, response = 2024/11/20-18:27:59.337036 140008752838208 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-04799/att-00: olev 3, work 34.235 s, result 6.932 ms, install 18.842 ms, input{raw 1.193 GiB zip 355.455 MiB}