2024/11/20-15:53:50.370507 140257684760128 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00: fork to child time = 0.009749 sec 2024/11/20-15:53:50.371105 140257684760128 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00 2024/11/20-15:53:50.377608 140257684760128 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00 2024/11/20-15:53:50.379245 140257684760128 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-15:53:50.379469 140257684760128 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-15:53:50.427072 140257684760128 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-14114/att-00/MANIFEST-019309 2024/11/20-15:53:50.477070 140257684760128 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-14114/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 42316, last_sequence is 736819896, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 42164 2024/11/20-15:53:50.477079 140257684760128 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-15:53:50.477159 140257684760128 [version_set.cc:5724] Creating manifest 42316 2024/11/20-15:53:50.529148 140257684760128 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-15:53:50.548649 140257684760128 [compaction_job.cc:2437] [default] [JOB 14114] Compacting 1@2 + 5@3 files to L3, score 0.93, subcompactions 1 : 1 2024/11/20-15:53:50.548667 140257684760128 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11186 Base level 2, inputs: [42310(31MB)], [42239(40MB) 42240(40MB) 42241(40MB) 42242(40MB) 42243(40MB)] 2024/11/20-15:53:50.557119 140257684760128 [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-15:53:50.557154 140257684760128 [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-15:53:50.557182 140257684760128 [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-15:53:50.557194 140257684760128 [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-15:53:50.557207 140257684760128 [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-15:53:51.180224 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042317.sst) /dev/shm/ToplingTemp/Topling-522850-Nrxr4C 2024/11/20-15:53:51.354869 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042317.sst): first pass time = 0.17's, 768.714'MB/sec 2024/11/20-15:53:51.918686 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042317.sst): old prealloc_size = 147639500, real_size = 40869072 2024/11/20-15:53:51.918837 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042317.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.02 avg-zval = 313.81 2024/11/20-15:53:51.919019 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042317.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-15:53:52.172832 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042317.sst): second pass time = 0.56's, 233.804'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.25's, 167.473'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1810.874'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.154'MB/sec write SST data time = 0.04's, 980.347'MB/sec dict compress time = 4426582619.35's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46989.905'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 233.804'MB/sec zip pipeline throughput = 275.519'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.02 avg-zval = 313.81 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1022.11 avg-zval = 313.81 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 94024 bytes = 329104 } seq expand size = 658168 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 7.0463 value = 3.2408 dict = 1.00 all = 3.1532 } Zip/UnZip{ index = 0.1419 value = 0.3086 dict = 1.00 all = 0.3171 } ---------------------------- total value len = 0.132288 GB avg = 1.022 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129427 Billion total entry num = 0.000129427 Billion write speed all = 0.005274739 MB/sec (with seq num) write speed all = 0.005234246 MB/sec (without seq num) 2024/11/20-15:53:52.224107 140257684760128 [compaction_job.cc:1948] [default] [JOB 14114] Generated table #42317: 129427 keys, 42565677 bytes, temperature: kWarm 2024/11/20-15:53:52.224190 140257684760128 EVENT_LOG_v1 {"time_micros": 1732089232224150, "cf_name": "default", "job": 14114, "event": "table_file_creation", "file_number": 42317, "file_size": 42565677, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 736749877, "table_properties": {"data_size": 40616128, "index_size": 220416, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630132, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732089231, "oldest_key_time": 0, "file_creation_time": 1732089231, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 42317, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:53:52.260678 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042318.sst) /dev/shm/ToplingTemp/Topling-522850-sfuJtE 2024/11/20-15:53:52.778721 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042318.sst): first pass time = 0.52's, 259.104'MB/sec 2024/11/20-15:53:53.287437 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042318.sst): old prealloc_size = 147639500, real_size = 40507072 2024/11/20-15:53:53.287604 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042318.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.84 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.87 2024/11/20-15:53:53.287729 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042318.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-15:53:53.562121 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042318.sst): second pass time = 0.51's, 259.230'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 153.120'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1681.133'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.151'MB/sec write SST data time = 0.06's, 701.195'MB/sec dict compress time = 4426582619.35's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33717.323'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 259.230'MB/sec zip pipeline throughput = 259.230'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.84 avg-val = 1017.00 avg-zval = 310.87 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.84 avg-val = 1019.75 avg-zval = 310.87 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 50970 bytes = 178416 } seq expand size = 356790 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 6.5184 value = 3.2714 dict = 1.00 all = 3.1916 } Zip/UnZip{ index = 0.1534 value = 0.3057 dict = 1.00 all = 0.3133 } ---------------------------- total value len = 0.264275 GB avg = 1.021 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258857 Billion total entry num = 0.000258857 Billion write speed all = 0.010537108 MB/sec (with seq num) write speed all = 0.010456126 MB/sec (without seq num) 2024/11/20-15:53:53.614790 140257684760128 [compaction_job.cc:1948] [default] [JOB 14114] Generated table #42318: 129430 keys, 42053226 bytes, temperature: kWarm 2024/11/20-15:53:53.614858 140257684760128 EVENT_LOG_v1 {"time_micros": 1732089233614827, "cf_name": "default", "job": 14114, "event": "table_file_creation", "file_number": 42318, "file_size": 42053226, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 736750007, "table_properties": {"data_size": 40236272, "index_size": 238272, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629783, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732089232, "oldest_key_time": 0, "file_creation_time": 1732089232, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 42318, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:53:53.649608 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042319.sst) /dev/shm/ToplingTemp/Topling-522850-5ibvlG 2024/11/20-15:53:54.287373 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042319.sst): first pass time = 0.64's, 210.466'MB/sec 2024/11/20-15:53:54.902896 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042319.sst): old prealloc_size = 147639500, real_size = 40533120 2024/11/20-15:53:54.903034 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042319.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.90 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.02 2024/11/20-15:53:54.903156 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042319.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-15:53:55.062840 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042319.sst): second pass time = 0.61's, 214.090'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.465'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2142.704'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 951.873'MB/sec dict compress time = 0.00's, 1378099.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 18563.756'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 214.090'MB/sec zip pipeline throughput = 223.583'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.90 avg-val = 1016.99 avg-zval = 311.02 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.90 avg-val = 1020.63 avg-zval = 311.02 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 67302 bytes = 235568 } seq expand size = 471114 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 6.3297 value = 3.2699 dict = 1.00 all = 3.1853 } Zip/UnZip{ index = 0.1580 value = 0.3058 dict = 1.00 all = 0.3139 } ---------------------------- total value len = 0.396376 GB avg = 1.021 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388287 Billion total entry num = 0.000388287 Billion write speed all = 0.015803300 MB/sec (with seq num) write speed all = 0.015681833 MB/sec (without seq num) 2024/11/20-15:53:55.113958 140257684760128 [compaction_job.cc:1948] [default] [JOB 14114] Generated table #42319: 129430 keys, 42136498 bytes, temperature: kWarm 2024/11/20-15:53:55.114025 140257684760128 EVENT_LOG_v1 {"time_micros": 1732089235113993, "cf_name": "default", "job": 14114, "event": "table_file_creation", "file_number": 42319, "file_size": 42136498, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 736743704, "table_properties": {"data_size": 40255216, "index_size": 245376, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629603, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732089233, "oldest_key_time": 0, "file_creation_time": 1732089233, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 42319, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:53:55.146244 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042320.sst) /dev/shm/ToplingTemp/Topling-522850-871NKG 2024/11/20-15:53:55.808466 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042320.sst): first pass time = 0.66's, 202.693'MB/sec 2024/11/20-15:53:56.368077 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042320.sst): old prealloc_size = 147639500, real_size = 40712240 2024/11/20-15:53:56.368191 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042320.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129420 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.07 avg-zval = 312.63 2024/11/20-15:53:56.368293 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042320.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-15:53:56.524233 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042320.sst): second pass time = 0.56's, 235.541'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 270.868'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2315.122'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.282'MB/sec write SST data time = 0.04's, 1022.348'MB/sec dict compress time = 0.00's, 1378090.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36232.155'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 235.541'MB/sec zip pipeline throughput = 278.695'MB/sec entries = 129420 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.07 avg-zval = 312.63 usrkeys = 129420 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1020.51 avg-zval = 312.63 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 63601 bytes = 222624 } seq expand size = 445207 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 7.0685 value = 3.2533 dict = 1.00 all = 3.1728 } Zip/UnZip{ index = 0.1415 value = 0.3074 dict = 1.00 all = 0.3152 } ---------------------------- total value len = 0.528450 GB avg = 1.021 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006212 GB avg = 0.012 KB total ukey num = 0.000517707 Billion total entry num = 0.000517707 Billion write speed all = 0.021067885 MB/sec (with seq num) write speed all = 0.020905941 MB/sec (without seq num) 2024/11/20-15:53:56.574100 140257684760128 [compaction_job.cc:1948] [default] [JOB 14114] Generated table #42320: 129420 keys, 42302697 bytes, temperature: kWarm 2024/11/20-15:53:56.574155 140257684760128 EVENT_LOG_v1 {"time_micros": 1732089236574127, "cf_name": "default", "job": 14114, "event": "table_file_creation", "file_number": 42320, "file_size": 42302697, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 736750015, "table_properties": {"data_size": 40460000, "index_size": 219712, "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": 2588400, "raw_average_key_size": 20, "raw_value_size": 131629591, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129420, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732089235, "oldest_key_time": 0, "file_creation_time": 1732089235, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 42320, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:53:56.609931 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042321.sst) /dev/shm/ToplingTemp/Topling-522850-zSChKG 2024/11/20-15:53:57.208908 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042321.sst): first pass time = 0.60's, 224.091'MB/sec 2024/11/20-15:53:57.750427 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042321.sst): old prealloc_size = 147639500, real_size = 41005552 2024/11/20-15:53:57.750565 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042321.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129434 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.96 avg-zval = 314.80 2024/11/20-15:53:57.750728 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042321.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-15:53:57.947696 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042321.sst): second pass time = 0.54's, 243.411'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 217.001'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1990.884'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.217'MB/sec write SST data time = 0.05's, 895.606'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 46505.706'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.411'MB/sec zip pipeline throughput = 243.411'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.96 avg-zval = 314.80 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1023.96 avg-zval = 314.80 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129434 bytes = 453040 } seq expand size = 906038 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8382 value = 3.2305 dict = 1.00 all = 3.1356 } Zip/UnZip{ index = 0.1462 value = 0.3095 dict = 1.00 all = 0.3189 } ---------------------------- total value len = 0.660986 GB avg = 1.021 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647141 Billion total entry num = 0.000647141 Billion write speed all = 0.026349930 MB/sec (with seq num) write speed all = 0.026147509 MB/sec (without seq num) 2024/11/20-15:53:57.999573 140257684760128 [compaction_job.cc:1948] [default] [JOB 14114] Generated table #42321: 129434 keys, 42805280 bytes, temperature: kWarm 2024/11/20-15:53:57.999639 140257684760128 EVENT_LOG_v1 {"time_micros": 1732089237999608, "cf_name": "default", "job": 14114, "event": "table_file_creation", "file_number": 42321, "file_size": 42805280, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 528731813, "largest_seqno": 736750179, "table_properties": {"data_size": 40745888, "index_size": 227136, "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": 2588680, "raw_average_key_size": 20, "raw_value_size": 131629435, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129434, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732089236, "oldest_key_time": 0, "file_creation_time": 1732089236, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 42321, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:53:58.042911 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042322.sst) /dev/shm/ToplingTemp/Topling-522850-Qvp88D 2024/11/20-15:53:58.050463 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042322.sst): first pass time = 0.01's, 158.496'MB/sec 2024/11/20-15:53:58.079893 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042322.sst): old prealloc_size = 147639500, real_size = 377024 2024/11/20-15:53:58.079948 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042322.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1148 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.42 raw-val = 0.0012 GB zip-val = 0.0004 GB avg-val =1016.71 avg-zval = 327.60 2024/11/20-15:53:58.081697 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00/042322.sst): second pass time = 0.03's, 40.696'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 223.165'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 18.616'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.268'MB/sec write SST data time = 0.00's, 576.605'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.018'MB, throughput = 584.167'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 40.696'MB/sec zip pipeline throughput = 40.696'MB/sec entries = 1148 avg-key = 20.00 avg-zkey = 0.45 avg-val = 1016.71 avg-zval = 327.60 usrkeys = 1148 avg-key = 12.00 avg-zkey = 0.45 avg-val = 1023.71 avg-zval = 327.60 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1148 bytes = 4032 } seq expand size = 8036 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0012 GB dict = 0.02 MB all = 0.0012 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0004 GB } UnZip/Zip{ index = 26.9062 value = 3.1035 dict = 1.00 all = 2.9746 } Zip/UnZip{ index = 0.0372 value = 0.3222 dict = 1.00 all = 0.3362 } ---------------------------- total value len = 0.662161 GB avg = 1.021 KB (by entry num) total key len = 0.012966 GB avg = 0.020 KB total ukey len = 0.007779 GB avg = 0.012 KB total ukey num = 0.000648289 Billion total entry num = 0.000648289 Billion write speed all = 0.026396639 MB/sec (with seq num) write speed all = 0.026193860 MB/sec (without seq num) 2024/11/20-15:53:58.089395 140257684760128 [compaction_job.cc:1948] [default] [JOB 14114] Generated table #42322: 1148 keys, 400095 bytes, temperature: kWarm 2024/11/20-15:53:58.089448 140257684760128 EVENT_LOG_v1 {"time_micros": 1732089238089418, "cf_name": "default", "job": 14114, "event": "table_file_creation", "file_number": 42322, "file_size": 400095, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 543415610, "largest_seqno": 735273780, "table_properties": {"data_size": 376080, "index_size": 512, "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": 22960, "raw_average_key_size": 20, "raw_value_size": 1167179, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1148, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732089238, "oldest_key_time": 0, "file_creation_time": 1732089238, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 42322, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:53:58.099682 140257684760128 [compaction_job.cc:703] job-14114: subcompact[0], size: 0.212263 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14114/att-00 [042317,042318,042319,042320,042321,042322] 2024/11/20-15:53:58.138269 140257684760128 (Original Log Time 2024/11/20-15:53:50.548748) EVENT_LOG_v1 {"time_micros": 1732089230548689, "job": 14114, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [42310], "files_L3": [42239, 42240, 42241, 42242, 42243], "score": 0.928105, "input_data_size": 244609554, "oldest_snapshot_seqno": 736819701} 2024/11/20-15:53:58.138276 140257684760128 (Original Log Time 2024/11/20-15:53:58.137555) [compaction_job.cc:2022] [default] [JOB 14114] Compacted 1@2 + 5@3 files to L3 => 212263473 bytes 2024/11/20-15:53:58.138278 140257684760128 (Original Log Time 2024/11/20-15:53:58.138192) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 32.4 rd, 28.1 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 202.1 +0.0 blob) out(202.4 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679089, records dropped: 30800 output_compression: Snappy 2024/11/20-15:53:58.138282 140257684760128 (Original Log Time 2024/11/20-15:53:58.138251) EVENT_LOG_v1 {"time_micros": 1732089238138219, "cf": "default", "job": 14114, "event": "compaction_finished", "compaction_time_micros": 7550938, "compaction_time_cpu_micros": 2080114, "output_level": 3, "num_output_files": 6, "total_output_size": 212263473, "num_input_records": 679089, "num_output_records": 648289, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 214647537, "file_range_sync_nanos": 0, "file_fsync_nanos": 5771, "file_prepare_write_nanos": 12913, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-15:53:58.256133 140257684760128 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732076400,"starts":1732089230,"executesMs":7759,"compactionJobId":14114,"attempt":0,"compactionInputRawBytes":704223503,"compactionInputZipBytes":244609554,"compactionOutputRawBytes":0,"compactionOutputZipBytes":212263473,"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-4e7acd375b5aa1ab755df79bb42d7d6a-d5c540cb2232e7e6-00"}}, response = 2024/11/20-15:53:58.256244 140257684760128 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-14114/att-00: olev 3, work 7.759 s, result 7.782 ms, install 0.746 ms, input{raw 671.600 MiB zip 233.278 MiB}