2024/11/20-17:55:00.164925 140257684760128 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00: fork to child time = 0.009883 sec 2024/11/20-17:55:00.165503 140257684760128 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00 2024/11/20-17:55:00.170424 140257684760128 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00 2024/11/20-17:55:00.172067 140257684760128 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-17:55:00.172307 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-17:55:00.219246 140257684760128 [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-00067/att-00/MANIFEST-049091 2024/11/20-17:55:00.256800 140257684760128 [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-00067/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 49217, last_sequence is 823621364, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 48870 2024/11/20-17:55:00.256805 140257684760128 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-17:55:00.256872 140257684760128 [version_set.cc:5724] Creating manifest 49217 2024/11/20-17:55:00.290807 140257684760128 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00: bottommost_level: fake = 1, rpc = 1 2024/11/20-17:55:00.312951 140257684760128 [compaction_job.cc:2437] [default] [JOB 67] Compacting 1@3 + 1@4 files to L4, score 1.01, subcompactions 1 : 1 2024/11/20-17:55:00.312970 140257684760128 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 49 Base level 3, inputs: [49214(38MB)], [44826(66MB)] 2024/11/20-17:55:00.324016 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-17:55:00.324091 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-17:55:00.324122 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-17:55:00.324135 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-17:55:00.324151 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-17:55:01.307160 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049218.sst) /dev/shm/ToplingTemp/Topling-671232-6wBJ3A 2024/11/20-17:55:02.391263 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049218.sst): first pass time = 1.08's, 247.620'MB/sec 2024/11/20-17:55:04.857903 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049218.sst): old prealloc_size = 120893231, real_size = 67353376 2024/11/20-17:55:04.859025 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049218.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 1845323 prefix = 4 raw-key = 0.0295 GB zip-key = 0.0035 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.2168 GB zip-val = 0.0634 GB avg-val = 117.47 avg-zval = 34.35 2024/11/20-17:55:04.859085 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049218.sst: sumWaitingMem = 0.005 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0048 GB, waited 0.000 sec, Key+Value = 0.268 GB 2024/11/20-17:55:06.845540 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049218.sst): second pass time = 2.47's, 87.911'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.99's, 34.750'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3182.817'MB/sec (index lex order gen) rebuild zvType time = 1.74's, 0.265'MB/sec write SST data time = 0.25's, 281.612'MB/sec dict compress time = 4918267450.61's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 2.160'MB, throughput = 66302.535'MB/sec zip my value time = 2.47's, unzip length = 0.217'GB zip my value throughput = 87.911'MB/sec zip pipeline throughput = 87.911'MB/sec entries = 1845323 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.47 avg-zval = 34.35 usrkeys = 1845323 avg-key = 20.00 avg-zkey = 1.90 avg-val = 117.47 avg-zval = 34.35 TagRS{ kinds = LegacyZvType bytes = 0 } TagArray{ size = 0 bytes = 0 } seq expand size = 0 multi value expand size = 0 cnt WriteAppend = 10 UnZipSize{ index = 0.0369 GB value = 0.2168 GB dict = 2.16 MB all = 0.2684 GB } __ZipSize{ index = 0.0035 GB value = 0.0634 GB dict = 2.16 MB all = 0.0691 GB } UnZip/Zip{ index = 10.5192 value = 3.4199 dict = 1.00 all = 3.8864 } Zip/UnZip{ index = 0.0951 value = 0.2924 dict = 1.00 all = 0.2573 } ---------------------------- total value len = 2183.699546 GB avg = 0.300 KB (by entry num) total key len = 191.614961 GB avg = 0.026 KB total ukey len = 134.157238 GB avg = 0.014 KB total ukey num = 9.327977389 Billion total entry num = 7.272127535 Billion write speed all = 115.588944987 MB/sec (with seq num) write speed all = 112.757900772 MB/sec (without seq num) 2024/11/20-17:55:06.955691 140257684760128 [compaction_job.cc:1948] [default] [JOB 67] Generated table #49218: 1845323 keys, 69069768 bytes, temperature: kWarm 2024/11/20-17:55:06.955788 140257684760128 EVENT_LOG_v1 {"time_micros": 1732096506955741, "cf_name": "default", "job": 67, "event": "table_file_creation", "file_number": 49218, "file_size": 69069768, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 0, "table_properties": {"data_size": 63383376, "index_size": 3508480, "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": 51669044, "raw_average_key_size": 28, "raw_value_size": 216766546, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 1845323, "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": "TooZip", "compression_options": "LegacyZvType-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732096501, "oldest_key_time": 0, "file_creation_time": 1732096501, "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": 49218, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:07.008188 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049219.sst) /dev/shm/ToplingTemp/Topling-671232-PogcuB 2024/11/20-17:55:07.441018 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049219.sst): first pass time = 0.43's, 249.345'MB/sec 2024/11/20-17:55:08.422825 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049219.sst): old prealloc_size = 120893231, real_size = 28329200 2024/11/20-17:55:08.423313 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049219.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 741143 prefix = 4 raw-key = 0.0119 GB zip-key = 0.0014 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0872 GB zip-val = 0.0267 GB avg-val = 117.60 avg-zval = 36.07 2024/11/20-17:55:08.423352 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049219.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0019 GB, waited 0.000 sec, Key+Value = 0.108 GB 2024/11/20-17:55:09.106864 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00/049219.sst): second pass time = 0.98's, 88.843'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.68's, 42.428'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3020.808'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.320'MB/sec write SST data time = 0.10's, 279.052'MB/sec dict compress time = 4918267450.61's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.873'MB, throughput = 25268.231'MB/sec zip my value time = 0.98's, unzip length = 0.087'GB zip my value throughput = 88.843'MB/sec zip pipeline throughput = 88.843'MB/sec entries = 741143 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.60 avg-zval = 36.07 usrkeys = 741143 avg-key = 20.00 avg-zkey = 1.90 avg-val = 117.60 avg-zval = 36.07 TagRS{ kinds = LegacyZvType bytes = 0 } TagArray{ size = 0 bytes = 0 } seq expand size = 0 multi value expand size = 0 cnt WriteAppend = 9 UnZipSize{ index = 0.0148 GB value = 0.0872 GB dict = 0.87 MB all = 0.1079 GB } __ZipSize{ index = 0.0014 GB value = 0.0267 GB dict = 0.87 MB all = 0.0290 GB } UnZip/Zip{ index = 10.5109 value = 3.2604 dict = 1.00 all = 3.7184 } Zip/UnZip{ index = 0.0951 value = 0.3067 dict = 1.00 all = 0.2689 } ---------------------------- total value len = 2183.786708 GB avg = 0.300 KB (by entry num) total key len = 191.635713 GB avg = 0.026 KB total ukey len = 134.172061 GB avg = 0.014 KB total ukey num = 9.328718532 Billion total entry num = 7.272868678 Billion write speed all = 115.581477565 MB/sec (with seq num) write speed all = 112.750456353 MB/sec (without seq num) 2024/11/20-17:55:09.154560 140257684760128 [compaction_job.cc:1948] [default] [JOB 67] Generated table #49219: 741143 keys, 29021314 bytes, temperature: kWarm 2024/11/20-17:55:09.154626 140257684760128 EVENT_LOG_v1 {"time_micros": 1732096509154597, "cf_name": "default", "job": 67, "event": "table_file_creation", "file_number": 49219, "file_size": 29021314, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 0, "table_properties": {"data_size": 26733472, "index_size": 1410240, "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": 20752004, "raw_average_key_size": 28, "raw_value_size": 87162010, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 741143, "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": "TooZip", "compression_options": "LegacyZvType-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732096506, "oldest_key_time": 0, "file_creation_time": 1732096506, "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": 49219, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:09.187720 140257684760128 [compaction_job.cc:703] job-00067: subcompact[0], size: 0.098091 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00067/att-00 [049218,049219] 2024/11/20-17:55:09.223757 140257684760128 (Original Log Time 2024/11/20-17:55:00.313041) EVENT_LOG_v1 {"time_micros": 1732096500312989, "job": 67, "event": "compaction_started", "compaction_reason": "LevelMaxLevelSize", "files_L3": [49214], "files_L4": [44826], "score": 1.01044, "input_data_size": 109902938, "oldest_snapshot_seqno": 823621359} 2024/11/20-17:55:09.223764 140257684760128 (Original Log Time 2024/11/20-17:55:09.223187) [compaction_job.cc:2022] [default] [JOB 67] Compacted 1@3 + 1@4 files to L4 => 98091082 bytes 2024/11/20-17:55:09.223766 140257684760128 (Original Log Time 2024/11/20-17:55:09.223667) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 0 2 0 0] max score 0.00, MB/sec: 12.4 rd, 11.1 wr, level 4, files in(1, 1) out(2 +0 blob) MB in(38.1, 66.7 +0.0 blob) out(93.5 +0.0 blob), read-write-amplify(5.2) write-amplify(2.5) OK, records in: 2771704, records dropped: 185238 output_compression: Snappy 2024/11/20-17:55:09.223773 140257684760128 (Original Log Time 2024/11/20-17:55:09.223731) EVENT_LOG_v1 {"time_micros": 1732096509223699, "cf": "default", "job": 67, "event": "compaction_finished", "compaction_time_micros": 8874679, "compaction_time_cpu_micros": 4226356, "output_level": 4, "num_output_files": 2, "total_output_size": 98091082, "num_input_records": 2771704, "num_output_records": 2586466, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 68602021, "file_range_sync_nanos": 0, "file_fsync_nanos": 2133, "file_prepare_write_nanos": 4750, "lsm_state": [0, 0, 0, 0, 2, 0, 0]} 2024/11/20-17:55:09.390229 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":1732096383,"starts":1732096500,"executesMs":9049,"compactionJobId":67,"attempt":0,"compactionInputRawBytes":402653400,"compactionInputZipBytes":109902938,"compactionOutputRawBytes":0,"compactionOutputZipBytes":98091082,"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-d236a51628cb9f1e82f6f479fbc384c8-f1ba75aa66832993-00"}}, response = 2024/11/20-17:55:09.390321 140257684760128 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-00067/att-00: olev 4, work 9.049 s, result 8.945 ms, install 0.610 ms, input{raw 384.000 MiB zip 104.812 MiB}