2024/11/20-12:13:18.574742 140256921024064 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00099/att-00: fork to child time = 0.009004 sec 2024/11/20-12:13:18.575218 140256921024064 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00099/att-00 2024/11/20-12:13:18.581314 140256921024064 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00099/att-00 2024/11/20-12:13:18.582953 140256921024064 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-12:13:18.583181 140256921024064 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-12:13:18.630610 140256921024064 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00099/att-00/MANIFEST-017884 2024/11/20-12:13:18.644980 140256921024064 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00099/att-00/MANIFEST-017884 succeeded,manifest_file_number is 17884, next_file_number is 17973, last_sequence is 366114626, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 17879 2024/11/20-12:13:18.644985 140256921024064 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-12:13:18.645097 140256921024064 [version_set.cc:5724] Creating manifest 17973 2024/11/20-12:13:18.674691 140256921024064 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00099/att-00: bottommost_level: fake = 1, rpc = 1 2024/11/20-12:13:18.693859 140256921024064 [compaction_job.cc:2437] [default] [JOB 99] Compacting 1@3 + 29@4 files to L4, score 0.82, subcompactions 1 : 1 2024/11/20-12:13:18.693878 140256921024064 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 67 Base level 3, inputs: [17964(18MB)], [7576(14MB) 7610(17MB) 7611(7331KB) 7748(3540KB) 8212(6495KB) 8210(2228KB) 8367(3414KB) 8426(899KB) 8511(1898KB) 8630(1645KB) 8633(1317KB) 8729(2099KB) 8799(879KB) 8784(831KB) 8879(2087KB) 9021(3287KB) 9147(1873KB) 9151(710KB) 9291(3603KB) 9432(3730KB) 9469(1392KB) 9553(1961KB) 9652(477KB) 9709(1708KB) 10381(948KB) 10681(4097KB) 10661(322KB) 10832(2560KB) 11243(3793KB)] 2024/11/20-12:13:18.698992 140256921024064 [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-12:13:18.699013 140256921024064 [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-12:13:18.699030 140256921024064 [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-12:13:18.699037 140256921024064 [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-12:13:18.699056 140256921024064 [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-12:13:21.432564 140256921024064 [compaction_job.cc:703] job-00099: subcompact[0], size: 0.000000 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00099/att-00 [] 2024/11/20-12:13:21.442549 140256921024064 (Original Log Time 2024/11/20-12:13:18.693931) EVENT_LOG_v1 {"time_micros": 1732075998693893, "job": 99, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L3": [17964], "files_L4": [7576, 7610, 7611, 7748, 8212, 8210, 8367, 8426, 8511, 8630, 8633, 8729, 8799, 8784, 8879, 9021, 9147, 9151, 9291, 9432, 9469, 9553, 9652, 9709, 10381, 10681, 10661, 10832, 11243], "score": 0.824104, "input_data_size": 120015975, "oldest_snapshot_seqno": -1} 2024/11/20-12:13:21.442551 140256921024064 (Original Log Time 2024/11/20-12:13:21.442378) [compaction_job.cc:2022] [default] [JOB 99] Compacted 1@3 + 29@4 files to L4 => 0 bytes 2024/11/20-12:13:21.442553 140256921024064 (Original Log Time 2024/11/20-12:13:21.442487) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 0 0 0 0] max score 0.00, MB/sec: 43.8 rd, 0.0 wr, level 4, files in(1, 29) out(0 +0 blob) MB in(18.6, 95.9 +0.0 blob) out(0.0 +0.0 blob), read-write-amplify(6.2) write-amplify(0.0) OK, records in: 8326758, records dropped: 8326758 output_compression: Snappy 2024/11/20-12:13:21.442555 140256921024064 (Original Log Time 2024/11/20-12:13:21.442533) EVENT_LOG_v1 {"time_micros": 1732076001442505, "cf": "default", "job": 99, "event": "compaction_finished", "compaction_time_micros": 2738649, "compaction_time_cpu_micros": 1154978, "output_level": 4, "num_output_files": 0, "total_output_size": 0, "num_input_records": 8326758, "num_output_records": 0, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 0, "file_range_sync_nanos": 0, "file_fsync_nanos": 0, "file_prepare_write_nanos": 0, "lsm_state": [0, 0, 0, 0, 0, 0, 0]} 2024/11/20-12:13:21.560381 140256921024064 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":1732075955,"starts":1732075998,"executesMs":2859,"compactionJobId":99,"attempt":0,"compactionInputRawBytes":292058233,"compactionInputZipBytes":120015975,"compactionOutputRawBytes":0,"compactionOutputZipBytes":0,"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-7a8cfe55483de6388e684b39b44ead12-bf9b43ca021e2590-00"}}, response = 2024/11/20-12:13:21.560457 140256921024064 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00099/att-00: olev 4, work 2.860 s, result 7.718 ms, install 0.198 ms, input{raw 278.528 MiB zip 114.456 MiB}