[ May 21 10:10:05 Enabled. ] [ May 21 10:10:05 Rereading configuration. ] [ May 21 10:10:06 Rereading configuration. ] [ May 21 10:10:07 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ May 21 10:10:07 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2026.05.21 10:10:08.225067 [ 1 ] {} Application: Will watch for the process with pid 23735 2026.05.21 10:10:08.225553 [ 1 ] {} Application: Forked a child process to watch 2026.05.21 10:10:08.356954 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 23735 2026.05.21 10:10:08.358347 [ 1 ] {} Application: starting up 2026.05.21 10:10:08.358523 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.21 10:10:08.426497 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.21 10:10:08.452270 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.21 10:10:08.452321 [ 1 ] {} Application: Initializing DateLUT. 2026.05.21 10:10:08.452339 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.21 10:10:08.452389 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.21 10:10:08.452766 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.21 10:10:08.454265 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.21 10:10:08.455445 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.21 10:10:08.456390 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.21 10:10:08.457240 [ 1 ] {} Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2026.05.21 10:10:08.457264 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2026.05.21 10:10:08.457277 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.21 10:10:08.457445 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.21 10:10:08.459502 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.21 10:10:08.465999 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.21 10:10:08.466786 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.21 10:10:08.468571 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.21 10:10:08.469230 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.21 10:10:08.470051 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.21 10:10:08.470673 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.21 10:10:08.474315 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.21 10:10:08.474645 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.21 10:10:08.476294 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.21 10:10:08.476660 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.21 10:10:08.477026 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.21 10:10:08.477382 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.21 10:10:08.478272 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.21 10:10:08.478307 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.21 10:10:08.478383 [ 154 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:10:08.478471 [ 154 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:10:08.481906 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.21 10:10:08.481942 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000135871 sec 2026.05.21 10:10:08.481961 [ 1 ] {} ReferentialDeps: No tables 2026.05.21 10:10:08.481978 [ 1 ] {} LoadingDeps: No tables 2026.05.21 10:10:08.482121 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.21 10:10:08.482723 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.21 10:10:08.490104 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.21 10:10:08.490158 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.21 10:10:08.490172 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.21 10:10:08.490183 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.21 10:10:08.490219 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.21 10:10:08.490235 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.21 10:10:08.493233 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.21 10:10:08.493277 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.21 10:10:08.493305 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.21 10:10:08.493445 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.21 10:10:08.493485 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.21 10:10:08.493508 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.21 10:10:08.493520 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.21 10:10:08.493532 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.21 10:10:08.493568 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.21 10:10:08.493581 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.21 10:10:08.513140 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.21 10:10:08.513794 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.21 10:10:08.513826 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1841e-05 sec 2026.05.21 10:10:08.513839 [ 1 ] {} ReferentialDeps: No tables 2026.05.21 10:10:08.513850 [ 1 ] {} LoadingDeps: No tables 2026.05.21 10:10:08.513883 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.21 10:10:08.514070 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.21 10:10:08.514114 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.21 10:10:08.514127 [ 1 ] {} Application: Loaded metadata. 2026.05.21 10:10:08.514138 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2026.05.21 10:10:08.514161 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.21 10:10:08.531321 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.21 10:10:08.531502 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.21 MiB (RSS), difference: 92.36 MiB 2026.05.21 10:10:08.531779 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3921e-05 sec. 2026.05.21 10:10:08.532116 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.21 10:10:08.532766 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.21 10:10:08.532784 [ 1 ] {} Application: Ready for connections. 2026.05.21 10:10:08.532988 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34255 2026.05.21 10:10:08.533218 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.533277 [ 3 ] {} TCP-Session: e7975946-b345-4321-8317-861822019146 Authenticating user 'default' from [fd00:1122:3344:101::e]:34255 2026.05.21 10:10:08.533301 [ 3 ] {} TCP-Session: e7975946-b345-4321-8317-861822019146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.533325 [ 3 ] {} TCP-Session: e7975946-b345-4321-8317-861822019146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.533413 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 10:10:08.533441 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:08.533463 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:08.533792 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60568 2026.05.21 10:10:08.534063 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.534105 [ 4 ] {} TCP-Session: c54f5b70-ffdf-4497-892c-f26c5b9fc5f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60568 2026.05.21 10:10:08.534193 [ 4 ] {} TCP-Session: c54f5b70-ffdf-4497-892c-f26c5b9fc5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.534214 [ 4 ] {} TCP-Session: c54f5b70-ffdf-4497-892c-f26c5b9fc5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.534714 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33061 2026.05.21 10:10:08.534714 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60020 2026.05.21 10:10:08.535084 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49772 2026.05.21 10:10:08.535231 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.535268 [ 5 ] {} TCP-Session: 2ee5bafc-b1d7-48c8-8138-a4566499fc6f Authenticating user 'default' from [fd00:1122:3344:101::e]:33061 2026.05.21 10:10:08.535293 [ 5 ] {} TCP-Session: 2ee5bafc-b1d7-48c8-8138-a4566499fc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535297 [ 3 ] {} TCP-Session: e7975946-b345-4321-8317-861822019146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.535307 [ 5 ] {} TCP-Session: 2ee5bafc-b1d7-48c8-8138-a4566499fc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535315 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63023 2026.05.21 10:10:08.535332 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.535302 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.535385 [ 254 ] {} TCP-Session: 40bcd0ab-799f-4612-9f1b-9b274b7ccdcd Authenticating user 'default' from [fd00:1122:3344:101::e]:49772 2026.05.21 10:10:08.535408 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57341 2026.05.21 10:10:08.535417 [ 253 ] {} TCP-Session: 7ae19cb2-257e-4d8a-bc51-e0d3288ece8b Authenticating user 'default' from [fd00:1122:3344:101::e]:60020 2026.05.21 10:10:08.535441 [ 254 ] {} TCP-Session: 40bcd0ab-799f-4612-9f1b-9b274b7ccdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535452 [ 253 ] {} TCP-Session: 7ae19cb2-257e-4d8a-bc51-e0d3288ece8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535473 [ 254 ] {} TCP-Session: 40bcd0ab-799f-4612-9f1b-9b274b7ccdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535481 [ 253 ] {} TCP-Session: 7ae19cb2-257e-4d8a-bc51-e0d3288ece8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535494 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.535544 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40931 2026.05.21 10:10:08.535608 [ 255 ] {} TCP-Session: 3f0afbdd-a4b0-4939-acf1-597c1ae1034c Authenticating user 'default' from [fd00:1122:3344:101::e]:63023 2026.05.21 10:10:08.535662 [ 255 ] {} TCP-Session: 3f0afbdd-a4b0-4939-acf1-597c1ae1034c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535676 [ 255 ] {} TCP-Session: 3f0afbdd-a4b0-4939-acf1-597c1ae1034c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535749 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.535769 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34024 2026.05.21 10:10:08.535798 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.535812 [ 256 ] {} TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Authenticating user 'default' from [fd00:1122:3344:101::e]:57341 2026.05.21 10:10:08.535843 [ 257 ] {} TCP-Session: 27310d1b-c901-4155-91bc-fe6133bc8ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40931 2026.05.21 10:10:08.535855 [ 256 ] {} TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535896 [ 257 ] {} TCP-Session: 27310d1b-c901-4155-91bc-fe6133bc8ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535897 [ 256 ] {} TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535920 [ 257 ] {} TCP-Session: 27310d1b-c901-4155-91bc-fe6133bc8ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.535945 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.535984 [ 258 ] {} TCP-Session: 953b7224-a81a-4300-b765-43d020c59567 Authenticating user 'default' from [fd00:1122:3344:101::e]:34024 2026.05.21 10:10:08.536013 [ 258 ] {} TCP-Session: 953b7224-a81a-4300-b765-43d020c59567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.536026 [ 258 ] {} TCP-Session: 953b7224-a81a-4300-b765-43d020c59567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.536122 [ 3 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} executeQuery: (from [fd00:1122:3344:101::e]:34255) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.21 10:10:08.540870 [ 3 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 10:10:08.542993 [ 3 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:08.545165 [ 259 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 10:10:08.546132 [ 3 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} TCPHandler: Processed in 0.01197393 sec. 2026.05.21 10:10:08.610512 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63282 2026.05.21 10:10:08.610655 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.610731 [ 260 ] {} TCP-Session: 9de5ea50-1980-4327-82ef-5c384581d90e Authenticating user 'default' from [fd00:1122:3344:101::e]:63282 2026.05.21 10:10:08.610761 [ 260 ] {} TCP-Session: 9de5ea50-1980-4327-82ef-5c384581d90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.610782 [ 260 ] {} TCP-Session: 9de5ea50-1980-4327-82ef-5c384581d90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.611215 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37544 2026.05.21 10:10:08.611302 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52776 2026.05.21 10:10:08.611383 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.611421 [ 261 ] {} TCP-Session: d5bb6d7b-d639-454b-98be-c8c73b40e8db Authenticating user 'default' from [fd00:1122:3344:101::e]:37544 2026.05.21 10:10:08.611450 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56857 2026.05.21 10:10:08.611457 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.611478 [ 261 ] {} TCP-Session: d5bb6d7b-d639-454b-98be-c8c73b40e8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.611517 [ 262 ] {} TCP-Session: 7ca20370-0dba-487f-b1bf-bd8938e53759 Authenticating user 'default' from [fd00:1122:3344:101::e]:52776 2026.05.21 10:10:08.611523 [ 261 ] {} TCP-Session: d5bb6d7b-d639-454b-98be-c8c73b40e8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.611543 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57379 2026.05.21 10:10:08.611568 [ 262 ] {} TCP-Session: 7ca20370-0dba-487f-b1bf-bd8938e53759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.611603 [ 262 ] {} TCP-Session: 7ca20370-0dba-487f-b1bf-bd8938e53759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.611709 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42813 2026.05.21 10:10:08.611762 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.611826 [ 263 ] {} TCP-Session: 44149000-ed10-4aa9-a56b-3ffb31f135e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56857 2026.05.21 10:10:08.611838 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.611889 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46933 2026.05.21 10:10:08.611924 [ 264 ] {} TCP-Session: 472872fc-9f7f-41db-ab12-15d4df9d3280 Authenticating user 'default' from [fd00:1122:3344:101::e]:57379 2026.05.21 10:10:08.611960 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.611996 [ 264 ] {} TCP-Session: 472872fc-9f7f-41db-ab12-15d4df9d3280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612001 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33897 2026.05.21 10:10:08.612014 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.612029 [ 265 ] {} TCP-Session: ed07195e-d243-48e1-aac7-8bd8c6c91436 Authenticating user 'default' from [fd00:1122:3344:101::e]:42813 2026.05.21 10:10:08.612068 [ 266 ] {} TCP-Session: b04bbc61-b06a-4c49-b761-df5f6d841ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46933 2026.05.21 10:10:08.612085 [ 265 ] {} TCP-Session: ed07195e-d243-48e1-aac7-8bd8c6c91436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612099 [ 266 ] {} TCP-Session: b04bbc61-b06a-4c49-b761-df5f6d841ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612020 [ 264 ] {} TCP-Session: 472872fc-9f7f-41db-ab12-15d4df9d3280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612124 [ 265 ] {} TCP-Session: ed07195e-d243-48e1-aac7-8bd8c6c91436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612131 [ 266 ] {} TCP-Session: b04bbc61-b06a-4c49-b761-df5f6d841ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612127 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.611924 [ 263 ] {} TCP-Session: 44149000-ed10-4aa9-a56b-3ffb31f135e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612223 [ 267 ] {} TCP-Session: f7b16ef7-b620-4418-bb8e-8d36e845c159 Authenticating user 'default' from [fd00:1122:3344:101::e]:33897 2026.05.21 10:10:08.612242 [ 263 ] {} TCP-Session: 44149000-ed10-4aa9-a56b-3ffb31f135e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612251 [ 267 ] {} TCP-Session: f7b16ef7-b620-4418-bb8e-8d36e845c159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.612285 [ 267 ] {} TCP-Session: f7b16ef7-b620-4418-bb8e-8d36e845c159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.646744 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46681 2026.05.21 10:10:08.646865 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.646909 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Authenticating user 'default' from [fd00:1122:3344:101::d]:46681 2026.05.21 10:10:08.646934 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.646951 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.647027 [ 268 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 10:10:08.647054 [ 268 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:08.647083 [ 268 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:08.647598 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35442 2026.05.21 10:10:08.647688 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52319 2026.05.21 10:10:08.647856 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.647891 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Authenticating user 'default' from [fd00:1122:3344:101::d]:35442 2026.05.21 10:10:08.647899 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46431 2026.05.21 10:10:08.647909 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.647977 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648001 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35115 2026.05.21 10:10:08.648177 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.648195 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.648223 [ 271 ] {} TCP-Session: 42f5d7e0-19fb-472e-aa11-7491cb275899 Authenticating user 'default' from [fd00:1122:3344:101::d]:46431 2026.05.21 10:10:08.648246 [ 271 ] {} TCP-Session: 42f5d7e0-19fb-472e-aa11-7491cb275899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648251 [ 272 ] {} TCP-Session: 0c2a0c88-4ab5-48d1-950a-e271d76e2f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:35115 2026.05.21 10:10:08.648279 [ 271 ] {} TCP-Session: 42f5d7e0-19fb-472e-aa11-7491cb275899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648287 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42585 2026.05.21 10:10:08.648293 [ 272 ] {} TCP-Session: 0c2a0c88-4ab5-48d1-950a-e271d76e2f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648364 [ 272 ] {} TCP-Session: 0c2a0c88-4ab5-48d1-950a-e271d76e2f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648386 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38892 2026.05.21 10:10:08.648449 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.648483 [ 274 ] {} TCP-Session: 901a37fa-bb91-4a0e-bc46-5bc67d90fa80 Authenticating user 'default' from [fd00:1122:3344:101::d]:42585 2026.05.21 10:10:08.648500 [ 274 ] {} TCP-Session: 901a37fa-bb91-4a0e-bc46-5bc67d90fa80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648524 [ 274 ] {} TCP-Session: 901a37fa-bb91-4a0e-bc46-5bc67d90fa80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648543 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55637 2026.05.21 10:10:08.648547 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37365 2026.05.21 10:10:08.648673 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.648697 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.648724 [ 275 ] {} TCP-Session: 9fab8391-de5b-4f2d-9826-1f7f9da8f312 Authenticating user 'default' from [fd00:1122:3344:101::d]:38892 2026.05.21 10:10:08.648737 [ 276 ] {} TCP-Session: 563e59bc-88c0-4a94-a496-51187589a396 Authenticating user 'default' from [fd00:1122:3344:101::d]:55637 2026.05.21 10:10:08.648746 [ 275 ] {} TCP-Session: 9fab8391-de5b-4f2d-9826-1f7f9da8f312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648753 [ 276 ] {} TCP-Session: 563e59bc-88c0-4a94-a496-51187589a396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648769 [ 275 ] {} TCP-Session: 9fab8391-de5b-4f2d-9826-1f7f9da8f312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648772 [ 276 ] {} TCP-Session: 563e59bc-88c0-4a94-a496-51187589a396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648797 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.648881 [ 273 ] {} TCP-Session: cfa08179-6353-4e85-95c8-8271e254f487 Authenticating user 'default' from [fd00:1122:3344:101::d]:37365 2026.05.21 10:10:08.648900 [ 273 ] {} TCP-Session: cfa08179-6353-4e85-95c8-8271e254f487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.648927 [ 273 ] {} TCP-Session: cfa08179-6353-4e85-95c8-8271e254f487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.649591 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:08.649623 [ 270 ] {} TCP-Session: e2eda2f9-28ea-4aa1-af3d-ed952badd852 Authenticating user 'default' from [fd00:1122:3344:101::d]:52319 2026.05.21 10:10:08.649667 [ 270 ] {} TCP-Session: e2eda2f9-28ea-4aa1-af3d-ed952badd852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.649679 [ 270 ] {} TCP-Session: e2eda2f9-28ea-4aa1-af3d-ed952badd852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:08.649727 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.649912 [ 268 ] {1f30919c-120d-40b7-bca2-cb37c89119ce} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:10:08.683109 [ 268 ] {1f30919c-120d-40b7-bca2-cb37c89119ce} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46681) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.21 10:10:08.683358 [ 268 ] {1f30919c-120d-40b7-bca2-cb37c89119ce} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.21 10:10:08.683440 [ 268 ] {1f30919c-120d-40b7-bca2-cb37c89119ce} TCPHandler: Processed in 0.033829383 sec. 2026.05.21 10:10:08.683933 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.684209 [ 269 ] {07beca23-6c8b-4246-94ec-097a24de22e0} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:10:08.684656 [ 269 ] {07beca23-6c8b-4246-94ec-097a24de22e0} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35442) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.21 10:10:08.684800 [ 269 ] {07beca23-6c8b-4246-94ec-097a24de22e0} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.21 10:10:08.684873 [ 269 ] {07beca23-6c8b-4246-94ec-097a24de22e0} TCPHandler: Processed in 0.001129376 sec. 2026.05.21 10:10:08.685184 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.685882 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.21 10:10:08.685943 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.21 10:10:08.686617 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.21 10:10:08.686675 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1811e-05 sec 2026.05.21 10:10:08.686689 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} ReferentialDeps: No tables 2026.05.21 10:10:08.686701 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} LoadingDeps: No tables 2026.05.21 10:10:08.686731 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} DatabaseAtomic (oximeter): Starting up tables. 2026.05.21 10:10:08.686777 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} TCPHandler: Processed in 0.001657653 sec. 2026.05.21 10:10:08.686971 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.687120 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} executeQuery: (from [fd00:1122:3344:101::d]:46681) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2026.05.21 10:10:08.687172 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.21 10:10:08.690903 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.21 10:10:08.691472 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2): Loading data parts 2026.05.21 10:10:08.691787 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2): There are no data parts 2026.05.21 10:10:08.693073 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} TCPHandler: Processed in 0.006148947 sec. 2026.05.21 10:10:08.693333 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.694057 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} executeQuery: (from [fd00:1122:3344:101::d]:46681) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.694140 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.21 10:10:08.699809 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} oximeter.measurements_bool (95d735f5-8716-40fd-b162-6f6bcd83e23c): Loading data parts 2026.05.21 10:10:08.699995 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} oximeter.measurements_bool (95d735f5-8716-40fd-b162-6f6bcd83e23c): There are no data parts 2026.05.21 10:10:08.700692 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} TCPHandler: Processed in 0.007407606 sec. 2026.05.21 10:10:08.700904 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.701084 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.701127 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.21 10:10:08.702119 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} oximeter.measurements_i8 (d406a0e1-8f52-44fa-bbd9-602fe0e1ef62): Loading data parts 2026.05.21 10:10:08.702285 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} oximeter.measurements_i8 (d406a0e1-8f52-44fa-bbd9-602fe0e1ef62): There are no data parts 2026.05.21 10:10:08.702964 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} TCPHandler: Processed in 0.002107579 sec. 2026.05.21 10:10:08.703258 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.703461 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.703531 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.21 10:10:08.704656 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} oximeter.measurements_u8 (1be452df-e619-4ab0-a76a-ee0c56fa4e27): Loading data parts 2026.05.21 10:10:08.704818 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} oximeter.measurements_u8 (1be452df-e619-4ab0-a76a-ee0c56fa4e27): There are no data parts 2026.05.21 10:10:08.705378 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} TCPHandler: Processed in 0.002243392 sec. 2026.05.21 10:10:08.705562 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.705737 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.705779 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.21 10:10:08.706815 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} oximeter.measurements_i16 (a9d94344-230e-4a91-bb27-877f0b6d3fab): Loading data parts 2026.05.21 10:10:08.706944 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} oximeter.measurements_i16 (a9d94344-230e-4a91-bb27-877f0b6d3fab): There are no data parts 2026.05.21 10:10:08.707514 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} TCPHandler: Processed in 0.002000388 sec. 2026.05.21 10:10:08.707699 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.707854 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.707911 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.21 10:10:08.708835 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} oximeter.measurements_u16 (3c4d00e8-57a3-4599-87ea-3d74bcd2f18c): Loading data parts 2026.05.21 10:10:08.708978 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} oximeter.measurements_u16 (3c4d00e8-57a3-4599-87ea-3d74bcd2f18c): There are no data parts 2026.05.21 10:10:08.709459 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} TCPHandler: Processed in 0.001808066 sec. 2026.05.21 10:10:08.709611 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.709782 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.709823 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.21 10:10:08.710720 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} oximeter.measurements_i32 (893139f5-ea2f-4ded-a801-c9aea7207fd0): Loading data parts 2026.05.21 10:10:08.710857 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} oximeter.measurements_i32 (893139f5-ea2f-4ded-a801-c9aea7207fd0): There are no data parts 2026.05.21 10:10:08.711329 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} TCPHandler: Processed in 0.001765225 sec. 2026.05.21 10:10:08.711495 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.711648 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.711705 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.21 10:10:08.712589 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} oximeter.measurements_u32 (3c943d7d-9d63-449d-a639-4be5cc485c78): Loading data parts 2026.05.21 10:10:08.712723 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} oximeter.measurements_u32 (3c943d7d-9d63-449d-a639-4be5cc485c78): There are no data parts 2026.05.21 10:10:08.713224 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} TCPHandler: Processed in 0.001776146 sec. 2026.05.21 10:10:08.713376 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.713539 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.713589 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.21 10:10:08.714479 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Loading data parts 2026.05.21 10:10:08.714602 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): There are no data parts 2026.05.21 10:10:08.715059 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} TCPHandler: Processed in 0.001730755 sec. 2026.05.21 10:10:08.715238 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.715391 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.715447 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.21 10:10:08.716298 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Loading data parts 2026.05.21 10:10:08.716432 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): There are no data parts 2026.05.21 10:10:08.716888 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} TCPHandler: Processed in 0.001697564 sec. 2026.05.21 10:10:08.717047 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.717215 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.717265 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.21 10:10:08.718128 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} oximeter.measurements_f32 (12e8b3ad-13a8-4b2a-9201-cf19c882b0d4): Loading data parts 2026.05.21 10:10:08.718252 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} oximeter.measurements_f32 (12e8b3ad-13a8-4b2a-9201-cf19c882b0d4): There are no data parts 2026.05.21 10:10:08.718708 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} TCPHandler: Processed in 0.001709424 sec. 2026.05.21 10:10:08.718887 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.719040 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.719096 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.21 10:10:08.719942 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} oximeter.measurements_f64 (6b996977-82ad-456d-bc25-fb8f1d1c3a3f): Loading data parts 2026.05.21 10:10:08.720066 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} oximeter.measurements_f64 (6b996977-82ad-456d-bc25-fb8f1d1c3a3f): There are no data parts 2026.05.21 10:10:08.720634 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} TCPHandler: Processed in 0.001794826 sec. 2026.05.21 10:10:08.720788 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.720977 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.721051 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.21 10:10:08.722006 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} oximeter.measurements_string (b55ad0c0-376d-48e9-bc9e-0e4d9e2aee58): Loading data parts 2026.05.21 10:10:08.722169 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} oximeter.measurements_string (b55ad0c0-376d-48e9-bc9e-0e4d9e2aee58): There are no data parts 2026.05.21 10:10:08.722673 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} TCPHandler: Processed in 0.001932618 sec. 2026.05.21 10:10:08.722856 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.723025 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.723085 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.21 10:10:08.724043 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} oximeter.measurements_bytes (a71f284b-b91e-444a-9ea0-30c661be97ff): Loading data parts 2026.05.21 10:10:08.724174 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} oximeter.measurements_bytes (a71f284b-b91e-444a-9ea0-30c661be97ff): There are no data parts 2026.05.21 10:10:08.724616 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} TCPHandler: Processed in 0.001807235 sec. 2026.05.21 10:10:08.724795 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.724956 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.725015 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.21 10:10:08.725948 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} oximeter.measurements_cumulativei64 (2182415b-ea40-47ed-91ad-5ca074360c54): Loading data parts 2026.05.21 10:10:08.726091 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} oximeter.measurements_cumulativei64 (2182415b-ea40-47ed-91ad-5ca074360c54): There are no data parts 2026.05.21 10:10:08.726562 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} TCPHandler: Processed in 0.001815386 sec. 2026.05.21 10:10:08.726705 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.726894 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.726952 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:08.727842 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Loading data parts 2026.05.21 10:10:08.727969 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): There are no data parts 2026.05.21 10:10:08.728463 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} TCPHandler: Processed in 0.001805635 sec. 2026.05.21 10:10:08.728603 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.728762 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.728826 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.21 10:10:08.729712 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} oximeter.measurements_cumulativef32 (6cf18663-151d-454a-8935-c1f2a3a67265): Loading data parts 2026.05.21 10:10:08.729837 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} oximeter.measurements_cumulativef32 (6cf18663-151d-454a-8935-c1f2a3a67265): There are no data parts 2026.05.21 10:10:08.730303 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} TCPHandler: Processed in 0.001747625 sec. 2026.05.21 10:10:08.730463 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.730622 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.730680 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.21 10:10:08.731591 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} oximeter.measurements_cumulativef64 (58606f88-d5dc-417f-93aa-d05c21e197e9): Loading data parts 2026.05.21 10:10:08.731727 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} oximeter.measurements_cumulativef64 (58606f88-d5dc-417f-93aa-d05c21e197e9): There are no data parts 2026.05.21 10:10:08.732189 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} TCPHandler: Processed in 0.001774125 sec. 2026.05.21 10:10:08.732334 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.732584 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.732653 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.21 10:10:08.733813 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} oximeter.measurements_histogrami8 (92e8e792-d950-4744-9e00-0d0df5749332): Loading data parts 2026.05.21 10:10:08.733955 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} oximeter.measurements_histogrami8 (92e8e792-d950-4744-9e00-0d0df5749332): There are no data parts 2026.05.21 10:10:08.734498 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} TCPHandler: Processed in 0.002211991 sec. 2026.05.21 10:10:08.734674 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.734879 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.734956 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.21 10:10:08.735988 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} oximeter.measurements_histogramu8 (0998957e-d466-4264-98a1-101de5e52195): Loading data parts 2026.05.21 10:10:08.736132 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} oximeter.measurements_histogramu8 (0998957e-d466-4264-98a1-101de5e52195): There are no data parts 2026.05.21 10:10:08.736616 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} TCPHandler: Processed in 0.001990019 sec. 2026.05.21 10:10:08.736755 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.736987 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.737054 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.21 10:10:08.738205 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} oximeter.measurements_histogrami16 (d74e719c-35b9-45e8-85f0-c3b650373b65): Loading data parts 2026.05.21 10:10:08.738336 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} oximeter.measurements_histogrami16 (d74e719c-35b9-45e8-85f0-c3b650373b65): There are no data parts 2026.05.21 10:10:08.738845 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} TCPHandler: Processed in 0.00213763 sec. 2026.05.21 10:10:08.739008 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.739211 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.739285 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.21 10:10:08.740328 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} oximeter.measurements_histogramu16 (a0ae37a4-8cec-4578-a932-91f653596f9b): Loading data parts 2026.05.21 10:10:08.740474 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} oximeter.measurements_histogramu16 (a0ae37a4-8cec-4578-a932-91f653596f9b): There are no data parts 2026.05.21 10:10:08.740953 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} TCPHandler: Processed in 0.001993389 sec. 2026.05.21 10:10:08.741094 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.741320 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.741395 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.21 10:10:08.742452 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} oximeter.measurements_histogrami32 (fe5ace2c-1ab7-4b85-9472-fe822117f8eb): Loading data parts 2026.05.21 10:10:08.742580 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} oximeter.measurements_histogrami32 (fe5ace2c-1ab7-4b85-9472-fe822117f8eb): There are no data parts 2026.05.21 10:10:08.743057 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} TCPHandler: Processed in 0.002011019 sec. 2026.05.21 10:10:08.743218 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.743424 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.743499 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.21 10:10:08.744577 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} oximeter.measurements_histogramu32 (bddb4916-572c-49a5-9195-485f928690cb): Loading data parts 2026.05.21 10:10:08.744732 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} oximeter.measurements_histogramu32 (bddb4916-572c-49a5-9195-485f928690cb): There are no data parts 2026.05.21 10:10:08.745251 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} TCPHandler: Processed in 0.00208148 sec. 2026.05.21 10:10:08.745404 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.745627 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.745695 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.21 10:10:08.746798 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} oximeter.measurements_histogrami64 (f8439ddb-02bd-4914-a5e4-dc1530dfcf89): Loading data parts 2026.05.21 10:10:08.746944 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} oximeter.measurements_histogrami64 (f8439ddb-02bd-4914-a5e4-dc1530dfcf89): There are no data parts 2026.05.21 10:10:08.747501 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} TCPHandler: Processed in 0.00214498 sec. 2026.05.21 10:10:08.747686 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.747889 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.747960 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.21 10:10:08.748971 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Loading data parts 2026.05.21 10:10:08.749120 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): There are no data parts 2026.05.21 10:10:08.749611 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} TCPHandler: Processed in 0.001973298 sec. 2026.05.21 10:10:08.749751 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.749983 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.750052 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.21 10:10:08.751108 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} oximeter.measurements_histogramf32 (4d646a9c-88e9-4a47-8a48-739dd0c64ad8): Loading data parts 2026.05.21 10:10:08.751230 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} oximeter.measurements_histogramf32 (4d646a9c-88e9-4a47-8a48-739dd0c64ad8): There are no data parts 2026.05.21 10:10:08.751714 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} TCPHandler: Processed in 0.002011109 sec. 2026.05.21 10:10:08.751879 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.752082 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.752152 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.21 10:10:08.753180 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} oximeter.measurements_histogramf64 (f87e123b-017d-4299-b7a9-06a02be354f9): Loading data parts 2026.05.21 10:10:08.753319 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} oximeter.measurements_histogramf64 (f87e123b-017d-4299-b7a9-06a02be354f9): There are no data parts 2026.05.21 10:10:08.753827 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} TCPHandler: Processed in 0.001996958 sec. 2026.05.21 10:10:08.753972 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.754178 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} executeQuery: (from [fd00:1122:3344:101::d]:46681) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.754257 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.21 10:10:08.755754 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} oximeter.fields_bool (21b3a0b1-474f-47a3-87ca-33e36750a667): Loading data parts 2026.05.21 10:10:08.755897 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} oximeter.fields_bool (21b3a0b1-474f-47a3-87ca-33e36750a667): There are no data parts 2026.05.21 10:10:08.756416 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} TCPHandler: Processed in 0.002493265 sec. 2026.05.21 10:10:08.756589 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.756825 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.756885 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.21 10:10:08.757788 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} oximeter.fields_i8 (28a6b857-d524-4aee-83f4-307fc90c85fd): Loading data parts 2026.05.21 10:10:08.757919 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} oximeter.fields_i8 (28a6b857-d524-4aee-83f4-307fc90c85fd): There are no data parts 2026.05.21 10:10:08.758392 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} TCPHandler: Processed in 0.001850456 sec. 2026.05.21 10:10:08.758530 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.758686 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.758754 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.21 10:10:08.759717 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Loading data parts 2026.05.21 10:10:08.759853 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): There are no data parts 2026.05.21 10:10:08.760323 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} TCPHandler: Processed in 0.001840716 sec. 2026.05.21 10:10:08.760465 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.760643 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.760710 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.21 10:10:08.761656 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Loading data parts 2026.05.21 10:10:08.761785 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): There are no data parts 2026.05.21 10:10:08.762282 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} TCPHandler: Processed in 0.001865267 sec. 2026.05.21 10:10:08.762427 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.762582 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.762637 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.21 10:10:08.763574 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Loading data parts 2026.05.21 10:10:08.763694 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): There are no data parts 2026.05.21 10:10:08.764149 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} TCPHandler: Processed in 0.001770236 sec. 2026.05.21 10:10:08.764309 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.764463 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.764524 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.21 10:10:08.765425 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} oximeter.fields_i32 (529454ae-c08a-44f7-b0b9-1859530a32f5): Loading data parts 2026.05.21 10:10:08.765583 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} oximeter.fields_i32 (529454ae-c08a-44f7-b0b9-1859530a32f5): There are no data parts 2026.05.21 10:10:08.766045 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} TCPHandler: Processed in 0.001783576 sec. 2026.05.21 10:10:08.766185 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.766348 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.766396 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.21 10:10:08.767332 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Loading data parts 2026.05.21 10:10:08.767489 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): There are no data parts 2026.05.21 10:10:08.767932 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} TCPHandler: Processed in 0.001795096 sec. 2026.05.21 10:10:08.768103 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.768256 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.768311 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.21 10:10:08.769212 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} oximeter.fields_i64 (eee85143-71f2-47cb-83b8-df2b2f6f58c6): Loading data parts 2026.05.21 10:10:08.769350 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} oximeter.fields_i64 (eee85143-71f2-47cb-83b8-df2b2f6f58c6): There are no data parts 2026.05.21 10:10:08.769791 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} TCPHandler: Processed in 0.001736325 sec. 2026.05.21 10:10:08.769934 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.770104 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.770145 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.21 10:10:08.771113 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Loading data parts 2026.05.21 10:10:08.771242 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): There are no data parts 2026.05.21 10:10:08.771699 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} TCPHandler: Processed in 0.001812966 sec. 2026.05.21 10:10:08.771856 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.772011 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.772067 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.21 10:10:08.772963 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Loading data parts 2026.05.21 10:10:08.773103 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): There are no data parts 2026.05.21 10:10:08.773534 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} TCPHandler: Processed in 0.001726155 sec. 2026.05.21 10:10:08.773673 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.773847 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.773902 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.21 10:10:08.774800 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Loading data parts 2026.05.21 10:10:08.774933 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): There are no data parts 2026.05.21 10:10:08.775392 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} TCPHandler: Processed in 0.001766945 sec. 2026.05.21 10:10:08.775537 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.775690 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.21 10:10:08.775745 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.21 10:10:08.776641 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Loading data parts 2026.05.21 10:10:08.776780 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): There are no data parts 2026.05.21 10:10:08.777236 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} TCPHandler: Processed in 0.001747005 sec. 2026.05.21 10:10:08.777390 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.777655 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} executeQuery: (from [fd00:1122:3344:101::d]:46681) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2026.05.21 10:10:08.777737 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.21 10:10:08.778683 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Loading data parts 2026.05.21 10:10:08.778839 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): There are no data parts 2026.05.21 10:10:08.779446 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} TCPHandler: Processed in 0.00210453 sec. 2026.05.21 10:10:08.781898 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:08.782180 [ 269 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.21 10:10:08.783937 [ 269 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.21 10:10:08.789665 [ 259 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:08.789806 [ 259 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.21 10:10:08.792446 [ 259 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:08.792805 [ 259 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:08.793154 [ 269 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} executeQuery: Read 1 rows, 16.00 B in 0.011093 sec., 90.14693951140359 rows/sec., 1.41 KiB/sec. 2026.05.21 10:10:08.793347 [ 269 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} TCPHandler: Processed in 0.011506294 sec. 2026.05.21 10:10:09.000301 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 126.26 MiB, peak 126.26 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 13.45 MiB 2026.05.21 10:10:11.007396 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54103 2026.05.21 10:10:11.007520 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.007549 [ 277 ] {} TCP-Session: 3ea2423f-b708-4510-9c73-8fcaaf7302e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:54103 2026.05.21 10:10:11.007664 [ 277 ] {} TCP-Session: 3ea2423f-b708-4510-9c73-8fcaaf7302e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.007677 [ 277 ] {} TCP-Session: 3ea2423f-b708-4510-9c73-8fcaaf7302e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.007759 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 10:10:11.007804 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:11.007821 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:11.008289 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57390 2026.05.21 10:10:11.008364 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48759 2026.05.21 10:10:11.008485 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39523 2026.05.21 10:10:11.008536 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.008587 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.008628 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48395 2026.05.21 10:10:11.008682 [ 278 ] {} TCP-Session: 2acc492c-027c-4432-9a55-b612215886f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:57390 2026.05.21 10:10:11.008696 [ 279 ] {} TCP-Session: 0b74f089-b223-472f-8e76-7eab3d416a23 Authenticating user 'default' from [fd00:1122:3344:101::c]:48759 2026.05.21 10:10:11.008829 [ 278 ] {} TCP-Session: 2acc492c-027c-4432-9a55-b612215886f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.008865 [ 278 ] {} TCP-Session: 2acc492c-027c-4432-9a55-b612215886f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.009169 [ 279 ] {} TCP-Session: 0b74f089-b223-472f-8e76-7eab3d416a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.009224 [ 279 ] {} TCP-Session: 0b74f089-b223-472f-8e76-7eab3d416a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.009742 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38271 2026.05.21 10:10:11.009753 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.009764 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.009808 [ 280 ] {} TCP-Session: 3e13dd3d-8aa7-4d36-a3f7-3ad66d9c30d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:39523 2026.05.21 10:10:11.009845 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52598 2026.05.21 10:10:11.009863 [ 280 ] {} TCP-Session: 3e13dd3d-8aa7-4d36-a3f7-3ad66d9c30d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.009881 [ 282 ] {} TCP-Session: d32041c3-a96b-4856-a4de-cbc95fe17f79 Authenticating user 'default' from [fd00:1122:3344:101::c]:48395 2026.05.21 10:10:11.009887 [ 280 ] {} TCP-Session: 3e13dd3d-8aa7-4d36-a3f7-3ad66d9c30d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.009922 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49661 2026.05.21 10:10:11.009939 [ 282 ] {} TCP-Session: d32041c3-a96b-4856-a4de-cbc95fe17f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.009994 [ 282 ] {} TCP-Session: d32041c3-a96b-4856-a4de-cbc95fe17f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.010004 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.010184 [ 283 ] {} TCP-Session: 606e9b89-ec63-4767-9d01-133a4db0127a Authenticating user 'default' from [fd00:1122:3344:101::c]:38271 2026.05.21 10:10:11.010204 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.010255 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.010212 [ 283 ] {} TCP-Session: 606e9b89-ec63-4767-9d01-133a4db0127a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.010368 [ 284 ] {} TCP-Session: 4762f45e-ca49-434a-859e-aad7f1b62719 Authenticating user 'default' from [fd00:1122:3344:101::c]:52598 2026.05.21 10:10:11.010377 [ 285 ] {} TCP-Session: ef7fd92a-c59a-401b-ba16-672471b6557f Authenticating user 'default' from [fd00:1122:3344:101::c]:49661 2026.05.21 10:10:11.010378 [ 283 ] {} TCP-Session: 606e9b89-ec63-4767-9d01-133a4db0127a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.010436 [ 284 ] {} TCP-Session: 4762f45e-ca49-434a-859e-aad7f1b62719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.010442 [ 285 ] {} TCP-Session: ef7fd92a-c59a-401b-ba16-672471b6557f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.010485 [ 284 ] {} TCP-Session: 4762f45e-ca49-434a-859e-aad7f1b62719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.010491 [ 285 ] {} TCP-Session: ef7fd92a-c59a-401b-ba16-672471b6557f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.019628 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47803 2026.05.21 10:10:11.019775 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.019810 [ 286 ] {} TCP-Session: 6a41e77f-355d-46e8-9a8f-de3fe41bbf0c Authenticating user 'default' from [fd00:1122:3344:101::b]:47803 2026.05.21 10:10:11.019830 [ 286 ] {} TCP-Session: 6a41e77f-355d-46e8-9a8f-de3fe41bbf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.019980 [ 286 ] {} TCP-Session: 6a41e77f-355d-46e8-9a8f-de3fe41bbf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.020045 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 10:10:11.020072 [ 286 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:11.020109 [ 286 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:11.020549 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36558 2026.05.21 10:10:11.020681 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.020722 [ 287 ] {} TCP-Session: 5a92a7be-8c90-408b-9da0-a1972fd013a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:36558 2026.05.21 10:10:11.020795 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37309 2026.05.21 10:10:11.020844 [ 287 ] {} TCP-Session: 5a92a7be-8c90-408b-9da0-a1972fd013a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.020857 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60334 2026.05.21 10:10:11.020878 [ 287 ] {} TCP-Session: 5a92a7be-8c90-408b-9da0-a1972fd013a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.020715 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59621 2026.05.21 10:10:11.020712 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35532 2026.05.21 10:10:11.020934 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46619 2026.05.21 10:10:11.021103 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.021169 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60283 2026.05.21 10:10:11.021194 [ 290 ] {} TCP-Session: f555ce7b-f68c-4a12-9839-595f5cd44ade Authenticating user 'default' from [fd00:1122:3344:101::b]:37309 2026.05.21 10:10:11.021175 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.021224 [ 290 ] {} TCP-Session: f555ce7b-f68c-4a12-9839-595f5cd44ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021171 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.021385 [ 288 ] {} TCP-Session: f2eedca6-eeb7-4357-8642-635cfe7656f1 Authenticating user 'default' from [fd00:1122:3344:101::b]:59621 2026.05.21 10:10:11.021382 [ 290 ] {} TCP-Session: f555ce7b-f68c-4a12-9839-595f5cd44ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021425 [ 288 ] {} TCP-Session: f2eedca6-eeb7-4357-8642-635cfe7656f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021435 [ 291 ] {} TCP-Session: e8254368-3cec-4a5f-89ad-532d22d28da1 Authenticating user 'default' from [fd00:1122:3344:101::b]:60334 2026.05.21 10:10:11.021461 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.021485 [ 291 ] {} TCP-Session: e8254368-3cec-4a5f-89ad-532d22d28da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021465 [ 288 ] {} TCP-Session: f2eedca6-eeb7-4357-8642-635cfe7656f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021532 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.021608 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.021625 [ 289 ] {} TCP-Session: 51380e90-5b5f-449c-bd2a-67906814499e Authenticating user 'default' from [fd00:1122:3344:101::b]:35532 2026.05.21 10:10:11.021661 [ 293 ] {} TCP-Session: 08e41c39-b7f0-4a4c-ac29-05dda9892c3a Authenticating user 'default' from [fd00:1122:3344:101::b]:60283 2026.05.21 10:10:11.021661 [ 292 ] {} TCP-Session: 2d0e2438-453b-493f-a133-7f4375cf9ea3 Authenticating user 'default' from [fd00:1122:3344:101::b]:46619 2026.05.21 10:10:11.021673 [ 289 ] {} TCP-Session: 51380e90-5b5f-449c-bd2a-67906814499e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021697 [ 293 ] {} TCP-Session: 08e41c39-b7f0-4a4c-ac29-05dda9892c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021824 [ 292 ] {} TCP-Session: 2d0e2438-453b-493f-a133-7f4375cf9ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021835 [ 293 ] {} TCP-Session: 08e41c39-b7f0-4a4c-ac29-05dda9892c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021856 [ 289 ] {} TCP-Session: 51380e90-5b5f-449c-bd2a-67906814499e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021880 [ 292 ] {} TCP-Session: 2d0e2438-453b-493f-a133-7f4375cf9ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.021954 [ 291 ] {} TCP-Session: e8254368-3cec-4a5f-89ad-532d22d28da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.692472 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55577 2026.05.21 10:10:11.692773 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.692821 [ 294 ] {} TCP-Session: 266bb73b-61ad-4bee-9564-042c9f20e999 Authenticating user 'default' from [fd00:1122:3344:101::a]:55577 2026.05.21 10:10:11.692845 [ 294 ] {} TCP-Session: 266bb73b-61ad-4bee-9564-042c9f20e999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.692859 [ 294 ] {} TCP-Session: 266bb73b-61ad-4bee-9564-042c9f20e999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.692937 [ 294 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 10:10:11.692964 [ 294 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:11.692981 [ 294 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.21 10:10:11.693492 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48897 2026.05.21 10:10:11.693581 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36016 2026.05.21 10:10:11.693727 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36678 2026.05.21 10:10:11.693801 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.693819 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.693884 [ 295 ] {} TCP-Session: 827959e8-6064-45eb-acfb-09a2f51f7946 Authenticating user 'default' from [fd00:1122:3344:101::a]:48897 2026.05.21 10:10:11.693909 [ 296 ] {} TCP-Session: 21529ae5-3857-409f-80cc-4dc2fe5cd860 Authenticating user 'default' from [fd00:1122:3344:101::a]:36016 2026.05.21 10:10:11.693919 [ 295 ] {} TCP-Session: 827959e8-6064-45eb-acfb-09a2f51f7946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.693930 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.693946 [ 295 ] {} TCP-Session: 827959e8-6064-45eb-acfb-09a2f51f7946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.693940 [ 296 ] {} TCP-Session: 21529ae5-3857-409f-80cc-4dc2fe5cd860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.693989 [ 297 ] {} TCP-Session: 4e035954-4881-4724-97c6-92ae5d4ef6ec Authenticating user 'default' from [fd00:1122:3344:101::a]:36678 2026.05.21 10:10:11.694002 [ 296 ] {} TCP-Session: 21529ae5-3857-409f-80cc-4dc2fe5cd860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694010 [ 297 ] {} TCP-Session: 4e035954-4881-4724-97c6-92ae5d4ef6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694025 [ 297 ] {} TCP-Session: 4e035954-4881-4724-97c6-92ae5d4ef6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694058 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53450 2026.05.21 10:10:11.694070 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58444 2026.05.21 10:10:11.694187 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39375 2026.05.21 10:10:11.694417 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.694453 [ 298 ] {} TCP-Session: 2659c78e-22f3-4ee7-b997-e6c2577f1605 Authenticating user 'default' from [fd00:1122:3344:101::a]:53450 2026.05.21 10:10:11.694470 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.694452 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60387 2026.05.21 10:10:11.694516 [ 299 ] {} TCP-Session: 48973265-d5b9-404c-8ee6-6ed2c3eb954f Authenticating user 'default' from [fd00:1122:3344:101::a]:58444 2026.05.21 10:10:11.694536 [ 298 ] {} TCP-Session: 2659c78e-22f3-4ee7-b997-e6c2577f1605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694543 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.694566 [ 298 ] {} TCP-Session: 2659c78e-22f3-4ee7-b997-e6c2577f1605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694590 [ 300 ] {} TCP-Session: ec26ddfe-63a0-4a6c-9d6b-b774c669be41 Authenticating user 'default' from [fd00:1122:3344:101::a]:39375 2026.05.21 10:10:11.694557 [ 299 ] {} TCP-Session: 48973265-d5b9-404c-8ee6-6ed2c3eb954f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694615 [ 300 ] {} TCP-Session: ec26ddfe-63a0-4a6c-9d6b-b774c669be41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694632 [ 299 ] {} TCP-Session: 48973265-d5b9-404c-8ee6-6ed2c3eb954f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694641 [ 300 ] {} TCP-Session: ec26ddfe-63a0-4a6c-9d6b-b774c669be41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694670 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:10:11.694704 [ 301 ] {} TCP-Session: e9d61927-7354-4c83-9d73-9b8450b00274 Authenticating user 'default' from [fd00:1122:3344:101::a]:60387 2026.05.21 10:10:11.694722 [ 301 ] {} TCP-Session: e9d61927-7354-4c83-9d73-9b8450b00274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:11.694736 [ 301 ] {} TCP-Session: e9d61927-7354-4c83-9d73-9b8450b00274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:10:12.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 140.06 MiB, peak 140.06 MiB, free memory in arenas 0.00 B, will set to 141.77 MiB (RSS), difference: 1.71 MiB 2026.05.21 10:10:15.993871 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.21 10:10:15.993981 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2026.05.21 10:10:15.994003 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.21 10:10:15.994131 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.21 10:10:15.997109 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Loading data parts 2026.05.21 10:10:15.997417 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): There are no data parts 2026.05.21 10:10:16.000046 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:16.000283 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:16.000302 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 141.92 MiB, peak 141.92 MiB, free memory in arenas 0.00 B, will set to 143.80 MiB (RSS), difference: 1.88 MiB 2026.05.21 10:10:16.003573 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:16.004343 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:16.004548 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2026.05.21 10:10:16.010525 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Loading data parts 2026.05.21 10:10:16.010698 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): There are no data parts 2026.05.21 10:10:16.044332 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:16.044409 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:16.053129 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:16.054684 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:16.059060 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.21 10:10:17.000412 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.65 MiB, peak 152.65 MiB, free memory in arenas 0.00 B, will set to 155.82 MiB (RSS), difference: 7.17 MiB 2026.05.21 10:10:18.493932 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 2026.05.21 10:10:18.494075 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.21 10:10:18.498266 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Loading data parts 2026.05.21 10:10:18.498499 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): There are no data parts 2026.05.21 10:10:18.501144 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:18.501188 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:18.502587 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:18.503082 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:18.503292 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 4 2026.05.21 10:10:19.000283 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.93 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 156.64 MiB (RSS), difference: -3.29 MiB 2026.05.21 10:10:23.478739 [ 24 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:10:23.478807 [ 24 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:10:23.504755 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2026.05.21 10:10:23.505552 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:23.505619 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:23.506401 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:23.506906 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:23.507073 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.21 10:10:23.559266 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.21 10:10:23.581232 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:23.581307 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:23.588013 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:23.589239 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:23.593485 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.21 10:10:24.001253 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.37 MiB, peak 161.37 MiB, free memory in arenas 0.00 B, will set to 159.20 MiB (RSS), difference: 1.84 MiB 2026.05.21 10:10:28.807541 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.807797 [ 268 ] {b8f9e840-b0b2-40b9-abe2-38aec2fded50} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:10:28.808437 [ 268 ] {b8f9e840-b0b2-40b9-abe2-38aec2fded50} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:28.808583 [ 268 ] {b8f9e840-b0b2-40b9-abe2-38aec2fded50} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:28.809054 [ 268 ] {b8f9e840-b0b2-40b9-abe2-38aec2fded50} TCPHandler: Processed in 0.001651754 sec. 2026.05.21 10:10:28.812525 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.812733 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 10:10:28.812815 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:28.815641 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.815695 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.816467 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.817106 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.817358 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} executeQuery: Read 26 rows, 5.74 KiB in 0.004684 sec., 5550.811272416738 rows/sec., 1.20 MiB/sec. 2026.05.21 10:10:28.817433 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} TCPHandler: Processed in 0.005056962 sec. 2026.05.21 10:10:28.817665 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.817811 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:10:28.817875 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:10:28.819851 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.819894 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.820477 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.821016 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.821158 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} executeQuery: Read 24 rows, 2.04 KiB in 0.003396 sec., 7067.137809187278 rows/sec., 600.43 KiB/sec. 2026.05.21 10:10:28.821198 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} TCPHandler: Processed in 0.003654052 sec. 2026.05.21 10:10:28.821358 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.821463 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:10:28.821511 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:10:28.821950 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.821989 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.822502 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.823066 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.823201 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} executeQuery: Read 10 rows, 835.00 B in 0.001763 sec., 5672.149744753261 rows/sec., 462.52 KiB/sec. 2026.05.21 10:10:28.823235 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} TCPHandler: Processed in 0.001929927 sec. 2026.05.21 10:10:28.823411 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.823512 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:10:28.823556 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:10:28.824114 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.824152 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.824741 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.825312 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.825443 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} executeQuery: Read 203 rows, 18.39 KiB in 0.001953 sec., 103942.6523297491 rows/sec., 9.20 MiB/sec. 2026.05.21 10:10:28.825476 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} TCPHandler: Processed in 0.00211496 sec. 2026.05.21 10:10:28.825625 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.825728 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:10:28.825770 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:10:28.826430 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.826475 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.827061 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.827781 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.827950 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} executeQuery: Read 33 rows, 2.49 KiB in 0.00224 sec., 14732.142857142859 rows/sec., 1.08 MiB/sec. 2026.05.21 10:10:28.828008 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} TCPHandler: Processed in 0.002434784 sec. 2026.05.21 10:10:28.828759 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.828887 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:10:28.828940 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:10:28.829439 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.829478 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.829971 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.830544 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.830685 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} executeQuery: Read 24 rows, 2.04 KiB in 0.001838 sec., 13057.671381936887 rows/sec., 1.08 MiB/sec. 2026.05.21 10:10:28.830723 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} TCPHandler: Processed in 0.002040299 sec. 2026.05.21 10:10:28.830860 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.830963 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:10:28.831006 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:10:28.831449 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.831523 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.832084 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.832684 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.832841 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} executeQuery: Read 12 rows, 960.00 B in 0.0019 sec., 6315.789473684211 rows/sec., 493.42 KiB/sec. 2026.05.21 10:10:28.832880 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} TCPHandler: Processed in 0.00207083 sec. 2026.05.21 10:10:28.833026 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.833125 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:10:28.833167 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:10:28.833611 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.833647 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.834111 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.834735 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.834866 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} executeQuery: Read 121 rows, 10.07 KiB in 0.00176 sec., 68750 rows/sec., 5.59 MiB/sec. 2026.05.21 10:10:28.834901 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} TCPHandler: Processed in 0.001923178 sec. 2026.05.21 10:10:28.835034 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.835131 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:28.835174 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:28.835647 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.835682 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.836240 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.836919 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.837153 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} executeQuery: Read 189 rows, 14.88 KiB in 0.002042 sec., 92556.31733594515 rows/sec., 7.11 MiB/sec. 2026.05.21 10:10:28.837186 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} TCPHandler: Processed in 0.002201481 sec. 2026.05.21 10:10:28.837325 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.837436 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:28.837490 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:10:28.838318 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.838354 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.839045 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.839513 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.839659 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} executeQuery: Read 11 rows, 20.18 KiB in 0.002258 sec., 4871.567759078831 rows/sec., 8.73 MiB/sec. 2026.05.21 10:10:28.839713 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} TCPHandler: Processed in 0.002438704 sec. 2026.05.21 10:10:28.839839 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:28.839937 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:28.839979 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:10:28.840340 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:28.840377 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:28.840803 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:28.841357 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:28.841487 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} executeQuery: Read 24 rows, 1.66 KiB in 0.00157 sec., 15286.624203821657 rows/sec., 1.03 MiB/sec. 2026.05.21 10:10:28.841520 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} TCPHandler: Processed in 0.001731365 sec. 2026.05.21 10:10:31.007441 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2026.05.21 10:10:31.007947 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:31.007986 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:31.008665 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:10:31.009209 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:31.009335 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2026.05.21 10:10:31.093856 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.21 10:10:31.109674 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:31.109723 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 10:10:31.116187 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:10:31.117426 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:31.120082 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.21 10:10:32.000209 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.65 MiB, peak 164.65 MiB, free memory in arenas 0.00 B, will set to 162.00 MiB (RSS), difference: 1.35 MiB 2026.05.21 10:10:33.806702 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:33.806947 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:10:33.807309 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:10:33.807414 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:10:33.807664 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:33.807835 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:33.810272 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 10:10:33.810411 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:10:33.812543 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.21 10:10:33.812572 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:10:33.814830 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:10:33.814865 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.21 10:10:33.818209 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} executeQuery: Read 26 rows, 5.74 KiB in 0.011344 sec., 2291.9605077574047 rows/sec., 505.58 KiB/sec. 2026.05.21 10:10:33.818379 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} MemoryTracker: Peak memory usage (for query): 136.51 KiB. 2026.05.21 10:10:33.818399 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} TCPHandler: Processed in 0.011834938 sec. 2026.05.21 10:10:33.820795 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:33.820949 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:10:33.821017 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:10:33.821657 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:33.821708 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:33.822238 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:33.822752 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:33.822924 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} executeQuery: Read 56 rows, 4.38 KiB in 0.00202 sec., 27722.772277227723 rows/sec., 2.12 MiB/sec. 2026.05.21 10:10:33.822973 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} TCPHandler: Processed in 0.002298023 sec. 2026.05.21 10:10:33.823137 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:33.823280 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:10:33.823351 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:10:33.823852 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:33.823891 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:33.824457 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:33.825122 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:33.825272 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} executeQuery: Read 64 rows, 5.12 KiB in 0.002027 sec., 31573.754316724222 rows/sec., 2.46 MiB/sec. 2026.05.21 10:10:33.825314 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} TCPHandler: Processed in 0.002249222 sec. 2026.05.21 10:10:33.825505 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:33.825640 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:33.825708 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:33.826264 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:33.826314 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:33.826991 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:33.827600 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:33.827753 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} executeQuery: Read 160 rows, 11.41 KiB in 0.002146 sec., 74557.31593662628 rows/sec., 5.19 MiB/sec. 2026.05.21 10:10:33.827792 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} TCPHandler: Processed in 0.002357634 sec. 2026.05.21 10:10:33.827952 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:33.828066 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:33.828118 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:10:33.828550 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:33.828600 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:33.829231 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:33.829888 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:33.830080 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} executeQuery: Read 60 rows, 4.14 KiB in 0.002038 sec., 29440.628066732093 rows/sec., 1.98 MiB/sec. 2026.05.21 10:10:33.830133 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} TCPHandler: Processed in 0.002235972 sec. 2026.05.21 10:10:38.478862 [ 97 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:10:38.478930 [ 97 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:10:38.503858 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 2026.05.21 10:10:38.505996 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.506050 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.507451 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:38.507984 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.508262 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 5 2026.05.21 10:10:38.509501 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2026.05.21 10:10:38.510045 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.510093 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.510831 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:10:38.511306 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.511442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.21 10:10:38.620228 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.21 10:10:38.635411 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.635466 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.641740 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:10:38.642984 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.645629 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.21 10:10:38.807143 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:38.807380 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:10:38.807736 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:10:38.807782 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:10:38.808030 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:38.808108 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:38.808248 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:10:38.808284 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:10:38.808306 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.21 10:10:38.808321 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:10:38.808362 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:10:38.808382 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.21 10:10:38.809463 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} executeQuery: Read 26 rows, 5.74 KiB in 0.002181 sec., 11921.13709307657 rows/sec., 2.57 MiB/sec. 2026.05.21 10:10:38.809571 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} TCPHandler: Processed in 0.002541837 sec. 2026.05.21 10:10:38.811494 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:38.811631 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:10:38.811684 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:10:38.812441 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.812484 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.813003 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:10:38.813539 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.813683 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} executeQuery: Read 78 rows, 6.59 KiB in 0.00209 sec., 37320.574162679426 rows/sec., 3.08 MiB/sec. 2026.05.21 10:10:38.813719 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} TCPHandler: Processed in 0.002288523 sec. 2026.05.21 10:10:38.813864 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:38.813962 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:10:38.814002 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:10:38.814435 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.814472 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.814898 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:38.815386 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.815522 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} executeQuery: Read 11 rows, 847.00 B in 0.00158 sec., 6962.025316455696 rows/sec., 523.51 KiB/sec. 2026.05.21 10:10:38.815558 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} TCPHandler: Processed in 0.001744095 sec. 2026.05.21 10:10:38.815690 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:38.815785 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:10:38.815825 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:10:38.816263 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.816300 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.816743 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:10:38.817282 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.817407 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} executeQuery: Read 75 rows, 6.00 KiB in 0.001641 sec., 45703.839122486286 rows/sec., 3.57 MiB/sec. 2026.05.21 10:10:38.817441 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} TCPHandler: Processed in 0.001800276 sec. 2026.05.21 10:10:38.817571 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:38.817667 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:38.817711 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:38.818133 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.818170 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.818628 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:10:38.819151 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.819279 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. 2026.05.21 10:10:38.819313 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} TCPHandler: Processed in 0.001791236 sec. 2026.05.21 10:10:38.819436 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:38.819531 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:38.819588 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:10:38.820313 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.820349 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.821026 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:38.821498 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.821638 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} executeQuery: Read 11 rows, 20.18 KiB in 0.002125 sec., 5176.470588235294 rows/sec., 9.28 MiB/sec. 2026.05.21 10:10:38.821685 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} TCPHandler: Processed in 0.002297212 sec. 2026.05.21 10:10:38.821850 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:38.821947 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:38.821989 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:10:38.822348 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:38.822384 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 10:10:38.822842 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:10:38.823340 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:38.823468 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. 2026.05.21 10:10:38.823500 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} TCPHandler: Processed in 0.001699064 sec. 2026.05.21 10:10:43.809135 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:43.809455 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:10:43.809885 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:10:43.809946 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:10:43.810256 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:43.810360 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:43.810529 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 10:10:43.810568 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:10:43.810590 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.21 10:10:43.810608 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:10:43.810659 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:10:43.810680 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.21 10:10:43.811741 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} executeQuery: Read 26 rows, 5.74 KiB in 0.002405 sec., 10810.81081081081 rows/sec., 2.33 MiB/sec. 2026.05.21 10:10:43.811848 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} TCPHandler: Processed in 0.002922622 sec. 2026.05.21 10:10:43.813473 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:43.813598 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:10:43.813648 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:10:43.814183 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:43.814235 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:43.814780 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:10:43.815237 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:43.815397 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} executeQuery: Read 56 rows, 4.38 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.33 MiB/sec. 2026.05.21 10:10:43.815437 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} TCPHandler: Processed in 0.002021519 sec. 2026.05.21 10:10:43.815578 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:43.815685 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:10:43.815731 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:10:43.816178 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:43.816218 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:43.816638 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:10:43.817071 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:43.817210 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. 2026.05.21 10:10:43.817247 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} TCPHandler: Processed in 0.001721604 sec. 2026.05.21 10:10:43.817390 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:43.817495 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:43.817542 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:43.817991 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:43.818035 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:43.818497 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:10:43.818924 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:43.819060 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. 2026.05.21 10:10:43.819094 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} TCPHandler: Processed in 0.001756396 sec. 2026.05.21 10:10:43.819232 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:43.819335 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:43.819379 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:10:43.819732 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:43.819770 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:43.820214 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:10:43.820658 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:43.820798 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. 2026.05.21 10:10:43.820830 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} TCPHandler: Processed in 0.001650623 sec. 2026.05.21 10:10:46.011644 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2026.05.21 10:10:46.012417 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:46.012469 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:46.013072 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:10:46.013620 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:46.013968 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2026.05.21 10:10:46.145804 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.21 10:10:46.162184 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:46.162235 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:46.168611 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:10:46.169768 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:46.172479 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.21 10:10:47.000291 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.27 MiB, peak 169.27 MiB, free memory in arenas 0.00 B, will set to 166.41 MiB (RSS), difference: 1.14 MiB 2026.05.21 10:10:48.806594 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:48.806832 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:10:48.807143 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:10:48.807182 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:10:48.807398 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:48.807468 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:48.807605 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:10:48.807640 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:10:48.807662 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.21 10:10:48.807681 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:10:48.807747 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:10:48.807769 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.21 10:10:48.808785 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} executeQuery: Read 26 rows, 5.74 KiB in 0.002041 sec., 12738.853503184715 rows/sec., 2.74 MiB/sec. 2026.05.21 10:10:48.808884 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} TCPHandler: Processed in 0.002420865 sec. 2026.05.21 10:10:48.810878 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:48.811145 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:10:48.811251 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:10:48.812015 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:48.812066 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:48.812659 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:10:48.813236 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:48.813437 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} executeQuery: Read 78 rows, 6.59 KiB in 0.002363 sec., 33008.88700804063 rows/sec., 2.72 MiB/sec. 2026.05.21 10:10:48.813484 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} TCPHandler: Processed in 0.002783459 sec. 2026.05.21 10:10:48.813618 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:48.813721 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:10:48.813765 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:10:48.814213 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:48.814254 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:48.814749 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:10:48.815289 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:48.815421 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} executeQuery: Read 11 rows, 847.00 B in 0.001724 sec., 6380.510440835266 rows/sec., 479.78 KiB/sec. 2026.05.21 10:10:48.815456 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} TCPHandler: Processed in 0.001889577 sec. 2026.05.21 10:10:48.815578 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:48.815677 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:10:48.815719 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:10:48.816140 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:48.816178 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:48.816627 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:10:48.817090 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:48.817240 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} executeQuery: Read 75 rows, 6.00 KiB in 0.001583 sec., 47378.395451674034 rows/sec., 3.70 MiB/sec. 2026.05.21 10:10:48.817276 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} TCPHandler: Processed in 0.001748605 sec. 2026.05.21 10:10:48.817414 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:48.817510 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:48.817553 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:48.817967 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:48.818009 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:48.818505 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:10:48.818956 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:48.819116 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. 2026.05.21 10:10:48.819152 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} TCPHandler: Processed in 0.001786155 sec. 2026.05.21 10:10:48.819274 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:48.819371 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:48.819431 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:10:48.820190 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:48.820225 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:48.820882 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:10:48.821360 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:48.821495 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} executeQuery: Read 11 rows, 20.18 KiB in 0.002144 sec., 5130.597014925373 rows/sec., 9.19 MiB/sec. 2026.05.21 10:10:48.821553 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} TCPHandler: Processed in 0.002326723 sec. 2026.05.21 10:10:48.821682 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:48.821777 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:48.821819 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:10:48.822163 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:48.822199 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:48.822629 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:10:48.823124 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:48.823280 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. 2026.05.21 10:10:48.823315 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} TCPHandler: Processed in 0.001682593 sec. 2026.05.21 10:10:53.478999 [ 72 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:10:53.479060 [ 72 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:10:53.514183 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2026.05.21 10:10:53.514816 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.514888 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.515656 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:10:53.516142 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.516273 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2026.05.21 10:10:53.516317 [ 72 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 10:10:53.516393 [ 72 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.516417 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.518781 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.21 10:10:53.518977 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:10:53.519076 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2026.05.21 10:10:53.519236 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2026.05.21 10:10:53.519430 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2026.05.21 10:10:53.519523 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2026.05.21 10:10:53.519595 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2026.05.21 10:10:53.519674 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2026.05.21 10:10:53.532826 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.016323804 sec., 171896.2075261379 rows/sec., 2.46 MiB/sec. 2026.05.21 10:10:53.533515 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 10:10:53.533983 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.534046 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 10:10:53.534121 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2026.05.21 10:10:53.672655 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.21 10:10:53.689136 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.689186 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.695450 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:10:53.696693 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.696986 [ 70 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 10:10:53.697038 [ 70 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.697062 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.697245 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.21 10:10:53.700480 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.21 10:10:53.701993 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:10:53.703671 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2026.05.21 10:10:53.708382 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2026.05.21 10:10:53.712689 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2026.05.21 10:10:53.716729 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2026.05.21 10:10:53.721815 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2026.05.21 10:10:53.725999 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2026.05.21 10:10:53.779407 [ 201 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.082230954 sec., 559.4000526857564 rows/sec., 2.89 MiB/sec. 2026.05.21 10:10:53.781182 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 10:10:53.783506 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.783592 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 10:10:53.784660 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. 2026.05.21 10:10:53.806141 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:53.806342 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:10:53.806650 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:10:53.806685 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:10:53.806902 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:53.806969 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:53.807117 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 10:10:53.807153 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:10:53.807175 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.21 10:10:53.807191 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:10:53.807234 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:10:53.807255 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.21 10:10:53.808445 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} executeQuery: Read 26 rows, 5.74 KiB in 0.002175 sec., 11954.022988505749 rows/sec., 2.58 MiB/sec. 2026.05.21 10:10:53.808608 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} TCPHandler: Processed in 0.002595637 sec. 2026.05.21 10:10:53.810247 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:53.810395 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:10:53.810462 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:10:53.811101 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.811147 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.811739 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:10:53.812296 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.812432 [ 70 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 10:10:53.812447 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} executeQuery: Read 56 rows, 4.38 KiB in 0.002103 sec., 26628.62577270566 rows/sec., 2.03 MiB/sec. 2026.05.21 10:10:53.812482 [ 70 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.812498 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} TCPHandler: Processed in 0.002377483 sec. 2026.05.21 10:10:53.812510 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.812652 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:53.812652 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.21 10:10:53.812757 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:10:53.812797 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:10:53.812804 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:10:53.812847 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part 2026.05.21 10:10:53.812945 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2026.05.21 10:10:53.813009 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part 2026.05.21 10:10:53.813062 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2026.05.21 10:10:53.813113 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part 2026.05.21 10:10:53.813167 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2026.05.21 10:10:53.813279 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.813322 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.813950 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:10:53.814329 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770985 sec., 297574.51361812773 rows/sec., 25.78 MiB/sec. 2026.05.21 10:10:53.814548 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.814578 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 10:10:53.814661 [ 70 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 10:10:53.814761 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} executeQuery: Read 64 rows, 5.12 KiB in 0.002022 sec., 31651.829871414444 rows/sec., 2.47 MiB/sec. 2026.05.21 10:10:53.814768 [ 70 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.814808 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.814808 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} TCPHandler: Processed in 0.002204941 sec. 2026.05.21 10:10:53.814909 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.21 10:10:53.815041 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:10:53.815067 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:53.815080 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part 2026.05.21 10:10:53.815176 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:53.815189 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2026.05.21 10:10:53.815201 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.815229 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:53.815251 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part 2026.05.21 10:10:53.815284 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 10:10:53.815299 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2026.05.21 10:10:53.815356 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part 2026.05.21 10:10:53.815356 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.21 10:10:53.815404 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2026.05.21 10:10:53.815696 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.815744 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.816347 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:10:53.816403 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537612 sec., 301116.2764078324 rows/sec., 24.91 MiB/sec. 2026.05.21 10:10:53.816651 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 10:10:53.816902 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.817039 [ 70 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 10:10:53.817069 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} executeQuery: Read 160 rows, 11.41 KiB in 0.001911 sec., 83725.7980115123 rows/sec., 5.83 MiB/sec. 2026.05.21 10:10:53.817085 [ 70 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.817115 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.817115 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} TCPHandler: Processed in 0.00209952 sec. 2026.05.21 10:10:53.817235 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.21 10:10:53.817239 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.817306 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:53.817330 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:10:53.817363 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 189 rows starting from the beginning of the part 2026.05.21 10:10:53.817371 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 10:10:53.817411 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2026.05.21 10:10:53.817421 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:53.817459 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2026.05.21 10:10:53.817467 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 10:10:53.817474 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:10:53.817505 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2026.05.21 10:10:53.817546 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2026.05.21 10:10:53.817594 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2026.05.21 10:10:53.817878 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.817922 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.818394 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:10:53.818951 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.819100 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} executeQuery: Read 60 rows, 4.14 KiB in 0.001698 sec., 35335.68904593639 rows/sec., 2.38 MiB/sec. 2026.05.21 10:10:53.819107 [ 69 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 10:10:53.819137 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} TCPHandler: Processed in 0.001881867 sec. 2026.05.21 10:10:53.819164 [ 69 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:53.819190 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:53.819238 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059129 sec., 480300.16574969323 rows/sec., 34.11 MiB/sec. 2026.05.21 10:10:53.819255 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.21 10:10:53.819384 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:10:53.819413 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2026.05.21 10:10:53.819495 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2026.05.21 10:10:53.819548 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2026.05.21 10:10:53.819594 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2026.05.21 10:10:53.819600 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 10:10:53.819654 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2026.05.21 10:10:53.819721 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2026.05.21 10:10:53.820225 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.820315 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 10:10:53.820409 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.21 10:10:53.820664 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436731 sec., 225511.9434326955 rows/sec., 15.20 MiB/sec. 2026.05.21 10:10:53.820936 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 10:10:53.821527 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:53.821595 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 10:10:53.821664 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.21 10:10:54.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.01 MiB, peak 177.16 MiB, free memory in arenas 0.00 B, will set to 177.55 MiB (RSS), difference: 9.54 MiB 2026.05.21 10:10:57.233546 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.233811 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:10:57.234250 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:10:57.234298 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:10:57.234562 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:57.234630 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:57.234767 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:10:57.234803 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:10:57.234826 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.21 10:10:57.234841 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:10:57.234883 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:10:57.234905 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.21 10:10:57.235924 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} executeQuery: Read 26 rows, 5.74 KiB in 0.00223 sec., 11659.192825112106 rows/sec., 2.51 MiB/sec. 2026.05.21 10:10:57.236019 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} TCPHandler: Processed in 0.002613227 sec. 2026.05.21 10:10:57.256641 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.256880 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 10:10:57.256968 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:57.257982 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.258030 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.258635 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:57.259105 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.259259 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} executeQuery: Read 9 rows, 1.88 KiB in 0.002443 sec., 3683.9950880065494 rows/sec., 770.30 KiB/sec. 2026.05.21 10:10:57.259300 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} TCPHandler: Processed in 0.002849441 sec. 2026.05.21 10:10:57.259443 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.259544 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:10:57.259585 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:10:57.260058 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.260095 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.260857 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:57.261352 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.261529 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} executeQuery: Read 24 rows, 2.04 KiB in 0.002003 sec., 11982.026959560659 rows/sec., 1018.00 KiB/sec. 2026.05.21 10:10:57.261590 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} TCPHandler: Processed in 0.002198171 sec. 2026.05.21 10:10:57.261755 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.261880 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:10:57.261933 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:10:57.262413 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.262454 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.262882 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:57.263411 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.263555 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} executeQuery: Read 2 rows, 167.00 B in 0.00171 sec., 1169.5906432748538 rows/sec., 95.37 KiB/sec. 2026.05.21 10:10:57.263597 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} TCPHandler: Processed in 0.001929628 sec. 2026.05.21 10:10:57.263741 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.263847 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:10:57.263895 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:10:57.266165 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.266211 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.266948 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:10:57.267440 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.267586 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} executeQuery: Read 2532 rows, 192.80 KiB in 0.003762 sec., 673046.2519936204 rows/sec., 50.05 MiB/sec. 2026.05.21 10:10:57.267637 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} TCPHandler: Processed in 0.003959087 sec. 2026.05.21 10:10:57.267773 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.267878 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:10:57.267923 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:10:57.268377 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.268414 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.268837 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:10:57.269296 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.269426 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} executeQuery: Read 27 rows, 2.08 KiB in 0.001571 sec., 17186.50541056652 rows/sec., 1.29 MiB/sec. 2026.05.21 10:10:57.269460 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} TCPHandler: Processed in 0.001749435 sec. 2026.05.21 10:10:57.269607 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.269703 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:10:57.269744 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:10:57.270618 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.270654 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.271265 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:57.271879 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.272067 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} executeQuery: Read 825 rows, 49.42 KiB in 0.002377 sec., 347076.146403029 rows/sec., 20.30 MiB/sec. 2026.05.21 10:10:57.272129 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} TCPHandler: Processed in 0.002572017 sec. 2026.05.21 10:10:57.272326 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.272457 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:57.272513 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:10:57.273001 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.273039 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.273509 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:10:57.273991 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.274118 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} executeQuery: Read 2 rows, 144.00 B in 0.0017 sec., 1176.4705882352941 rows/sec., 82.72 KiB/sec. 2026.05.21 10:10:57.274154 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} TCPHandler: Processed in 0.001936048 sec. 2026.05.21 10:10:57.274283 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.274379 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:10:57.274419 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:10:57.274854 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.274890 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.275326 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:10:57.275860 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.275994 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} executeQuery: Read 12 rows, 960.00 B in 0.001633 sec., 7348.438456827925 rows/sec., 574.10 KiB/sec. 2026.05.21 10:10:57.276028 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} TCPHandler: Processed in 0.001795215 sec. 2026.05.21 10:10:57.276158 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.276253 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:10:57.276293 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:10:57.277521 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.277558 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.278137 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:10:57.278743 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.278879 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} executeQuery: Read 1330 rows, 91.70 KiB in 0.002644 sec., 503025.7186081694 rows/sec., 33.87 MiB/sec. 2026.05.21 10:10:57.278914 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} TCPHandler: Processed in 0.002805771 sec. 2026.05.21 10:10:57.279039 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.279137 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:57.279180 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:57.280482 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.280519 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.281278 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:10:57.281913 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.282046 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} executeQuery: Read 2779 rows, 178.20 KiB in 0.002928 sec., 949112.0218579235 rows/sec., 59.43 MiB/sec. 2026.05.21 10:10:57.282080 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} TCPHandler: Processed in 0.003090384 sec. 2026.05.21 10:10:57.282231 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.282329 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:57.282383 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:10:57.283169 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.283207 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.283864 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:10:57.284389 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.284524 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} executeQuery: Read 13 rows, 23.85 KiB in 0.002214 sec., 5871.725383920506 rows/sec., 10.52 MiB/sec. 2026.05.21 10:10:57.284575 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} TCPHandler: Processed in 0.002394014 sec. 2026.05.21 10:10:57.284702 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:57.284800 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:57.284841 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:10:57.285211 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:57.285248 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:57.285678 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:10:57.286222 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:57.286350 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} executeQuery: Read 48 rows, 3.31 KiB in 0.001569 sec., 30592.734225621414 rows/sec., 2.06 MiB/sec. 2026.05.21 10:10:57.286382 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} TCPHandler: Processed in 0.001728604 sec. 2026.05.21 10:10:58.801582 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:58.801841 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:10:58.802186 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:10:58.802224 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:10:58.802469 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:10:58.802543 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:10:58.802690 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 10:10:58.802811 [ 304 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:10:58.802841 [ 305 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:10:58.802944 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:10:58.803018 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:10:58.803957 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:10:58.803997 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:10:58.804087 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:10:58.804142 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:10:58.807742 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} executeQuery: Read 35 rows, 6.04 KiB in 0.005996 sec., 5837.224816544363 rows/sec., 1006.69 KiB/sec. 2026.05.21 10:10:58.807906 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} TCPHandler: Processed in 0.006464742 sec. 2026.05.21 10:10:58.809246 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:58.809383 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:10:58.809441 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:10:58.810005 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:58.810050 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:58.810631 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:10:58.811106 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:58.811269 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. 2026.05.21 10:10:58.811307 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} TCPHandler: Processed in 0.002284733 sec. 2026.05.21 10:10:58.811440 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:58.811542 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:10:58.811585 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:10:58.812013 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:58.812050 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:58.812469 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:10:58.812932 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:58.813065 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} executeQuery: Read 64 rows, 5.12 KiB in 0.001546 sec., 41397.153945666236 rows/sec., 3.23 MiB/sec. 2026.05.21 10:10:58.813099 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} TCPHandler: Processed in 0.001711154 sec. 2026.05.21 10:10:58.813229 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:58.813327 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:10:58.813371 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:10:58.813749 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:58.813786 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:58.814215 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:10:58.814676 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:58.814812 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} executeQuery: Read 32 rows, 2.28 KiB in 0.001504 sec., 21276.595744680853 rows/sec., 1.48 MiB/sec. 2026.05.21 10:10:58.814846 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} TCPHandler: Processed in 0.001666664 sec. 2026.05.21 10:10:58.814970 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:10:58.815067 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:10:58.815109 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:10:58.815436 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:10:58.815472 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:10:58.816105 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:10:58.816649 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:10:58.816810 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} executeQuery: Read 12 rows, 848.00 B in 0.001759 sec., 6822.0579874928935 rows/sec., 470.79 KiB/sec. 2026.05.21 10:10:58.816852 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} TCPHandler: Processed in 0.001930988 sec. 2026.05.21 10:11:01.016428 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2026.05.21 10:11:01.016919 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:01.016966 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:11:01.017598 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:11:01.018083 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:01.018216 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2026.05.21 10:11:01.200648 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.21 10:11:01.220906 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:01.220981 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:11:01.227814 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:11:01.229423 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:01.233430 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.21 10:11:02.655545 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55348 2026.05.21 10:11:02.655668 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.655703 [ 307 ] {} TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:55348 2026.05.21 10:11:02.655728 [ 307 ] {} TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.655745 [ 307 ] {} TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656036 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50743 2026.05.21 10:11:02.656121 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.656129 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49282 2026.05.21 10:11:02.656152 [ 308 ] {} TCP-Session: 5be8b22a-b727-403a-80b2-cb4a923ae61e Authenticating user 'default' from [fd00:1122:3344:101::e]:50743 2026.05.21 10:11:02.656165 [ 307 ] {} TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:02.656174 [ 308 ] {} TCP-Session: 5be8b22a-b727-403a-80b2-cb4a923ae61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656241 [ 308 ] {} TCP-Session: 5be8b22a-b727-403a-80b2-cb4a923ae61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656243 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53178 2026.05.21 10:11:02.656250 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.656328 [ 309 ] {} TCP-Session: 9109487e-37e6-438f-ba97-69923af0cc29 Authenticating user 'default' from [fd00:1122:3344:101::e]:49282 2026.05.21 10:11:02.656328 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62690 2026.05.21 10:11:02.656347 [ 309 ] {} TCP-Session: 9109487e-37e6-438f-ba97-69923af0cc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656374 [ 309 ] {} TCP-Session: 9109487e-37e6-438f-ba97-69923af0cc29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656393 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} executeQuery: (from [fd00:1122:3344:101::e]:55348) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:11:02.656461 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56070 2026.05.21 10:11:02.656515 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.656555 [ 310 ] {} TCP-Session: 6170252f-7cff-4098-baa0-697d9d06531d Authenticating user 'default' from [fd00:1122:3344:101::e]:53178 2026.05.21 10:11:02.656585 [ 310 ] {} TCP-Session: 6170252f-7cff-4098-baa0-697d9d06531d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656603 [ 310 ] {} TCP-Session: 6170252f-7cff-4098-baa0-697d9d06531d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656706 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.656745 [ 311 ] {} TCP-Session: ccad5de3-8d44-47cd-9355-79eab5f52d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:62690 2026.05.21 10:11:02.656763 [ 311 ] {} TCP-Session: ccad5de3-8d44-47cd-9355-79eab5f52d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656770 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:11:02.656777 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.656777 [ 311 ] {} TCP-Session: ccad5de3-8d44-47cd-9355-79eab5f52d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656835 [ 312 ] {} TCP-Session: 6ec92c8e-42d3-4487-aea3-2158535ef3b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56070 2026.05.21 10:11:02.656844 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:02.656864 [ 312 ] {} TCP-Session: 6ec92c8e-42d3-4487-aea3-2158535ef3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656868 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43185 2026.05.21 10:11:02.656888 [ 312 ] {} TCP-Session: 6ec92c8e-42d3-4487-aea3-2158535ef3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.656962 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61326 2026.05.21 10:11:02.656975 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39393 2026.05.21 10:11:02.659037 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.659076 [ 314 ] {} TCP-Session: 49567eeb-5958-46e7-b438-25daa51b25b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43185 2026.05.21 10:11:02.659094 [ 314 ] {} TCP-Session: 49567eeb-5958-46e7-b438-25daa51b25b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.659107 [ 314 ] {} TCP-Session: 49567eeb-5958-46e7-b438-25daa51b25b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.659181 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.659214 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:02.659221 [ 313 ] {} TCP-Session: ddd99dd7-921e-463a-948b-5bee7f05b809 Authenticating user 'default' from [fd00:1122:3344:101::e]:39393 2026.05.21 10:11:02.659259 [ 313 ] {} TCP-Session: ddd99dd7-921e-463a-948b-5bee7f05b809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.659261 [ 315 ] {} TCP-Session: 24c8c320-ffcc-45ed-b5c9-8678745f299f Authenticating user 'default' from [fd00:1122:3344:101::e]:61326 2026.05.21 10:11:02.659273 [ 313 ] {} TCP-Session: ddd99dd7-921e-463a-948b-5bee7f05b809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.659286 [ 315 ] {} TCP-Session: 24c8c320-ffcc-45ed-b5c9-8678745f299f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.659303 [ 315 ] {} TCP-Session: 24c8c320-ffcc-45ed-b5c9-8678745f299f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.661531 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:11:02.668063 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} AggregatingTransform: Aggregating 2026.05.21 10:11:02.668149 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} Aggregator: Aggregation method: without_key 2026.05.21 10:11:02.670230 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005122484 sec. (195.218 rows/sec., 7.63 KiB/sec.) 2026.05.21 10:11:02.670268 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} Aggregator: Merging aggregated data 2026.05.21 10:11:02.670302 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.21 10:11:02.671822 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} executeQuery: Read 1 rows, 40.00 B in 0.015483 sec., 64.58696635019054 rows/sec., 2.52 KiB/sec. 2026.05.21 10:11:02.672025 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} TCPHandler: Processed in 0.016036428 sec. 2026.05.21 10:11:02.677252 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677268 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677297 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677317 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677337 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677355 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677383 [ 313 ] {} TCP-Session: ddd99dd7-921e-463a-948b-5bee7f05b809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.677379 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677401 [ 315 ] {} TCP-Session: 24c8c320-ffcc-45ed-b5c9-8678745f299f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.677441 [ 310 ] {} TCP-Session: 6170252f-7cff-4098-baa0-697d9d06531d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.677411 [ 312 ] {} TCP-Session: 6ec92c8e-42d3-4487-aea3-2158535ef3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.677400 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677373 [ 309 ] {} TCP-Session: 9109487e-37e6-438f-ba97-69923af0cc29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.677563 [ 311 ] {} TCP-Session: ccad5de3-8d44-47cd-9355-79eab5f52d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.677338 [ 308 ] {} TCP-Session: 5be8b22a-b727-403a-80b2-cb4a923ae61e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.677422 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:02.677343 [ 307 ] {} TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:02.677644 [ 314 ] {} TCP-Session: 49567eeb-5958-46e7-b438-25daa51b25b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:03.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 179.67 MiB, peak 187.79 MiB, free memory in arenas 0.00 B, will set to 181.78 MiB (RSS), difference: 2.11 MiB 2026.05.21 10:11:03.807151 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:03.807387 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:03.807752 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:03.807795 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:03.808040 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:03.808122 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:03.808271 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 10:11:03.808384 [ 348 ] {c433d36f-014a-4811-b2ef-6a50362be171} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:03.808384 [ 323 ] {c433d36f-014a-4811-b2ef-6a50362be171} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:03.808533 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:03.808563 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:03.808650 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:03.808675 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:03.808711 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:03.808760 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:03.810209 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} executeQuery: Read 35 rows, 6.04 KiB in 0.002903 sec., 12056.493282810885 rows/sec., 2.03 MiB/sec. 2026.05.21 10:11:03.810402 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} TCPHandler: Processed in 0.003385319 sec. 2026.05.21 10:11:03.813048 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:03.813268 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:03.813363 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:03.814330 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:03.814390 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:11:03.814923 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:11:03.815435 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:03.815624 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} executeQuery: Read 56 rows, 4.38 KiB in 0.002415 sec., 23188.405797101448 rows/sec., 1.77 MiB/sec. 2026.05.21 10:11:03.815680 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} TCPHandler: Processed in 0.00282648 sec. 2026.05.21 10:11:03.815836 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:03.816064 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:03.816270 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:03.816981 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:03.817040 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:11:03.817725 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:11:03.818648 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:03.818885 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} executeQuery: Read 64 rows, 5.12 KiB in 0.002874 sec., 22268.615170494086 rows/sec., 1.74 MiB/sec. 2026.05.21 10:11:03.818951 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} TCPHandler: Processed in 0.003169005 sec. 2026.05.21 10:11:03.819132 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:03.819254 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:03.819311 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:03.819799 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:03.819841 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:11:03.820330 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:11:03.820877 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:03.821031 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} executeQuery: Read 160 rows, 11.41 KiB in 0.001805 sec., 88642.6592797784 rows/sec., 6.17 MiB/sec. 2026.05.21 10:11:03.821084 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} TCPHandler: Processed in 0.002022189 sec. 2026.05.21 10:11:03.821238 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:03.821345 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:03.821395 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:03.821792 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:03.821832 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 10:11:03.822309 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:11:03.822838 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:03.822983 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} executeQuery: Read 60 rows, 4.14 KiB in 0.001661 sec., 36122.817579771225 rows/sec., 2.43 MiB/sec. 2026.05.21 10:11:03.823018 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} TCPHandler: Processed in 0.001833526 sec. 2026.05.21 10:11:04.192241 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56245 2026.05.21 10:11:04.192326 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.192352 [ 307 ] {} TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56245 2026.05.21 10:11:04.192375 [ 307 ] {} TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.192388 [ 307 ] {} TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.192605 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36485 2026.05.21 10:11:04.192605 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37965 2026.05.21 10:11:04.192664 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58799 2026.05.21 10:11:04.192687 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52487 2026.05.21 10:11:04.192694 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50060 2026.05.21 10:11:04.192728 [ 307 ] {} TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:04.192768 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.192790 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.192823 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.192824 [ 314 ] {} TCP-Session: d789a011-cfc8-4b67-8707-711361518eee Authenticating user 'default' from [fd00:1122:3344:101::e]:52487 2026.05.21 10:11:04.192847 [ 308 ] {} TCP-Session: f5997fbd-9b8c-4ba2-b03b-573278bc9255 Authenticating user 'default' from [fd00:1122:3344:101::e]:37965 2026.05.21 10:11:04.192865 [ 313 ] {} TCP-Session: 81844605-e123-4963-a732-03fe8305e19d Authenticating user 'default' from [fd00:1122:3344:101::e]:50060 2026.05.21 10:11:04.192888 [ 308 ] {} TCP-Session: f5997fbd-9b8c-4ba2-b03b-573278bc9255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.192888 [ 314 ] {} TCP-Session: d789a011-cfc8-4b67-8707-711361518eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.192909 [ 313 ] {} TCP-Session: 81844605-e123-4963-a732-03fe8305e19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.192921 [ 308 ] {} TCP-Session: f5997fbd-9b8c-4ba2-b03b-573278bc9255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.192957 [ 313 ] {} TCP-Session: 81844605-e123-4963-a732-03fe8305e19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.192944 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} executeQuery: (from [fd00:1122:3344:101::e]:56245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:11:04.192778 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.192701 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64467 2026.05.21 10:11:04.193047 [ 312 ] {} TCP-Session: 3a81061c-34f9-46b9-8836-c325376b7ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58799 2026.05.21 10:11:04.192692 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.193086 [ 312 ] {} TCP-Session: 3a81061c-34f9-46b9-8836-c325376b7ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193095 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.193120 [ 309 ] {} TCP-Session: 3c99bbeb-ec3a-420c-8b9b-8b9fde719183 Authenticating user 'default' from [fd00:1122:3344:101::e]:36485 2026.05.21 10:11:04.193120 [ 312 ] {} TCP-Session: 3a81061c-34f9-46b9-8836-c325376b7ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193140 [ 315 ] {} TCP-Session: 0ce5cc71-e271-4ea0-88db-7bb33db9cc14 Authenticating user 'default' from [fd00:1122:3344:101::e]:64467 2026.05.21 10:11:04.193154 [ 309 ] {} TCP-Session: 3c99bbeb-ec3a-420c-8b9b-8b9fde719183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193175 [ 315 ] {} TCP-Session: 0ce5cc71-e271-4ea0-88db-7bb33db9cc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193188 [ 309 ] {} TCP-Session: 3c99bbeb-ec3a-420c-8b9b-8b9fde719183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193200 [ 315 ] {} TCP-Session: 0ce5cc71-e271-4ea0-88db-7bb33db9cc14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.192652 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44297 2026.05.21 10:11:04.193249 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:11:04.192643 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41219 2026.05.21 10:11:04.193290 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.192945 [ 314 ] {} TCP-Session: d789a011-cfc8-4b67-8707-711361518eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193320 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:04.193327 [ 311 ] {} TCP-Session: 11e61841-ee7e-44fd-81cc-969dd80ab307 Authenticating user 'default' from [fd00:1122:3344:101::e]:44297 2026.05.21 10:11:04.193333 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.193367 [ 311 ] {} TCP-Session: 11e61841-ee7e-44fd-81cc-969dd80ab307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193384 [ 310 ] {} TCP-Session: 5df624d0-36c7-45db-84e5-24f1124cc0e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41219 2026.05.21 10:11:04.193390 [ 311 ] {} TCP-Session: 11e61841-ee7e-44fd-81cc-969dd80ab307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193408 [ 310 ] {} TCP-Session: 5df624d0-36c7-45db-84e5-24f1124cc0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193430 [ 310 ] {} TCP-Session: 5df624d0-36c7-45db-84e5-24f1124cc0e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.193680 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:11:04.194583 [ 343 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} AggregatingTransform: Aggregating 2026.05.21 10:11:04.194621 [ 343 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} Aggregator: Aggregation method: without_key 2026.05.21 10:11:04.194653 [ 343 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871863 sec. (1146.969 rows/sec., 44.80 KiB/sec.) 2026.05.21 10:11:04.194668 [ 343 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} Aggregator: Merging aggregated data 2026.05.21 10:11:04.195323 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} executeQuery: Read 1 rows, 40.00 B in 0.002434 sec., 410.84634346754314 rows/sec., 16.05 KiB/sec. 2026.05.21 10:11:04.195451 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} TCPHandler: Processed in 0.00283378 sec. 2026.05.21 10:11:04.195593 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195625 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195638 [ 307 ] {} TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.195645 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195671 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195699 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195710 [ 309 ] {} TCP-Session: 3c99bbeb-ec3a-420c-8b9b-8b9fde719183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.195736 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195748 [ 312 ] {} TCP-Session: 3a81061c-34f9-46b9-8836-c325376b7ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.195749 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195777 [ 314 ] {} TCP-Session: d789a011-cfc8-4b67-8707-711361518eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.195783 [ 313 ] {} TCP-Session: 81844605-e123-4963-a732-03fe8305e19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.195817 [ 311 ] {} TCP-Session: 11e61841-ee7e-44fd-81cc-969dd80ab307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.195820 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195681 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.195892 [ 310 ] {} TCP-Session: 5df624d0-36c7-45db-84e5-24f1124cc0e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.195672 [ 308 ] {} TCP-Session: f5997fbd-9b8c-4ba2-b03b-573278bc9255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.195916 [ 315 ] {} TCP-Session: 0ce5cc71-e271-4ea0-88db-7bb33db9cc14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250245 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46508 2026.05.21 10:11:04.250327 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.250356 [ 311 ] {} TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Authenticating user 'default' from [fd00:1122:3344:101::e]:46508 2026.05.21 10:11:04.250381 [ 311 ] {} TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250398 [ 311 ] {} TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250678 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44893 2026.05.21 10:11:04.250689 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54274 2026.05.21 10:11:04.250728 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60404 2026.05.21 10:11:04.250735 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64042 2026.05.21 10:11:04.250767 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48142 2026.05.21 10:11:04.250793 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.250810 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.250825 [ 311 ] {} TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:04.250866 [ 314 ] {} TCP-Session: 38a61792-45fe-4679-acd5-17fb4882d6ae Authenticating user 'default' from [fd00:1122:3344:101::e]:60404 2026.05.21 10:11:04.250857 [ 312 ] {} TCP-Session: 25fe30a7-1aae-478e-9b65-45f808215dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:54274 2026.05.21 10:11:04.250898 [ 314 ] {} TCP-Session: 38a61792-45fe-4679-acd5-17fb4882d6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250921 [ 312 ] {} TCP-Session: 25fe30a7-1aae-478e-9b65-45f808215dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250929 [ 314 ] {} TCP-Session: 38a61792-45fe-4679-acd5-17fb4882d6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250946 [ 312 ] {} TCP-Session: 25fe30a7-1aae-478e-9b65-45f808215dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250754 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41794 2026.05.21 10:11:04.250745 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62085 2026.05.21 10:11:04.250734 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.251035 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.251063 [ 313 ] {} TCP-Session: ac36edff-2983-414d-982a-7bf07279010c Authenticating user 'default' from [fd00:1122:3344:101::e]:44893 2026.05.21 10:11:04.251065 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} executeQuery: (from [fd00:1122:3344:101::e]:46508) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:11:04.251083 [ 313 ] {} TCP-Session: ac36edff-2983-414d-982a-7bf07279010c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251077 [ 309 ] {} TCP-Session: f86883fa-ffc7-469f-958b-77a57b0f5170 Authenticating user 'default' from [fd00:1122:3344:101::e]:41794 2026.05.21 10:11:04.251104 [ 313 ] {} TCP-Session: ac36edff-2983-414d-982a-7bf07279010c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251123 [ 309 ] {} TCP-Session: f86883fa-ffc7-469f-958b-77a57b0f5170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251069 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.251143 [ 309 ] {} TCP-Session: f86883fa-ffc7-469f-958b-77a57b0f5170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250695 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57309 2026.05.21 10:11:04.251193 [ 308 ] {} TCP-Session: 3e1dabc1-02ef-419c-8b0c-5c4c6a7a15db Authenticating user 'default' from [fd00:1122:3344:101::e]:62085 2026.05.21 10:11:04.250849 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.251229 [ 308 ] {} TCP-Session: 3e1dabc1-02ef-419c-8b0c-5c4c6a7a15db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251242 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.251254 [ 310 ] {} TCP-Session: 4821c420-ee3f-453f-99d1-ea25e4108f95 Authenticating user 'default' from [fd00:1122:3344:101::e]:48142 2026.05.21 10:11:04.251254 [ 308 ] {} TCP-Session: 3e1dabc1-02ef-419c-8b0c-5c4c6a7a15db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251274 [ 315 ] {} TCP-Session: 5d99e497-ffdc-4fde-9147-fdd0dd157af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57309 2026.05.21 10:11:04.251281 [ 310 ] {} TCP-Session: 4821c420-ee3f-453f-99d1-ea25e4108f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251305 [ 315 ] {} TCP-Session: 5d99e497-ffdc-4fde-9147-fdd0dd157af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251317 [ 310 ] {} TCP-Session: 4821c420-ee3f-453f-99d1-ea25e4108f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251332 [ 315 ] {} TCP-Session: 5d99e497-ffdc-4fde-9147-fdd0dd157af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.250832 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:04.251389 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:11:04.251395 [ 307 ] {} TCP-Session: fb794072-80b6-4087-945c-77b47b0bb803 Authenticating user 'default' from [fd00:1122:3344:101::e]:64042 2026.05.21 10:11:04.251434 [ 307 ] {} TCP-Session: fb794072-80b6-4087-945c-77b47b0bb803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251448 [ 307 ] {} TCP-Session: fb794072-80b6-4087-945c-77b47b0bb803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.251449 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:04.251792 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:11:04.252832 [ 327 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} AggregatingTransform: Aggregating 2026.05.21 10:11:04.252867 [ 327 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} Aggregator: Aggregation method: without_key 2026.05.21 10:11:04.252905 [ 327 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017134 sec. (983.155 rows/sec., 38.40 KiB/sec.) 2026.05.21 10:11:04.252920 [ 327 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} Aggregator: Merging aggregated data 2026.05.21 10:11:04.253587 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} executeQuery: Read 1 rows, 40.00 B in 0.002611 sec., 382.99502106472613 rows/sec., 14.96 KiB/sec. 2026.05.21 10:11:04.253701 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} TCPHandler: Processed in 0.003048544 sec. 2026.05.21 10:11:04.253840 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.253875 [ 311 ] {} TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.253885 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.253892 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.253915 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.253930 [ 313 ] {} TCP-Session: ac36edff-2983-414d-982a-7bf07279010c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.253935 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.253952 [ 312 ] {} TCP-Session: 25fe30a7-1aae-478e-9b65-45f808215dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.253970 [ 315 ] {} TCP-Session: 5d99e497-ffdc-4fde-9147-fdd0dd157af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.253987 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.254011 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.254053 [ 308 ] {} TCP-Session: 3e1dabc1-02ef-419c-8b0c-5c4c6a7a15db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.253998 [ 309 ] {} TCP-Session: f86883fa-ffc7-469f-958b-77a57b0f5170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.254080 [ 307 ] {} TCP-Session: fb794072-80b6-4087-945c-77b47b0bb803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.253978 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.253954 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:04.254151 [ 314 ] {} TCP-Session: 38a61792-45fe-4679-acd5-17fb4882d6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:04.254183 [ 310 ] {} TCP-Session: 4821c420-ee3f-453f-99d1-ea25e4108f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:08.479140 [ 47 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:11:08.479222 [ 47 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:11:08.508796 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 7 2026.05.21 10:11:08.510533 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.510580 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.511850 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:11:08.512578 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.512814 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 7 2026.05.21 10:11:08.518367 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 3739 2026.05.21 10:11:08.518943 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.519004 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.519639 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:11:08.520122 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.520237 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3739 2026.05.21 10:11:08.536269 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:08.536349 [ 3 ] {} TCP-Session: e7975946-b345-4321-8317-861822019146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:08.649863 [ 268 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:08.649923 [ 268 ] {} TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:08.733569 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.21 10:11:08.749767 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.749817 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.756206 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:11:08.757362 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.760293 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.21 10:11:08.807220 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:08.807455 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:08.807782 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:08.807827 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:08.808045 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:08.808111 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:08.808262 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:11:08.808340 [ 329 ] {603409c3-e713-4fd0-b585-18527a1bb28c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:08.808355 [ 304 ] {603409c3-e713-4fd0-b585-18527a1bb28c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:08.808451 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:08.808478 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:08.808544 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:08.808563 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:08.808599 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:08.808638 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:08.809714 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} executeQuery: Read 35 rows, 6.04 KiB in 0.002365 sec., 14799.154334038056 rows/sec., 2.49 MiB/sec. 2026.05.21 10:11:08.809828 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} TCPHandler: Processed in 0.002722889 sec. 2026.05.21 10:11:08.811655 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:08.811765 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:08.811807 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:08.812338 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.812376 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.812894 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:11:08.813425 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.813565 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} executeQuery: Read 78 rows, 6.59 KiB in 0.001832 sec., 42576.4192139738 rows/sec., 3.51 MiB/sec. 2026.05.21 10:11:08.813599 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} TCPHandler: Processed in 0.001994228 sec. 2026.05.21 10:11:08.813725 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:08.813821 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:08.813861 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:08.814309 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.814344 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.814749 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:11:08.815196 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.815351 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} executeQuery: Read 11 rows, 847.00 B in 0.001548 sec., 7105.943152454781 rows/sec., 534.33 KiB/sec. 2026.05.21 10:11:08.815386 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} TCPHandler: Processed in 0.001710234 sec. 2026.05.21 10:11:08.815587 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:08.815685 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:08.815724 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:08.816164 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.816200 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.816610 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:11:08.817130 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.817256 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} executeQuery: Read 75 rows, 6.00 KiB in 0.001589 sec., 47199.49653870359 rows/sec., 3.69 MiB/sec. 2026.05.21 10:11:08.817288 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} TCPHandler: Processed in 0.001750205 sec. 2026.05.21 10:11:08.817422 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:08.817519 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:08.817561 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:08.817965 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.818001 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.818482 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:11:08.818929 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.819057 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. 2026.05.21 10:11:08.819089 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} TCPHandler: Processed in 0.001715485 sec. 2026.05.21 10:11:08.819208 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:08.819304 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:08.819357 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:08.820088 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.820125 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.820760 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:11:08.821213 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.821371 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} executeQuery: Read 11 rows, 20.18 KiB in 0.002085 sec., 5275.779376498801 rows/sec., 9.45 MiB/sec. 2026.05.21 10:11:08.821420 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} TCPHandler: Processed in 0.002261222 sec. 2026.05.21 10:11:08.821539 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:08.821636 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:08.821677 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:08.822043 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:08.822080 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:08.822495 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:11:08.822976 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:08.823105 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. 2026.05.21 10:11:08.823139 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} TCPHandler: Processed in 0.001649284 sec. 2026.05.21 10:11:09.000256 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 179.13 MiB, peak 190.48 MiB, free memory in arenas 0.00 B, will set to 184.70 MiB (RSS), difference: 5.57 MiB 2026.05.21 10:11:13.814649 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.815008 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:13.815510 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:13.815580 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:13.815948 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:13.816059 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:13.816270 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 24-element set) 2026.05.21 10:11:13.816409 [ 304 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:13.816418 [ 318 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:13.816622 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:13.816674 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:13.816787 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:13.816820 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:13.816878 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:13.816939 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:13.818719 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} executeQuery: Read 35 rows, 6.04 KiB in 0.003838 sec., 9119.332985930172 rows/sec., 1.54 MiB/sec. 2026.05.21 10:11:13.818943 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} TCPHandler: Processed in 0.004512384 sec. 2026.05.21 10:11:13.822464 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.822728 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 10:11:13.822843 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:13.823954 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.824033 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.825102 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:11:13.825974 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.826241 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} executeQuery: Read 4 rows, 386.00 B in 0.003576 sec., 1118.5682326621923 rows/sec., 105.41 KiB/sec. 2026.05.21 10:11:13.826324 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} TCPHandler: Processed in 0.004068778 sec. 2026.05.21 10:11:13.826580 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.826746 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:11:13.826825 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:11:13.827623 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.827681 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.828939 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:11:13.830322 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.830702 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} executeQuery: Read 2 rows, 167.00 B in 0.003983 sec., 502.13406979663563 rows/sec., 40.95 KiB/sec. 2026.05.21 10:11:13.830814 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} TCPHandler: Processed in 0.004349332 sec. 2026.05.21 10:11:13.831249 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.831491 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:13.831644 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:13.832749 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.832803 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.833614 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:11:13.834386 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.834616 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} executeQuery: Read 84 rows, 7.02 KiB in 0.00322 sec., 26086.95652173913 rows/sec., 2.13 MiB/sec. 2026.05.21 10:11:13.834628 [ 41 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 10:11:13.834684 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} TCPHandler: Processed in 0.003662593 sec. 2026.05.21 10:11:13.834717 [ 41 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.834761 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.834897 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.21 10:11:13.835032 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:13.835078 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part 2026.05.21 10:11:13.835162 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2532 rows starting from the beginning of the part 2026.05.21 10:11:13.835234 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2026.05.21 10:11:13.835296 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.835308 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2026.05.21 10:11:13.835421 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part 2026.05.21 10:11:13.835481 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 84 rows starting from the beginning of the part 2026.05.21 10:11:13.835530 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:13.835637 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:13.837454 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002613117 sec., 1151498.3829656309 rows/sec., 91.68 MiB/sec. 2026.05.21 10:11:13.837901 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.837969 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.838067 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 10:11:13.839054 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.839066 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:11:13.839257 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 10:11:13.839370 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.05.21 10:11:13.840499 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.840758 [ 41 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 10:11:13.840774 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} executeQuery: Read 15 rows, 1.12 KiB in 0.005311 sec., 2824.3268687629447 rows/sec., 210.35 KiB/sec. 2026.05.21 10:11:13.840855 [ 41 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.840900 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.840939 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} TCPHandler: Processed in 0.005923085 sec. 2026.05.21 10:11:13.841090 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.21 10:11:13.841281 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.841302 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:13.841405 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part 2026.05.21 10:11:13.841503 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:11:13.841520 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:13.841598 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:11:13.841627 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:13.841716 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:13.841801 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:13.841872 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part 2026.05.21 10:11:13.842930 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.842992 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.843719 [ 197 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719589 sec., 39711.882935252346 rows/sec., 3.08 MiB/sec. 2026.05.21 10:11:13.843944 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:11:13.844122 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 10:11:13.844959 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.845077 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 10:11:13.845182 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 10:11:13.845343 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.845685 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} executeQuery: Read 1 rows, 68.00 B in 0.00423 sec., 236.40661938534276 rows/sec., 15.70 KiB/sec. 2026.05.21 10:11:13.845792 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} TCPHandler: Processed in 0.004684717 sec. 2026.05.21 10:11:13.846239 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.846447 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:13.846542 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:13.848708 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.848766 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.849977 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:11:13.850754 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.850964 [ 41 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 10:11:13.851020 [ 41 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.851028 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} executeQuery: Read 91 rows, 7.28 KiB in 0.004642 sec., 19603.619129685478 rows/sec., 1.53 MiB/sec. 2026.05.21 10:11:13.851054 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.851116 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} TCPHandler: Processed in 0.005164064 sec. 2026.05.21 10:11:13.851220 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.21 10:11:13.851357 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:13.851419 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part 2026.05.21 10:11:13.851457 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.851567 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1330 rows starting from the beginning of the part 2026.05.21 10:11:13.851644 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:13.851655 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2026.05.21 10:11:13.851727 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2026.05.21 10:11:13.851726 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:13.851806 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part 2026.05.21 10:11:13.851878 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part 2026.05.21 10:11:13.852484 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.852527 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.853265 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:11:13.853535 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.002376274 sec., 734342.9251003884 rows/sec., 54.29 MiB/sec. 2026.05.21 10:11:13.853915 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 10:11:13.854503 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.854721 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.854884 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 10:11:13.854967 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.21 10:11:13.855244 [ 41 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 10:11:13.855335 [ 41 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.855369 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} executeQuery: Read 161 rows, 11.48 KiB in 0.003772 sec., 42682.92682926829 rows/sec., 2.97 MiB/sec. 2026.05.21 10:11:13.855372 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.855541 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} TCPHandler: Processed in 0.004267051 sec. 2026.05.21 10:11:13.855562 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.21 10:11:13.855716 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:13.855779 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 989 rows starting from the beginning of the part 2026.05.21 10:11:13.855902 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2779 rows starting from the beginning of the part 2026.05.21 10:11:13.855910 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.855988 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part 2026.05.21 10:11:13.856069 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:13.856129 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 10:11:13.856142 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:13.856230 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 161 rows starting from the beginning of the part 2026.05.21 10:11:13.856272 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 10:11:13.857208 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} oximeter.measurements_f64 (6b996977-82ad-456d-bc25-fb8f1d1c3a3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.857270 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.858611 [ 199 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4281 rows, containing 5 columns (5 merged, 0 gathered) in 0.003102684 sec., 1379773.125461697 rows/sec., 90.24 MiB/sec. 2026.05.21 10:11:13.859272 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 10:11:13.860162 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:11:13.860164 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.860423 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 10:11:13.860578 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2026.05.21 10:11:13.861806 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} oximeter.measurements_f64 (6b996977-82ad-456d-bc25-fb8f1d1c3a3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.862126 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} executeQuery: Read 1 rows, 65.00 B in 0.006053 sec., 165.20733520568314 rows/sec., 10.49 KiB/sec. 2026.05.21 10:11:13.862228 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} TCPHandler: Processed in 0.006496353 sec. 2026.05.21 10:11:13.862595 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.862885 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:13.863000 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:13.864739 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.864876 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.866068 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:11:13.868575 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.868899 [ 39 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 10:11:13.868949 [ 39 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.868979 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.869035 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} executeQuery: Read 13 rows, 23.85 KiB in 0.006274 sec., 2072.043353522474 rows/sec., 3.71 MiB/sec. 2026.05.21 10:11:13.869141 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.21 10:11:13.869419 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} TCPHandler: Processed in 0.0070224 sec. 2026.05.21 10:11:13.869543 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:13.869670 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:13.869955 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:13.870023 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.870151 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:13.870334 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.21 10:11:13.870356 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2026.05.21 10:11:13.870458 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.21 10:11:13.870558 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:13.870740 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2026.05.21 10:11:13.871586 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.871647 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.873116 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 10:11:13.873768 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 19 columns (19 merged, 0 gathered) in 0.004698857 sec., 14897.239903236043 rows/sec., 26.70 MiB/sec. 2026.05.21 10:11:13.874230 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.874382 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 10:11:13.874643 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} executeQuery: Read 12 rows, 868.00 B in 0.004444 sec., 2700.2700270027003 rows/sec., 190.74 KiB/sec. 2026.05.21 10:11:13.874760 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} TCPHandler: Processed in 0.005124603 sec. 2026.05.21 10:11:13.875193 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:13.875411 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:13.875522 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.875525 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:13.875718 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 10:11:13.875937 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.21 10:11:13.876380 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.876448 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.877366 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:11:13.879124 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.879393 [ 39 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 10:11:13.879466 [ 39 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:13.879499 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} executeQuery: Read 60 rows, 4.14 KiB in 0.004146 sec., 14471.780028943558 rows/sec., 998.70 KiB/sec. 2026.05.21 10:11:13.879508 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:13.879639 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} TCPHandler: Processed in 0.004701557 sec. 2026.05.21 10:11:13.879774 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.21 10:11:13.880027 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:13.880095 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part 2026.05.21 10:11:13.880194 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2026.05.21 10:11:13.880274 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2026.05.21 10:11:13.880348 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:13.880418 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:13.880535 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:13.882211 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002518816 sec., 223914.72818975264 rows/sec., 15.09 MiB/sec. 2026.05.21 10:11:13.882717 [ 192 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 10:11:13.883603 [ 192 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:13.883782 [ 192 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 10:11:13.883921 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.21 10:11:14.497063 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51324 2026.05.21 10:11:14.497145 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.497172 [ 311 ] {} TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51324 2026.05.21 10:11:14.497195 [ 311 ] {} TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497209 [ 311 ] {} TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497420 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50264 2026.05.21 10:11:14.497459 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46496 2026.05.21 10:11:14.497509 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.497532 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.497537 [ 312 ] {} TCP-Session: 121a67bd-6eb7-4649-b1bd-ccd4e77686df Authenticating user 'default' from [fd00:1122:3344:101::e]:50264 2026.05.21 10:11:14.497528 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33291 2026.05.21 10:11:14.497574 [ 312 ] {} TCP-Session: 121a67bd-6eb7-4649-b1bd-ccd4e77686df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497596 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47163 2026.05.21 10:11:14.497622 [ 312 ] {} TCP-Session: 121a67bd-6eb7-4649-b1bd-ccd4e77686df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497600 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38147 2026.05.21 10:11:14.497664 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.497684 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.497574 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52455 2026.05.21 10:11:14.497729 [ 314 ] {} TCP-Session: 4fc80053-dbfd-4781-9d11-f707ec553298 Authenticating user 'default' from [fd00:1122:3344:101::e]:33291 2026.05.21 10:11:14.497736 [ 307 ] {} TCP-Session: adfb5414-2359-4bea-b79b-eebe185ab243 Authenticating user 'default' from [fd00:1122:3344:101::e]:47163 2026.05.21 10:11:14.497769 [ 314 ] {} TCP-Session: 4fc80053-dbfd-4781-9d11-f707ec553298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497785 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.497790 [ 307 ] {} TCP-Session: adfb5414-2359-4bea-b79b-eebe185ab243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497813 [ 268 ] {} TCP-Session: 8f2adfb4-bf27-4c41-a51a-b9f2bfb3e490 Authenticating user 'default' from [fd00:1122:3344:101::e]:52455 2026.05.21 10:11:14.497829 [ 307 ] {} TCP-Session: adfb5414-2359-4bea-b79b-eebe185ab243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497845 [ 268 ] {} TCP-Session: 8f2adfb4-bf27-4c41-a51a-b9f2bfb3e490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497797 [ 314 ] {} TCP-Session: 4fc80053-dbfd-4781-9d11-f707ec553298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497869 [ 268 ] {} TCP-Session: 8f2adfb4-bf27-4c41-a51a-b9f2bfb3e490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497724 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.497568 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58215 2026.05.21 10:11:14.497924 [ 308 ] {} TCP-Session: 8dd9fea3-4aac-40ce-9b87-cfaa87045e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:38147 2026.05.21 10:11:14.497568 [ 311 ] {} TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:14.497973 [ 308 ] {} TCP-Session: 8dd9fea3-4aac-40ce-9b87-cfaa87045e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.498005 [ 308 ] {} TCP-Session: 8dd9fea3-4aac-40ce-9b87-cfaa87045e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.497544 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58898 2026.05.21 10:11:14.498033 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.497564 [ 313 ] {} TCP-Session: 4020735b-4877-40af-bf95-1f4453b04d98 Authenticating user 'default' from [fd00:1122:3344:101::e]:46496 2026.05.21 10:11:14.498096 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.498099 [ 3 ] {} TCP-Session: 1ce3ff1e-7915-4fac-a7cc-11042bfbf802 Authenticating user 'default' from [fd00:1122:3344:101::e]:58215 2026.05.21 10:11:14.498137 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} executeQuery: (from [fd00:1122:3344:101::e]:51324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:11:14.498142 [ 315 ] {} TCP-Session: 7f590bc1-25c4-4c45-ba04-0c054bc0aa34 Authenticating user 'default' from [fd00:1122:3344:101::e]:58898 2026.05.21 10:11:14.498168 [ 3 ] {} TCP-Session: 1ce3ff1e-7915-4fac-a7cc-11042bfbf802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.498182 [ 315 ] {} TCP-Session: 7f590bc1-25c4-4c45-ba04-0c054bc0aa34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.498201 [ 3 ] {} TCP-Session: 1ce3ff1e-7915-4fac-a7cc-11042bfbf802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.498210 [ 315 ] {} TCP-Session: 7f590bc1-25c4-4c45-ba04-0c054bc0aa34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.498115 [ 313 ] {} TCP-Session: 4020735b-4877-40af-bf95-1f4453b04d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.498258 [ 313 ] {} TCP-Session: 4020735b-4877-40af-bf95-1f4453b04d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.498409 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:11:14.498470 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:14.498748 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:11:14.498835 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} Aggregator: Compile expression max()(UInt64) 0 2026.05.21 10:11:14.902909 [ 341 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} AggregatingTransform: Aggregating 2026.05.21 10:11:14.902994 [ 341 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} Aggregator: Aggregation method: without_key 2026.05.21 10:11:14.903045 [ 341 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072785 sec. (932.153 rows/sec., 36.41 KiB/sec.) 2026.05.21 10:11:14.903074 [ 341 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} Aggregator: Merging aggregated data 2026.05.21 10:11:14.903738 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} executeQuery: Read 1 rows, 40.00 B in 0.405643 sec., 2.4652218822955163 rows/sec., 98.61 B/sec. 2026.05.21 10:11:14.903905 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2026.05.21 10:11:14.903922 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} TCPHandler: Processed in 0.40646756 sec. 2026.05.21 10:11:14.904089 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904121 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904153 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904170 [ 308 ] {} TCP-Session: 8dd9fea3-4aac-40ce-9b87-cfaa87045e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.904182 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904206 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904230 [ 312 ] {} TCP-Session: 121a67bd-6eb7-4649-b1bd-ccd4e77686df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.904253 [ 3 ] {} TCP-Session: 1ce3ff1e-7915-4fac-a7cc-11042bfbf802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.904273 [ 313 ] {} TCP-Session: 4020735b-4877-40af-bf95-1f4453b04d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.904269 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904239 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904341 [ 307 ] {} TCP-Session: adfb5414-2359-4bea-b79b-eebe185ab243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.904215 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904373 [ 315 ] {} TCP-Session: 7f590bc1-25c4-4c45-ba04-0c054bc0aa34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.904414 [ 314 ] {} TCP-Session: 4fc80053-dbfd-4781-9d11-f707ec553298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.904165 [ 311 ] {} TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.904168 [ 268 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.904506 [ 268 ] {} TCP-Session: 8f2adfb4-bf27-4c41-a51a-b9f2bfb3e490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961082 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43562 2026.05.21 10:11:14.961173 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.961200 [ 311 ] {} TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43562 2026.05.21 10:11:14.961224 [ 311 ] {} TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961237 [ 311 ] {} TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961468 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52852 2026.05.21 10:11:14.961480 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50677 2026.05.21 10:11:14.961513 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55898 2026.05.21 10:11:14.961551 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54129 2026.05.21 10:11:14.961546 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62559 2026.05.21 10:11:14.961609 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.961615 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.961580 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.961659 [ 308 ] {} TCP-Session: bc2e5c9a-1bea-48ae-94b4-e6b6f338c5de Authenticating user 'default' from [fd00:1122:3344:101::e]:54129 2026.05.21 10:11:14.961667 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.961686 [ 314 ] {} TCP-Session: eadb57c7-fa53-431b-8d3e-1bbbb8235c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:50677 2026.05.21 10:11:14.961690 [ 308 ] {} TCP-Session: bc2e5c9a-1bea-48ae-94b4-e6b6f338c5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961713 [ 268 ] {} TCP-Session: 43da54e7-0de5-440c-9e09-2b243ea51e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:62559 2026.05.21 10:11:14.961729 [ 308 ] {} TCP-Session: bc2e5c9a-1bea-48ae-94b4-e6b6f338c5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961724 [ 314 ] {} TCP-Session: eadb57c7-fa53-431b-8d3e-1bbbb8235c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961753 [ 268 ] {} TCP-Session: 43da54e7-0de5-440c-9e09-2b243ea51e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961770 [ 314 ] {} TCP-Session: eadb57c7-fa53-431b-8d3e-1bbbb8235c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961786 [ 268 ] {} TCP-Session: 43da54e7-0de5-440c-9e09-2b243ea51e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961648 [ 3 ] {} TCP-Session: 90068ff2-5abd-420f-9463-9409f316d3fc Authenticating user 'default' from [fd00:1122:3344:101::e]:55898 2026.05.21 10:11:14.961546 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50721 2026.05.21 10:11:14.961846 [ 3 ] {} TCP-Session: 90068ff2-5abd-420f-9463-9409f316d3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961542 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.961886 [ 3 ] {} TCP-Session: 90068ff2-5abd-420f-9463-9409f316d3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961905 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.961918 [ 313 ] {} TCP-Session: 14055f10-8d77-4bb9-b553-b10e191feb5c Authenticating user 'default' from [fd00:1122:3344:101::e]:52852 2026.05.21 10:11:14.961942 [ 307 ] {} TCP-Session: d680d0ac-b894-4c89-bdc3-5ef341bf7b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:50721 2026.05.21 10:11:14.961959 [ 313 ] {} TCP-Session: 14055f10-8d77-4bb9-b553-b10e191feb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961976 [ 307 ] {} TCP-Session: d680d0ac-b894-4c89-bdc3-5ef341bf7b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961988 [ 313 ] {} TCP-Session: 14055f10-8d77-4bb9-b553-b10e191feb5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.962004 [ 307 ] {} TCP-Session: d680d0ac-b894-4c89-bdc3-5ef341bf7b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.961470 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64695 2026.05.21 10:11:14.961494 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41800 2026.05.21 10:11:14.961542 [ 311 ] {} TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:14.962098 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.962123 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:11:14.962143 [ 312 ] {} TCP-Session: a6c76e8d-ba55-4d1b-a8d1-683e8574b8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:64695 2026.05.21 10:11:14.962152 [ 315 ] {} TCP-Session: b48397ff-514a-45b4-bf92-60e4db54642d Authenticating user 'default' from [fd00:1122:3344:101::e]:41800 2026.05.21 10:11:14.962172 [ 312 ] {} TCP-Session: a6c76e8d-ba55-4d1b-a8d1-683e8574b8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.962180 [ 315 ] {} TCP-Session: b48397ff-514a-45b4-bf92-60e4db54642d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.962196 [ 312 ] {} TCP-Session: a6c76e8d-ba55-4d1b-a8d1-683e8574b8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.962205 [ 315 ] {} TCP-Session: b48397ff-514a-45b4-bf92-60e4db54642d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.962268 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} executeQuery: (from [fd00:1122:3344:101::e]:43562) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:11:14.962525 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:11:14.962583 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:14.962861 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:11:14.963792 [ 356 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} AggregatingTransform: Aggregating 2026.05.21 10:11:14.963847 [ 356 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} Aggregator: Aggregation method: without_key 2026.05.21 10:11:14.963883 [ 356 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919853 sec. (1087.130 rows/sec., 42.47 KiB/sec.) 2026.05.21 10:11:14.963900 [ 356 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} Aggregator: Merging aggregated data 2026.05.21 10:11:14.964543 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} executeQuery: Read 1 rows, 40.00 B in 0.002329 sec., 429.36882782310005 rows/sec., 16.77 KiB/sec. 2026.05.21 10:11:14.964680 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} TCPHandler: Processed in 0.003251817 sec. 2026.05.21 10:11:14.964834 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.964873 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.964880 [ 311 ] {} TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.964892 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.964907 [ 308 ] {} TCP-Session: bc2e5c9a-1bea-48ae-94b4-e6b6f338c5de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.964916 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.964928 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.964961 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.964978 [ 314 ] {} TCP-Session: eadb57c7-fa53-431b-8d3e-1bbbb8235c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.964990 [ 313 ] {} TCP-Session: 14055f10-8d77-4bb9-b553-b10e191feb5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.965007 [ 268 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.965013 [ 3 ] {} TCP-Session: 90068ff2-5abd-420f-9463-9409f316d3fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.964943 [ 312 ] {} TCP-Session: a6c76e8d-ba55-4d1b-a8d1-683e8574b8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.965072 [ 268 ] {} TCP-Session: 43da54e7-0de5-440c-9e09-2b243ea51e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.965044 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.964990 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.21 10:11:14.965133 [ 307 ] {} TCP-Session: d680d0ac-b894-4c89-bdc3-5ef341bf7b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:14.965157 [ 315 ] {} TCP-Session: b48397ff-514a-45b4-bf92-60e4db54642d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:11:15.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 186.75 MiB, peak 196.64 MiB, free memory in arenas 0.00 B, will set to 205.73 MiB (RSS), difference: 18.98 MiB 2026.05.21 10:11:16.020388 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4251 2026.05.21 10:11:16.020963 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:16.021022 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:16.021603 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:11:16.021847 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:16.021992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4251 2026.05.21 10:11:16.260435 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.21 10:11:16.278846 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:16.278924 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:16.285039 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:11:16.285745 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:16.289061 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.21 10:11:18.513008 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 11 2026.05.21 10:11:18.514797 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:18.514847 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:18.516011 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:11:18.516251 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:18.516475 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 11 2026.05.21 10:11:18.807638 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:18.807855 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:18.808171 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:18.808208 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:18.808418 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:18.808486 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:18.808622 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:11:18.808728 [ 304 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:18.808736 [ 361 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:18.808728 [ 305 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:18.808890 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:18.808917 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:18.808985 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:18.809006 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:18.809042 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:18.809079 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:18.810215 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} executeQuery: Read 35 rows, 6.04 KiB in 0.002447 sec., 14303.228442991418 rows/sec., 2.41 MiB/sec. 2026.05.21 10:11:18.810334 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} TCPHandler: Processed in 0.00282679 sec. 2026.05.21 10:11:18.812303 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:18.812494 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:18.812570 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:18.813309 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:18.813357 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:18.813750 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:11:18.813971 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:18.814120 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} executeQuery: Read 78 rows, 6.59 KiB in 0.00168 sec., 46428.57142857143 rows/sec., 3.83 MiB/sec. 2026.05.21 10:11:18.814158 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} TCPHandler: Processed in 0.001995588 sec. 2026.05.21 10:11:18.814310 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:18.814406 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:18.814447 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:18.814863 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:18.814898 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:18.815209 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:11:18.815417 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:18.815541 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} executeQuery: Read 11 rows, 847.00 B in 0.001153 sec., 9540.329575021684 rows/sec., 717.39 KiB/sec. 2026.05.21 10:11:18.815573 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} TCPHandler: Processed in 0.001323129 sec. 2026.05.21 10:11:18.815695 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:18.815790 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:18.815829 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:18.816249 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:18.816286 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:18.816586 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:11:18.816802 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:18.816924 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} executeQuery: Read 75 rows, 6.00 KiB in 0.001152 sec., 65104.166666666664 rows/sec., 5.08 MiB/sec. 2026.05.21 10:11:18.816957 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} TCPHandler: Processed in 0.001310739 sec. 2026.05.21 10:11:18.817083 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:18.817182 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:18.817225 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:18.817635 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:18.817670 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:18.817999 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:11:18.818209 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:18.818333 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. 2026.05.21 10:11:18.818366 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} TCPHandler: Processed in 0.001332569 sec. 2026.05.21 10:11:18.818491 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:18.818587 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:18.818640 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:18.819453 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:18.819499 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:18.820115 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:11:18.820376 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:18.820541 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} executeQuery: Read 11 rows, 20.18 KiB in 0.00197 sec., 5583.756345177665 rows/sec., 10.01 MiB/sec. 2026.05.21 10:11:18.820592 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} TCPHandler: Processed in 0.002150821 sec. 2026.05.21 10:11:18.820713 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:18.820810 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:18.820852 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:18.821230 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:18.821266 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:18.821574 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:11:18.821777 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:18.821902 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. 2026.05.21 10:11:18.821934 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} TCPHandler: Processed in 0.001271528 sec. 2026.05.21 10:11:23.479271 [ 27 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:11:23.479344 [ 27 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:11:23.522182 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4699 2026.05.21 10:11:23.522858 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.522897 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.523391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:11:23.523630 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.523762 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4699 2026.05.21 10:11:23.789208 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.21 10:11:23.808952 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:23.809188 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:23.809229 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.809295 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.809515 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:23.809555 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:23.809774 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:23.809843 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:23.809985 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 22-element set) 2026.05.21 10:11:23.810090 [ 305 ] {3e60cedd-7344-4da4-84a2-6be38b971740} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:23.810094 [ 304 ] {3e60cedd-7344-4da4-84a2-6be38b971740} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:23.810105 [ 361 ] {3e60cedd-7344-4da4-84a2-6be38b971740} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:23.810279 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2026.05.21 10:11:23.810326 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:23.810465 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:23.810492 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 39 rows with 3 streams 2026.05.21 10:11:23.810552 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:23.810631 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:23.810696 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:23.812489 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} executeQuery: Read 39 rows, 6.41 KiB in 0.003389 sec., 11507.81941575686 rows/sec., 1.85 MiB/sec. 2026.05.21 10:11:23.812621 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} MemoryTracker: Peak memory usage (for query): 139.01 KiB. 2026.05.21 10:11:23.812637 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} TCPHandler: Processed in 0.003821584 sec. 2026.05.21 10:11:23.814856 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:23.815010 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:23.815076 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:23.815750 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.815795 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.816090 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:11:23.816245 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:11:23.816564 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.816718 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} executeQuery: Read 110 rows, 9.47 KiB in 0.001754 sec., 62713.79703534778 rows/sec., 5.27 MiB/sec. 2026.05.21 10:11:23.816759 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} TCPHandler: Processed in 0.002031589 sec. 2026.05.21 10:11:23.816889 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:23.816932 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.816988 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:23.817034 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:23.817466 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.817503 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.817808 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:11:23.818021 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.818155 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} executeQuery: Read 27 rows, 2.03 KiB in 0.001185 sec., 22784.810126582277 rows/sec., 1.67 MiB/sec. 2026.05.21 10:11:23.818191 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} TCPHandler: Processed in 0.00135138 sec. 2026.05.21 10:11:23.818313 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:23.818409 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:23.818450 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:23.818889 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.818926 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.819222 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:11:23.819441 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.819570 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} executeQuery: Read 97 rows, 7.79 KiB in 0.001177 sec., 82412.91418861512 rows/sec., 6.46 MiB/sec. 2026.05.21 10:11:23.819608 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} TCPHandler: Processed in 0.001343769 sec. 2026.05.21 10:11:23.819733 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:23.819830 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:23.819873 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:23.820295 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.820332 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.820659 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:11:23.820873 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.821005 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. 2026.05.21 10:11:23.821040 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} TCPHandler: Processed in 0.00135574 sec. 2026.05.21 10:11:23.821190 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:23.821285 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:23.821339 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:23.822178 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.822215 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.822592 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.21 10:11:23.822781 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:11:23.823008 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.823149 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} executeQuery: Read 27 rows, 49.54 KiB in 0.00188 sec., 14361.702127659575 rows/sec., 25.74 MiB/sec. 2026.05.21 10:11:23.823200 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} TCPHandler: Processed in 0.002062539 sec. 2026.05.21 10:11:23.823347 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:23.823442 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.21 10:11:23.823484 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.21 10:11:23.823824 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.823861 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.824169 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:11:23.824377 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.824503 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} executeQuery: Read 12 rows, 955.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 865.14 KiB/sec. 2026.05.21 10:11:23.824539 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} TCPHandler: Processed in 0.001241027 sec. 2026.05.21 10:11:23.824715 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:23.824811 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:23.824852 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:23.825210 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:23.825245 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:23.825543 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:11:23.825751 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:23.825883 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. 2026.05.21 10:11:23.825918 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} TCPHandler: Processed in 0.001261438 sec. 2026.05.21 10:11:24.000265 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 207.59 MiB, peak 211.34 MiB, free memory in arenas 0.00 B, will set to 208.63 MiB (RSS), difference: 1.04 MiB 2026.05.21 10:11:27.122981 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.123307 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:11:27.123762 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:27.123827 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:11:27.124099 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:27.124166 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:27.124304 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:11:27.124403 [ 334 ] {fbee613a-71c5-463a-b2df-624c96073626} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:27.124421 [ 305 ] {fbee613a-71c5-463a-b2df-624c96073626} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:27.124436 [ 331 ] {fbee613a-71c5-463a-b2df-624c96073626} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:27.124584 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:27.124610 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:27.124677 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:27.124698 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:27.124734 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:11:27.124783 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:11:27.126106 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} executeQuery: Read 35 rows, 7.62 KiB in 0.002932 sec., 11937.244201909958 rows/sec., 2.54 MiB/sec. 2026.05.21 10:11:27.126282 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} TCPHandler: Processed in 0.003455469 sec. 2026.05.21 10:11:27.138748 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.138896 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:11:27.138957 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:11:27.139645 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.139691 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.140077 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:11:27.140308 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.140447 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. 2026.05.21 10:11:27.140483 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} TCPHandler: Processed in 0.001856096 sec. 2026.05.21 10:11:27.140617 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.140714 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:11:27.140755 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:11:27.141187 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.141223 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.141499 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:11:27.141714 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.141838 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} executeQuery: Read 10 rows, 835.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 713.41 KiB/sec. 2026.05.21 10:11:27.141872 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} TCPHandler: Processed in 0.001304608 sec. 2026.05.21 10:11:27.141998 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.142095 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:27.142134 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:27.144035 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.144073 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.144567 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:11:27.144776 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.144903 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} executeQuery: Read 2548 rows, 194.22 KiB in 0.002827 sec., 901308.8079235939 rows/sec., 67.09 MiB/sec. 2026.05.21 10:11:27.144938 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} TCPHandler: Processed in 0.002988253 sec. 2026.05.21 10:11:27.145078 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.145177 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:27.145216 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:27.145647 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.145683 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.145985 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:11:27.146198 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.146320 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} executeQuery: Read 42 rows, 3.16 KiB in 0.001163 sec., 36113.49957007739 rows/sec., 2.66 MiB/sec. 2026.05.21 10:11:27.146354 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} TCPHandler: Processed in 0.001325139 sec. 2026.05.21 10:11:27.146493 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.146588 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:11:27.146628 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:11:27.147274 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.147310 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.147633 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:11:27.147842 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.147965 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} executeQuery: Read 825 rows, 49.42 KiB in 0.001396 sec., 590974.2120343839 rows/sec., 34.57 MiB/sec. 2026.05.21 10:11:27.147998 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} TCPHandler: Processed in 0.001554743 sec. 2026.05.21 10:11:27.148127 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.148222 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:27.148261 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:11:27.148646 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.148682 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.148969 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 10:11:27.149174 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.149299 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. 2026.05.21 10:11:27.149334 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} TCPHandler: Processed in 0.001256088 sec. 2026.05.21 10:11:27.149454 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.149548 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:11:27.149587 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:11:27.149980 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.150016 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.150308 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:11:27.150509 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.150631 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. 2026.05.21 10:11:27.150665 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} TCPHandler: Processed in 0.001259858 sec. 2026.05.21 10:11:27.150786 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.150881 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:27.150921 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:27.151911 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.151947 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.152324 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:11:27.152535 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.152664 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} executeQuery: Read 1345 rows, 92.91 KiB in 0.001801 sec., 746807.3292615213 rows/sec., 50.38 MiB/sec. 2026.05.21 10:11:27.152697 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} TCPHandler: Processed in 0.001960298 sec. 2026.05.21 10:11:27.152826 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.152931 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:27.152974 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:27.153892 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.153927 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.154399 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:11:27.154603 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.154728 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} executeQuery: Read 1633 rows, 103.09 KiB in 0.001816 sec., 899229.0748898679 rows/sec., 55.44 MiB/sec. 2026.05.21 10:11:27.154762 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} TCPHandler: Processed in 0.001985048 sec. 2026.05.21 10:11:27.154886 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.154981 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:27.155035 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:27.155854 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.155897 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.156419 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:11:27.156647 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.156783 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} executeQuery: Read 20 rows, 36.70 KiB in 0.00182 sec., 10989.010989010989 rows/sec., 19.69 MiB/sec. 2026.05.21 10:11:27.156830 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} TCPHandler: Processed in 0.001993549 sec. 2026.05.21 10:11:27.156976 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:27.157072 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:27.157114 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:27.157431 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:27.157465 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:27.157737 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:11:27.157931 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:27.158050 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. 2026.05.21 10:11:27.158145 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} TCPHandler: Processed in 0.001216838 sec. 2026.05.21 10:11:28.802809 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.803080 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:28.803505 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:28.803552 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:28.803821 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:28.803903 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:28.804048 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 23-element set) 2026.05.21 10:11:28.804163 [ 347 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:28.804186 [ 334 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:28.804188 [ 319 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:28.804368 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2026.05.21 10:11:28.804398 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:28.804484 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:28.804506 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 39 rows with 3 streams 2026.05.21 10:11:28.804542 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:28.804581 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:28.804617 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:28.806004 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} executeQuery: Read 39 rows, 6.41 KiB in 0.003027 sec., 12884.043607532209 rows/sec., 2.07 MiB/sec. 2026.05.21 10:11:28.806247 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} MemoryTracker: Peak memory usage (for query): 138.27 KiB. 2026.05.21 10:11:28.806265 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} TCPHandler: Processed in 0.003609861 sec. 2026.05.21 10:11:28.807806 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.807951 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:11:28.808016 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:11:28.808599 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:28.808647 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:28.809039 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:11:28.809275 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:28.809429 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} executeQuery: Read 4 rows, 334.00 B in 0.001525 sec., 2622.950819672131 rows/sec., 213.88 KiB/sec. 2026.05.21 10:11:28.809468 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} TCPHandler: Processed in 0.001792105 sec. 2026.05.21 10:11:28.809627 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.809725 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:28.809765 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:28.810216 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:28.810254 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:28.810562 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:11:28.810776 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:28.810910 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} executeQuery: Read 66 rows, 5.31 KiB in 0.001202 sec., 54908.48585690516 rows/sec., 4.31 MiB/sec. 2026.05.21 10:11:28.810947 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} TCPHandler: Processed in 0.001378189 sec. 2026.05.21 10:11:28.811085 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.811185 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:28.811225 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:28.811638 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:28.811679 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:28.811993 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:11:28.812204 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:28.812333 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} executeQuery: Read 8 rows, 594.00 B in 0.001164 sec., 6872.852233676976 rows/sec., 498.35 KiB/sec. 2026.05.21 10:11:28.812369 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} TCPHandler: Processed in 0.001333049 sec. 2026.05.21 10:11:28.812509 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.812603 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:28.812643 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:28.813105 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:28.813143 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:28.813454 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:11:28.813669 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:28.813795 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} executeQuery: Read 75 rows, 6.00 KiB in 0.001207 sec., 62137.53106876554 rows/sec., 4.86 MiB/sec. 2026.05.21 10:11:28.813833 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} TCPHandler: Processed in 0.00137265 sec. 2026.05.21 10:11:28.813966 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.814061 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:28.814105 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:28.814519 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:28.814555 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:28.814887 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:11:28.815102 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:28.815233 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} executeQuery: Read 34 rows, 2.42 KiB in 0.001188 sec., 28619.528619528617 rows/sec., 1.99 MiB/sec. 2026.05.21 10:11:28.815270 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} TCPHandler: Processed in 0.001352449 sec. 2026.05.21 10:11:28.815397 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.815492 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:28.815547 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:28.816297 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:28.816334 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:28.816846 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:11:28.817075 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:28.817212 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} executeQuery: Read 4 rows, 7.34 KiB in 0.001736 sec., 2304.147465437788 rows/sec., 4.13 MiB/sec. 2026.05.21 10:11:28.817262 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} TCPHandler: Processed in 0.001913968 sec. 2026.05.21 10:11:28.817405 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.817502 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.21 10:11:28.817544 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.21 10:11:28.817885 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:28.817922 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:28.818226 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:11:28.818448 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:28.818577 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} executeQuery: Read 3 rows, 217.00 B in 0.001091 sec., 2749.770852428964 rows/sec., 194.24 KiB/sec. 2026.05.21 10:11:28.818612 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} TCPHandler: Processed in 0.001256078 sec. 2026.05.21 10:11:28.818751 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:28.818846 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:28.818887 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:28.819228 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:28.819264 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:28.819566 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:11:28.819773 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:28.819901 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} executeQuery: Read 12 rows, 848.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 773.23 KiB/sec. 2026.05.21 10:11:28.819937 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} TCPHandler: Processed in 0.001244598 sec. 2026.05.21 10:11:31.023926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5211 2026.05.21 10:11:31.024416 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:31.024453 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:31.024969 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:11:31.025198 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:31.025320 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5211 2026.05.21 10:11:31.025388 [ 143 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 10:11:31.025469 [ 143 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:31.025494 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:31.025659 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.21 10:11:31.025817 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:31.025871 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2026.05.21 10:11:31.025974 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2026.05.21 10:11:31.026029 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 445 rows starting from the beginning of the part 2026.05.21 10:11:31.026071 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part 2026.05.21 10:11:31.026108 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part 2026.05.21 10:11:31.026144 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part 2026.05.21 10:11:31.027580 [ 189 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5211 rows, containing 4 columns (4 merged, 0 gathered) in 0.001991589 sec., 2616503.706337 rows/sec., 37.43 MiB/sec. 2026.05.21 10:11:31.028203 [ 189 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 10:11:31.028503 [ 189 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:31.028571 [ 189 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 10:11:31.028655 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.21 10:11:31.322739 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.21 10:11:31.342115 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:31.342190 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:31.348977 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:11:31.349741 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:31.350082 [ 143 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 10:11:31.350145 [ 143 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:31.350167 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 10:11:31.350284 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.21 10:11:31.354154 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:31.355697 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2026.05.21 10:11:31.355810 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.21 10:11:31.360337 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2026.05.21 10:11:31.364588 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2026.05.21 10:11:31.368888 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2026.05.21 10:11:31.373560 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2026.05.21 10:11:31.377789 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2026.05.21 10:11:31.438159 [ 201 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.087915514 sec., 944.0882072304099 rows/sec., 4.88 MiB/sec. 2026.05.21 10:11:31.440820 [ 196 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 10:11:31.443045 [ 196 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:31.443197 [ 196 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 10:11:31.445370 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. 2026.05.21 10:11:32.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 210.41 MiB, peak 220.29 MiB, free memory in arenas 0.00 B, will set to 219.87 MiB (RSS), difference: 9.46 MiB 2026.05.21 10:11:33.807958 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:33.808212 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:33.808559 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:33.808599 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:33.808830 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:33.808906 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:33.809052 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:11:33.809168 [ 335 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:33.809185 [ 319 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:33.809175 [ 321 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:33.809478 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:33.809516 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:33.809594 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:33.809615 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:33.809659 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:33.809701 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:33.810853 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} executeQuery: Read 35 rows, 6.04 KiB in 0.002738 sec., 12783.053323593864 rows/sec., 2.15 MiB/sec. 2026.05.21 10:11:33.810978 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} TCPHandler: Processed in 0.003183455 sec. 2026.05.21 10:11:33.813312 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:33.813477 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:33.813549 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:33.814247 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.814298 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.814713 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:11:33.815076 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.815230 [ 111 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 10:11:33.815256 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} executeQuery: Read 110 rows, 9.47 KiB in 0.001828 sec., 60175.05470459519 rows/sec., 5.06 MiB/sec. 2026.05.21 10:11:33.815270 [ 111 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.815291 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.815305 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} TCPHandler: Processed in 0.00212184 sec. 2026.05.21 10:11:33.815404 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.21 10:11:33.815500 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:33.815536 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:33.815574 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2565 rows starting from the beginning of the part 2026.05.21 10:11:33.815636 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:33.815672 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part 2026.05.21 10:11:33.815695 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:33.815732 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part 2026.05.21 10:11:33.815779 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2548 rows starting from the beginning of the part 2026.05.21 10:11:33.815826 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part 2026.05.21 10:11:33.815869 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part 2026.05.21 10:11:33.816201 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.816247 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.816706 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:11:33.816964 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.817073 [ 111 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 10:11:33.817103 [ 111 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.817109 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} executeQuery: Read 27 rows, 2.03 KiB in 0.001505 sec., 17940.19933554817 rows/sec., 1.32 MiB/sec. 2026.05.21 10:11:33.817121 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.817148 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} TCPHandler: Processed in 0.001707054 sec. 2026.05.21 10:11:33.817202 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.21 10:11:33.817306 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:33.817309 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:33.817348 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part 2026.05.21 10:11:33.817404 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:33.817424 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:33.817445 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:33.817469 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:33.817483 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2026.05.21 10:11:33.817521 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2026.05.21 10:11:33.817556 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:33.817908 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.817943 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.818404 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230637 sec., 135702.07949216545 rows/sec., 10.46 MiB/sec. 2026.05.21 10:11:33.818648 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 10:11:33.818992 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.819082 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 10:11:33.819178 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.21 10:11:33.819522 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:11:33.819571 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5477 rows, containing 5 columns (5 merged, 0 gathered) in 0.00422058 sec., 1297688.9432258126 rows/sec., 102.33 MiB/sec. 2026.05.21 10:11:33.819813 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.819904 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 10:11:33.819966 [ 111 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 10:11:33.820001 [ 111 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.820023 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.820028 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} executeQuery: Read 91 rows, 7.28 KiB in 0.00262 sec., 34732.82442748092 rows/sec., 2.71 MiB/sec. 2026.05.21 10:11:33.820102 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.21 10:11:33.820104 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} TCPHandler: Processed in 0.002845841 sec. 2026.05.21 10:11:33.820196 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.820217 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:33.820250 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1367 rows starting from the beginning of the part 2026.05.21 10:11:33.820275 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 10:11:33.820298 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part 2026.05.21 10:11:33.820335 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:33.820351 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part 2026.05.21 10:11:33.820359 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. 2026.05.21 10:11:33.820401 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1345 rows starting from the beginning of the part 2026.05.21 10:11:33.820454 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part 2026.05.21 10:11:33.820482 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:33.820493 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 91 rows starting from the beginning of the part 2026.05.21 10:11:33.820550 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:33.821098 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.821142 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.821582 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:11:33.821838 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.821869 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795875 sec., 1698336.465511241 rows/sec., 123.20 MiB/sec. 2026.05.21 10:11:33.821977 [ 111 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 10:11:33.821989 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. 2026.05.21 10:11:33.822022 [ 111 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.822048 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} TCPHandler: Processed in 0.001803346 sec. 2026.05.21 10:11:33.822050 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.822118 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 10:11:33.822183 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.21 10:11:33.822194 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:33.822309 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:33.822344 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:33.822371 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:33.822405 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4281 rows starting from the beginning of the part 2026.05.21 10:11:33.822537 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:33.822537 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.822629 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:33.822663 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 10:11:33.822713 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1633 rows starting from the beginning of the part 2026.05.21 10:11:33.822767 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2026.05.21 10:11:33.822807 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2026.05.21 10:11:33.822871 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:33.823254 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.823292 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.823903 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:11:33.824149 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.824272 [ 111 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 10:11:33.824299 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} executeQuery: Read 27 rows, 49.54 KiB in 0.002016 sec., 13392.857142857143 rows/sec., 24.00 MiB/sec. 2026.05.21 10:11:33.824309 [ 111 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.824344 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.824372 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} TCPHandler: Processed in 0.002229772 sec. 2026.05.21 10:11:33.824443 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.21 10:11:33.824521 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:33.824627 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:33.824673 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:33.824693 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:33.824807 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part 2026.05.21 10:11:33.824977 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2026.05.21 10:11:33.825042 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.825086 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.825115 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:33.825241 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part 2026.05.21 10:11:33.825350 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2026.05.21 10:11:33.825453 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:33.825457 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:11:33.825694 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 6428 rows, containing 5 columns (5 merged, 0 gathered) in 0.003568611 sec., 1801261.050868251 rows/sec., 116.70 MiB/sec. 2026.05.21 10:11:33.825699 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.825864 [ 111 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 10:11:33.825887 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. 2026.05.21 10:11:33.825902 [ 111 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:33.825931 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} TCPHandler: Processed in 0.001459351 sec. 2026.05.21 10:11:33.825932 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:33.826045 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.21 10:11:33.826146 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:33.826174 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part 2026.05.21 10:11:33.826226 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:33.826254 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 10:11:33.826275 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:33.826317 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part 2026.05.21 10:11:33.826354 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2026.05.21 10:11:33.826394 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:33.826555 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.826631 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 10:11:33.826697 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. 2026.05.21 10:11:33.827308 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297018 sec., 619883.4557423259 rows/sec., 41.78 MiB/sec. 2026.05.21 10:11:33.827517 [ 198 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 10:11:33.827811 [ 198 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.827886 [ 198 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 10:11:33.827925 [ 194 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 19 columns (19 merged, 0 gathered) in 0.00352783 sec., 45070.19896083428 rows/sec., 80.76 MiB/sec. 2026.05.21 10:11:33.827985 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2026.05.21 10:11:33.828407 [ 194 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 10:11:33.828801 [ 194 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:33.828899 [ 194 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 10:11:33.829006 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2026.05.21 10:11:34.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 220.44 MiB, peak 227.72 MiB, free memory in arenas 0.00 B, will set to 222.50 MiB (RSS), difference: 2.06 MiB 2026.05.21 10:11:38.479405 [ 153 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:11:38.479469 [ 153 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:11:38.525464 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5659 2026.05.21 10:11:38.525936 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:38.525984 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:38.526444 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:11:38.526673 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:38.526800 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5659 2026.05.21 10:11:38.808818 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:38.809044 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:38.809376 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:38.809416 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:38.809639 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:38.809711 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:38.809852 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:11:38.809926 [ 337 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:38.809954 [ 360 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:38.809968 [ 320 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:38.810079 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:38.810106 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:38.810180 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:38.810202 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:38.810255 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:38.810306 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:38.811467 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} executeQuery: Read 35 rows, 6.04 KiB in 0.002514 sec., 13922.03659506762 rows/sec., 2.34 MiB/sec. 2026.05.21 10:11:38.811596 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} TCPHandler: Processed in 0.002911101 sec. 2026.05.21 10:11:38.813941 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:38.814106 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:38.814175 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:38.814891 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:38.814940 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:38.815460 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:11:38.815943 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:38.816173 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} executeQuery: Read 86 rows, 7.37 KiB in 0.00211 sec., 40758.29383886256 rows/sec., 3.41 MiB/sec. 2026.05.21 10:11:38.816242 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} TCPHandler: Processed in 0.002424374 sec. 2026.05.21 10:11:38.816449 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:38.816578 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:38.816630 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:38.817119 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:38.817159 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:38.817481 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:11:38.817707 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:38.817845 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} executeQuery: Read 15 rows, 1.13 KiB in 0.001293 sec., 11600.92807424594 rows/sec., 872.34 KiB/sec. 2026.05.21 10:11:38.817883 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} TCPHandler: Processed in 0.001507152 sec. 2026.05.21 10:11:38.818038 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:38.818141 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:38.818184 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:38.818668 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:38.818715 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:38.819051 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:11:38.819303 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:38.819449 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} executeQuery: Read 79 rows, 6.32 KiB in 0.00133 sec., 59398.496240601504 rows/sec., 4.64 MiB/sec. 2026.05.21 10:11:38.819485 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} TCPHandler: Processed in 0.001501912 sec. 2026.05.21 10:11:38.819643 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:38.819745 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:38.819791 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:38.820240 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:38.820278 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:38.820630 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:11:38.820849 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:38.820982 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. 2026.05.21 10:11:38.821017 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} TCPHandler: Processed in 0.00142758 sec. 2026.05.21 10:11:38.821154 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:38.821254 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:38.821312 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:38.822091 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:38.822126 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:38.822644 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:11:38.822873 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:38.823021 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. 2026.05.21 10:11:38.823089 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} TCPHandler: Processed in 0.001987628 sec. 2026.05.21 10:11:38.823223 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:38.823324 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:38.823368 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:38.823728 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:38.823765 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:38.824070 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:11:38.824294 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:38.824434 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. 2026.05.21 10:11:38.824473 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} TCPHandler: Processed in 0.001305159 sec. 2026.05.21 10:11:38.855963 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.21 10:11:38.871855 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:38.871925 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:38.878066 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:11:38.878896 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:38.881998 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.21 10:11:40.994145 [ 138 ] {} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 10:11:40.994209 [ 138 ] {} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:40.994231 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:40.994356 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.21 10:11:40.994499 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:40.994532 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2026.05.21 10:11:40.994597 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2026.05.21 10:11:40.994641 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2026.05.21 10:11:40.994684 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2026.05.21 10:11:40.994722 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2026.05.21 10:11:40.995502 [ 199 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197967 sec., 23372.930973891598 rows/sec., 1.95 MiB/sec. 2026.05.21 10:11:40.995707 [ 198 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 10:11:40.996034 [ 198 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:40.996116 [ 198 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 10:11:40.996204 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 10:11:43.810206 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:43.810533 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:43.810974 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:43.811034 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:43.811349 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:43.811451 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:43.811639 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:11:43.811742 [ 360 ] {9218ecba-5319-4fd8-8e94-6522622f692c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:43.811759 [ 320 ] {9218ecba-5319-4fd8-8e94-6522622f692c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:43.811780 [ 337 ] {9218ecba-5319-4fd8-8e94-6522622f692c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:43.811925 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:43.811962 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:43.812060 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:43.812091 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:43.812140 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:43.812201 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:43.813544 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} executeQuery: Read 35 rows, 6.04 KiB in 0.003131 sec., 11178.537208559565 rows/sec., 1.88 MiB/sec. 2026.05.21 10:11:43.813710 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} TCPHandler: Processed in 0.003709132 sec. 2026.05.21 10:11:43.816559 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:43.816739 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:43.816814 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:43.817530 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:43.817583 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:43.818039 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:11:43.818287 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:43.818677 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} executeQuery: Read 110 rows, 9.47 KiB in 0.001984 sec., 55443.54838709677 rows/sec., 4.66 MiB/sec. 2026.05.21 10:11:43.818789 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} TCPHandler: Processed in 0.002370474 sec. 2026.05.21 10:11:43.819021 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:43.819159 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:43.819215 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:43.819772 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:43.819821 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:43.820235 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:11:43.820494 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:43.820765 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} executeQuery: Read 27 rows, 2.03 KiB in 0.001653 sec., 16333.93829401089 rows/sec., 1.20 MiB/sec. 2026.05.21 10:11:43.820816 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} TCPHandler: Processed in 0.001914297 sec. 2026.05.21 10:11:43.820974 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:43.821094 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:43.821146 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:43.821776 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:43.821815 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:43.822154 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:11:43.822402 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:43.822550 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} executeQuery: Read 91 rows, 7.28 KiB in 0.001486 sec., 61238.223418573354 rows/sec., 4.78 MiB/sec. 2026.05.21 10:11:43.822589 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} TCPHandler: Processed in 0.001670124 sec. 2026.05.21 10:11:43.822764 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:43.822876 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:43.822924 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:43.823365 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:43.823403 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:43.823771 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:11:43.824012 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:43.824159 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. 2026.05.21 10:11:43.824196 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} TCPHandler: Processed in 0.001485821 sec. 2026.05.21 10:11:43.824347 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:43.824455 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:43.824518 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:43.825385 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:43.825422 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:43.825993 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:11:43.826245 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:43.826398 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} executeQuery: Read 27 rows, 49.54 KiB in 0.001967 sec., 13726.487036095577 rows/sec., 24.60 MiB/sec. 2026.05.21 10:11:43.826468 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} TCPHandler: Processed in 0.002184332 sec. 2026.05.21 10:11:43.826614 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:43.826725 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:43.826771 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:43.827161 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:43.827202 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:43.827524 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:11:43.827768 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:43.827922 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. 2026.05.21 10:11:43.827963 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} TCPHandler: Processed in 0.00140186 sec. 2026.05.21 10:11:46.027001 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6171 2026.05.21 10:11:46.027609 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:46.027654 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:46.028144 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:11:46.028381 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:46.028508 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6171 2026.05.21 10:11:46.382124 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.21 10:11:46.397846 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:46.397906 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:46.403431 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:11:46.404112 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:46.406987 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.21 10:11:48.808043 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:48.808333 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:48.808695 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:48.808734 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:48.808956 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:48.809025 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:48.809168 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:11:48.809281 [ 337 ] {949c22fe-ba41-4606-8802-ff22206529fd} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:48.809301 [ 360 ] {949c22fe-ba41-4606-8802-ff22206529fd} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:48.809285 [ 320 ] {949c22fe-ba41-4606-8802-ff22206529fd} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:48.809523 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:48.809563 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:48.809638 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:48.809660 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:48.809697 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:48.809736 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:48.811065 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} executeQuery: Read 35 rows, 6.04 KiB in 0.002842 sec., 12315.270935960592 rows/sec., 2.07 MiB/sec. 2026.05.21 10:11:48.811204 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} TCPHandler: Processed in 0.003314208 sec. 2026.05.21 10:11:48.813172 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:48.813289 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:48.813334 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:48.813988 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:48.814037 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:48.814426 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 10:11:48.814668 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:48.814811 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} executeQuery: Read 86 rows, 7.37 KiB in 0.001556 sec., 55269.92287917737 rows/sec., 4.63 MiB/sec. 2026.05.21 10:11:48.814847 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} TCPHandler: Processed in 0.001727345 sec. 2026.05.21 10:11:48.814991 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:48.815088 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:48.815129 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:48.815551 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:48.815589 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:48.815885 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:11:48.816098 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:48.816229 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. 2026.05.21 10:11:48.816263 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} TCPHandler: Processed in 0.001321439 sec. 2026.05.21 10:11:48.816390 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:48.816486 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:48.816525 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:48.816960 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:48.816997 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:48.817291 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 10:11:48.817505 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:48.817634 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} executeQuery: Read 79 rows, 6.32 KiB in 0.001166 sec., 67753.00171526587 rows/sec., 5.29 MiB/sec. 2026.05.21 10:11:48.817668 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} TCPHandler: Processed in 0.001327159 sec. 2026.05.21 10:11:48.817795 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:48.817891 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:48.817934 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:48.818357 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:48.818395 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:48.818724 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 10:11:48.818934 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:48.819062 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. 2026.05.21 10:11:48.819096 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} TCPHandler: Processed in 0.001349659 sec. 2026.05.21 10:11:48.819220 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:48.819315 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:48.819370 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:48.820120 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:48.820157 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:48.820662 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:11:48.820882 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:48.821023 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} executeQuery: Read 15 rows, 27.52 KiB in 0.001726 sec., 8690.614136732329 rows/sec., 15.57 MiB/sec. 2026.05.21 10:11:48.821070 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} TCPHandler: Processed in 0.001899237 sec. 2026.05.21 10:11:48.821187 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:48.821284 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:48.821327 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:48.821674 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:48.821710 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.21 10:11:48.822012 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 10:11:48.822223 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:48.822351 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. 2026.05.21 10:11:48.822384 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} TCPHandler: Processed in 0.001245178 sec. 2026.05.21 10:11:53.479527 [ 137 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:11:53.479591 [ 137 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:11:53.528611 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6619 2026.05.21 10:11:53.529111 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:53.529158 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:53.529647 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:11:53.529913 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:53.530043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6619 2026.05.21 10:11:53.808157 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:53.808415 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:53.808766 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:53.808808 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:53.809040 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:53.809116 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:53.809264 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:11:53.809381 [ 328 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:53.809429 [ 344 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:53.809390 [ 320 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:53.809572 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:53.809597 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:53.809671 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:53.809693 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:53.809729 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:53.809770 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:53.811175 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} executeQuery: Read 35 rows, 6.04 KiB in 0.002856 sec., 12254.901960784313 rows/sec., 2.06 MiB/sec. 2026.05.21 10:11:53.811377 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} TCPHandler: Processed in 0.003372788 sec. 2026.05.21 10:11:53.813516 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:53.813670 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:53.813734 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:53.814566 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:53.814627 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:53.815078 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 10:11:53.815321 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:53.815480 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} executeQuery: Read 110 rows, 9.47 KiB in 0.001851 sec., 59427.33657482442 rows/sec., 5.00 MiB/sec. 2026.05.21 10:11:53.815523 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} TCPHandler: Processed in 0.00207483 sec. 2026.05.21 10:11:53.815695 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:53.815798 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:53.815840 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:53.816267 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:53.816306 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:53.816611 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:11:53.816836 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:53.816971 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} executeQuery: Read 27 rows, 2.03 KiB in 0.001196 sec., 22575.2508361204 rows/sec., 1.66 MiB/sec. 2026.05.21 10:11:53.817006 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} TCPHandler: Processed in 0.001361509 sec. 2026.05.21 10:11:53.817133 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:53.817232 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:53.817273 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:53.817706 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:53.817745 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:53.818061 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 10:11:53.818282 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:53.818411 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} executeQuery: Read 91 rows, 7.28 KiB in 0.001199 sec., 75896.58048373644 rows/sec., 5.93 MiB/sec. 2026.05.21 10:11:53.818444 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} TCPHandler: Processed in 0.00136082 sec. 2026.05.21 10:11:53.818575 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:53.818671 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:53.818715 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:53.819129 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:53.819166 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:53.819495 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 10:11:53.819704 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:53.819835 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. 2026.05.21 10:11:53.819869 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} TCPHandler: Processed in 0.001343189 sec. 2026.05.21 10:11:53.819994 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:53.820089 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:53.820143 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:53.820957 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:53.820994 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:53.821542 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:11:53.821772 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:53.821911 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} executeQuery: Read 27 rows, 49.54 KiB in 0.00184 sec., 14673.91304347826 rows/sec., 26.29 MiB/sec. 2026.05.21 10:11:53.821971 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} TCPHandler: Processed in 0.002025009 sec. 2026.05.21 10:11:53.822103 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:53.822199 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:53.822241 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:53.822585 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:53.822622 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:53.822929 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 10:11:53.823143 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:53.823268 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. 2026.05.21 10:11:53.823301 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} TCPHandler: Processed in 0.001246688 sec. 2026.05.21 10:11:53.907082 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.21 10:11:53.923048 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:53.923108 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:53.929149 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:11:53.929818 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:53.932394 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.21 10:11:57.124790 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.125142 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:11:57.125640 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:57.125694 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:11:57.125957 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:57.126026 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:57.126171 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:11:57.126269 [ 357 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:57.126275 [ 324 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:57.126334 [ 339 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:57.126473 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:57.126503 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:57.126572 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:57.126594 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:57.126631 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:11:57.126677 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:11:57.127914 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} executeQuery: Read 35 rows, 7.62 KiB in 0.002898 sec., 12077.294685990339 rows/sec., 2.57 MiB/sec. 2026.05.21 10:11:57.128050 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} TCPHandler: Processed in 0.003408499 sec. 2026.05.21 10:11:57.141119 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.141258 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:11:57.141311 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:11:57.142056 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.142100 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.142465 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:11:57.142694 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.142843 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. 2026.05.21 10:11:57.142879 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} TCPHandler: Processed in 0.001824236 sec. 2026.05.21 10:11:57.143006 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.143109 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:11:57.143149 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:11:57.143655 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.143692 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.144003 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:11:57.144216 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.144346 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} executeQuery: Read 2 rows, 167.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 129.85 KiB/sec. 2026.05.21 10:11:57.144382 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} TCPHandler: Processed in 0.001425951 sec. 2026.05.21 10:11:57.144520 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.144621 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:57.144661 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:57.146068 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.146108 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.146579 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 10:11:57.146794 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.146921 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} executeQuery: Read 2544 rows, 193.92 KiB in 0.002318 sec., 1097497.8429680758 rows/sec., 81.70 MiB/sec. 2026.05.21 10:11:57.146940 [ 134 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 10:11:57.146957 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} TCPHandler: Processed in 0.002494465 sec. 2026.05.21 10:11:57.147027 [ 134 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.147058 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.147141 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.147203 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.21 10:11:57.147244 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:57.147290 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:57.147365 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:57.147409 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2617 rows starting from the beginning of the part 2026.05.21 10:11:57.147488 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part 2026.05.21 10:11:57.147542 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part 2026.05.21 10:11:57.147590 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 86 rows starting from the beginning of the part 2026.05.21 10:11:57.147641 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part 2026.05.21 10:11:57.147688 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2544 rows starting from the beginning of the part 2026.05.21 10:11:57.147784 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.147829 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.148176 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:11:57.148399 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.148534 [ 134 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 10:11:57.148540 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} executeQuery: Read 34 rows, 2.60 KiB in 0.001315 sec., 25855.51330798479 rows/sec., 1.93 MiB/sec. 2026.05.21 10:11:57.148592 [ 134 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.148606 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} TCPHandler: Processed in 0.001525742 sec. 2026.05.21 10:11:57.148624 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.148739 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.21 10:11:57.148749 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.148867 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:11:57.148870 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:57.148918 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:11:57.148933 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 81 rows starting from the beginning of the part 2026.05.21 10:11:57.148999 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part 2026.05.21 10:11:57.149040 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:57.149079 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part 2026.05.21 10:11:57.149115 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:57.149155 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part 2026.05.21 10:11:57.149670 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.149714 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.149956 [ 196 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258008 sec., 158186.59340799105 rows/sec., 12.23 MiB/sec. 2026.05.21 10:11:57.150118 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 10:11:57.150214 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:11:57.150278 [ 187 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5553 rows, containing 5 columns (5 merged, 0 gathered) in 0.003130225 sec., 1773993.8822289133 rows/sec., 140.37 MiB/sec. 2026.05.21 10:11:57.150479 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.150549 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.150563 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 10:11:57.150649 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.21 10:11:57.150679 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 10:11:57.150710 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} executeQuery: Read 825 rows, 49.42 KiB in 0.001861 sec., 443310.0483610962 rows/sec., 25.93 MiB/sec. 2026.05.21 10:11:57.150752 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} TCPHandler: Processed in 0.00205304 sec. 2026.05.21 10:11:57.150903 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.150997 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.151003 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:57.151061 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:11:57.151087 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 10:11:57.151183 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2026.05.21 10:11:57.151528 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.151571 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.151859 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 10:11:57.152071 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.152198 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} executeQuery: Read 1 rows, 72.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 57.92 KiB/sec. 2026.05.21 10:11:57.152233 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} TCPHandler: Processed in 0.00137915 sec. 2026.05.21 10:11:57.152355 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.152460 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:11:57.152500 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:11:57.152921 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.152957 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.153248 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:11:57.153462 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.153590 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. 2026.05.21 10:11:57.153624 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} TCPHandler: Processed in 0.001318018 sec. 2026.05.21 10:11:57.153789 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.153885 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:57.153925 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:57.154865 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.154901 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.155281 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 10:11:57.155523 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.155639 [ 134 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 10:11:57.155655 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} executeQuery: Read 1337 rows, 92.26 KiB in 0.001788 sec., 747762.8635346756 rows/sec., 50.39 MiB/sec. 2026.05.21 10:11:57.155682 [ 134 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.155699 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} TCPHandler: Processed in 0.001957908 sec. 2026.05.21 10:11:57.155709 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.155828 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.21 10:11:57.155861 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.155948 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:57.155964 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:57.155987 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1402 rows starting from the beginning of the part 2026.05.21 10:11:57.156015 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:57.156098 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 79 rows starting from the beginning of the part 2026.05.21 10:11:57.156162 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 91 rows starting from the beginning of the part 2026.05.21 10:11:57.156218 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 79 rows starting from the beginning of the part 2026.05.21 10:11:57.156269 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 91 rows starting from the beginning of the part 2026.05.21 10:11:57.156320 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1337 rows starting from the beginning of the part 2026.05.21 10:11:57.156749 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.156793 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.157272 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 10:11:57.157497 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.157608 [ 134 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 10:11:57.157632 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} executeQuery: Read 1629 rows, 102.81 KiB in 0.001686 sec., 966192.1708185053 rows/sec., 59.55 MiB/sec. 2026.05.21 10:11:57.157643 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857977 sec., 1657178.7487143273 rows/sec., 120.34 MiB/sec. 2026.05.21 10:11:57.157643 [ 134 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.157675 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} TCPHandler: Processed in 0.001865826 sec. 2026.05.21 10:11:57.157709 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.157794 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.21 10:11:57.157852 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 10:11:57.157897 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:57.157928 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6428 rows starting from the beginning of the part 2026.05.21 10:11:57.157956 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.157988 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:57.158044 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:57.158060 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:57.158089 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:57.158121 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.158124 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:57.158137 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2026.05.21 10:11:57.158201 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 10:11:57.158201 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1629 rows starting from the beginning of the part 2026.05.21 10:11:57.158277 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.21 10:11:57.158983 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.159027 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.159633 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:11:57.159905 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.160021 [ 134 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 10:11:57.160049 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} executeQuery: Read 20 rows, 36.70 KiB in 0.002008 sec., 9960.159362549803 rows/sec., 17.85 MiB/sec. 2026.05.21 10:11:57.160057 [ 134 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.160093 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.160109 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} TCPHandler: Processed in 0.002206102 sec. 2026.05.21 10:11:57.160177 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.21 10:11:57.160250 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:57.160353 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:57.160395 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:57.160415 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:57.160482 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part 2026.05.21 10:11:57.160640 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part 2026.05.21 10:11:57.160747 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:57.160768 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.160811 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.160847 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part 2026.05.21 10:11:57.160949 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part 2026.05.21 10:11:57.161050 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part 2026.05.21 10:11:57.161148 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 10:11:57.161431 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.161545 [ 134 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 10:11:57.161574 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} executeQuery: Read 48 rows, 3.31 KiB in 0.00124 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. 2026.05.21 10:11:57.161580 [ 134 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:57.161616 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} TCPHandler: Processed in 0.00141534 sec. 2026.05.21 10:11:57.161625 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 8697 rows, containing 5 columns (5 merged, 0 gathered) in 0.003867036 sec., 2249009.31876507 rows/sec., 145.19 MiB/sec. 2026.05.21 10:11:57.161617 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:57.161736 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.21 10:11:57.161811 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 10:11:57.161834 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:11:57.161864 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 804 rows starting from the beginning of the part 2026.05.21 10:11:57.161918 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:57.161963 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:57.162003 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:57.162043 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2026.05.21 10:11:57.162083 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2026.05.21 10:11:57.162129 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.162200 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 10:11:57.162277 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2026.05.21 10:11:57.162991 [ 190 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282288 sec., 851602.7600663814 rows/sec., 57.39 MiB/sec. 2026.05.21 10:11:57.163160 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 10:11:57.163405 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.163466 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 10:11:57.163530 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.21 10:11:57.164064 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 19 columns (19 merged, 0 gathered) in 0.003927466 sec., 66964.2970811205 rows/sec., 120.00 MiB/sec. 2026.05.21 10:11:57.164636 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 10:11:57.164957 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:57.165028 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 10:11:57.165179 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2026.05.21 10:11:58.000223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.93 MiB, peak 232.88 MiB, free memory in arenas 0.00 B, will set to 227.25 MiB (RSS), difference: 1.32 MiB 2026.05.21 10:11:58.802784 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:58.803024 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:11:58.803364 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:11:58.803404 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:11:58.803628 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:11:58.803701 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:11:58.803846 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:11:58.803951 [ 349 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:11:58.803959 [ 350 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:11:58.803958 [ 357 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:11:58.804149 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:11:58.804181 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:11:58.804255 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:11:58.804276 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:11:58.804314 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:58.804367 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:11:58.805633 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} executeQuery: Read 35 rows, 6.04 KiB in 0.002705 sec., 12939.001848428836 rows/sec., 2.18 MiB/sec. 2026.05.21 10:11:58.805757 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} TCPHandler: Processed in 0.003114634 sec. 2026.05.21 10:11:58.807058 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:58.807178 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:11:58.807226 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:11:58.807780 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:58.807824 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:58.808219 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 10:11:58.808457 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:58.808603 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} executeQuery: Read 64 rows, 5.16 KiB in 0.00146 sec., 43835.61643835617 rows/sec., 3.45 MiB/sec. 2026.05.21 10:11:58.808639 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} TCPHandler: Processed in 0.001635903 sec. 2026.05.21 10:11:58.808782 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:58.808881 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:11:58.808921 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:11:58.809362 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:58.809400 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:58.809689 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:11:58.809900 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:58.810027 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} executeQuery: Read 4 rows, 308.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 257.96 KiB/sec. 2026.05.21 10:11:58.810061 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} TCPHandler: Processed in 0.001327579 sec. 2026.05.21 10:11:58.810201 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:58.810297 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:11:58.810336 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:11:58.810785 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:58.810822 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:58.811133 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 10:11:58.811376 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:58.811504 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} executeQuery: Read 68 rows, 5.44 KiB in 0.001226 sec., 55464.92659053833 rows/sec., 4.33 MiB/sec. 2026.05.21 10:11:58.811537 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} TCPHandler: Processed in 0.0013859 sec. 2026.05.21 10:11:58.811661 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:58.811757 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:58.811800 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:11:58.812200 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:58.812237 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:58.812543 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 10:11:58.812757 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:58.812884 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} executeQuery: Read 32 rows, 2.28 KiB in 0.001146 sec., 27923.211169284466 rows/sec., 1.94 MiB/sec. 2026.05.21 10:11:58.812918 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} TCPHandler: Processed in 0.001306228 sec. 2026.05.21 10:11:58.813055 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:58.813149 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:11:58.813205 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:11:58.813888 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:58.813925 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:58.814408 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:11:58.814637 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:58.814769 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} executeQuery: Read 4 rows, 7.34 KiB in 0.001638 sec., 2442.002442002442 rows/sec., 4.38 MiB/sec. 2026.05.21 10:11:58.814818 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} TCPHandler: Processed in 0.001811566 sec. 2026.05.21 10:11:58.814953 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:11:58.815050 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:11:58.815102 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:11:58.815436 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:11:58.815474 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:11:58.815768 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 10:11:58.815997 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:11:58.816126 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} executeQuery: Read 12 rows, 848.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 756.28 KiB/sec. 2026.05.21 10:11:58.816160 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} TCPHandler: Processed in 0.001254788 sec. 2026.05.21 10:12:01.030165 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7131 2026.05.21 10:12:01.030765 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:01.030818 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:12:01.031374 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:12:01.031621 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:01.031761 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7131 2026.05.21 10:12:01.432492 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.05.21 10:12:01.448917 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:01.448989 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:12:01.454546 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:12:01.455294 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:01.458300 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.05.21 10:12:03.808822 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:03.809113 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:03.809497 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:03.809543 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:03.809801 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:03.809884 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:03.810048 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:03.810161 [ 357 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:03.810161 [ 350 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:03.810162 [ 349 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:03.810350 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:03.810379 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:03.810456 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:03.810476 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:03.810514 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:03.810557 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:03.811763 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} executeQuery: Read 35 rows, 6.04 KiB in 0.00276 sec., 12681.159420289856 rows/sec., 2.14 MiB/sec. 2026.05.21 10:12:03.811908 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} TCPHandler: Processed in 0.003239617 sec. 2026.05.21 10:12:03.813936 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:03.814061 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:03.814115 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:03.814724 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:03.814781 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:12:03.815211 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 10:12:03.815440 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:03.815585 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} executeQuery: Read 110 rows, 9.47 KiB in 0.001564 sec., 70332.48081841432 rows/sec., 5.91 MiB/sec. 2026.05.21 10:12:03.815621 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} TCPHandler: Processed in 0.001737895 sec. 2026.05.21 10:12:03.815776 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:03.815873 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:03.815914 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:03.816350 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:03.816388 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:12:03.816693 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:12:03.816905 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:03.817036 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} executeQuery: Read 27 rows, 2.03 KiB in 0.001182 sec., 22842.63959390863 rows/sec., 1.68 MiB/sec. 2026.05.21 10:12:03.817071 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} TCPHandler: Processed in 0.001344859 sec. 2026.05.21 10:12:03.817201 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:03.817296 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:03.817336 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:03.817803 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:03.817840 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:12:03.818137 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 10:12:03.818349 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:03.818483 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} executeQuery: Read 91 rows, 7.28 KiB in 0.001205 sec., 75518.67219917013 rows/sec., 5.90 MiB/sec. 2026.05.21 10:12:03.818517 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} TCPHandler: Processed in 0.001364449 sec. 2026.05.21 10:12:03.818645 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:03.818742 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:03.818786 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:03.819211 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:03.819247 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:12:03.819565 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 10:12:03.819773 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:03.819906 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. 2026.05.21 10:12:03.819939 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} TCPHandler: Processed in 0.001343069 sec. 2026.05.21 10:12:03.820066 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:03.820161 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:03.820215 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:03.821020 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:03.821061 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:12:03.821603 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:12:03.821833 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:03.821975 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} executeQuery: Read 27 rows, 49.54 KiB in 0.001832 sec., 14737.991266375546 rows/sec., 26.41 MiB/sec. 2026.05.21 10:12:03.822024 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} TCPHandler: Processed in 0.002007309 sec. 2026.05.21 10:12:03.822180 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:03.822277 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:03.822319 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:03.822672 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:03.822708 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.21 10:12:03.823013 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 10:12:03.823222 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:03.823349 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. 2026.05.21 10:12:03.823381 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} TCPHandler: Processed in 0.001250107 sec. 2026.05.21 10:12:07.471271 [ 256 ] {} TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:07.471607 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} executeQuery: (from [fd00:1122:3344:101::e]:57341) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.21 10:12:07.472355 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 10:12:07.472666 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:07.473291 [ 357 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 10:12:07.473924 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} executeQuery: Read 41 rows, 2.50 KiB in 0.002458 sec., 16680.227827502033 rows/sec., 1016.69 KiB/sec. 2026.05.21 10:12:07.474078 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} TCPHandler: Processed in 0.002975563 sec. 2026.05.21 10:12:08.000240 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 229.79 MiB, peak 232.88 MiB, free memory in arenas 0.00 B, will set to 227.78 MiB (RSS), difference: -2.01 MiB 2026.05.21 10:12:08.479635 [ 115 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:12:08.479688 [ 115 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:12:08.531874 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7579 2026.05.21 10:12:08.532560 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.532621 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.533438 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:12:08.533679 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.533810 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7579 2026.05.21 10:12:08.533834 [ 115 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 10:12:08.533923 [ 115 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.533952 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.534059 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.21 10:12:08.534141 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:08.534170 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5211 rows starting from the beginning of the part 2026.05.21 10:12:08.534226 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part 2026.05.21 10:12:08.534271 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part 2026.05.21 10:12:08.534310 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part 2026.05.21 10:12:08.534352 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part 2026.05.21 10:12:08.534391 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part 2026.05.21 10:12:08.535657 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7579 rows, containing 4 columns (4 merged, 0 gathered) in 0.001632253 sec., 4643275.276565582 rows/sec., 66.42 MiB/sec. 2026.05.21 10:12:08.536303 [ 192 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 10:12:08.536622 [ 192 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.536702 [ 192 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 10:12:08.536810 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.05.21 10:12:08.808016 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:08.808237 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:08.808611 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:08.808658 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:08.808916 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:08.808998 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:08.809162 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:08.809248 [ 355 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:08.809248 [ 350 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:08.809267 [ 333 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:08.809381 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:08.809404 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:08.809476 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:08.809497 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:08.809534 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:08.809575 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:08.810959 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} executeQuery: Read 35 rows, 6.04 KiB in 0.002815 sec., 12433.392539964478 rows/sec., 2.09 MiB/sec. 2026.05.21 10:12:08.811182 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} TCPHandler: Processed in 0.003299867 sec. 2026.05.21 10:12:08.813134 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:08.813321 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:08.813396 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:08.814122 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.814165 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.814599 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 10:12:08.814836 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.814979 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} executeQuery: Read 86 rows, 7.37 KiB in 0.001714 sec., 50175.029171528586 rows/sec., 4.20 MiB/sec. 2026.05.21 10:12:08.815014 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} TCPHandler: Processed in 0.002003549 sec. 2026.05.21 10:12:08.815156 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:08.815255 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:08.815297 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:08.815721 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.815757 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.816049 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 10:12:08.816279 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.816409 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} executeQuery: Read 15 rows, 1.13 KiB in 0.001174 sec., 12776.831345826236 rows/sec., 960.76 KiB/sec. 2026.05.21 10:12:08.816443 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} TCPHandler: Processed in 0.001336669 sec. 2026.05.21 10:12:08.816573 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:08.816670 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:08.816710 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:08.817153 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.817190 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.817496 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 10:12:08.817719 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.817847 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} executeQuery: Read 79 rows, 6.32 KiB in 0.001195 sec., 66108.78661087865 rows/sec., 5.16 MiB/sec. 2026.05.21 10:12:08.817880 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} TCPHandler: Processed in 0.00135631 sec. 2026.05.21 10:12:08.818011 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:08.818107 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:08.818151 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:08.818591 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.818635 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.818966 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 10:12:08.819194 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.819325 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. 2026.05.21 10:12:08.819358 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} TCPHandler: Processed in 0.00139523 sec. 2026.05.21 10:12:08.819484 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:08.819580 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:08.819635 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:08.820444 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.820487 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.821005 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 10:12:08.821238 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.821383 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. 2026.05.21 10:12:08.821433 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} TCPHandler: Processed in 0.001997228 sec. 2026.05.21 10:12:08.821568 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:08.821663 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:08.821704 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:08.822080 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.822117 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.822420 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 10:12:08.822645 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.822773 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. 2026.05.21 10:12:08.822806 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} TCPHandler: Processed in 0.001291059 sec. 2026.05.21 10:12:08.958382 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.05.21 10:12:08.973740 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.973796 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.979930 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:12:08.980656 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:08.980996 [ 112 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 10:12:08.981074 [ 112 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:08.981096 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:08.981207 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.21 10:12:08.984550 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:08.986062 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.05.21 10:12:08.986067 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2026.05.21 10:12:08.990258 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2026.05.21 10:12:08.993725 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2026.05.21 10:12:08.997388 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2026.05.21 10:12:09.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 232.75 MiB, peak 234.23 MiB, free memory in arenas 0.00 B, will set to 230.33 MiB (RSS), difference: -2.42 MiB 2026.05.21 10:12:09.001374 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000878352 sec. 2026.05.21 10:12:09.001837 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2026.05.21 10:12:09.006043 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2026.05.21 10:12:09.057741 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076572623 sec., 1580.1992312578868 rows/sec., 8.17 MiB/sec. 2026.05.21 10:12:09.060622 [ 194 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 10:12:09.063781 [ 194 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:09.063919 [ 194 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 10:12:09.066136 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2026.05.21 10:12:10.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 226.88 MiB, peak 236.84 MiB, free memory in arenas 0.00 B, will set to 237.95 MiB (RSS), difference: 11.07 MiB 2026.05.21 10:12:10.062262 [ 112 ] {} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 10:12:10.062372 [ 112 ] {} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:10.062420 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:10.062633 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.21 10:12:10.062853 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:10.062906 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2026.05.21 10:12:10.063011 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part 2026.05.21 10:12:10.063085 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.21 10:12:10.063152 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part 2026.05.21 10:12:10.063215 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part 2026.05.21 10:12:10.064350 [ 190 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810346 sec., 1380951.4866218944 rows/sec., 86.38 MiB/sec. 2026.05.21 10:12:10.064603 [ 190 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 10:12:10.064957 [ 190 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:10.065042 [ 190 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 10:12:10.065146 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.21 10:12:13.816893 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:13.817241 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:13.817749 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:13.817819 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:13.818184 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:13.818299 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:13.818526 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 10:12:13.818631 [ 333 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:13.818679 [ 350 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:13.818705 [ 352 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:13.819085 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:13.819146 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:13.819273 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:13.819315 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:13.819378 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:13.819449 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:13.821769 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} executeQuery: Read 35 rows, 6.04 KiB in 0.004644 sec., 7536.606373815676 rows/sec., 1.27 MiB/sec. 2026.05.21 10:12:13.822038 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} TCPHandler: Processed in 0.005359067 sec. 2026.05.21 10:12:13.825923 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:13.826178 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:12:13.826291 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:12:13.827248 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:13.827317 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:13.827932 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:12:13.828319 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:13.828574 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} executeQuery: Read 2 rows, 167.00 B in 0.002465 sec., 811.3590263691683 rows/sec., 66.16 KiB/sec. 2026.05.21 10:12:13.828660 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} TCPHandler: Processed in 0.002946962 sec. 2026.05.21 10:12:13.829052 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:13.829308 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:13.829420 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:13.830554 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:13.830626 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:13.831275 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 10:12:13.831708 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:13.831989 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} executeQuery: Read 111 rows, 9.54 KiB in 0.00275 sec., 40363.63636363637 rows/sec., 3.39 MiB/sec. 2026.05.21 10:12:13.832077 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} TCPHandler: Processed in 0.003233616 sec. 2026.05.21 10:12:13.834124 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:13.834332 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:13.834425 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:13.835370 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:13.835434 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:13.835959 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 10:12:13.836342 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:13.836578 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} executeQuery: Read 29 rows, 2.17 KiB in 0.002301 sec., 12603.2159930465 rows/sec., 943.03 KiB/sec. 2026.05.21 10:12:13.836646 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} TCPHandler: Processed in 0.00282148 sec. 2026.05.21 10:12:13.837559 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:13.837936 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:13.838023 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:13.839191 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:13.839258 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:13.839860 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 10:12:13.840249 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:13.840494 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} executeQuery: Read 93 rows, 7.44 KiB in 0.002813 sec., 33060.78919303235 rows/sec., 2.58 MiB/sec. 2026.05.21 10:12:13.840562 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} TCPHandler: Processed in 0.003102374 sec. 2026.05.21 10:12:13.840877 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:13.841037 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:13.841116 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:13.842033 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:13.842091 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:13.842661 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 10:12:13.843031 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:13.843460 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} executeQuery: Read 161 rows, 11.48 KiB in 0.002466 sec., 65287.91565287916 rows/sec., 4.55 MiB/sec. 2026.05.21 10:12:13.843523 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} TCPHandler: Processed in 0.002757239 sec. 2026.05.21 10:12:13.844521 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:13.845369 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:13.845627 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:13.847945 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:13.848016 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:13.849030 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 10:12:13.849455 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:13.849753 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} executeQuery: Read 27 rows, 49.54 KiB in 0.004473 sec., 6036.217303822937 rows/sec., 10.82 MiB/sec. 2026.05.21 10:12:13.849946 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} TCPHandler: Processed in 0.005639791 sec. 2026.05.21 10:12:13.850520 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:13.850777 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:13.850890 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:13.852553 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:13.852633 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:13.853509 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 10:12:13.853992 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:13.854300 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} executeQuery: Read 60 rows, 4.14 KiB in 0.003578 sec., 16769.144773616546 rows/sec., 1.13 MiB/sec. 2026.05.21 10:12:13.854387 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} TCPHandler: Processed in 0.004090698 sec. 2026.05.21 10:12:14.320389 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57432 2026.05.21 10:12:14.320486 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.320517 [ 364 ] {} TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57432 2026.05.21 10:12:14.320540 [ 364 ] {} TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.320554 [ 364 ] {} TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.320889 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62397 2026.05.21 10:12:14.320932 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49973 2026.05.21 10:12:14.320949 [ 364 ] {} TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:14.320963 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40631 2026.05.21 10:12:14.321017 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.321016 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54825 2026.05.21 10:12:14.321049 [ 365 ] {} TCP-Session: 4e32d9d2-a44a-44dc-a4f3-8308a1d98ea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62397 2026.05.21 10:12:14.321081 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36173 2026.05.21 10:12:14.321100 [ 365 ] {} TCP-Session: 4e32d9d2-a44a-44dc-a4f3-8308a1d98ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321122 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46118 2026.05.21 10:12:14.321147 [ 365 ] {} TCP-Session: 4e32d9d2-a44a-44dc-a4f3-8308a1d98ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321164 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.321138 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} executeQuery: (from [fd00:1122:3344:101::e]:57432) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:12:14.321199 [ 367 ] {} TCP-Session: b8a9b030-2449-4214-b9af-b21fd6af30e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40631 2026.05.21 10:12:14.321198 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43945 2026.05.21 10:12:14.321234 [ 367 ] {} TCP-Session: b8a9b030-2449-4214-b9af-b21fd6af30e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321270 [ 367 ] {} TCP-Session: b8a9b030-2449-4214-b9af-b21fd6af30e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321302 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.321317 [ 372 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62126 2026.05.21 10:12:14.321356 [ 366 ] {} TCP-Session: 01c826b8-d88e-42d8-a725-cc5d8e618d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:49973 2026.05.21 10:12:14.321388 [ 366 ] {} TCP-Session: 01c826b8-d88e-42d8-a725-cc5d8e618d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321407 [ 366 ] {} TCP-Session: 01c826b8-d88e-42d8-a725-cc5d8e618d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321628 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:12:14.321678 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.321695 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:14.321722 [ 368 ] {} TCP-Session: ffbccde9-dd36-41e7-adf5-3d5cffaa73de Authenticating user 'default' from [fd00:1122:3344:101::e]:54825 2026.05.21 10:12:14.321756 [ 368 ] {} TCP-Session: ffbccde9-dd36-41e7-adf5-3d5cffaa73de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321770 [ 368 ] {} TCP-Session: ffbccde9-dd36-41e7-adf5-3d5cffaa73de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321779 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.321823 [ 371 ] {} TCP-Session: 0ebce301-42a2-4328-a7bb-77d2e6c733db Authenticating user 'default' from [fd00:1122:3344:101::e]:43945 2026.05.21 10:12:14.321850 [ 371 ] {} TCP-Session: 0ebce301-42a2-4328-a7bb-77d2e6c733db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.321868 [ 371 ] {} TCP-Session: 0ebce301-42a2-4328-a7bb-77d2e6c733db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.322129 [ 372 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.322159 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:12:14.322168 [ 372 ] {} TCP-Session: 7a9d72d1-02e3-4563-9aa0-33eacc4e4458 Authenticating user 'default' from [fd00:1122:3344:101::e]:62126 2026.05.21 10:12:14.322211 [ 372 ] {} TCP-Session: 7a9d72d1-02e3-4563-9aa0-33eacc4e4458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.322225 [ 372 ] {} TCP-Session: 7a9d72d1-02e3-4563-9aa0-33eacc4e4458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.322263 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.322327 [ 369 ] {} TCP-Session: cf1fb3fd-89c5-486d-a7e9-c4c685baa918 Authenticating user 'default' from [fd00:1122:3344:101::e]:36173 2026.05.21 10:12:14.322348 [ 369 ] {} TCP-Session: cf1fb3fd-89c5-486d-a7e9-c4c685baa918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.322362 [ 369 ] {} TCP-Session: cf1fb3fd-89c5-486d-a7e9-c4c685baa918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.322443 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.322490 [ 370 ] {} TCP-Session: d3eba42f-e946-425e-87ae-3779f6b4cd87 Authenticating user 'default' from [fd00:1122:3344:101::e]:46118 2026.05.21 10:12:14.322510 [ 370 ] {} TCP-Session: d3eba42f-e946-425e-87ae-3779f6b4cd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.322524 [ 370 ] {} TCP-Session: d3eba42f-e946-425e-87ae-3779f6b4cd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.323190 [ 350 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} AggregatingTransform: Aggregating 2026.05.21 10:12:14.323226 [ 350 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} Aggregator: Aggregation method: without_key 2026.05.21 10:12:14.323255 [ 350 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978174 sec. (1022.313 rows/sec., 39.93 KiB/sec.) 2026.05.21 10:12:14.323271 [ 350 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} Aggregator: Merging aggregated data 2026.05.21 10:12:14.323855 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} executeQuery: Read 1 rows, 40.00 B in 0.002777 sec., 360.1008282319049 rows/sec., 14.07 KiB/sec. 2026.05.21 10:12:14.323986 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} TCPHandler: Processed in 0.003178446 sec. 2026.05.21 10:12:14.324126 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324159 [ 364 ] {} TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.324158 [ 372 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324182 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324191 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324220 [ 372 ] {} TCP-Session: 7a9d72d1-02e3-4563-9aa0-33eacc4e4458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.324234 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324252 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324271 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324302 [ 368 ] {} TCP-Session: ffbccde9-dd36-41e7-adf5-3d5cffaa73de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.324317 [ 370 ] {} TCP-Session: d3eba42f-e946-425e-87ae-3779f6b4cd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.324336 [ 369 ] {} TCP-Session: cf1fb3fd-89c5-486d-a7e9-c4c685baa918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.324294 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324261 [ 366 ] {} TCP-Session: 01c826b8-d88e-42d8-a725-cc5d8e618d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.324416 [ 371 ] {} TCP-Session: 0ebce301-42a2-4328-a7bb-77d2e6c733db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.324251 [ 365 ] {} TCP-Session: 4e32d9d2-a44a-44dc-a4f3-8308a1d98ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.324214 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.324520 [ 367 ] {} TCP-Session: b8a9b030-2449-4214-b9af-b21fd6af30e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.394395 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39998 2026.05.21 10:12:14.394497 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.394534 [ 364 ] {} TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39998 2026.05.21 10:12:14.394564 [ 364 ] {} TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.394585 [ 364 ] {} TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.394847 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52266 2026.05.21 10:12:14.394898 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49893 2026.05.21 10:12:14.394919 [ 372 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44117 2026.05.21 10:12:14.394964 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.394879 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47715 2026.05.21 10:12:14.395003 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.395009 [ 372 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.395003 [ 365 ] {} TCP-Session: 969d2682-7395-443a-a56c-3755ca4f04fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52266 2026.05.21 10:12:14.395073 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.395067 [ 372 ] {} TCP-Session: cab4ad72-9b5f-4179-85bb-bc03f80b98f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44117 2026.05.21 10:12:14.395120 [ 368 ] {} TCP-Session: be99f296-bbaf-4ba5-9e07-31fa9e47c594 Authenticating user 'default' from [fd00:1122:3344:101::e]:47715 2026.05.21 10:12:14.395106 [ 365 ] {} TCP-Session: 969d2682-7395-443a-a56c-3755ca4f04fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395147 [ 372 ] {} TCP-Session: cab4ad72-9b5f-4179-85bb-bc03f80b98f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395157 [ 368 ] {} TCP-Session: be99f296-bbaf-4ba5-9e07-31fa9e47c594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395182 [ 372 ] {} TCP-Session: cab4ad72-9b5f-4179-85bb-bc03f80b98f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395194 [ 368 ] {} TCP-Session: be99f296-bbaf-4ba5-9e07-31fa9e47c594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395167 [ 365 ] {} TCP-Session: 969d2682-7395-443a-a56c-3755ca4f04fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395057 [ 370 ] {} TCP-Session: 06344849-cc0b-4300-8713-5bbe2578cdee Authenticating user 'default' from [fd00:1122:3344:101::e]:49893 2026.05.21 10:12:14.394872 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64520 2026.05.21 10:12:14.395273 [ 370 ] {} TCP-Session: 06344849-cc0b-4300-8713-5bbe2578cdee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.394852 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58918 2026.05.21 10:12:14.395323 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.395309 [ 370 ] {} TCP-Session: 06344849-cc0b-4300-8713-5bbe2578cdee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395351 [ 369 ] {} TCP-Session: ef85a43c-8f76-4f7b-bed9-73ff7c4d47c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64520 2026.05.21 10:12:14.395363 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.395381 [ 369 ] {} TCP-Session: ef85a43c-8f76-4f7b-bed9-73ff7c4d47c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395394 [ 367 ] {} TCP-Session: d9bee8d7-c0ba-49b7-ae90-429a97623324 Authenticating user 'default' from [fd00:1122:3344:101::e]:58918 2026.05.21 10:12:14.395398 [ 369 ] {} TCP-Session: ef85a43c-8f76-4f7b-bed9-73ff7c4d47c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395413 [ 367 ] {} TCP-Session: d9bee8d7-c0ba-49b7-ae90-429a97623324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.394936 [ 364 ] {} TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:14.395433 [ 367 ] {} TCP-Session: d9bee8d7-c0ba-49b7-ae90-429a97623324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.394908 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33737 2026.05.21 10:12:14.394858 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64624 2026.05.21 10:12:14.395546 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.395572 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.395574 [ 371 ] {} TCP-Session: 68a0a614-8fd1-40f6-b9bd-e24a0edd3ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33737 2026.05.21 10:12:14.395600 [ 366 ] {} TCP-Session: 6c7cd3ce-6f17-42dc-824b-eefa0ea7ec07 Authenticating user 'default' from [fd00:1122:3344:101::e]:64624 2026.05.21 10:12:14.395609 [ 371 ] {} TCP-Session: 68a0a614-8fd1-40f6-b9bd-e24a0edd3ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395610 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} executeQuery: (from [fd00:1122:3344:101::e]:39998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:12:14.395631 [ 371 ] {} TCP-Session: 68a0a614-8fd1-40f6-b9bd-e24a0edd3ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395625 [ 366 ] {} TCP-Session: 6c7cd3ce-6f17-42dc-824b-eefa0ea7ec07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395662 [ 366 ] {} TCP-Session: 6c7cd3ce-6f17-42dc-824b-eefa0ea7ec07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.395869 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:12:14.395927 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:14.396195 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:12:14.397191 [ 350 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} AggregatingTransform: Aggregating 2026.05.21 10:12:14.397226 [ 350 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} Aggregator: Aggregation method: without_key 2026.05.21 10:12:14.397266 [ 350 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914313 sec. (1093.717 rows/sec., 42.72 KiB/sec.) 2026.05.21 10:12:14.397289 [ 350 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} Aggregator: Merging aggregated data 2026.05.21 10:12:14.398108 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} executeQuery: Read 1 rows, 40.00 B in 0.002522 sec., 396.5107057890563 rows/sec., 15.49 KiB/sec. 2026.05.21 10:12:14.398316 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} TCPHandler: Processed in 0.00350728 sec. 2026.05.21 10:12:14.398514 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398562 [ 364 ] {} TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.398579 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398615 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398637 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398651 [ 372 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398678 [ 367 ] {} TCP-Session: d9bee8d7-c0ba-49b7-ae90-429a97623324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.398703 [ 368 ] {} TCP-Session: be99f296-bbaf-4ba5-9e07-31fa9e47c594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.398694 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398722 [ 372 ] {} TCP-Session: cab4ad72-9b5f-4179-85bb-bc03f80b98f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.398780 [ 370 ] {} TCP-Session: 06344849-cc0b-4300-8713-5bbe2578cdee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.398789 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398709 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398847 [ 371 ] {} TCP-Session: 68a0a614-8fd1-40f6-b9bd-e24a0edd3ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.398870 [ 369 ] {} TCP-Session: ef85a43c-8f76-4f7b-bed9-73ff7c4d47c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.398676 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.398632 [ 365 ] {} TCP-Session: 969d2682-7395-443a-a56c-3755ca4f04fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.398935 [ 366 ] {} TCP-Session: 6c7cd3ce-6f17-42dc-824b-eefa0ea7ec07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.691666 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52858 2026.05.21 10:12:14.691760 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.691790 [ 364 ] {} TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52858 2026.05.21 10:12:14.691815 [ 364 ] {} TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.691831 [ 364 ] {} TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692023 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57483 2026.05.21 10:12:14.692082 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42062 2026.05.21 10:12:14.692099 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47741 2026.05.21 10:12:14.692126 [ 364 ] {} TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:14.692163 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.692121 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43486 2026.05.21 10:12:14.692198 [ 367 ] {} TCP-Session: c7144fd4-d9e5-44cb-b955-91dfb2000586 Authenticating user 'default' from [fd00:1122:3344:101::e]:42062 2026.05.21 10:12:14.692199 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.692251 [ 367 ] {} TCP-Session: c7144fd4-d9e5-44cb-b955-91dfb2000586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692128 [ 372 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44956 2026.05.21 10:12:14.692276 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.692277 [ 369 ] {} TCP-Session: 60a97e7c-b5f4-4895-9f90-76667896c5db Authenticating user 'default' from [fd00:1122:3344:101::e]:47741 2026.05.21 10:12:14.692329 [ 370 ] {} TCP-Session: c57e28c9-2ed0-48a5-8f73-063c44e0adff Authenticating user 'default' from [fd00:1122:3344:101::e]:43486 2026.05.21 10:12:14.692332 [ 372 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.692333 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} executeQuery: (from [fd00:1122:3344:101::e]:52858) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:12:14.692367 [ 372 ] {} TCP-Session: 8c7c9364-1fd0-418e-adf6-26c66f1bf8dd Authenticating user 'default' from [fd00:1122:3344:101::e]:44956 2026.05.21 10:12:14.692360 [ 370 ] {} TCP-Session: c57e28c9-2ed0-48a5-8f73-063c44e0adff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692392 [ 372 ] {} TCP-Session: 8c7c9364-1fd0-418e-adf6-26c66f1bf8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692397 [ 370 ] {} TCP-Session: c57e28c9-2ed0-48a5-8f73-063c44e0adff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692407 [ 372 ] {} TCP-Session: 8c7c9364-1fd0-418e-adf6-26c66f1bf8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692352 [ 369 ] {} TCP-Session: 60a97e7c-b5f4-4895-9f90-76667896c5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692123 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.692451 [ 369 ] {} TCP-Session: 60a97e7c-b5f4-4895-9f90-76667896c5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692120 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56184 2026.05.21 10:12:14.692485 [ 365 ] {} TCP-Session: dcb86ec7-6076-4039-a5c7-5960a9cf4b16 Authenticating user 'default' from [fd00:1122:3344:101::e]:57483 2026.05.21 10:12:14.692082 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34423 2026.05.21 10:12:14.692539 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.692541 [ 365 ] {} TCP-Session: dcb86ec7-6076-4039-a5c7-5960a9cf4b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692580 [ 371 ] {} TCP-Session: c8f02626-73f5-43a2-86ac-87c32e200045 Authenticating user 'default' from [fd00:1122:3344:101::e]:56184 2026.05.21 10:12:14.692586 [ 365 ] {} TCP-Session: dcb86ec7-6076-4039-a5c7-5960a9cf4b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692587 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.692604 [ 371 ] {} TCP-Session: c8f02626-73f5-43a2-86ac-87c32e200045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692635 [ 366 ] {} TCP-Session: 62ccca26-bec2-430c-9a44-ca3e8350d4d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34423 2026.05.21 10:12:14.692645 [ 371 ] {} TCP-Session: c8f02626-73f5-43a2-86ac-87c32e200045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692647 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:12:14.692661 [ 366 ] {} TCP-Session: 62ccca26-bec2-430c-9a44-ca3e8350d4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692087 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61649 2026.05.21 10:12:14.692699 [ 366 ] {} TCP-Session: 62ccca26-bec2-430c-9a44-ca3e8350d4d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692716 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:14.692281 [ 367 ] {} TCP-Session: c7144fd4-d9e5-44cb-b955-91dfb2000586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692754 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:12:14.692816 [ 368 ] {} TCP-Session: 6f867260-af07-4a0b-8b16-80a1af82face Authenticating user 'default' from [fd00:1122:3344:101::e]:61649 2026.05.21 10:12:14.692833 [ 368 ] {} TCP-Session: 6f867260-af07-4a0b-8b16-80a1af82face Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.692845 [ 368 ] {} TCP-Session: 6f867260-af07-4a0b-8b16-80a1af82face Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.693016 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:12:14.693884 [ 358 ] {526e742c-55d1-4aea-80ed-c38dda491a47} AggregatingTransform: Aggregating 2026.05.21 10:12:14.693916 [ 358 ] {526e742c-55d1-4aea-80ed-c38dda491a47} Aggregator: Aggregation method: without_key 2026.05.21 10:12:14.693947 [ 358 ] {526e742c-55d1-4aea-80ed-c38dda491a47} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000831082 sec. (1203.251 rows/sec., 47.00 KiB/sec.) 2026.05.21 10:12:14.693961 [ 358 ] {526e742c-55d1-4aea-80ed-c38dda491a47} Aggregator: Merging aggregated data 2026.05.21 10:12:14.694548 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} executeQuery: Read 1 rows, 40.00 B in 0.002273 sec., 439.9472063352398 rows/sec., 17.19 KiB/sec. 2026.05.21 10:12:14.694697 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} TCPHandler: Processed in 0.002688879 sec. 2026.05.21 10:12:14.694841 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.694870 [ 364 ] {} TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.694876 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.694894 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.694914 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.694917 [ 365 ] {} TCP-Session: dcb86ec7-6076-4039-a5c7-5960a9cf4b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.694935 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.694954 [ 367 ] {} TCP-Session: c7144fd4-d9e5-44cb-b955-91dfb2000586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.694975 [ 371 ] {} TCP-Session: c8f02626-73f5-43a2-86ac-87c32e200045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.694992 [ 370 ] {} TCP-Session: c57e28c9-2ed0-48a5-8f73-063c44e0adff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.694993 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.695014 [ 372 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.695071 [ 369 ] {} TCP-Session: 60a97e7c-b5f4-4895-9f90-76667896c5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.694972 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.695098 [ 372 ] {} TCP-Session: 8c7c9364-1fd0-418e-adf6-26c66f1bf8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.694962 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:12:14.695131 [ 366 ] {} TCP-Session: 62ccca26-bec2-430c-9a44-ca3e8350d4d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:14.695167 [ 368 ] {} TCP-Session: 6f867260-af07-4a0b-8b16-80a1af82face Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:12:16.033913 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8091 2026.05.21 10:12:16.034422 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:16.034474 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:16.034992 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:12:16.035238 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:16.035387 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8091 2026.05.21 10:12:16.486198 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 2026.05.21 10:12:16.500551 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:16.500611 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:16.506082 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:12:16.506759 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:16.509242 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 128 2026.05.21 10:12:18.807843 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:18.808099 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:18.808437 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:18.808476 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:18.808707 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:18.808779 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:18.808924 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:18.809044 [ 343 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:18.809052 [ 322 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:18.809045 [ 354 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:18.809230 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:18.809258 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:18.809328 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:18.809349 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:18.809389 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:18.809431 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:18.810628 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} executeQuery: Read 35 rows, 6.04 KiB in 0.002627 sec., 13323.182337266844 rows/sec., 2.24 MiB/sec. 2026.05.21 10:12:18.810758 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} TCPHandler: Processed in 0.003059323 sec. 2026.05.21 10:12:18.812692 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:18.812805 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:18.812849 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:18.813377 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.813421 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.813800 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 10:12:18.814034 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.814181 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} executeQuery: Read 86 rows, 7.37 KiB in 0.001409 sec., 61036.19588360539 rows/sec., 5.11 MiB/sec. 2026.05.21 10:12:18.814216 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} TCPHandler: Processed in 0.001575113 sec. 2026.05.21 10:12:18.814215 [ 32 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 10:12:18.814297 [ 32 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.814322 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.814367 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:18.814454 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.21 10:12:18.814480 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:18.814529 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:18.814591 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:18.814630 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2617 rows starting from the beginning of the part 2026.05.21 10:12:18.814699 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2026.05.21 10:12:18.814758 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part 2026.05.21 10:12:18.814813 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part 2026.05.21 10:12:18.814858 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part 2026.05.21 10:12:18.814902 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 86 rows starting from the beginning of the part 2026.05.21 10:12:18.815061 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.815105 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.815433 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 10:12:18.815669 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.815808 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} executeQuery: Read 15 rows, 1.13 KiB in 0.001348 sec., 11127.59643916914 rows/sec., 836.74 KiB/sec. 2026.05.21 10:12:18.815815 [ 48 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 10:12:18.815845 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} TCPHandler: Processed in 0.001527442 sec. 2026.05.21 10:12:18.815873 [ 48 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.815904 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.815990 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:18.815996 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.21 10:12:18.816102 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:18.816133 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:18.816148 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:18.816184 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 81 rows starting from the beginning of the part 2026.05.21 10:12:18.816253 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part 2026.05.21 10:12:18.816274 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875857 sec., 1638717.6634466273 rows/sec., 130.96 MiB/sec. 2026.05.21 10:12:18.816295 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:18.816346 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part 2026.05.21 10:12:18.816385 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part 2026.05.21 10:12:18.816430 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part 2026.05.21 10:12:18.816554 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 10:12:18.816608 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.816654 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.816902 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.816991 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 10:12:18.817017 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 10:12:18.817066 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.21 10:12:18.817296 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.817310 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135368 sec., 126322.32137580522 rows/sec., 9.72 MiB/sec. 2026.05.21 10:12:18.817439 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} executeQuery: Read 79 rows, 6.32 KiB in 0.001363 sec., 57960.38151137197 rows/sec., 4.53 MiB/sec. 2026.05.21 10:12:18.817447 [ 32 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 10:12:18.817482 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} TCPHandler: Processed in 0.001541942 sec. 2026.05.21 10:12:18.817502 [ 32 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.817522 [ 193 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 10:12:18.817531 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.817623 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.21 10:12:18.817625 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:18.817733 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:18.817766 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1402 rows starting from the beginning of the part 2026.05.21 10:12:18.817767 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:18.817819 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part 2026.05.21 10:12:18.817828 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:18.817869 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 91 rows starting from the beginning of the part 2026.05.21 10:12:18.817878 [ 193 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.817915 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part 2026.05.21 10:12:18.817960 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 93 rows starting from the beginning of the part 2026.05.21 10:12:18.817978 [ 193 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 10:12:18.818001 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 79 rows starting from the beginning of the part 2026.05.21 10:12:18.818099 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.21 10:12:18.818299 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.818344 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.818716 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 10:12:18.818944 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.819076 [ 32 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 10:12:18.819080 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. 2026.05.21 10:12:18.819120 [ 32 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.819078 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484441 sec., 1220661.5150080065 rows/sec., 90.36 MiB/sec. 2026.05.21 10:12:18.819154 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.819146 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} TCPHandler: Processed in 0.001569072 sec. 2026.05.21 10:12:18.819268 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.21 10:12:18.819337 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:18.819353 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 10:12:18.819392 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:18.819435 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8697 rows starting from the beginning of the part 2026.05.21 10:12:18.819443 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:18.819507 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part 2026.05.21 10:12:18.819511 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:18.819566 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:18.819618 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:18.819663 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part 2026.05.21 10:12:18.819671 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.819706 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:18.819757 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 10:12:18.819846 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.21 10:12:18.820325 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.820369 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.820978 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 10:12:18.821224 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.821353 [ 32 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 10:12:18.821367 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} executeQuery: Read 15 rows, 27.52 KiB in 0.001943 sec., 7720.0205867215645 rows/sec., 13.83 MiB/sec. 2026.05.21 10:12:18.821398 [ 32 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.821427 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.821433 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} TCPHandler: Processed in 0.002145701 sec. 2026.05.21 10:12:18.821533 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.21 10:12:18.821589 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:18.821694 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:18.821738 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:18.821747 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:18.821803 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part 2026.05.21 10:12:18.821920 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part 2026.05.21 10:12:18.822021 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:18.822117 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part 2026.05.21 10:12:18.822163 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.822206 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.822211 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:18.822345 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part 2026.05.21 10:12:18.822569 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 10:12:18.822870 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.823004 [ 32 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 10:12:18.823014 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. 2026.05.21 10:12:18.823050 [ 32 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:18.823066 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} TCPHandler: Processed in 0.001530292 sec. 2026.05.21 10:12:18.823079 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:18.823151 [ 191 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9370 rows, containing 5 columns (5 merged, 0 gathered) in 0.003922276 sec., 2388919.086775128 rows/sec., 155.09 MiB/sec. 2026.05.21 10:12:18.823169 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.21 10:12:18.823298 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:18.823327 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1092 rows starting from the beginning of the part 2026.05.21 10:12:18.823373 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 10:12:18.823382 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2026.05.21 10:12:18.823448 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:18.823498 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:18.823547 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:18.823594 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:18.823683 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.823759 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 10:12:18.823832 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2026.05.21 10:12:18.824692 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001555502 sec., 864029.7473098716 rows/sec., 58.23 MiB/sec. 2026.05.21 10:12:18.824962 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 10:12:18.825258 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.825332 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 10:12:18.825421 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.05.21 10:12:18.825545 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 19 columns (19 merged, 0 gathered) in 0.004046887 sec., 86733.33354748972 rows/sec., 155.42 MiB/sec. 2026.05.21 10:12:18.826171 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 10:12:18.826567 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:18.826642 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 10:12:18.826796 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. 2026.05.21 10:12:19.000206 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.76 MiB, peak 248.31 MiB, free memory in arenas 0.00 B, will set to 240.64 MiB (RSS), difference: 1.88 MiB 2026.05.21 10:12:23.479946 [ 59 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:12:23.480015 [ 59 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:12:23.535480 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8539 2026.05.21 10:12:23.536020 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:23.536063 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:23.536603 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:12:23.536843 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:23.536974 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8539 2026.05.21 10:12:23.808218 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:23.808489 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:23.808834 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:23.808873 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:23.809095 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:23.809164 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:23.809311 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:23.809418 [ 322 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:23.809451 [ 354 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:23.809429 [ 343 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:23.809623 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:23.809653 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:23.809725 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:23.809747 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:23.809783 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:23.809824 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:23.811032 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} executeQuery: Read 35 rows, 6.04 KiB in 0.002656 sec., 13177.710843373494 rows/sec., 2.22 MiB/sec. 2026.05.21 10:12:23.811172 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} TCPHandler: Processed in 0.003106294 sec. 2026.05.21 10:12:23.813266 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:23.813381 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:23.813426 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:23.814036 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:23.814086 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:23.814595 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 10:12:23.814941 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:23.815165 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} executeQuery: Read 110 rows, 9.47 KiB in 0.00181 sec., 60773.48066298343 rows/sec., 5.11 MiB/sec. 2026.05.21 10:12:23.815237 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} TCPHandler: Processed in 0.002022489 sec. 2026.05.21 10:12:23.815447 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:23.815586 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:23.815648 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:23.816171 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:23.816214 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:23.816563 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 10:12:23.816783 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:23.816912 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} executeQuery: Read 27 rows, 2.03 KiB in 0.001372 sec., 19679.30029154519 rows/sec., 1.45 MiB/sec. 2026.05.21 10:12:23.816950 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} TCPHandler: Processed in 0.001624563 sec. 2026.05.21 10:12:23.817091 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:23.817188 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:23.817230 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:23.817841 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:23.817888 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:23.818322 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 10:12:23.818576 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:23.818735 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} executeQuery: Read 91 rows, 7.28 KiB in 0.001561 sec., 58295.96412556053 rows/sec., 4.55 MiB/sec. 2026.05.21 10:12:23.818793 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} TCPHandler: Processed in 0.001750515 sec. 2026.05.21 10:12:23.819005 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:23.819135 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:23.819196 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:23.819646 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:23.819683 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:23.820024 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 10:12:23.820240 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:23.820374 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. 2026.05.21 10:12:23.820409 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} TCPHandler: Processed in 0.001521802 sec. 2026.05.21 10:12:23.820546 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:23.820643 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:23.820699 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:23.821494 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:23.821532 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:23.822062 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 10:12:23.822294 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:23.822438 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} executeQuery: Read 27 rows, 49.54 KiB in 0.001814 sec., 14884.23373759647 rows/sec., 26.67 MiB/sec. 2026.05.21 10:12:23.822488 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} TCPHandler: Processed in 0.001991459 sec. 2026.05.21 10:12:23.822630 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:23.822727 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:23.822769 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:23.823114 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:23.823154 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:23.823472 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 10:12:23.823705 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:23.823835 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. 2026.05.21 10:12:23.823868 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} TCPHandler: Processed in 0.001287899 sec. 2026.05.21 10:12:24.009341 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 2026.05.21 10:12:24.026411 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:24.026479 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.21 10:12:24.032575 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:12:24.033277 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:24.037303 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.05.21 10:12:27.121909 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.122210 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:12:27.122613 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:27.122667 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:12:27.122922 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:27.122991 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:27.123137 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:12:27.123249 [ 349 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:27.123252 [ 332 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:27.123252 [ 354 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:27.123426 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:27.123456 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:27.123527 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:27.123548 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:27.123585 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:12:27.123632 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:12:27.125036 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} executeQuery: Read 35 rows, 7.62 KiB in 0.002952 sec., 11856.368563685635 rows/sec., 2.52 MiB/sec. 2026.05.21 10:12:27.125170 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} TCPHandler: Processed in 0.003411289 sec. 2026.05.21 10:12:27.137505 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.137638 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:12:27.137721 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:12:27.138596 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.138669 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.139044 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:12:27.139273 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.139422 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} executeQuery: Read 24 rows, 2.04 KiB in 0.001833 sec., 13093.289689034369 rows/sec., 1.09 MiB/sec. 2026.05.21 10:12:27.139436 [ 98 ] {} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 10:12:27.139459 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} TCPHandler: Processed in 0.002007029 sec. 2026.05.21 10:12:27.139520 [ 98 ] {} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.139552 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.139662 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.139763 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:12:27.139804 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:12:27.139820 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.21 10:12:27.139919 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:27.139952 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2026.05.21 10:12:27.140017 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2026.05.21 10:12:27.140070 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2026.05.21 10:12:27.140122 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2026.05.21 10:12:27.140169 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2026.05.21 10:12:27.140251 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.140289 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.140602 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:12:27.140843 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.140978 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} executeQuery: Read 10 rows, 835.00 B in 0.001233 sec., 8110.3000811030015 rows/sec., 661.34 KiB/sec. 2026.05.21 10:12:27.141013 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} TCPHandler: Processed in 0.00140072 sec. 2026.05.21 10:12:27.141160 [ 192 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138239 sec., 86806.1834938042 rows/sec., 7.53 MiB/sec. 2026.05.21 10:12:27.141166 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.141300 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:27.141344 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:27.141361 [ 199 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 10:12:27.141686 [ 199 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.141764 [ 199 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 10:12:27.141858 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 10:12:27.142868 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.142914 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.143363 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 10:12:27.143582 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.143713 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} executeQuery: Read 2548 rows, 194.22 KiB in 0.002431 sec., 1048128.3422459892 rows/sec., 78.02 MiB/sec. 2026.05.21 10:12:27.143749 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} TCPHandler: Processed in 0.002632298 sec. 2026.05.21 10:12:27.143985 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.144088 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:27.144130 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:27.144576 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.144614 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.144931 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 10:12:27.145146 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.145274 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} executeQuery: Read 42 rows, 3.16 KiB in 0.001205 sec., 34854.77178423237 rows/sec., 2.56 MiB/sec. 2026.05.21 10:12:27.145310 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} TCPHandler: Processed in 0.001376019 sec. 2026.05.21 10:12:27.145443 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.145541 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:12:27.145581 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:12:27.146343 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.146381 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.146710 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:12:27.146924 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.147049 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} executeQuery: Read 825 rows, 49.42 KiB in 0.001526 sec., 540629.0956749673 rows/sec., 31.62 MiB/sec. 2026.05.21 10:12:27.147083 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} TCPHandler: Processed in 0.001689884 sec. 2026.05.21 10:12:27.147237 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.147336 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:27.147376 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:12:27.147777 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.147814 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.148089 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 10:12:27.148306 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.148430 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. 2026.05.21 10:12:27.148464 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} TCPHandler: Processed in 0.001276048 sec. 2026.05.21 10:12:27.148599 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.148695 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:12:27.148734 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:12:27.149168 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.149205 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.149506 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:12:27.149717 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.149846 [ 89 ] {} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 10:12:27.149850 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. 2026.05.21 10:12:27.149890 [ 89 ] {} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.149910 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} TCPHandler: Processed in 0.001366209 sec. 2026.05.21 10:12:27.149916 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.150010 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.21 10:12:27.150097 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:27.150111 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.150123 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2026.05.21 10:12:27.150178 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2026.05.21 10:12:27.150209 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:27.150220 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2026.05.21 10:12:27.150250 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:27.150261 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2026.05.21 10:12:27.150300 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2026.05.21 10:12:27.150944 [ 199 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000996364 sec., 60218.95612446857 rows/sec., 4.82 MiB/sec. 2026.05.21 10:12:27.151055 [ 199 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 10:12:27.151141 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.151183 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.151318 [ 199 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.151388 [ 199 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 10:12:27.151539 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 10:12:27.151676 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 10:12:27.151911 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.152046 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} executeQuery: Read 1345 rows, 92.91 KiB in 0.001854 sec., 725458.4681769148 rows/sec., 48.94 MiB/sec. 2026.05.21 10:12:27.152089 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} TCPHandler: Processed in 0.002025069 sec. 2026.05.21 10:12:27.152237 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.152338 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:27.152382 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:27.153146 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.153184 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.153650 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 10:12:27.153867 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.153995 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} executeQuery: Read 1633 rows, 103.09 KiB in 0.001676 sec., 974343.6754176611 rows/sec., 60.07 MiB/sec. 2026.05.21 10:12:27.154030 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} TCPHandler: Processed in 0.001841726 sec. 2026.05.21 10:12:27.154170 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.154275 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:27.154329 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:27.155150 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.155187 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.155704 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 10:12:27.155962 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.156101 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} executeQuery: Read 20 rows, 36.70 KiB in 0.001845 sec., 10840.10840108401 rows/sec., 19.42 MiB/sec. 2026.05.21 10:12:27.156150 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} TCPHandler: Processed in 0.002028939 sec. 2026.05.21 10:12:27.156278 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:27.156375 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:27.156417 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:27.156786 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:27.156823 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:27.157129 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 10:12:27.157338 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:27.157467 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} executeQuery: Read 48 rows, 3.31 KiB in 0.001111 sec., 43204.320432043205 rows/sec., 2.91 MiB/sec. 2026.05.21 10:12:27.157500 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} TCPHandler: Processed in 0.001270908 sec. 2026.05.21 10:12:28.803069 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:28.803315 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:28.803667 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:28.803706 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:28.803927 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:28.803997 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:28.804141 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 10:12:28.804249 [ 332 ] {65b00568-ba59-458e-90c2-218cf272b219} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:28.804281 [ 342 ] {65b00568-ba59-458e-90c2-218cf272b219} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:28.804259 [ 349 ] {65b00568-ba59-458e-90c2-218cf272b219} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:28.804453 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:28.804483 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:28.804555 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:28.804576 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:28.804612 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:28.804723 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:28.805913 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} executeQuery: Read 35 rows, 6.04 KiB in 0.002691 sec., 13006.317354143443 rows/sec., 2.19 MiB/sec. 2026.05.21 10:12:28.806176 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} TCPHandler: Processed in 0.003254997 sec. 2026.05.21 10:12:28.807627 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:28.807778 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:12:28.807848 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:12:28.808436 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:28.808493 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:28.808876 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:12:28.809141 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:28.809294 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} executeQuery: Read 4 rows, 334.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 208.68 KiB/sec. 2026.05.21 10:12:28.809337 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} TCPHandler: Processed in 0.001839367 sec. 2026.05.21 10:12:28.809490 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:28.809596 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:28.809642 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:28.810086 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:28.810132 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:28.810459 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 10:12:28.810693 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:28.810831 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} executeQuery: Read 66 rows, 5.31 KiB in 0.001259 sec., 52422.55758538523 rows/sec., 4.12 MiB/sec. 2026.05.21 10:12:28.810866 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} TCPHandler: Processed in 0.001445531 sec. 2026.05.21 10:12:28.810992 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:28.811088 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:28.811129 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:28.811606 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:28.811644 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:28.811931 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 10:12:28.812147 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:28.812278 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} executeQuery: Read 8 rows, 594.00 B in 0.001209 sec., 6617.038875103392 rows/sec., 479.80 KiB/sec. 2026.05.21 10:12:28.812313 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} TCPHandler: Processed in 0.001369679 sec. 2026.05.21 10:12:28.812437 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:28.812555 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:28.812595 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:28.813075 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:28.813110 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:28.813416 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 10:12:28.813666 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:28.813796 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} executeQuery: Read 72 rows, 5.76 KiB in 0.001259 sec., 57188.24463860207 rows/sec., 4.47 MiB/sec. 2026.05.21 10:12:28.813830 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} TCPHandler: Processed in 0.001441721 sec. 2026.05.21 10:12:28.813954 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:28.814049 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:28.814092 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:28.814496 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:28.814532 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:28.814852 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 10:12:28.815064 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:28.815194 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} executeQuery: Read 34 rows, 2.42 KiB in 0.001162 sec., 29259.896729776247 rows/sec., 2.04 MiB/sec. 2026.05.21 10:12:28.815227 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} TCPHandler: Processed in 0.001322709 sec. 2026.05.21 10:12:28.815355 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:28.815451 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:28.815514 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:28.816254 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:28.816292 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:28.816801 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 10:12:28.817027 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:28.817167 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} executeQuery: Read 4 rows, 7.34 KiB in 0.001735 sec., 2305.4755043227665 rows/sec., 4.13 MiB/sec. 2026.05.21 10:12:28.817224 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} TCPHandler: Processed in 0.001917207 sec. 2026.05.21 10:12:28.817356 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:28.817452 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:28.817506 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:28.817846 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:28.817883 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:28.818182 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 10:12:28.818393 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:28.818532 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} executeQuery: Read 12 rows, 848.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. 2026.05.21 10:12:28.818566 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} TCPHandler: Processed in 0.001258878 sec. 2026.05.21 10:12:31.037107 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9051 2026.05.21 10:12:31.037862 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:31.037912 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:31.038408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 10:12:31.038649 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:31.038784 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9051 2026.05.21 10:12:31.537393 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.05.21 10:12:31.552878 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:31.552925 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:31.558811 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 10:12:31.559516 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:31.562107 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.05.21 10:12:33.809094 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:33.809356 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:33.809718 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:33.809758 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:33.809987 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:33.810063 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:33.810215 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:33.810342 [ 336 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:33.810353 [ 342 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:33.810342 [ 349 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:33.810587 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:33.810621 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:33.810695 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:33.810718 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:33.810757 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:33.810804 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:33.812198 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} executeQuery: Read 35 rows, 6.04 KiB in 0.002941 sec., 11900.71404284257 rows/sec., 2.00 MiB/sec. 2026.05.21 10:12:33.812340 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} TCPHandler: Processed in 0.003388818 sec. 2026.05.21 10:12:33.814452 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:33.814577 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:33.814624 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:33.815207 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:33.815251 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:33.815678 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 10:12:33.815915 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:33.816068 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} executeQuery: Read 110 rows, 9.47 KiB in 0.001526 sec., 72083.87942332897 rows/sec., 6.06 MiB/sec. 2026.05.21 10:12:33.816106 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} TCPHandler: Processed in 0.001707685 sec. 2026.05.21 10:12:33.816307 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:33.816407 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:33.816450 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:33.816930 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:33.816970 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:33.817270 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 10:12:33.817489 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:33.817637 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} executeQuery: Read 27 rows, 2.03 KiB in 0.001252 sec., 21565.49520766773 rows/sec., 1.58 MiB/sec. 2026.05.21 10:12:33.817672 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} TCPHandler: Processed in 0.00141542 sec. 2026.05.21 10:12:33.817806 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:33.817904 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:33.817944 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:33.818397 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:33.818434 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:33.818742 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 10:12:33.818962 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:33.819093 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} executeQuery: Read 91 rows, 7.28 KiB in 0.001209 sec., 75268.81720430107 rows/sec., 5.88 MiB/sec. 2026.05.21 10:12:33.819127 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} TCPHandler: Processed in 0.001371039 sec. 2026.05.21 10:12:33.819272 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:33.819369 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:33.819412 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:33.819854 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:33.819890 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:33.820225 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 10:12:33.820439 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:33.820591 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. 2026.05.21 10:12:33.820626 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} TCPHandler: Processed in 0.001402331 sec. 2026.05.21 10:12:33.820754 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:33.820852 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:33.820906 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:33.821735 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:33.821773 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:33.822311 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 10:12:33.822548 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:33.822705 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} executeQuery: Read 27 rows, 49.54 KiB in 0.001872 sec., 14423.076923076924 rows/sec., 25.85 MiB/sec. 2026.05.21 10:12:33.822762 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} TCPHandler: Processed in 0.002056119 sec. 2026.05.21 10:12:33.822898 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:33.822994 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:33.823035 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:33.823391 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:33.823428 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:33.823737 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 10:12:33.823954 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:33.824087 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. 2026.05.21 10:12:33.824121 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} TCPHandler: Processed in 0.001272308 sec. 2026.05.21 10:12:38.480268 [ 100 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:12:38.480342 [ 100 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:12:38.538878 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9499 2026.05.21 10:12:38.539363 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.539405 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.539887 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 10:12:38.540113 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.540237 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9499 2026.05.21 10:12:38.808325 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:38.808566 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:38.808904 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:38.808944 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:38.809168 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:38.809243 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:38.809387 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:38.809494 [ 336 ] {30b661ba-66b8-48ee-935c-ac3a50031892} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:38.809519 [ 342 ] {30b661ba-66b8-48ee-935c-ac3a50031892} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:38.809502 [ 349 ] {30b661ba-66b8-48ee-935c-ac3a50031892} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:38.809688 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:38.809721 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:38.809796 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:38.809817 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:38.809854 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:38.809898 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:38.811107 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} executeQuery: Read 35 rows, 6.04 KiB in 0.002646 sec., 13227.513227513227 rows/sec., 2.23 MiB/sec. 2026.05.21 10:12:38.811239 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} TCPHandler: Processed in 0.003052513 sec. 2026.05.21 10:12:38.813291 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:38.813407 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:38.813452 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:38.814004 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.814046 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.814419 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 10:12:38.814689 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.814841 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} executeQuery: Read 86 rows, 7.37 KiB in 0.001468 sec., 58583.10626702998 rows/sec., 4.90 MiB/sec. 2026.05.21 10:12:38.814848 [ 99 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 10:12:38.814879 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} TCPHandler: Processed in 0.001639883 sec. 2026.05.21 10:12:38.814901 [ 99 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.814929 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.815033 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:38.815090 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.21 10:12:38.815138 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:38.815187 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:38.815266 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:38.815321 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2617 rows starting from the beginning of the part 2026.05.21 10:12:38.815413 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part 2026.05.21 10:12:38.815486 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2548 rows starting from the beginning of the part 2026.05.21 10:12:38.815553 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part 2026.05.21 10:12:38.815617 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part 2026.05.21 10:12:38.815678 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part 2026.05.21 10:12:38.815682 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.815738 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.816078 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 10:12:38.816317 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.816458 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} executeQuery: Read 15 rows, 1.13 KiB in 0.001341 sec., 11185.682326621923 rows/sec., 841.11 KiB/sec. 2026.05.21 10:12:38.816461 [ 97 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 10:12:38.816495 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} TCPHandler: Processed in 0.001521852 sec. 2026.05.21 10:12:38.816518 [ 97 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.816550 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.816653 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:38.816657 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.21 10:12:38.816773 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:38.816806 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:38.816818 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:38.816849 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 81 rows starting from the beginning of the part 2026.05.21 10:12:38.816922 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:38.816969 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2026.05.21 10:12:38.817012 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part 2026.05.21 10:12:38.817053 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:38.817094 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part 2026.05.21 10:12:38.817310 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.817356 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.817711 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002689158 sec., 2059008.804986542 rows/sec., 162.72 MiB/sec. 2026.05.21 10:12:38.817749 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 10:12:38.817950 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344319 sec., 148774.21207317608 rows/sec., 11.45 MiB/sec. 2026.05.21 10:12:38.817988 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.818045 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 10:12:38.818104 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 10:12:38.818139 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} executeQuery: Read 79 rows, 6.32 KiB in 0.001385 sec., 57039.711191335744 rows/sec., 4.45 MiB/sec. 2026.05.21 10:12:38.818141 [ 97 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 10:12:38.818184 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} TCPHandler: Processed in 0.001589262 sec. 2026.05.21 10:12:38.818200 [ 97 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.818234 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.818322 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:38.818336 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.21 10:12:38.818426 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.818441 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:38.818432 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:38.818464 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.818481 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1402 rows starting from the beginning of the part 2026.05.21 10:12:38.818529 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 10:12:38.818529 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:38.818568 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part 2026.05.21 10:12:38.818569 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 10:12:38.818618 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1345 rows starting from the beginning of the part 2026.05.21 10:12:38.818619 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2026.05.21 10:12:38.818669 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part 2026.05.21 10:12:38.818674 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 10:12:38.818719 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 91 rows starting from the beginning of the part 2026.05.21 10:12:38.818766 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 79 rows starting from the beginning of the part 2026.05.21 10:12:38.818978 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.819014 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.819355 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 10:12:38.819608 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.819743 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. 2026.05.21 10:12:38.819744 [ 97 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 10:12:38.819780 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} TCPHandler: Processed in 0.001506661 sec. 2026.05.21 10:12:38.819799 [ 97 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.819825 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.819927 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.21 10:12:38.819946 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:38.819953 [ 197 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658304 sec., 1857319.2852456486 rows/sec., 134.89 MiB/sec. 2026.05.21 10:12:38.820060 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:38.820063 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:38.820115 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9370 rows starting from the beginning of the part 2026.05.21 10:12:38.820126 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:38.820176 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:38.820233 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1633 rows starting from the beginning of the part 2026.05.21 10:12:38.820245 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 10:12:38.820282 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part 2026.05.21 10:12:38.820335 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:38.820389 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:38.820591 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.820696 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 10:12:38.820795 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.21 10:12:38.821086 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.821130 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.821710 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 10:12:38.821962 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.822108 [ 97 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 10:12:38.822111 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} executeQuery: Read 15 rows, 27.52 KiB in 0.002068 sec., 7253.384912959381 rows/sec., 13.00 MiB/sec. 2026.05.21 10:12:38.822152 [ 97 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.822178 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.822198 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} TCPHandler: Processed in 0.002300873 sec. 2026.05.21 10:12:38.822254 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.21 10:12:38.822353 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:38.822457 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:38.822470 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:38.822501 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:38.822549 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 351 rows starting from the beginning of the part 2026.05.21 10:12:38.822687 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:38.822804 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2026.05.21 10:12:38.822902 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.822905 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2026.05.21 10:12:38.822948 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.823047 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:38.823160 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part 2026.05.21 10:12:38.823301 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 10:12:38.823554 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.823716 [ 99 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 10:12:38.823725 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. 2026.05.21 10:12:38.823767 [ 99 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:38.823780 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} TCPHandler: Processed in 0.001476411 sec. 2026.05.21 10:12:38.823803 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:38.823922 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.21 10:12:38.824038 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:38.824071 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part 2026.05.21 10:12:38.824136 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:38.824184 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2026.05.21 10:12:38.824233 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part 2026.05.21 10:12:38.824278 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:38.824296 [ 194 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 11517 rows, containing 5 columns (5 merged, 0 gathered) in 0.004420243 sec., 2605512.8643380012 rows/sec., 168.49 MiB/sec. 2026.05.21 10:12:38.824322 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:38.824661 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 10:12:38.825014 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.825096 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 10:12:38.825174 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. 2026.05.21 10:12:38.825377 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494861 sec., 1059630.2933851373 rows/sec., 71.41 MiB/sec. 2026.05.21 10:12:38.825640 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 10:12:38.825895 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.825967 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 10:12:38.826030 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.21 10:12:38.826974 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 19 columns (19 merged, 0 gathered) in 0.004752588 sec., 93422.7835444604 rows/sec., 167.41 MiB/sec. 2026.05.21 10:12:38.827647 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 10:12:38.827952 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:38.828014 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 10:12:38.828103 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2026.05.21 10:12:39.000303 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 242.44 MiB, peak 252.79 MiB, free memory in arenas 0.00 B, will set to 244.96 MiB (RSS), difference: 2.52 MiB 2026.05.21 10:12:39.062183 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.05.21 10:12:39.078556 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:39.078612 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:39.083997 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 10:12:39.084678 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:39.087564 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.05.21 10:12:40.325776 [ 95 ] {} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 10:12:40.325851 [ 95 ] {} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:40.325877 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:40.326008 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.21 10:12:40.326160 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:40.326194 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2026.05.21 10:12:40.326265 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2026.05.21 10:12:40.326312 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2026.05.21 10:12:40.326356 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part 2026.05.21 10:12:40.326394 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2026.05.21 10:12:40.327161 [ 188 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207188 sec., 29821.36999373751 rows/sec., 2.49 MiB/sec. 2026.05.21 10:12:40.327378 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 10:12:40.327722 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:40.327801 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 10:12:40.327898 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.21 10:12:43.808692 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:43.808991 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:43.809340 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:43.809392 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:43.809652 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:43.809746 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:43.809902 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:43.810007 [ 326 ] {f61ea302-73c9-4371-b836-2af00530cdd1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:43.810020 [ 342 ] {f61ea302-73c9-4371-b836-2af00530cdd1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:43.810007 [ 336 ] {f61ea302-73c9-4371-b836-2af00530cdd1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:43.810167 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:43.810203 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:43.810279 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:43.810302 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:43.810340 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:43.810382 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:43.811644 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} executeQuery: Read 35 rows, 6.04 KiB in 0.002759 sec., 12685.755708590068 rows/sec., 2.14 MiB/sec. 2026.05.21 10:12:43.811782 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} TCPHandler: Processed in 0.003256576 sec. 2026.05.21 10:12:43.813890 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:43.814021 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:43.814074 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:43.814695 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:43.814745 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:43.815190 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 10:12:43.815436 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:43.815603 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} executeQuery: Read 110 rows, 9.47 KiB in 0.001618 sec., 67985.16687268233 rows/sec., 5.72 MiB/sec. 2026.05.21 10:12:43.815650 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} TCPHandler: Processed in 0.001823606 sec. 2026.05.21 10:12:43.815827 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:43.815939 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:43.815985 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:43.816451 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:43.816490 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:43.816811 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 10:12:43.817044 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:43.817187 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} executeQuery: Read 27 rows, 2.03 KiB in 0.001274 sec., 21193.09262166405 rows/sec., 1.56 MiB/sec. 2026.05.21 10:12:43.817225 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} TCPHandler: Processed in 0.001452381 sec. 2026.05.21 10:12:43.817383 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:43.817496 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:43.817547 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:43.818071 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:43.818119 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:43.818567 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 10:12:43.818900 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:43.819080 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} executeQuery: Read 91 rows, 7.28 KiB in 0.001608 sec., 56592.03980099502 rows/sec., 4.42 MiB/sec. 2026.05.21 10:12:43.819134 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} TCPHandler: Processed in 0.001803456 sec. 2026.05.21 10:12:43.819307 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:43.819438 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:43.819490 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:43.819937 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:43.819977 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:43.820363 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 10:12:43.820628 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:43.820770 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. 2026.05.21 10:12:43.820808 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} TCPHandler: Processed in 0.001568573 sec. 2026.05.21 10:12:43.820942 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:43.821047 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:43.821108 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:43.821974 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:43.822014 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:43.822606 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 10:12:43.822853 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:43.823005 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} executeQuery: Read 27 rows, 49.54 KiB in 0.00198 sec., 13636.363636363636 rows/sec., 24.44 MiB/sec. 2026.05.21 10:12:43.823081 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} TCPHandler: Processed in 0.002196211 sec. 2026.05.21 10:12:43.823216 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:43.823328 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:43.823373 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:43.823758 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:43.823799 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:43.824207 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 10:12:43.824470 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:43.824642 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. 2026.05.21 10:12:43.824685 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} TCPHandler: Processed in 0.001522142 sec. 2026.05.21 10:12:46.040386 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10011 2026.05.21 10:12:46.040969 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:46.041018 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:46.041489 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 10:12:46.041738 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:46.041867 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10011 2026.05.21 10:12:46.041921 [ 87 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 10:12:46.042015 [ 87 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:46.042049 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:46.042207 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.21 10:12:46.042357 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:46.042397 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7579 rows starting from the beginning of the part 2026.05.21 10:12:46.042466 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part 2026.05.21 10:12:46.042513 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part 2026.05.21 10:12:46.042557 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part 2026.05.21 10:12:46.042599 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part 2026.05.21 10:12:46.042641 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part 2026.05.21 10:12:46.044541 [ 191 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 10011 rows, containing 4 columns (4 merged, 0 gathered) in 0.002396364 sec., 4177579.0322338347 rows/sec., 59.76 MiB/sec. 2026.05.21 10:12:46.044902 [ 191 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 10:12:46.045270 [ 191 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:46.045345 [ 191 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 10:12:46.045456 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2026.05.21 10:12:46.587653 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.05.21 10:12:46.605113 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:46.605172 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:46.610875 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 10:12:46.611567 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:46.611916 [ 87 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 10:12:46.612012 [ 87 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:46.612047 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:46.612213 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.21 10:12:46.614540 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.05.21 10:12:46.616595 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:46.618266 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2026.05.21 10:12:46.623246 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part 2026.05.21 10:12:46.627846 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2026.05.21 10:12:46.632137 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2026.05.21 10:12:46.636810 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2026.05.21 10:12:46.640774 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2026.05.21 10:12:46.690568 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078427789 sec., 2027.342629791591 rows/sec., 10.48 MiB/sec. 2026.05.21 10:12:46.692090 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 10:12:46.693656 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:46.693746 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 10:12:46.695022 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.21 10:12:47.000396 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 246.16 MiB, peak 256.70 MiB, free memory in arenas 0.00 B, will set to 250.65 MiB (RSS), difference: 4.49 MiB 2026.05.21 10:12:48.808083 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:48.808312 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:48.808647 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:48.808685 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:48.808898 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:48.808966 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:48.809104 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:48.809189 [ 342 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:48.809196 [ 336 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:48.809212 [ 363 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:48.809379 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:48.809409 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:48.809480 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:48.809501 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:48.809537 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:48.809587 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:48.810649 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} executeQuery: Read 35 rows, 6.04 KiB in 0.002432 sec., 14391.447368421052 rows/sec., 2.42 MiB/sec. 2026.05.21 10:12:48.810764 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} TCPHandler: Processed in 0.00281214 sec. 2026.05.21 10:12:48.812503 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:48.812640 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:48.812692 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:48.813284 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:48.813331 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:48.813719 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 10:12:48.813942 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:48.814084 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} executeQuery: Read 86 rows, 7.37 KiB in 0.00148 sec., 58108.10810810811 rows/sec., 4.86 MiB/sec. 2026.05.21 10:12:48.814119 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} TCPHandler: Processed in 0.001676144 sec. 2026.05.21 10:12:48.814247 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:48.814347 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:48.814387 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:48.814814 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:48.814850 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:48.815149 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 10:12:48.815355 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:48.815481 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} executeQuery: Read 15 rows, 1.13 KiB in 0.001153 sec., 13009.540329575022 rows/sec., 978.26 KiB/sec. 2026.05.21 10:12:48.815515 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} TCPHandler: Processed in 0.001317869 sec. 2026.05.21 10:12:48.815693 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:48.815790 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:48.815829 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:48.816250 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:48.816287 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:48.816593 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 10:12:48.816801 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:48.816926 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} executeQuery: Read 79 rows, 6.32 KiB in 0.001155 sec., 68398.2683982684 rows/sec., 5.34 MiB/sec. 2026.05.21 10:12:48.816961 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} TCPHandler: Processed in 0.001316939 sec. 2026.05.21 10:12:48.817083 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:48.817179 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:48.817222 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:48.817621 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:48.817657 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:48.817995 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 10:12:48.818203 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:48.818329 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. 2026.05.21 10:12:48.818362 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} TCPHandler: Processed in 0.001328309 sec. 2026.05.21 10:12:48.818482 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:48.818586 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:48.818643 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:48.819376 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:48.819413 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:48.819950 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 10:12:48.820178 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:48.820315 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} executeQuery: Read 15 rows, 27.52 KiB in 0.001753 sec., 8556.759840273817 rows/sec., 15.33 MiB/sec. 2026.05.21 10:12:48.820364 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} TCPHandler: Processed in 0.001930677 sec. 2026.05.21 10:12:48.820498 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:48.820596 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:48.820637 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:48.820976 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:48.821012 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:48.821329 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 10:12:48.821535 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:48.821663 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. 2026.05.21 10:12:48.821695 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} TCPHandler: Processed in 0.001246147 sec. 2026.05.21 10:12:53.480412 [ 75 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:12:53.480486 [ 75 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:12:53.541971 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10459 2026.05.21 10:12:53.542546 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:53.542596 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:53.543348 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 10:12:53.543600 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:53.543752 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10459 2026.05.21 10:12:53.809109 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:53.809351 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:53.809693 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:53.809731 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:53.809954 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:53.810024 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:53.810167 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:53.810290 [ 336 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:53.810293 [ 342 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:53.810293 [ 363 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:53.810498 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:53.810527 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:53.810598 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:53.810619 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:53.810654 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:53.810693 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:53.812050 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} executeQuery: Read 35 rows, 6.04 KiB in 0.002777 sec., 12603.528988116674 rows/sec., 2.12 MiB/sec. 2026.05.21 10:12:53.812289 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} TCPHandler: Processed in 0.003320128 sec. 2026.05.21 10:12:53.814524 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:53.814693 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:53.814768 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:53.815555 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:53.815607 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:53.816008 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 10:12:53.816239 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:53.816390 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} executeQuery: Read 110 rows, 9.47 KiB in 0.001753 sec., 62749.572162007986 rows/sec., 5.28 MiB/sec. 2026.05.21 10:12:53.816428 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} TCPHandler: Processed in 0.002038409 sec. 2026.05.21 10:12:53.816729 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:53.816835 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:53.816879 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:53.817386 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:53.817425 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:53.817732 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 10:12:53.817950 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:53.818086 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} executeQuery: Read 27 rows, 2.03 KiB in 0.001271 sec., 21243.115656963022 rows/sec., 1.56 MiB/sec. 2026.05.21 10:12:53.818121 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} TCPHandler: Processed in 0.001453411 sec. 2026.05.21 10:12:53.818309 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:53.818413 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:53.818454 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:53.818971 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:53.819010 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:53.819330 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 10:12:53.819543 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:53.819674 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} executeQuery: Read 91 rows, 7.28 KiB in 0.001279 sec., 71149.33541829555 rows/sec., 5.56 MiB/sec. 2026.05.21 10:12:53.819709 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} TCPHandler: Processed in 0.001455041 sec. 2026.05.21 10:12:53.819857 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:53.819955 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:53.820000 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:53.820508 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:53.820548 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:53.820883 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 10:12:53.821102 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:53.821237 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. 2026.05.21 10:12:53.821273 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} TCPHandler: Processed in 0.001465751 sec. 2026.05.21 10:12:53.821400 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:53.821497 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:53.821578 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:53.822433 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:53.822471 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:53.823019 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 10:12:53.823245 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:53.823384 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} executeQuery: Read 27 rows, 49.54 KiB in 0.001906 sec., 14165.79223504722 rows/sec., 25.38 MiB/sec. 2026.05.21 10:12:53.823432 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} TCPHandler: Processed in 0.00208293 sec. 2026.05.21 10:12:53.823574 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:53.823670 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:53.823712 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:53.824069 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:53.824107 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:53.824420 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 10:12:53.824629 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:53.824760 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. 2026.05.21 10:12:53.824793 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} TCPHandler: Processed in 0.001269428 sec. 2026.05.21 10:12:54.114669 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2026.05.21 10:12:54.130018 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:54.130075 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:54.135555 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 10:12:54.136247 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:54.138749 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2026.05.21 10:12:57.120285 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.120569 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:12:57.120962 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:57.121013 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:12:57.121289 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:57.121366 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:57.121516 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:12:57.121626 [ 363 ] {361a9553-ca1b-4ad2-9278-218e10b89252} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:57.121635 [ 346 ] {361a9553-ca1b-4ad2-9278-218e10b89252} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:57.121626 [ 342 ] {361a9553-ca1b-4ad2-9278-218e10b89252} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:57.121810 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:57.121845 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:57.121921 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:57.121943 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:57.121982 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:12:57.122028 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:12:57.123474 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} executeQuery: Read 35 rows, 7.62 KiB in 0.002996 sec., 11682.242990654206 rows/sec., 2.48 MiB/sec. 2026.05.21 10:12:57.123710 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} TCPHandler: Processed in 0.00357672 sec. 2026.05.21 10:12:57.136537 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.136695 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:12:57.136764 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:12:57.137395 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.137446 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.137848 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:12:57.138089 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.138241 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. 2026.05.21 10:12:57.138278 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} TCPHandler: Processed in 0.001870376 sec. 2026.05.21 10:12:57.138416 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.138515 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:12:57.138558 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:12:57.139077 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.139113 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.139393 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:12:57.139600 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.139728 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} executeQuery: Read 2 rows, 167.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 132.16 KiB/sec. 2026.05.21 10:12:57.139762 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} TCPHandler: Processed in 0.0013977 sec. 2026.05.21 10:12:57.139897 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.139991 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:57.140031 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:57.141343 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.141380 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.141846 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 10:12:57.142055 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.142183 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} executeQuery: Read 2544 rows, 193.92 KiB in 0.00221 sec., 1151131.2217194568 rows/sec., 85.69 MiB/sec. 2026.05.21 10:12:57.142218 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} TCPHandler: Processed in 0.002369944 sec. 2026.05.21 10:12:57.142347 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.142444 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:57.142484 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:57.142936 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.142973 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.143271 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 10:12:57.143483 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.143612 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} executeQuery: Read 34 rows, 2.60 KiB in 0.001187 sec., 28643.639427127215 rows/sec., 2.14 MiB/sec. 2026.05.21 10:12:57.143647 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} TCPHandler: Processed in 0.001348779 sec. 2026.05.21 10:12:57.143783 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.143879 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:12:57.143918 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:12:57.144712 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.144750 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.145069 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:12:57.145277 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.145403 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} executeQuery: Read 825 rows, 49.42 KiB in 0.001543 sec., 534672.7154893065 rows/sec., 31.28 MiB/sec. 2026.05.21 10:12:57.145438 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} TCPHandler: Processed in 0.001703555 sec. 2026.05.21 10:12:57.145558 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.145654 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:57.145693 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:12:57.146080 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.146117 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.146395 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:12:57.146599 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.146731 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. 2026.05.21 10:12:57.146766 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} TCPHandler: Processed in 0.001258067 sec. 2026.05.21 10:12:57.146904 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.146999 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:12:57.147038 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:12:57.147447 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.147483 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.147768 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:12:57.147971 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.148098 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. 2026.05.21 10:12:57.148133 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} TCPHandler: Processed in 0.001278128 sec. 2026.05.21 10:12:57.148257 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.148353 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:57.148393 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:57.149453 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.149489 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.149839 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 10:12:57.150048 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.150175 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} executeQuery: Read 1337 rows, 92.26 KiB in 0.001841 sec., 726235.741444867 rows/sec., 48.94 MiB/sec. 2026.05.21 10:12:57.150210 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} TCPHandler: Processed in 0.002001409 sec. 2026.05.21 10:12:57.150332 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.150427 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:57.150471 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:57.151304 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.151341 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.151761 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 10:12:57.151972 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.152102 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} executeQuery: Read 1629 rows, 102.81 KiB in 0.001694 sec., 961629.279811098 rows/sec., 59.27 MiB/sec. 2026.05.21 10:12:57.152137 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} TCPHandler: Processed in 0.001853266 sec. 2026.05.21 10:12:57.152257 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.152352 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:57.152406 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:57.153191 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.153229 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.153742 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 10:12:57.153971 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.154108 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} executeQuery: Read 20 rows, 36.70 KiB in 0.001774 sec., 11273.957158962796 rows/sec., 20.20 MiB/sec. 2026.05.21 10:12:57.154158 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} TCPHandler: Processed in 0.001949948 sec. 2026.05.21 10:12:57.154301 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:57.154398 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:57.154440 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:57.154803 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:57.154839 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:57.155131 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 10:12:57.155336 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:57.155464 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. 2026.05.21 10:12:57.155497 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} TCPHandler: Processed in 0.001245118 sec. 2026.05.21 10:12:58.802597 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:58.802855 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:12:58.803225 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:12:58.803271 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:12:58.803516 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:12:58.803585 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:12:58.803724 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:12:58.803820 [ 330 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:12:58.803845 [ 355 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:12:58.803856 [ 363 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:12:58.804003 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:12:58.804030 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:12:58.804098 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:12:58.804118 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:12:58.804153 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:58.804197 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:12:58.805340 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} executeQuery: Read 35 rows, 6.04 KiB in 0.00259 sec., 13513.513513513515 rows/sec., 2.28 MiB/sec. 2026.05.21 10:12:58.805462 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} TCPHandler: Processed in 0.003010143 sec. 2026.05.21 10:12:58.806806 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:58.806924 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:12:58.806969 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:12:58.807514 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.807564 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.807950 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 10:12:58.808186 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.808349 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} executeQuery: Read 64 rows, 5.16 KiB in 0.001459 sec., 43865.661411925976 rows/sec., 3.45 MiB/sec. 2026.05.21 10:12:58.808374 [ 70 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 10:12:58.808387 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} TCPHandler: Processed in 0.001633344 sec. 2026.05.21 10:12:58.808440 [ 70 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.808476 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.808589 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.21 10:12:58.808594 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:58.808716 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:58.808729 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:12:58.808755 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2617 rows starting from the beginning of the part 2026.05.21 10:12:58.808778 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:12:58.808825 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 110 rows starting from the beginning of the part 2026.05.21 10:12:58.808879 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part 2026.05.21 10:12:58.808923 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part 2026.05.21 10:12:58.808966 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2544 rows starting from the beginning of the part 2026.05.21 10:12:58.809010 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2026.05.21 10:12:58.809206 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.809250 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.809567 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 10:12:58.809826 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.809956 [ 66 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 10:12:58.809965 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} executeQuery: Read 4 rows, 308.00 B in 0.001255 sec., 3187.2509960159364 rows/sec., 239.67 KiB/sec. 2026.05.21 10:12:58.810001 [ 66 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.810022 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} TCPHandler: Processed in 0.001476931 sec. 2026.05.21 10:12:58.810029 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.810140 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.21 10:12:58.810168 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:58.810270 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:12:58.810278 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:58.810317 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:12:58.810323 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 81 rows starting from the beginning of the part 2026.05.21 10:12:58.810397 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:58.810443 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part 2026.05.21 10:12:58.810487 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:58.810526 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part 2026.05.21 10:12:58.810568 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part 2026.05.21 10:12:58.810759 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.810802 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.810909 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367314 sec., 2336403.1978858737 rows/sec., 184.65 MiB/sec. 2026.05.21 10:12:58.811324 [ 187 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 10:12:58.811431 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334139 sec., 140914.8522005578 rows/sec., 10.89 MiB/sec. 2026.05.21 10:12:58.811443 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 10:12:58.811613 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 10:12:58.811753 [ 187 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.811784 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.811860 [ 187 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 10:12:58.811934 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.811940 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} executeQuery: Read 68 rows, 5.44 KiB in 0.001689 sec., 40260.50917702783 rows/sec., 3.14 MiB/sec. 2026.05.21 10:12:58.811937 [ 70 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 10:12:58.811973 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. 2026.05.21 10:12:58.811990 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} TCPHandler: Processed in 0.001877827 sec. 2026.05.21 10:12:58.812016 [ 70 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.812020 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 10:12:58.812056 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.812141 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.21 10:12:58.812151 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:58.812196 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.21 10:12:58.812251 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:58.812288 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:58.812302 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:12:58.812319 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1402 rows starting from the beginning of the part 2026.05.21 10:12:58.812377 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 91 rows starting from the beginning of the part 2026.05.21 10:12:58.812417 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part 2026.05.21 10:12:58.812454 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 91 rows starting from the beginning of the part 2026.05.21 10:12:58.812490 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1337 rows starting from the beginning of the part 2026.05.21 10:12:58.812535 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 68 rows starting from the beginning of the part 2026.05.21 10:12:58.812757 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.812800 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.813140 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 10:12:58.813367 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.813482 [ 70 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 10:12:58.813506 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} executeQuery: Read 32 rows, 2.28 KiB in 0.001273 sec., 25137.47054202671 rows/sec., 1.75 MiB/sec. 2026.05.21 10:12:58.813519 [ 70 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.813549 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} TCPHandler: Processed in 0.00144741 sec. 2026.05.21 10:12:58.813549 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.813661 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.21 10:12:58.813686 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:58.813715 [ 197 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604632 sec., 1911964.8617253052 rows/sec., 138.78 MiB/sec. 2026.05.21 10:12:58.813770 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:58.813794 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:12:58.813806 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11517 rows starting from the beginning of the part 2026.05.21 10:12:58.813860 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:12:58.813905 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:58.813954 [ 196 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 10:12:58.813964 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:58.814026 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2026.05.21 10:12:58.814076 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1629 rows starting from the beginning of the part 2026.05.21 10:12:58.814124 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part 2026.05.21 10:12:58.814317 [ 196 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.814421 [ 196 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 10:12:58.814515 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.21 10:12:58.814629 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.814673 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.815182 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 10:12:58.815446 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.815597 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} executeQuery: Read 4 rows, 7.34 KiB in 0.001821 sec., 2196.595277320154 rows/sec., 3.94 MiB/sec. 2026.05.21 10:12:58.815599 [ 70 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 10:12:58.815651 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} TCPHandler: Processed in 0.002014189 sec. 2026.05.21 10:12:58.815655 [ 70 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.815693 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.815782 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.21 10:12:58.815789 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:12:58.815904 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:12:58.815947 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:12:58.815972 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:58.816036 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 444 rows starting from the beginning of the part 2026.05.21 10:12:58.816153 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:58.816259 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part 2026.05.21 10:12:58.816333 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.816367 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part 2026.05.21 10:12:58.816371 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.816460 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part 2026.05.21 10:12:58.816584 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part 2026.05.21 10:12:58.816699 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 10:12:58.816924 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.817059 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} executeQuery: Read 12 rows, 848.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 705.39 KiB/sec. 2026.05.21 10:12:58.817058 [ 70 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 10:12:58.817096 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} TCPHandler: Processed in 0.001356 sec. 2026.05.21 10:12:58.817117 [ 70 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:12:58.817145 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:12:58.817239 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.21 10:12:58.817361 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:12:58.817395 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1584 rows starting from the beginning of the part 2026.05.21 10:12:58.817454 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:58.817503 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:58.817594 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2026.05.21 10:12:58.817666 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part 2026.05.21 10:12:58.817719 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part 2026.05.21 10:12:58.818506 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 13658 rows, containing 5 columns (5 merged, 0 gathered) in 0.00487983 sec., 2798867.9933522274 rows/sec., 180.51 MiB/sec. 2026.05.21 10:12:58.818868 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673804 sec., 1089733.3260047173 rows/sec., 73.44 MiB/sec. 2026.05.21 10:12:58.818961 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 10:12:58.819195 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 10:12:58.819266 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.819344 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 10:12:58.819442 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2026.05.21 10:12:58.819516 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.819593 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 10:12:58.819671 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.21 10:12:58.826686 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 19 columns (19 merged, 0 gathered) in 0.010940256 sec., 49084.77461587736 rows/sec., 87.96 MiB/sec. 2026.05.21 10:12:58.827704 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 10:12:58.828059 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:12:58.828146 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 10:12:58.828276 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. 2026.05.21 10:12:59.001222 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 251.90 MiB, peak 263.87 MiB, free memory in arenas 0.00 B, will set to 255.14 MiB (RSS), difference: 3.23 MiB 2026.05.21 10:13:01.044859 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10971 2026.05.21 10:13:01.045370 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:01.045415 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:01.045879 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 10:13:01.046116 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:01.046246 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10971 2026.05.21 10:13:01.639695 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2026.05.21 10:13:01.655724 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:01.655789 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:01.661191 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 10:13:01.661874 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:01.664636 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2026.05.21 10:13:03.808256 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:03.808545 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:03.808935 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:03.808981 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:03.809244 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:03.809325 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:03.809487 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:03.809600 [ 333 ] {e9797241-722a-4c3c-8441-9496f9893e7a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:03.809609 [ 363 ] {e9797241-722a-4c3c-8441-9496f9893e7a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:03.809600 [ 330 ] {e9797241-722a-4c3c-8441-9496f9893e7a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:03.809792 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:03.809820 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:03.809891 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:03.809911 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:03.809947 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:03.809994 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:03.811143 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} executeQuery: Read 35 rows, 6.04 KiB in 0.00271 sec., 12915.129151291512 rows/sec., 2.18 MiB/sec. 2026.05.21 10:13:03.811282 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} TCPHandler: Processed in 0.003177845 sec. 2026.05.21 10:13:03.813439 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:03.813578 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:03.813631 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:03.814344 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:03.814397 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:03.814792 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 10:13:03.815023 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:03.815174 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} executeQuery: Read 110 rows, 9.47 KiB in 0.001635 sec., 67278.2874617737 rows/sec., 5.66 MiB/sec. 2026.05.21 10:13:03.815211 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} TCPHandler: Processed in 0.001824756 sec. 2026.05.21 10:13:03.815384 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:03.815483 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:03.815524 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:03.815972 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:03.816010 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:03.816300 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 10:13:03.816513 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:03.816642 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} executeQuery: Read 27 rows, 2.03 KiB in 0.001179 sec., 22900.763358778626 rows/sec., 1.68 MiB/sec. 2026.05.21 10:13:03.816677 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} TCPHandler: Processed in 0.001342009 sec. 2026.05.21 10:13:03.816806 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:03.816903 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:03.816943 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:03.817405 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:03.817445 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:03.817762 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 10:13:03.817980 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:03.818110 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} executeQuery: Read 91 rows, 7.28 KiB in 0.001225 sec., 74285.71428571429 rows/sec., 5.80 MiB/sec. 2026.05.21 10:13:03.818146 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} TCPHandler: Processed in 0.00138819 sec. 2026.05.21 10:13:03.818276 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:03.818375 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:03.818423 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:03.818850 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:03.818887 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:03.819207 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 10:13:03.819416 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:03.819547 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. 2026.05.21 10:13:03.819582 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} TCPHandler: Processed in 0.001354859 sec. 2026.05.21 10:13:03.819712 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:03.819810 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:03.819864 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:03.820640 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:03.820677 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:03.821195 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 10:13:03.821422 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:03.821560 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} executeQuery: Read 27 rows, 49.54 KiB in 0.001769 sec., 15262.860373092142 rows/sec., 27.35 MiB/sec. 2026.05.21 10:13:03.821609 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} TCPHandler: Processed in 0.001946067 sec. 2026.05.21 10:13:03.821750 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:03.821847 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:03.821898 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:03.822251 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:03.822288 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:03.822602 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 10:13:03.822813 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:03.822942 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. 2026.05.21 10:13:03.822975 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} TCPHandler: Processed in 0.001274188 sec. 2026.05.21 10:13:08.480545 [ 54 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:13:08.480616 [ 54 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:13:08.547112 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11419 2026.05.21 10:13:08.547665 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:08.547709 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:08.548210 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 10:13:08.548476 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:08.548618 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11419 2026.05.21 10:13:08.624938 [ 54 ] {} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 10:13:08.625019 [ 54 ] {} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:08.625059 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:08.625293 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.21 10:13:08.625451 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:08.625500 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2026.05.21 10:13:08.625585 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2026.05.21 10:13:08.625645 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.21 10:13:08.625692 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2026.05.21 10:13:08.625736 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.21 10:13:08.626462 [ 199 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285219 sec., 4668.465063152661 rows/sec., 346.49 KiB/sec. 2026.05.21 10:13:08.626635 [ 200 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 10:13:08.626950 [ 200 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:08.627029 [ 200 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 10:13:08.627119 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.21 10:13:08.808159 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:08.808384 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:08.808694 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:08.808732 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:08.808941 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:08.809008 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:08.809152 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:08.809252 [ 333 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:08.809283 [ 323 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:08.809263 [ 319 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:08.809423 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:08.809452 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:08.809520 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:08.809541 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:08.809577 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:08.809616 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:08.810775 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} executeQuery: Read 35 rows, 6.04 KiB in 0.002492 sec., 14044.94382022472 rows/sec., 2.37 MiB/sec. 2026.05.21 10:13:08.810910 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} TCPHandler: Processed in 0.002882291 sec. 2026.05.21 10:13:08.812944 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:08.813082 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:08.813135 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:08.813746 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:08.813788 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:08.814131 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 10:13:08.814350 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:08.814493 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} executeQuery: Read 86 rows, 7.37 KiB in 0.00145 sec., 59310.34482758621 rows/sec., 4.96 MiB/sec. 2026.05.21 10:13:08.814529 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} TCPHandler: Processed in 0.001649963 sec. 2026.05.21 10:13:08.814672 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:08.814769 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:08.814810 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:08.815230 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:08.815267 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:08.815563 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 10:13:08.815770 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:08.815898 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} executeQuery: Read 15 rows, 1.13 KiB in 0.001148 sec., 13066.202090592335 rows/sec., 982.52 KiB/sec. 2026.05.21 10:13:08.815932 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} TCPHandler: Processed in 0.001309688 sec. 2026.05.21 10:13:08.816056 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:08.816151 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:08.816191 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:08.816612 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:08.816650 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:08.816945 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 10:13:08.817150 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:08.817279 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} executeQuery: Read 79 rows, 6.32 KiB in 0.001147 sec., 68875.32693984307 rows/sec., 5.38 MiB/sec. 2026.05.21 10:13:08.817312 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} TCPHandler: Processed in 0.001306449 sec. 2026.05.21 10:13:08.817437 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:08.817532 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:08.817575 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:08.817990 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:08.818026 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:08.818343 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 10:13:08.818551 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:08.818682 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. 2026.05.21 10:13:08.818716 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} TCPHandler: Processed in 0.001328179 sec. 2026.05.21 10:13:08.818856 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:08.818952 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:08.819005 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:08.819767 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:08.819804 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:08.820302 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 10:13:08.820520 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:08.820658 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} executeQuery: Read 15 rows, 27.52 KiB in 0.001724 sec., 8700.696055684455 rows/sec., 15.59 MiB/sec. 2026.05.21 10:13:08.820708 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} TCPHandler: Processed in 0.001900436 sec. 2026.05.21 10:13:08.820835 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:08.820932 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:08.820973 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:08.821354 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:08.821390 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:08.821693 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 10:13:08.821899 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:08.822029 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. 2026.05.21 10:13:08.822064 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} TCPHandler: Processed in 0.001277448 sec. 2026.05.21 10:13:09.165528 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2026.05.21 10:13:09.181219 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:09.181280 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:09.187226 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 10:13:09.187919 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:09.190657 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2026.05.21 10:13:13.816022 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:13.816398 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:13.816956 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:13.817032 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:13.817412 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:13.817532 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:13.817757 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 10:13:13.817873 [ 319 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:13.817905 [ 341 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:13.817905 [ 333 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:13.818083 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:13.818142 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:13.818267 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:13.818308 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:13.818373 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:13.818453 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:13.820038 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} executeQuery: Read 35 rows, 6.04 KiB in 0.003782 sec., 9254.362771020624 rows/sec., 1.56 MiB/sec. 2026.05.21 10:13:13.820240 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} TCPHandler: Processed in 0.004428843 sec. 2026.05.21 10:13:13.823633 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:13.823816 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:13:13.823890 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:13:13.824703 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:13.824762 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:13.825197 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:13:13.825463 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:13.825659 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} executeQuery: Read 2 rows, 167.00 B in 0.0019 sec., 1052.6315789473683 rows/sec., 85.83 KiB/sec. 2026.05.21 10:13:13.825714 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} TCPHandler: Processed in 0.002241272 sec. 2026.05.21 10:13:13.825920 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:13.826048 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:13.826104 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:13.826808 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:13.826864 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:13.827372 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 10:13:13.827726 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:13.827932 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} executeQuery: Read 111 rows, 9.54 KiB in 0.00191 sec., 58115.1832460733 rows/sec., 4.88 MiB/sec. 2026.05.21 10:13:13.827993 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} TCPHandler: Processed in 0.00214218 sec. 2026.05.21 10:13:13.828278 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:13.828436 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:13.828508 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:13.829174 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:13.829226 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:13.829715 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 10:13:13.830078 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:13.830295 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} executeQuery: Read 29 rows, 2.17 KiB in 0.001895 sec., 15303.430079155673 rows/sec., 1.12 MiB/sec. 2026.05.21 10:13:13.830358 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} TCPHandler: Processed in 0.00216047 sec. 2026.05.21 10:13:13.830612 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:13.830766 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:13.830829 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:13.831601 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:13.831647 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:13.832124 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 10:13:13.832456 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:13.832660 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} executeQuery: Read 93 rows, 7.44 KiB in 0.001927 sec., 48261.54644525169 rows/sec., 3.77 MiB/sec. 2026.05.21 10:13:13.832720 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} TCPHandler: Processed in 0.002196851 sec. 2026.05.21 10:13:13.832970 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:13.833128 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:13.833204 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:13.833958 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:13.834011 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:13.834623 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 10:13:13.835008 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:13.835282 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} executeQuery: Read 161 rows, 11.48 KiB in 0.002188 sec., 73583.18098720293 rows/sec., 5.12 MiB/sec. 2026.05.21 10:13:13.835346 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} TCPHandler: Processed in 0.002473185 sec. 2026.05.21 10:13:13.835806 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:13.835968 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:13.836061 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:13.837725 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:13.837784 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:13.841779 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 10:13:13.842247 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:13.842571 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} executeQuery: Read 27 rows, 49.54 KiB in 0.006633 sec., 4070.5563093622795 rows/sec., 7.29 MiB/sec. 2026.05.21 10:13:13.842759 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} TCPHandler: Processed in 0.00704661 sec. 2026.05.21 10:13:13.843378 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:13.843653 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:13.843774 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:13.844632 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:13.844708 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:13.845357 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 10:13:13.845751 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:13.846020 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} executeQuery: Read 60 rows, 4.14 KiB in 0.002441 sec., 24580.090126997133 rows/sec., 1.66 MiB/sec. 2026.05.21 10:13:13.846096 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} TCPHandler: Processed in 0.003055774 sec. 2026.05.21 10:13:14.334474 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45881 2026.05.21 10:13:14.334560 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.334659 [ 364 ] {} TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Authenticating user 'default' from [fd00:1122:3344:101::e]:45881 2026.05.21 10:13:14.334684 [ 364 ] {} TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.334698 [ 364 ] {} TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.334895 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52674 2026.05.21 10:13:14.334950 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52808 2026.05.21 10:13:14.334961 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.335008 [ 364 ] {} TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:14.334950 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59280 2026.05.21 10:13:14.335038 [ 365 ] {} TCP-Session: 595dc832-33a8-41e2-b395-69823b4a9b53 Authenticating user 'default' from [fd00:1122:3344:101::e]:52674 2026.05.21 10:13:14.335041 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.335113 [ 365 ] {} TCP-Session: 595dc832-33a8-41e2-b395-69823b4a9b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335127 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.335139 [ 367 ] {} TCP-Session: c4f376c0-ba8b-4611-8315-e65302e40b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:52808 2026.05.21 10:13:14.335182 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} executeQuery: (from [fd00:1122:3344:101::e]:45881) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:13:14.335229 [ 365 ] {} TCP-Session: 595dc832-33a8-41e2-b395-69823b4a9b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335295 [ 367 ] {} TCP-Session: c4f376c0-ba8b-4611-8315-e65302e40b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335318 [ 366 ] {} TCP-Session: e7b953ba-ae52-4389-a312-8f1c56103fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59280 2026.05.21 10:13:14.335325 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46314 2026.05.21 10:13:14.335356 [ 366 ] {} TCP-Session: e7b953ba-ae52-4389-a312-8f1c56103fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335324 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41358 2026.05.21 10:13:14.335382 [ 366 ] {} TCP-Session: e7b953ba-ae52-4389-a312-8f1c56103fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335386 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38353 2026.05.21 10:13:14.335441 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47298 2026.05.21 10:13:14.335410 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54265 2026.05.21 10:13:14.335409 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.335319 [ 367 ] {} TCP-Session: c4f376c0-ba8b-4611-8315-e65302e40b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335530 [ 368 ] {} TCP-Session: feb780df-c495-4776-8dc5-9cce13667151 Authenticating user 'default' from [fd00:1122:3344:101::e]:46314 2026.05.21 10:13:14.335559 [ 368 ] {} TCP-Session: feb780df-c495-4776-8dc5-9cce13667151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335574 [ 368 ] {} TCP-Session: feb780df-c495-4776-8dc5-9cce13667151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335588 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:13:14.335662 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:14.335803 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.335841 [ 374 ] {} TCP-Session: 107d588f-f068-46fa-b35a-1f22821f339c Authenticating user 'default' from [fd00:1122:3344:101::e]:41358 2026.05.21 10:13:14.335862 [ 374 ] {} TCP-Session: 107d588f-f068-46fa-b35a-1f22821f339c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335875 [ 374 ] {} TCP-Session: 107d588f-f068-46fa-b35a-1f22821f339c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335905 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.335947 [ 375 ] {} TCP-Session: b819b096-3da8-4e6f-af6f-055fdc2a2f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:38353 2026.05.21 10:13:14.335974 [ 375 ] {} TCP-Session: b819b096-3da8-4e6f-af6f-055fdc2a2f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.335983 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:13:14.335988 [ 375 ] {} TCP-Session: b819b096-3da8-4e6f-af6f-055fdc2a2f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.336224 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.336262 [ 376 ] {} TCP-Session: 776828dd-17c3-46b5-98f7-e2fa264be06f Authenticating user 'default' from [fd00:1122:3344:101::e]:54265 2026.05.21 10:13:14.336283 [ 376 ] {} TCP-Session: 776828dd-17c3-46b5-98f7-e2fa264be06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.336297 [ 376 ] {} TCP-Session: 776828dd-17c3-46b5-98f7-e2fa264be06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.336319 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.336358 [ 377 ] {} TCP-Session: 4c63b1fc-25a9-4af6-a8fc-6afe3b02bea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47298 2026.05.21 10:13:14.336377 [ 377 ] {} TCP-Session: 4c63b1fc-25a9-4af6-a8fc-6afe3b02bea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.336391 [ 377 ] {} TCP-Session: 4c63b1fc-25a9-4af6-a8fc-6afe3b02bea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.337132 [ 333 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} AggregatingTransform: Aggregating 2026.05.21 10:13:14.337169 [ 333 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} Aggregator: Aggregation method: without_key 2026.05.21 10:13:14.337200 [ 333 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069635 sec. (934.898 rows/sec., 36.52 KiB/sec.) 2026.05.21 10:13:14.337215 [ 333 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} Aggregator: Merging aggregated data 2026.05.21 10:13:14.337905 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} executeQuery: Read 1 rows, 40.00 B in 0.002773 sec., 360.62026685899747 rows/sec., 14.09 KiB/sec. 2026.05.21 10:13:14.338123 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} TCPHandler: Processed in 0.003228606 sec. 2026.05.21 10:13:14.338303 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338337 [ 364 ] {} TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.338338 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338354 [ 377 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338394 [ 374 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338408 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338442 [ 374 ] {} TCP-Session: 107d588f-f068-46fa-b35a-1f22821f339c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.338435 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338471 [ 368 ] {} TCP-Session: feb780df-c495-4776-8dc5-9cce13667151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.338450 [ 376 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338511 [ 367 ] {} TCP-Session: c4f376c0-ba8b-4611-8315-e65302e40b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.338413 [ 375 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338550 [ 376 ] {} TCP-Session: 776828dd-17c3-46b5-98f7-e2fa264be06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.338427 [ 377 ] {} TCP-Session: 4c63b1fc-25a9-4af6-a8fc-6afe3b02bea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.338595 [ 375 ] {} TCP-Session: b819b096-3da8-4e6f-af6f-055fdc2a2f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.338409 [ 366 ] {} TCP-Session: e7b953ba-ae52-4389-a312-8f1c56103fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.338369 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.338682 [ 365 ] {} TCP-Session: 595dc832-33a8-41e2-b395-69823b4a9b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.510779 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51541 2026.05.21 10:13:14.510859 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.510887 [ 364 ] {} TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51541 2026.05.21 10:13:14.510910 [ 364 ] {} TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.510924 [ 364 ] {} TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511124 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57505 2026.05.21 10:13:14.511144 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62459 2026.05.21 10:13:14.511151 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47737 2026.05.21 10:13:14.511186 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.511203 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.511204 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60602 2026.05.21 10:13:14.511233 [ 367 ] {} TCP-Session: 018b8520-e68e-42e8-9a0b-a4ce3846db30 Authenticating user 'default' from [fd00:1122:3344:101::e]:62459 2026.05.21 10:13:14.511240 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41137 2026.05.21 10:13:14.511266 [ 367 ] {} TCP-Session: 018b8520-e68e-42e8-9a0b-a4ce3846db30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511269 [ 364 ] {} TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:14.511305 [ 367 ] {} TCP-Session: 018b8520-e68e-42e8-9a0b-a4ce3846db30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511278 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.511333 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.511251 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.511361 [ 374 ] {} TCP-Session: 3db36df1-b6b1-4d2c-89a1-f1044a966c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:60602 2026.05.21 10:13:14.511376 [ 376 ] {} TCP-Session: ac583bd4-1dba-4438-81c2-493a01078965 Authenticating user 'default' from [fd00:1122:3344:101::e]:41137 2026.05.21 10:13:14.511397 [ 366 ] {} TCP-Session: 253cf02a-9f07-45c3-9643-cc1b04dc6304 Authenticating user 'default' from [fd00:1122:3344:101::e]:47737 2026.05.21 10:13:14.511403 [ 374 ] {} TCP-Session: 3db36df1-b6b1-4d2c-89a1-f1044a966c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511419 [ 376 ] {} TCP-Session: ac583bd4-1dba-4438-81c2-493a01078965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511434 [ 374 ] {} TCP-Session: 3db36df1-b6b1-4d2c-89a1-f1044a966c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511449 [ 376 ] {} TCP-Session: ac583bd4-1dba-4438-81c2-493a01078965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511240 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61945 2026.05.21 10:13:14.511495 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} executeQuery: (from [fd00:1122:3344:101::e]:51541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:13:14.511232 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53782 2026.05.21 10:13:14.511540 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.511194 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51351 2026.05.21 10:13:14.511591 [ 377 ] {} TCP-Session: 19c3ed4b-5222-46ca-a7b2-3eaadfb9263a Authenticating user 'default' from [fd00:1122:3344:101::e]:61945 2026.05.21 10:13:14.511424 [ 366 ] {} TCP-Session: 253cf02a-9f07-45c3-9643-cc1b04dc6304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511624 [ 377 ] {} TCP-Session: 19c3ed4b-5222-46ca-a7b2-3eaadfb9263a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511640 [ 366 ] {} TCP-Session: 253cf02a-9f07-45c3-9643-cc1b04dc6304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511653 [ 377 ] {} TCP-Session: 19c3ed4b-5222-46ca-a7b2-3eaadfb9263a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511633 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.511614 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.511709 [ 368 ] {} TCP-Session: 3eb9bda9-33cd-461d-9509-c5926a1716e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51351 2026.05.21 10:13:14.511229 [ 365 ] {} TCP-Session: cbdf1fcf-05aa-4ad4-9a8c-58b41de24550 Authenticating user 'default' from [fd00:1122:3344:101::e]:57505 2026.05.21 10:13:14.511733 [ 375 ] {} TCP-Session: 062c4677-6084-4e36-870b-d3ef693a8553 Authenticating user 'default' from [fd00:1122:3344:101::e]:53782 2026.05.21 10:13:14.511769 [ 365 ] {} TCP-Session: cbdf1fcf-05aa-4ad4-9a8c-58b41de24550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511771 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:13:14.511793 [ 365 ] {} TCP-Session: cbdf1fcf-05aa-4ad4-9a8c-58b41de24550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511788 [ 375 ] {} TCP-Session: 062c4677-6084-4e36-870b-d3ef693a8553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511738 [ 368 ] {} TCP-Session: 3eb9bda9-33cd-461d-9509-c5926a1716e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511837 [ 375 ] {} TCP-Session: 062c4677-6084-4e36-870b-d3ef693a8553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.511841 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:14.511856 [ 368 ] {} TCP-Session: 3eb9bda9-33cd-461d-9509-c5926a1716e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.512161 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:13:14.513131 [ 353 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} AggregatingTransform: Aggregating 2026.05.21 10:13:14.513191 [ 353 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} Aggregator: Aggregation method: without_key 2026.05.21 10:13:14.513241 [ 353 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972944 sec. (1027.808 rows/sec., 40.15 KiB/sec.) 2026.05.21 10:13:14.513266 [ 353 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} Aggregator: Merging aggregated data 2026.05.21 10:13:14.513961 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} executeQuery: Read 1 rows, 40.00 B in 0.002552 sec., 391.84952978056424 rows/sec., 15.31 KiB/sec. 2026.05.21 10:13:14.514165 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} TCPHandler: Processed in 0.003027053 sec. 2026.05.21 10:13:14.514333 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514366 [ 364 ] {} TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.514373 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514392 [ 377 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514427 [ 374 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514441 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514450 [ 377 ] {} TCP-Session: 19c3ed4b-5222-46ca-a7b2-3eaadfb9263a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.514460 [ 375 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514485 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514505 [ 376 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514539 [ 375 ] {} TCP-Session: 062c4677-6084-4e36-870b-d3ef693a8553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.514551 [ 368 ] {} TCP-Session: 3eb9bda9-33cd-461d-9509-c5926a1716e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.514576 [ 376 ] {} TCP-Session: ac583bd4-1dba-4438-81c2-493a01078965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.514489 [ 366 ] {} TCP-Session: 253cf02a-9f07-45c3-9643-cc1b04dc6304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.514472 [ 374 ] {} TCP-Session: 3db36df1-b6b1-4d2c-89a1-f1044a966c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.514442 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.514443 [ 365 ] {} TCP-Session: cbdf1fcf-05aa-4ad4-9a8c-58b41de24550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.514684 [ 367 ] {} TCP-Session: 018b8520-e68e-42e8-9a0b-a4ce3846db30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784183 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42195 2026.05.21 10:13:14.784267 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.784294 [ 364 ] {} TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Authenticating user 'default' from [fd00:1122:3344:101::e]:42195 2026.05.21 10:13:14.784316 [ 364 ] {} TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784330 [ 364 ] {} TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784545 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48994 2026.05.21 10:13:14.784587 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47636 2026.05.21 10:13:14.784601 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56363 2026.05.21 10:13:14.784623 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32900 2026.05.21 10:13:14.784649 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49508 2026.05.21 10:13:14.784677 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.784682 [ 364 ] {} TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:14.784711 [ 368 ] {} TCP-Session: 6e059640-abe5-4e7a-b3be-857e2be697b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56363 2026.05.21 10:13:14.784718 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.784718 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.784736 [ 368 ] {} TCP-Session: 6e059640-abe5-4e7a-b3be-857e2be697b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784755 [ 377 ] {} TCP-Session: f475be43-c3dc-4a44-a1cc-f4b1c85b8d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:49508 2026.05.21 10:13:14.784764 [ 374 ] {} TCP-Session: cae6a2f4-b9c0-4261-8201-676fc7632b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:32900 2026.05.21 10:13:14.784771 [ 368 ] {} TCP-Session: 6e059640-abe5-4e7a-b3be-857e2be697b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784791 [ 377 ] {} TCP-Session: f475be43-c3dc-4a44-a1cc-f4b1c85b8d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784798 [ 374 ] {} TCP-Session: cae6a2f4-b9c0-4261-8201-676fc7632b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784825 [ 377 ] {} TCP-Session: f475be43-c3dc-4a44-a1cc-f4b1c85b8d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784835 [ 374 ] {} TCP-Session: cae6a2f4-b9c0-4261-8201-676fc7632b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784656 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.784870 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} executeQuery: (from [fd00:1122:3344:101::e]:42195) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:13:14.784897 [ 365 ] {} TCP-Session: cbd6cc83-6d64-4cb6-b372-7bcd6a81e2d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48994 2026.05.21 10:13:14.784656 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.784935 [ 365 ] {} TCP-Session: cbd6cc83-6d64-4cb6-b372-7bcd6a81e2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784948 [ 367 ] {} TCP-Session: 23675ad0-4607-4dc6-af3d-62efd7cc8005 Authenticating user 'default' from [fd00:1122:3344:101::e]:47636 2026.05.21 10:13:14.784958 [ 365 ] {} TCP-Session: cbd6cc83-6d64-4cb6-b372-7bcd6a81e2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784972 [ 367 ] {} TCP-Session: 23675ad0-4607-4dc6-af3d-62efd7cc8005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784641 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42123 2026.05.21 10:13:14.784993 [ 367 ] {} TCP-Session: 23675ad0-4607-4dc6-af3d-62efd7cc8005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.784559 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44544 2026.05.21 10:13:14.784641 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59908 2026.05.21 10:13:14.785057 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.785084 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.785118 [ 376 ] {} TCP-Session: ab687a72-b996-4ba1-8626-c66de5aa5a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:42123 2026.05.21 10:13:14.785127 [ 366 ] {} TCP-Session: b2705ac0-b9cf-425b-b120-b67774baf802 Authenticating user 'default' from [fd00:1122:3344:101::e]:44544 2026.05.21 10:13:14.785140 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:13:14.785143 [ 376 ] {} TCP-Session: ab687a72-b996-4ba1-8626-c66de5aa5a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.785157 [ 366 ] {} TCP-Session: b2705ac0-b9cf-425b-b120-b67774baf802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.785178 [ 375 ] {} TCP-Session: f6d28d6e-326c-4ed0-8fe4-4497b1691a58 Authenticating user 'default' from [fd00:1122:3344:101::e]:59908 2026.05.21 10:13:14.785183 [ 376 ] {} TCP-Session: ab687a72-b996-4ba1-8626-c66de5aa5a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.785196 [ 366 ] {} TCP-Session: b2705ac0-b9cf-425b-b120-b67774baf802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.785219 [ 375 ] {} TCP-Session: f6d28d6e-326c-4ed0-8fe4-4497b1691a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.785239 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:13:14.785246 [ 375 ] {} TCP-Session: f6d28d6e-326c-4ed0-8fe4-4497b1691a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.785320 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:14.785639 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:13:14.786562 [ 305 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} AggregatingTransform: Aggregating 2026.05.21 10:13:14.786592 [ 305 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} Aggregator: Aggregation method: without_key 2026.05.21 10:13:14.786621 [ 305 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881512 sec. (1134.415 rows/sec., 44.31 KiB/sec.) 2026.05.21 10:13:14.786635 [ 305 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} Aggregator: Merging aggregated data 2026.05.21 10:13:14.787287 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} executeQuery: Read 1 rows, 40.00 B in 0.002469 sec., 405.0222762251924 rows/sec., 15.82 KiB/sec. 2026.05.21 10:13:14.787482 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} TCPHandler: Processed in 0.002932112 sec. 2026.05.21 10:13:14.787691 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787729 [ 376 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787744 [ 364 ] {} TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.787761 [ 374 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787797 [ 375 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787820 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787852 [ 374 ] {} TCP-Session: cae6a2f4-b9c0-4261-8201-676fc7632b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.787880 [ 375 ] {} TCP-Session: f6d28d6e-326c-4ed0-8fe4-4497b1691a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.787889 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787916 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787934 [ 377 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787987 [ 365 ] {} TCP-Session: cbd6cc83-6d64-4cb6-b372-7bcd6a81e2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.787951 [ 368 ] {} TCP-Session: 6e059640-abe5-4e7a-b3be-857e2be697b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.788022 [ 377 ] {} TCP-Session: f475be43-c3dc-4a44-a1cc-f4b1c85b8d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.787898 [ 367 ] {} TCP-Session: 23675ad0-4607-4dc6-af3d-62efd7cc8005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.787852 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:13:14.787807 [ 376 ] {} TCP-Session: ab687a72-b996-4ba1-8626-c66de5aa5a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:14.788241 [ 366 ] {} TCP-Session: b2705ac0-b9cf-425b-b120-b67774baf802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:13:16.049477 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11931 2026.05.21 10:13:16.049984 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:16.050037 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:16.050510 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 10:13:16.050747 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:16.050897 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11931 2026.05.21 10:13:16.691555 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2026.05.21 10:13:16.708886 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:16.708950 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.21 10:13:16.714779 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 10:13:16.715496 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:16.718273 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2026.05.21 10:13:18.519874 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 12 2026.05.21 10:13:18.521516 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:18.521567 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:18.522743 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 10:13:18.523022 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:18.523265 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 12 2026.05.21 10:13:18.807612 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:18.807869 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:18.808321 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:18.808367 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:18.808597 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:18.808668 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:18.808812 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:18.808910 [ 335 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:18.808918 [ 363 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:18.808931 [ 305 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:18.809084 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:18.809112 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:18.809186 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:18.809206 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:18.809241 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:18.809285 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:18.810486 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} executeQuery: Read 35 rows, 6.04 KiB in 0.002668 sec., 13118.440779610195 rows/sec., 2.21 MiB/sec. 2026.05.21 10:13:18.810619 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} TCPHandler: Processed in 0.003115994 sec. 2026.05.21 10:13:18.812661 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:18.812826 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:18.812895 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:18.813719 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:18.813776 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:18.814209 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 10:13:18.814456 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:18.814626 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} executeQuery: Read 86 rows, 7.37 KiB in 0.001843 sec., 46663.04937601736 rows/sec., 3.91 MiB/sec. 2026.05.21 10:13:18.814680 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} TCPHandler: Processed in 0.002150431 sec. 2026.05.21 10:13:18.814887 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:18.815024 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:18.815081 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:18.815539 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:18.815576 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:18.815900 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 10:13:18.816123 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:18.816261 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} executeQuery: Read 15 rows, 1.13 KiB in 0.001281 sec., 11709.6018735363 rows/sec., 880.51 KiB/sec. 2026.05.21 10:13:18.816297 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} TCPHandler: Processed in 0.001533812 sec. 2026.05.21 10:13:18.816424 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:18.816539 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:18.816584 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:18.817046 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:18.817081 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:18.817389 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 10:13:18.817604 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:18.817732 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} executeQuery: Read 79 rows, 6.32 KiB in 0.001217 sec., 64913.72226787182 rows/sec., 5.07 MiB/sec. 2026.05.21 10:13:18.817765 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} TCPHandler: Processed in 0.00139258 sec. 2026.05.21 10:13:18.817904 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:18.818007 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:18.818053 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:18.818480 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:18.818514 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:18.818845 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 10:13:18.819072 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:18.819202 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. 2026.05.21 10:13:18.819235 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} TCPHandler: Processed in 0.00138854 sec. 2026.05.21 10:13:18.819395 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:18.819492 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:18.819548 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:18.820507 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:18.820556 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:18.821213 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 10:13:18.821462 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:18.821655 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} executeQuery: Read 15 rows, 27.52 KiB in 0.002178 sec., 6887.052341597797 rows/sec., 12.34 MiB/sec. 2026.05.21 10:13:18.821778 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} TCPHandler: Processed in 0.002439374 sec. 2026.05.21 10:13:18.821913 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:18.822012 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:18.822058 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:18.822477 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:18.822514 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:18.822819 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 10:13:18.823031 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:18.823161 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. 2026.05.21 10:13:18.823194 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} TCPHandler: Processed in 0.001333199 sec. 2026.05.21 10:13:23.480682 [ 37 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:13:23.480754 [ 37 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:13:23.551949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12379 2026.05.21 10:13:23.552448 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.552500 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.552993 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 10:13:23.553235 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.553378 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12379 2026.05.21 10:13:23.553395 [ 37 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 10:13:23.553451 [ 37 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.553474 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.553662 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.21 10:13:23.553866 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:23.553925 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10011 rows starting from the beginning of the part 2026.05.21 10:13:23.554025 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part 2026.05.21 10:13:23.554096 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part 2026.05.21 10:13:23.554163 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part 2026.05.21 10:13:23.554228 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part 2026.05.21 10:13:23.554289 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part 2026.05.21 10:13:23.556177 [ 200 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 12379 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597767 sec., 4765246.45974793 rows/sec., 68.17 MiB/sec. 2026.05.21 10:13:23.556550 [ 200 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 10:13:23.556852 [ 200 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.556933 [ 200 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 10:13:23.557033 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2026.05.21 10:13:23.807465 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:23.807709 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:23.808055 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:23.808094 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:23.808313 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:23.808383 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:23.808529 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:23.808653 [ 316 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:23.808670 [ 363 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:23.808653 [ 305 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:23.808831 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:23.808860 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:23.808930 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:23.808950 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:23.808986 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:23.809032 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:23.810184 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} executeQuery: Read 35 rows, 6.04 KiB in 0.002573 sec., 13602.798289933928 rows/sec., 2.29 MiB/sec. 2026.05.21 10:13:23.810312 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} TCPHandler: Processed in 0.002989473 sec. 2026.05.21 10:13:23.812394 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:23.812525 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:23.812577 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:23.813232 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.813289 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.813700 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 10:13:23.813933 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.814082 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} executeQuery: Read 110 rows, 9.47 KiB in 0.001596 sec., 68922.30576441102 rows/sec., 5.79 MiB/sec. 2026.05.21 10:13:23.814118 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} TCPHandler: Processed in 0.001784506 sec. 2026.05.21 10:13:23.814124 [ 37 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 10:13:23.814180 [ 37 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.814206 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.814256 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:23.814338 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.21 10:13:23.814358 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:23.814423 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:23.814495 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:23.814535 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2617 rows starting from the beginning of the part 2026.05.21 10:13:23.814604 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 110 rows starting from the beginning of the part 2026.05.21 10:13:23.814658 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 86 rows starting from the beginning of the part 2026.05.21 10:13:23.814716 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 111 rows starting from the beginning of the part 2026.05.21 10:13:23.814767 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 86 rows starting from the beginning of the part 2026.05.21 10:13:23.814811 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 110 rows starting from the beginning of the part 2026.05.21 10:13:23.814851 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.814896 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.815259 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 10:13:23.815503 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.815645 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} executeQuery: Read 27 rows, 2.03 KiB in 0.001307 sec., 20657.995409334355 rows/sec., 1.52 MiB/sec. 2026.05.21 10:13:23.815672 [ 36 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 10:13:23.815682 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} TCPHandler: Processed in 0.001474921 sec. 2026.05.21 10:13:23.815731 [ 36 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.815763 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.815838 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:23.815868 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.21 10:13:23.815941 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:23.815986 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:23.815997 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:23.816036 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 81 rows starting from the beginning of the part 2026.05.21 10:13:23.816100 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:23.816147 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part 2026.05.21 10:13:23.816191 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part 2026.05.21 10:13:23.816233 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part 2026.05.21 10:13:23.816234 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001959418 sec., 1592309.553142821 rows/sec., 127.61 MiB/sec. 2026.05.21 10:13:23.816276 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:23.816502 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.816532 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 10:13:23.816551 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.816899 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.816961 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 10:13:23.816996 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 10:13:23.817081 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.21 10:13:23.817162 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337829 sec., 145011.05896194506 rows/sec., 11.17 MiB/sec. 2026.05.21 10:13:23.817213 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.817311 [ 191 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 10:13:23.817355 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} executeQuery: Read 91 rows, 7.28 KiB in 0.001433 sec., 63503.14026517795 rows/sec., 4.96 MiB/sec. 2026.05.21 10:13:23.817362 [ 36 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 10:13:23.817395 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} TCPHandler: Processed in 0.001605983 sec. 2026.05.21 10:13:23.817421 [ 36 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.817457 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.817527 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.21 10:13:23.817556 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:23.817617 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:23.817627 [ 191 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.817651 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1402 rows starting from the beginning of the part 2026.05.21 10:13:23.817658 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:23.817708 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 91 rows starting from the beginning of the part 2026.05.21 10:13:23.817712 [ 191 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 10:13:23.817717 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:23.817767 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 79 rows starting from the beginning of the part 2026.05.21 10:13:23.817811 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 93 rows starting from the beginning of the part 2026.05.21 10:13:23.817837 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 10:13:23.817849 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 79 rows starting from the beginning of the part 2026.05.21 10:13:23.817896 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 91 rows starting from the beginning of the part 2026.05.21 10:13:23.818224 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.818267 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.818615 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 10:13:23.818831 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.818869 [ 191 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366719 sec., 1342631.5138664204 rows/sec., 99.52 MiB/sec. 2026.05.21 10:13:23.818966 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. 2026.05.21 10:13:23.818979 [ 36 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 10:13:23.819008 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} TCPHandler: Processed in 0.001500922 sec. 2026.05.21 10:13:23.819027 [ 36 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.819059 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.819099 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 10:13:23.819156 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:23.819160 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.21 10:13:23.819259 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:23.819282 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:23.819315 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13658 rows starting from the beginning of the part 2026.05.21 10:13:23.819319 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:23.819373 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2026.05.21 10:13:23.819424 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.819428 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2026.05.21 10:13:23.819494 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part 2026.05.21 10:13:23.819511 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 10:13:23.819542 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2026.05.21 10:13:23.819595 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2026.05.21 10:13:23.819609 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.21 10:13:23.820110 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.820150 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.820695 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 10:13:23.820932 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.821086 [ 36 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 10:13:23.821124 [ 36 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.821142 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.821233 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.21 10:13:23.821238 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} executeQuery: Read 27 rows, 49.54 KiB in 0.001989 sec., 13574.660633484164 rows/sec., 24.33 MiB/sec. 2026.05.21 10:13:23.821438 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} TCPHandler: Processed in 0.002330143 sec. 2026.05.21 10:13:23.821454 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:23.821511 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 537 rows starting from the beginning of the part 2026.05.21 10:13:23.821618 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:23.821674 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:23.821728 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part 2026.05.21 10:13:23.821824 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:23.821835 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:23.821899 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:23.821947 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part 2026.05.21 10:13:23.822045 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:23.822382 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.822428 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.822809 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 14459 rows, containing 5 columns (5 merged, 0 gathered) in 0.003689603 sec., 3918849.8057921138 rows/sec., 253.86 MiB/sec. 2026.05.21 10:13:23.822873 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 10:13:23.823125 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.823249 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 10:13:23.823283 [ 37 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 10:13:23.823288 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. 2026.05.21 10:13:23.823331 [ 37 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:23.823350 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} TCPHandler: Processed in 0.001799385 sec. 2026.05.21 10:13:23.823368 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:23.823458 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.21 10:13:23.823562 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:23.823583 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.823590 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1824 rows starting from the beginning of the part 2026.05.21 10:13:23.823655 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2026.05.21 10:13:23.823674 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 10:13:23.823698 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2026.05.21 10:13:23.823741 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2026.05.21 10:13:23.823764 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. 2026.05.21 10:13:23.823785 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2026.05.21 10:13:23.823829 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2026.05.21 10:13:23.825011 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001585012 sec., 1340052.945971387 rows/sec., 90.31 MiB/sec. 2026.05.21 10:13:23.825253 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 10:13:23.825525 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.825598 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 10:13:23.825682 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.05.21 10:13:23.826238 [ 192 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 19 columns (19 merged, 0 gathered) in 0.005038832 sec., 128601.23139648236 rows/sec., 230.45 MiB/sec. 2026.05.21 10:13:23.827087 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 10:13:23.827413 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:23.827480 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 10:13:23.827621 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. 2026.05.21 10:13:24.000207 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 255.93 MiB, peak 266.70 MiB, free memory in arenas 0.00 B, will set to 257.05 MiB (RSS), difference: 1.13 MiB 2026.05.21 10:13:24.218361 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2026.05.21 10:13:24.236053 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:24.236112 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:24.242084 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 10:13:24.242758 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:24.243051 [ 37 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 10:13:24.243130 [ 37 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:24.243167 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:24.243306 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.21 10:13:24.245707 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2026.05.21 10:13:24.247313 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:24.248858 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2026.05.21 10:13:24.253794 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2026.05.21 10:13:24.258398 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2026.05.21 10:13:24.262872 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2026.05.21 10:13:24.267316 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2026.05.21 10:13:24.271095 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2026.05.21 10:13:24.320940 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077694599 sec., 2522.697877622098 rows/sec., 13.04 MiB/sec. 2026.05.21 10:13:24.322513 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 10:13:24.324071 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:24.324156 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 10:13:24.325451 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.21 10:13:25.000202 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 258.14 MiB, peak 268.68 MiB, free memory in arenas 0.00 B, will set to 261.66 MiB (RSS), difference: 3.52 MiB 2026.05.21 10:13:27.120709 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.120983 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:13:27.121370 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:27.121416 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:13:27.121677 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:27.121747 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:27.121895 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:13:27.121980 [ 305 ] {876096c5-1152-4ac9-8880-7200c0935940} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:27.122006 [ 316 ] {876096c5-1152-4ac9-8880-7200c0935940} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:27.122021 [ 363 ] {876096c5-1152-4ac9-8880-7200c0935940} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:27.122160 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:27.122189 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:27.122261 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:27.122282 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:27.122319 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:13:27.122362 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:13:27.123547 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} executeQuery: Read 35 rows, 7.62 KiB in 0.002679 sec., 13064.576334453155 rows/sec., 2.78 MiB/sec. 2026.05.21 10:13:27.123688 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} TCPHandler: Processed in 0.003127964 sec. 2026.05.21 10:13:27.136952 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.137069 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:13:27.137114 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:13:27.137668 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.137719 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.138120 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:13:27.138353 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.138503 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} executeQuery: Read 24 rows, 2.04 KiB in 0.001469 sec., 16337.644656228727 rows/sec., 1.36 MiB/sec. 2026.05.21 10:13:27.138540 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} TCPHandler: Processed in 0.001639423 sec. 2026.05.21 10:13:27.138677 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.138774 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:13:27.138815 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:13:27.139254 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.139292 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.139579 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 10:13:27.139800 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.139930 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} executeQuery: Read 10 rows, 835.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 693.98 KiB/sec. 2026.05.21 10:13:27.139965 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} TCPHandler: Processed in 0.00133843 sec. 2026.05.21 10:13:27.140105 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.140202 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:27.140242 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:27.141816 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.141853 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.142346 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 10:13:27.142588 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.142728 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} executeQuery: Read 2548 rows, 194.22 KiB in 0.002544 sec., 1001572.3270440252 rows/sec., 74.55 MiB/sec. 2026.05.21 10:13:27.142764 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} TCPHandler: Processed in 0.002706998 sec. 2026.05.21 10:13:27.142915 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.143014 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:27.143057 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:27.143510 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.143546 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.143863 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 10:13:27.144079 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.144208 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} executeQuery: Read 42 rows, 3.16 KiB in 0.001212 sec., 34653.46534653466 rows/sec., 2.55 MiB/sec. 2026.05.21 10:13:27.144242 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} TCPHandler: Processed in 0.001376289 sec. 2026.05.21 10:13:27.144388 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.144483 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:13:27.144523 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:13:27.145387 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.145425 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.145755 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:13:27.145961 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.146087 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} executeQuery: Read 825 rows, 49.42 KiB in 0.001621 sec., 508945.09561998764 rows/sec., 29.77 MiB/sec. 2026.05.21 10:13:27.146123 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} TCPHandler: Processed in 0.001784035 sec. 2026.05.21 10:13:27.146262 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.146358 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:27.146398 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:13:27.146789 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.146826 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.147117 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:13:27.147333 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.147459 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. 2026.05.21 10:13:27.147494 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} TCPHandler: Processed in 0.001281558 sec. 2026.05.21 10:13:27.147621 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.147717 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:13:27.147755 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:13:27.148186 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.148223 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.148530 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:13:27.148742 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.148868 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. 2026.05.21 10:13:27.148903 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} TCPHandler: Processed in 0.001330969 sec. 2026.05.21 10:13:27.149037 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.149134 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:27.149173 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:27.150225 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.150262 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.150621 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 10:13:27.150828 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.150959 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} executeQuery: Read 1345 rows, 92.91 KiB in 0.001844 sec., 729392.6247288503 rows/sec., 49.20 MiB/sec. 2026.05.21 10:13:27.150994 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} TCPHandler: Processed in 0.002010719 sec. 2026.05.21 10:13:27.151137 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.151233 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:27.151276 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:27.152225 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.152262 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.152716 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 10:13:27.152939 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.153078 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} executeQuery: Read 1633 rows, 103.09 KiB in 0.001864 sec., 876072.9613733905 rows/sec., 54.01 MiB/sec. 2026.05.21 10:13:27.153113 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} TCPHandler: Processed in 0.002024449 sec. 2026.05.21 10:13:27.153248 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.153344 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:27.153399 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:27.154198 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.154235 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.154774 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 10:13:27.154994 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.155132 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} executeQuery: Read 20 rows, 36.70 KiB in 0.001806 sec., 11074.197120708748 rows/sec., 19.84 MiB/sec. 2026.05.21 10:13:27.155183 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} TCPHandler: Processed in 0.001983089 sec. 2026.05.21 10:13:27.155324 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:27.155420 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:27.155462 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:27.155808 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:27.155845 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:27.156157 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 10:13:27.156370 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:27.156498 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. 2026.05.21 10:13:27.156531 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} TCPHandler: Processed in 0.001255928 sec. 2026.05.21 10:13:28.802131 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:28.802383 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:28.802765 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:28.802810 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:28.803028 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:28.803096 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:28.803234 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 10:13:28.803342 [ 305 ] {f106ea36-7198-4a68-820a-365e0158f873} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:28.803358 [ 363 ] {f106ea36-7198-4a68-820a-365e0158f873} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:28.803349 [ 316 ] {f106ea36-7198-4a68-820a-365e0158f873} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:28.803532 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:28.803560 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:28.803630 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:28.803651 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:28.803686 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:28.803726 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:28.805112 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} executeQuery: Read 35 rows, 6.04 KiB in 0.002831 sec., 12363.122571529495 rows/sec., 2.08 MiB/sec. 2026.05.21 10:13:28.805238 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} TCPHandler: Processed in 0.003244897 sec. 2026.05.21 10:13:28.806598 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:28.806710 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:13:28.806774 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:13:28.807298 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:28.807370 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:28.807722 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 10:13:28.807960 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:28.808106 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} executeQuery: Read 4 rows, 334.00 B in 0.001429 sec., 2799.160251924423 rows/sec., 228.25 KiB/sec. 2026.05.21 10:13:28.808143 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} TCPHandler: Processed in 0.001595273 sec. 2026.05.21 10:13:28.808281 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:28.808378 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:28.808418 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:28.808912 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:28.808950 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:28.809284 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 10:13:28.809500 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:28.809630 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} executeQuery: Read 66 rows, 5.31 KiB in 0.001271 sec., 51927.61605035405 rows/sec., 4.08 MiB/sec. 2026.05.21 10:13:28.809665 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} TCPHandler: Processed in 0.001438341 sec. 2026.05.21 10:13:28.809790 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:28.809886 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:28.809927 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:28.810380 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:28.810417 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:28.810711 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 10:13:28.810917 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:28.811058 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} executeQuery: Read 8 rows, 594.00 B in 0.00119 sec., 6722.689075630252 rows/sec., 487.46 KiB/sec. 2026.05.21 10:13:28.811093 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} TCPHandler: Processed in 0.001351389 sec. 2026.05.21 10:13:28.811235 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:28.811330 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:28.811369 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:28.811788 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:28.811824 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:28.812132 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 10:13:28.812338 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:28.812463 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} executeQuery: Read 72 rows, 5.76 KiB in 0.001151 sec., 62554.30060816681 rows/sec., 4.89 MiB/sec. 2026.05.21 10:13:28.812496 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} TCPHandler: Processed in 0.001311228 sec. 2026.05.21 10:13:28.812634 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:28.812729 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:28.812772 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:28.813142 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:28.813178 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:28.813501 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 10:13:28.813712 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:28.813843 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} executeQuery: Read 34 rows, 2.42 KiB in 0.001133 sec., 30008.826125330983 rows/sec., 2.09 MiB/sec. 2026.05.21 10:13:28.813877 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} TCPHandler: Processed in 0.001292079 sec. 2026.05.21 10:13:28.813998 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:28.814093 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:28.814147 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:28.814876 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:28.814912 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:28.815413 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 10:13:28.815638 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:28.815786 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} executeQuery: Read 4 rows, 7.34 KiB in 0.001711 sec., 2337.81414377557 rows/sec., 4.19 MiB/sec. 2026.05.21 10:13:28.815837 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} TCPHandler: Processed in 0.001887487 sec. 2026.05.21 10:13:28.815962 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:28.816064 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:28.816107 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:28.816485 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:28.816522 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:28.816827 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 10:13:28.817033 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:28.817162 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} executeQuery: Read 12 rows, 848.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 741.38 KiB/sec. 2026.05.21 10:13:28.817196 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} TCPHandler: Processed in 0.001283248 sec. 2026.05.21 10:13:31.053500 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12891 2026.05.21 10:13:31.054085 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:31.054129 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:31.054659 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 10:13:31.054901 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:31.055037 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12891 2026.05.21 10:13:31.362831 [ 45 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 10:13:31.362944 [ 45 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:31.362983 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:31.363169 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.21 10:13:31.363876 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:31.364060 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2026.05.21 10:13:31.364437 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2026.05.21 10:13:31.364798 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2026.05.21 10:13:31.365154 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2026.05.21 10:13:31.365489 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.21 10:13:31.369996 [ 201 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 72 columns (72 merged, 0 gathered) in 0.006898668 sec., 1739.466227393462 rows/sec., 1.89 MiB/sec. 2026.05.21 10:13:31.370606 [ 201 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 10:13:31.371285 [ 201 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:31.371373 [ 201 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 10:13:31.371627 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2026.05.21 10:13:31.745808 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2026.05.21 10:13:31.760664 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:31.760715 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:31.766876 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 10:13:31.767603 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:31.770148 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2026.05.21 10:13:33.808612 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:33.808877 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:33.809263 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:33.809310 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:33.809568 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:33.809651 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:33.809817 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:33.809940 [ 324 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:33.809984 [ 363 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:33.809943 [ 305 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:33.810187 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:33.810215 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:33.810286 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:33.810307 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:33.810342 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:33.810384 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:33.811709 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} executeQuery: Read 35 rows, 6.04 KiB in 0.002936 sec., 11920.980926430519 rows/sec., 2.01 MiB/sec. 2026.05.21 10:13:33.811845 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} TCPHandler: Processed in 0.003380899 sec. 2026.05.21 10:13:33.814017 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:33.814149 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:33.814200 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:33.814935 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:33.814982 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:33.815372 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 10:13:33.815608 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:33.815755 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} executeQuery: Read 110 rows, 9.47 KiB in 0.001647 sec., 66788.09957498482 rows/sec., 5.61 MiB/sec. 2026.05.21 10:13:33.815791 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} TCPHandler: Processed in 0.001842916 sec. 2026.05.21 10:13:33.816065 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:33.816161 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:33.816201 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:33.816676 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:33.816713 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:33.817006 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 10:13:33.817217 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:33.817345 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} executeQuery: Read 27 rows, 2.03 KiB in 0.001203 sec., 22443.890274314213 rows/sec., 1.65 MiB/sec. 2026.05.21 10:13:33.817380 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} TCPHandler: Processed in 0.00137612 sec. 2026.05.21 10:13:33.817518 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:33.817621 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:33.817660 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:33.818113 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:33.818151 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:33.818448 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 10:13:33.818656 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:33.818782 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} executeQuery: Read 91 rows, 7.28 KiB in 0.00118 sec., 77118.6440677966 rows/sec., 6.02 MiB/sec. 2026.05.21 10:13:33.818818 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} TCPHandler: Processed in 0.001348399 sec. 2026.05.21 10:13:33.818950 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:33.819045 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:33.819089 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:33.819549 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:33.819585 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:33.819905 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 10:13:33.820127 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:33.820262 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. 2026.05.21 10:13:33.820295 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} TCPHandler: Processed in 0.00139353 sec. 2026.05.21 10:13:33.820421 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:33.820515 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:33.820569 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:33.821385 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:33.821426 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:33.821934 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 10:13:33.822157 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:33.822293 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} executeQuery: Read 27 rows, 49.54 KiB in 0.001795 sec., 15041.782729805014 rows/sec., 26.95 MiB/sec. 2026.05.21 10:13:33.822342 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} TCPHandler: Processed in 0.001969849 sec. 2026.05.21 10:13:33.822486 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:33.822583 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:33.822624 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:33.823003 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:33.823039 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:33.823341 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 10:13:33.823551 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:33.823678 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. 2026.05.21 10:13:33.823712 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} TCPHandler: Processed in 0.001274328 sec. 2026.05.21 10:13:38.481059 [ 154 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:13:38.481141 [ 154 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:13:38.555198 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13339 2026.05.21 10:13:38.555964 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:38.556031 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:38.556497 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 10:13:38.556735 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:38.556868 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13339 2026.05.21 10:13:38.807147 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:38.807358 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:38.807674 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:38.807711 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:38.807922 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:38.807991 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:38.808145 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:38.808258 [ 305 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:38.808275 [ 324 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:38.808260 [ 319 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:38.808448 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:38.808476 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:38.808545 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:38.808566 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:38.808601 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:38.808639 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:38.809863 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} executeQuery: Read 35 rows, 6.04 KiB in 0.002591 sec., 13508.29795445774 rows/sec., 2.28 MiB/sec. 2026.05.21 10:13:38.809999 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} TCPHandler: Processed in 0.003003323 sec. 2026.05.21 10:13:38.812018 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:38.812202 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:38.812278 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:38.813052 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:38.813092 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:38.813489 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 10:13:38.813719 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:38.813870 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} executeQuery: Read 86 rows, 7.37 KiB in 0.001727 sec., 49797.33642154024 rows/sec., 4.17 MiB/sec. 2026.05.21 10:13:38.813911 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} TCPHandler: Processed in 0.002027779 sec. 2026.05.21 10:13:38.814075 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:38.814175 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:38.814216 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:38.814656 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:38.814694 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:38.814990 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 10:13:38.815221 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:38.815352 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} executeQuery: Read 15 rows, 1.13 KiB in 0.001197 sec., 12531.328320802006 rows/sec., 942.30 KiB/sec. 2026.05.21 10:13:38.815388 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} TCPHandler: Processed in 0.00136273 sec. 2026.05.21 10:13:38.815522 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:38.815618 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:38.815659 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:38.816107 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:38.816145 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:38.816457 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 10:13:38.816673 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:38.816803 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} executeQuery: Read 79 rows, 6.32 KiB in 0.001203 sec., 65669.1604322527 rows/sec., 5.13 MiB/sec. 2026.05.21 10:13:38.816837 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} TCPHandler: Processed in 0.001364579 sec. 2026.05.21 10:13:38.816984 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:38.817080 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:38.817124 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:38.817561 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:38.817598 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:38.817930 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 10:13:38.818148 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:38.818283 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. 2026.05.21 10:13:38.818318 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} TCPHandler: Processed in 0.001384 sec. 2026.05.21 10:13:38.818466 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:38.818561 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:38.818616 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:38.819427 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:38.819465 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:38.819985 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 10:13:38.820225 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:38.820366 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} executeQuery: Read 15 rows, 27.52 KiB in 0.001823 sec., 8228.195282501372 rows/sec., 14.74 MiB/sec. 2026.05.21 10:13:38.820416 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} TCPHandler: Processed in 0.002002149 sec. 2026.05.21 10:13:38.820559 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:38.820685 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:38.820736 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:38.821130 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:38.821167 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:38.821496 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 10:13:38.821713 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:38.821849 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. 2026.05.21 10:13:38.821884 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} TCPHandler: Processed in 0.00138449 sec. 2026.05.21 10:13:39.270247 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2026.05.21 10:13:39.284960 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:39.285017 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:39.291470 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 10:13:39.292190 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:39.294770 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2026.05.21 10:13:39.540269 [ 119 ] {} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.21 10:13:39.540345 [ 119 ] {} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:39.540370 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:39.540515 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.05.21 10:13:39.540670 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:39.540708 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2026.05.21 10:13:39.540786 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2026.05.21 10:13:39.540841 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2026.05.21 10:13:39.540913 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part 2026.05.21 10:13:39.540959 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part 2026.05.21 10:13:39.541711 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255708 sec., 28669.085488027475 rows/sec., 2.39 MiB/sec. 2026.05.21 10:13:39.541939 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.21 10:13:39.542317 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:39.542423 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.21 10:13:39.542550 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 10:13:43.809079 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:43.809342 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:43.809731 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:43.809775 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:43.810049 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:43.810129 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:43.810292 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:43.810398 [ 352 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:43.810416 [ 359 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:43.810397 [ 319 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:43.810571 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:43.810604 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:43.810684 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:43.810707 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:43.810745 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:43.810788 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:43.811891 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} executeQuery: Read 35 rows, 6.04 KiB in 0.002648 sec., 13217.52265861027 rows/sec., 2.23 MiB/sec. 2026.05.21 10:13:43.812028 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} TCPHandler: Processed in 0.003091524 sec. 2026.05.21 10:13:43.814200 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:43.814325 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:43.814387 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:43.814960 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.815009 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:43.815425 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 10:13:43.815664 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.815816 [ 172 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 10:13:43.815824 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} executeQuery: Read 110 rows, 9.47 KiB in 0.001537 sec., 71567.9895901106 rows/sec., 6.02 MiB/sec. 2026.05.21 10:13:43.815865 [ 172 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.815882 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} TCPHandler: Processed in 0.001742524 sec. 2026.05.21 10:13:43.815891 [ 172 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:43.816042 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.21 10:13:43.816219 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:43.816247 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:43.816261 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2617 rows starting from the beginning of the part 2026.05.21 10:13:43.816351 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2548 rows starting from the beginning of the part 2026.05.21 10:13:43.816371 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:43.816402 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part 2026.05.21 10:13:43.816426 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:43.816451 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 110 rows starting from the beginning of the part 2026.05.21 10:13:43.816499 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part 2026.05.21 10:13:43.816550 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 110 rows starting from the beginning of the part 2026.05.21 10:13:43.817011 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.817070 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.817621 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 10:13:43.817997 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.818189 [ 172 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 10:13:43.818199 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} executeQuery: Read 27 rows, 2.03 KiB in 0.001851 sec., 14586.709886547813 rows/sec., 1.07 MiB/sec. 2026.05.21 10:13:43.818243 [ 172 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.818272 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} TCPHandler: Processed in 0.002081429 sec. 2026.05.21 10:13:43.818277 [ 172 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.818424 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.21 10:13:43.818481 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:43.818573 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:43.818612 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part 2026.05.21 10:13:43.818626 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:43.818677 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part 2026.05.21 10:13:43.818695 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:43.818736 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2026.05.21 10:13:43.818740 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.00277067 sec., 1998433.5918748896 rows/sec., 157.94 MiB/sec. 2026.05.21 10:13:43.818789 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:43.818839 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part 2026.05.21 10:13:43.818886 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:43.819206 [ 189 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 10:13:43.819364 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.819416 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.819609 [ 189 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.819705 [ 189 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 10:13:43.819829 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2026.05.21 10:13:43.819927 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 10:13:43.819973 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605263 sec., 124590.17618919766 rows/sec., 9.59 MiB/sec. 2026.05.21 10:13:43.820150 [ 189 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 10:13:43.820303 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.820481 [ 156 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 10:13:43.820493 [ 189 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.820495 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} executeQuery: Read 91 rows, 7.28 KiB in 0.0019 sec., 47894.73684210526 rows/sec., 3.74 MiB/sec. 2026.05.21 10:13:43.820542 [ 156 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.820595 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} TCPHandler: Processed in 0.002185092 sec. 2026.05.21 10:13:43.820601 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:43.820616 [ 189 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 10:13:43.820724 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.21 10:13:43.820730 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 10:13:43.820786 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:43.820863 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:43.820900 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:43.820901 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1402 rows starting from the beginning of the part 2026.05.21 10:13:43.820958 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:43.820988 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1345 rows starting from the beginning of the part 2026.05.21 10:13:43.821040 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part 2026.05.21 10:13:43.821081 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 91 rows starting from the beginning of the part 2026.05.21 10:13:43.821123 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 79 rows starting from the beginning of the part 2026.05.21 10:13:43.821165 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part 2026.05.21 10:13:43.821515 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.821559 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.821929 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 10:13:43.822166 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.822300 [ 153 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 10:13:43.822306 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} executeQuery: Read 160 rows, 11.41 KiB in 0.001431 sec., 111809.92313067785 rows/sec., 7.79 MiB/sec. 2026.05.21 10:13:43.822346 [ 153 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.822364 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} TCPHandler: Processed in 0.001645674 sec. 2026.05.21 10:13:43.822373 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.822460 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.21 10:13:43.822512 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:43.822537 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001856646 sec., 1658905.3594492434 rows/sec., 120.48 MiB/sec. 2026.05.21 10:13:43.822581 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:43.822616 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:43.822618 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14459 rows starting from the beginning of the part 2026.05.21 10:13:43.822683 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:43.822701 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1633 rows starting from the beginning of the part 2026.05.21 10:13:43.822757 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 10:13:43.822780 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part 2026.05.21 10:13:43.822848 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2026.05.21 10:13:43.822913 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2026.05.21 10:13:43.822979 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2026.05.21 10:13:43.823043 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.823152 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 10:13:43.823278 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.21 10:13:43.823519 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.823562 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.824161 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 10:13:43.824420 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.824544 [ 153 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 10:13:43.824565 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} executeQuery: Read 27 rows, 49.54 KiB in 0.001968 sec., 13719.51219512195 rows/sec., 24.58 MiB/sec. 2026.05.21 10:13:43.824580 [ 153 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.824608 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.824627 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} TCPHandler: Processed in 0.002166631 sec. 2026.05.21 10:13:43.824712 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.21 10:13:43.824784 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:43.824889 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:43.824936 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:43.824967 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:43.825027 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 648 rows starting from the beginning of the part 2026.05.21 10:13:43.825137 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part 2026.05.21 10:13:43.825241 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part 2026.05.21 10:13:43.825322 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.825340 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:43.825370 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.825443 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part 2026.05.21 10:13:43.825541 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part 2026.05.21 10:13:43.825718 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 10:13:43.825975 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.826099 [ 153 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 10:13:43.826127 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. 2026.05.21 10:13:43.826143 [ 153 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:43.826169 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} TCPHandler: Processed in 0.0014373 sec. 2026.05.21 10:13:43.826173 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:43.826265 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.21 10:13:43.826373 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:13:43.826402 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2124 rows starting from the beginning of the part 2026.05.21 10:13:43.826454 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part 2026.05.21 10:13:43.826501 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part 2026.05.21 10:13:43.826542 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2026.05.21 10:13:43.826583 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2026.05.21 10:13:43.826623 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2026.05.21 10:13:43.828185 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 4 columns (4 merged, 0 gathered) in 0.001957048 sec., 1207941.7571771364 rows/sec., 81.41 MiB/sec. 2026.05.21 10:13:43.828518 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 10:13:43.828844 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.828922 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 10:13:43.829001 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2026.05.21 10:13:43.829274 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 16606 rows, containing 5 columns (5 merged, 0 gathered) in 0.006847168 sec., 2425236.2436557715 rows/sec., 156.72 MiB/sec. 2026.05.21 10:13:43.829531 [ 194 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 10:13:43.829872 [ 194 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.829961 [ 194 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 10:13:43.830056 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. 2026.05.21 10:13:43.831092 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 19 columns (19 merged, 0 gathered) in 0.006427161 sec., 115291.96172306871 rows/sec., 206.60 MiB/sec. 2026.05.21 10:13:43.832140 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 10:13:43.832487 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:43.832566 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 10:13:43.832679 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. 2026.05.21 10:13:44.000212 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.63 MiB, peak 277.06 MiB, free memory in arenas 0.00 B, will set to 268.44 MiB (RSS), difference: 3.81 MiB 2026.05.21 10:13:46.057000 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13851 2026.05.21 10:13:46.057496 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:46.057530 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.21 10:13:46.058013 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 10:13:46.058248 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:46.058376 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13851 2026.05.21 10:13:46.794884 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2026.05.21 10:13:46.811301 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:46.811357 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:46.817340 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 10:13:46.817997 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:46.820653 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2026.05.21 10:13:48.807572 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:48.807824 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:48.808205 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:48.808246 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:48.808467 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:48.808537 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:48.808682 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:48.808789 [ 319 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:48.808803 [ 337 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:48.808799 [ 359 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:48.808984 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:48.809014 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:48.809085 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:48.809106 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:48.809143 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:48.809190 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:48.810304 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} executeQuery: Read 35 rows, 6.04 KiB in 0.002578 sec., 13576.415826221877 rows/sec., 2.29 MiB/sec. 2026.05.21 10:13:48.810433 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} TCPHandler: Processed in 0.003011263 sec. 2026.05.21 10:13:48.812539 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:48.812669 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:48.812722 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:48.813344 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:48.813392 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:48.813772 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 10:13:48.814001 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:48.814149 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} executeQuery: Read 86 rows, 7.37 KiB in 0.001518 sec., 56653.49143610013 rows/sec., 4.74 MiB/sec. 2026.05.21 10:13:48.814185 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} TCPHandler: Processed in 0.001707185 sec. 2026.05.21 10:13:48.814321 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:48.814417 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:48.814457 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:48.814876 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:48.814913 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:48.815204 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 10:13:48.815425 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:48.815557 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. 2026.05.21 10:13:48.815595 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} TCPHandler: Processed in 0.001323629 sec. 2026.05.21 10:13:48.815730 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:48.815827 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:48.815868 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:48.816290 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:48.816326 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:48.816623 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 10:13:48.816834 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:48.816960 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} executeQuery: Read 79 rows, 6.32 KiB in 0.001152 sec., 68576.38888888889 rows/sec., 5.35 MiB/sec. 2026.05.21 10:13:48.816995 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} TCPHandler: Processed in 0.001324229 sec. 2026.05.21 10:13:48.817140 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:48.817243 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:48.817287 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:48.817702 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:48.817738 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:48.818057 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 10:13:48.818285 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:48.818421 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. 2026.05.21 10:13:48.818455 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} TCPHandler: Processed in 0.00136387 sec. 2026.05.21 10:13:48.818580 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:48.818676 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:48.818730 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:48.819501 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:48.819537 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:48.820051 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 10:13:48.820280 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:48.820417 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} executeQuery: Read 15 rows, 27.52 KiB in 0.00176 sec., 8522.727272727272 rows/sec., 15.27 MiB/sec. 2026.05.21 10:13:48.820467 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} TCPHandler: Processed in 0.001935008 sec. 2026.05.21 10:13:48.820623 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:48.820721 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:48.820762 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:48.821111 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:48.821148 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:48.821448 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 10:13:48.821655 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:48.821779 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. 2026.05.21 10:13:48.821812 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} TCPHandler: Processed in 0.001237807 sec. 2026.05.21 10:13:53.481208 [ 148 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:13:53.481274 [ 148 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:13:53.558506 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14299 2026.05.21 10:13:53.559051 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:53.559101 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:53.559626 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 10:13:53.559855 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:53.559981 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14299 2026.05.21 10:13:53.808713 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:53.808987 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:53.809376 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:53.809422 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:53.809645 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:53.809714 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:53.809857 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:53.809973 [ 337 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:53.809994 [ 353 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:53.809978 [ 359 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:53.810180 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:53.810209 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:53.810281 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:53.810303 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:53.810338 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:53.810380 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:53.811572 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} executeQuery: Read 35 rows, 6.04 KiB in 0.002695 sec., 12987.012987012988 rows/sec., 2.19 MiB/sec. 2026.05.21 10:13:53.811706 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} TCPHandler: Processed in 0.003147165 sec. 2026.05.21 10:13:53.813872 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:53.814009 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:53.814061 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:53.814690 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:53.814741 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:53.815130 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 10:13:53.815359 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:53.815508 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} executeQuery: Read 110 rows, 9.47 KiB in 0.001538 sec., 71521.45643693107 rows/sec., 6.01 MiB/sec. 2026.05.21 10:13:53.815545 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} TCPHandler: Processed in 0.001736215 sec. 2026.05.21 10:13:53.815682 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:53.815779 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:53.815820 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:53.816238 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:53.816276 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:53.816569 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 10:13:53.816797 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:53.816928 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} executeQuery: Read 27 rows, 2.03 KiB in 0.001167 sec., 23136.24678663239 rows/sec., 1.70 MiB/sec. 2026.05.21 10:13:53.816962 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} TCPHandler: Processed in 0.001328949 sec. 2026.05.21 10:13:53.817088 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:53.817185 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:53.817226 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:53.817650 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:53.817688 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:53.817982 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 10:13:53.818197 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:53.818328 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} executeQuery: Read 91 rows, 7.28 KiB in 0.001162 sec., 78313.25301204818 rows/sec., 6.12 MiB/sec. 2026.05.21 10:13:53.818363 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} TCPHandler: Processed in 0.001323969 sec. 2026.05.21 10:13:53.818492 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:53.818589 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:53.818634 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:53.819046 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:53.819083 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:53.819406 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 10:13:53.819625 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:53.819754 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. 2026.05.21 10:13:53.819788 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} TCPHandler: Processed in 0.001343899 sec. 2026.05.21 10:13:53.819918 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:53.820013 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:53.820067 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:53.820886 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:53.820924 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:53.821459 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 10:13:53.821685 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:53.821819 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} executeQuery: Read 27 rows, 49.54 KiB in 0.001824 sec., 14802.631578947368 rows/sec., 26.53 MiB/sec. 2026.05.21 10:13:53.821869 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} TCPHandler: Processed in 0.002000299 sec. 2026.05.21 10:13:53.821995 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:53.822090 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:53.822131 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:53.822504 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:53.822541 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:53.822854 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 10:13:53.823087 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:53.823244 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. 2026.05.21 10:13:53.823278 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} TCPHandler: Processed in 0.001332579 sec. 2026.05.21 10:13:54.320801 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 2026.05.21 10:13:54.337900 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:54.337958 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:54.343623 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 10:13:54.344295 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:54.346987 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 226 2026.05.21 10:13:57.119520 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.119801 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:13:57.120201 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:57.120246 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:13:57.120503 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:57.120572 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:57.120719 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:13:57.120814 [ 359 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:57.120840 [ 325 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:57.120854 [ 353 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:57.120999 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:57.121028 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:57.121098 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:57.121125 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:57.121163 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:13:57.121210 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:13:57.122646 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} executeQuery: Read 35 rows, 7.62 KiB in 0.002951 sec., 11860.386309725516 rows/sec., 2.52 MiB/sec. 2026.05.21 10:13:57.122869 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} TCPHandler: Processed in 0.00349395 sec. 2026.05.21 10:13:57.136250 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.136502 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:13:57.136608 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:13:57.137353 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.137406 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.137811 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:13:57.138060 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.138220 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} executeQuery: Read 24 rows, 2.04 KiB in 0.001792 sec., 13392.857142857143 rows/sec., 1.11 MiB/sec. 2026.05.21 10:13:57.138259 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} TCPHandler: Processed in 0.002191582 sec. 2026.05.21 10:13:57.138392 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.138498 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:13:57.138541 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:13:57.138952 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.138989 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.139284 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 10:13:57.139497 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.139627 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. 2026.05.21 10:13:57.139662 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} TCPHandler: Processed in 0.001319439 sec. 2026.05.21 10:13:57.139787 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.139883 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:57.139923 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:57.141631 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.141669 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.142110 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 10:13:57.142331 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.142460 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} executeQuery: Read 2544 rows, 193.92 KiB in 0.002594 sec., 980724.7494217425 rows/sec., 73.01 MiB/sec. 2026.05.21 10:13:57.142496 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} TCPHandler: Processed in 0.002757609 sec. 2026.05.21 10:13:57.142658 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.142754 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:57.142794 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:57.143246 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.143283 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.143581 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 10:13:57.143796 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.143924 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} executeQuery: Read 34 rows, 2.60 KiB in 0.001188 sec., 28619.528619528617 rows/sec., 2.14 MiB/sec. 2026.05.21 10:13:57.143959 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} TCPHandler: Processed in 0.00135885 sec. 2026.05.21 10:13:57.144111 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.144213 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:13:57.144253 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:13:57.145051 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.145087 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.145419 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:13:57.145631 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.145758 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} executeQuery: Read 825 rows, 49.42 KiB in 0.001564 sec., 527493.6061381074 rows/sec., 30.86 MiB/sec. 2026.05.21 10:13:57.145791 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} TCPHandler: Processed in 0.001734775 sec. 2026.05.21 10:13:57.145938 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.146032 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:57.146072 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:13:57.146468 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.146505 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.146787 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:13:57.146998 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.147126 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. 2026.05.21 10:13:57.147160 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} TCPHandler: Processed in 0.001273899 sec. 2026.05.21 10:13:57.147328 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.147421 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:13:57.147461 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:13:57.147869 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.147906 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.148192 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:13:57.148420 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.148554 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. 2026.05.21 10:13:57.148589 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} TCPHandler: Processed in 0.001311969 sec. 2026.05.21 10:13:57.148712 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.148808 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:57.148847 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:57.149845 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.149881 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.150244 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 10:13:57.150456 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.150586 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} executeQuery: Read 1337 rows, 92.26 KiB in 0.001796 sec., 744432.0712694877 rows/sec., 50.16 MiB/sec. 2026.05.21 10:13:57.150620 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} TCPHandler: Processed in 0.001956968 sec. 2026.05.21 10:13:57.150744 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.150840 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:57.150885 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:57.151752 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.151789 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.152225 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 10:13:57.152440 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.152571 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} executeQuery: Read 1629 rows, 102.81 KiB in 0.001749 sec., 931389.3653516296 rows/sec., 57.40 MiB/sec. 2026.05.21 10:13:57.152605 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} TCPHandler: Processed in 0.001909817 sec. 2026.05.21 10:13:57.152728 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.152823 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:57.152879 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:57.153697 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.153735 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.154252 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 10:13:57.154475 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.154616 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} executeQuery: Read 20 rows, 36.70 KiB in 0.00181 sec., 11049.723756906078 rows/sec., 19.80 MiB/sec. 2026.05.21 10:13:57.154665 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} TCPHandler: Processed in 0.001985609 sec. 2026.05.21 10:13:57.154797 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:57.154895 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:57.154937 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:57.155279 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:57.155316 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:57.155616 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 10:13:57.155830 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:57.155957 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. 2026.05.21 10:13:57.155990 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} TCPHandler: Processed in 0.001241578 sec. 2026.05.21 10:13:58.802193 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:58.802476 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:13:58.802835 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:13:58.802874 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:13:58.803099 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:13:58.803170 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:13:58.803316 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:13:58.803403 [ 359 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:13:58.803425 [ 325 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:13:58.803440 [ 353 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:13:58.803569 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:13:58.803598 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:13:58.803671 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:13:58.803692 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:13:58.803729 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:58.803773 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:13:58.804946 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} executeQuery: Read 35 rows, 6.04 KiB in 0.002582 sec., 13555.383423702555 rows/sec., 2.28 MiB/sec. 2026.05.21 10:13:58.805053 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} TCPHandler: Processed in 0.003014963 sec. 2026.05.21 10:13:58.806424 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:58.806567 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:13:58.806622 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:13:58.807224 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:58.807276 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:58.807711 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 10:13:58.807949 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:58.808102 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} executeQuery: Read 64 rows, 5.16 KiB in 0.001574 sec., 40660.73697585768 rows/sec., 3.20 MiB/sec. 2026.05.21 10:13:58.808139 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} TCPHandler: Processed in 0.001780176 sec. 2026.05.21 10:13:58.808290 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:58.808389 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:13:58.808429 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:13:58.808842 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:58.808880 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:58.809172 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 10:13:58.809388 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:58.809525 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} executeQuery: Read 4 rows, 308.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 260.42 KiB/sec. 2026.05.21 10:13:58.809561 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} TCPHandler: Processed in 0.001320199 sec. 2026.05.21 10:13:58.809696 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:58.809793 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:13:58.809832 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:13:58.810263 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:58.810301 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:58.810615 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 10:13:58.810825 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:58.810951 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} executeQuery: Read 68 rows, 5.44 KiB in 0.001176 sec., 57823.12925170068 rows/sec., 4.51 MiB/sec. 2026.05.21 10:13:58.810985 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} TCPHandler: Processed in 0.001338299 sec. 2026.05.21 10:13:58.811124 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:58.811226 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:58.811271 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:13:58.811649 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:58.811686 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:58.811999 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 10:13:58.812213 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:58.812346 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} executeQuery: Read 32 rows, 2.28 KiB in 0.001143 sec., 27996.50043744532 rows/sec., 1.95 MiB/sec. 2026.05.21 10:13:58.812380 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} TCPHandler: Processed in 0.001305248 sec. 2026.05.21 10:13:58.812531 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:58.812628 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:13:58.812683 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:13:58.813408 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:58.813455 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:58.813941 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 10:13:58.814172 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:58.814319 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} executeQuery: Read 4 rows, 7.34 KiB in 0.001708 sec., 2341.9203747072597 rows/sec., 4.20 MiB/sec. 2026.05.21 10:13:58.814370 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} TCPHandler: Processed in 0.001888238 sec. 2026.05.21 10:13:58.814623 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:13:58.814721 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:13:58.814763 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:13:58.815120 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:13:58.815156 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:13:58.815466 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 10:13:58.815676 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:13:58.815807 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} executeQuery: Read 12 rows, 848.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 749.43 KiB/sec. 2026.05.21 10:13:58.815840 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} TCPHandler: Processed in 0.001266758 sec. 2026.05.21 10:14:01.060135 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14811 2026.05.21 10:14:01.060857 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:01.060899 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:01.061419 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 10:14:01.061652 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:01.061791 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14811 2026.05.21 10:14:01.061807 [ 131 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 10:14:01.061903 [ 131 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:01.061932 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:01.062082 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.21 10:14:01.062262 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:01.062305 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12379 rows starting from the beginning of the part 2026.05.21 10:14:01.062376 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part 2026.05.21 10:14:01.062424 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part 2026.05.21 10:14:01.062469 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part 2026.05.21 10:14:01.062508 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part 2026.05.21 10:14:01.062550 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part 2026.05.21 10:14:01.064394 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14811 rows, containing 4 columns (4 merged, 0 gathered) in 0.002384724 sec., 6210781.6250434015 rows/sec., 88.85 MiB/sec. 2026.05.21 10:14:01.064803 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 10:14:01.065148 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:01.065236 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 10:14:01.065346 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2026.05.21 10:14:01.847120 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 2026.05.21 10:14:01.863622 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:01.863672 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:01.869433 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 10:14:01.870106 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:01.870390 [ 131 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 10:14:01.870456 [ 131 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:01.870480 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:01.870608 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.21 10:14:01.872832 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2026.05.21 10:14:01.873886 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:01.875329 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2026.05.21 10:14:01.880009 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2026.05.21 10:14:01.884471 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2026.05.21 10:14:01.889041 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2026.05.21 10:14:01.894505 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part 2026.05.21 10:14:01.898737 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2026.05.21 10:14:01.959566 [ 197 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.089006409 sec., 2629.0241638666716 rows/sec., 13.59 MiB/sec. 2026.05.21 10:14:01.961814 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 10:14:01.963809 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:01.963943 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 10:14:01.965581 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.21 10:14:02.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.04 MiB, peak 280.60 MiB, free memory in arenas 0.00 B, will set to 275.19 MiB (RSS), difference: 5.15 MiB 2026.05.21 10:14:03.807555 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:03.807829 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:03.808220 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:03.808267 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:03.808526 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:03.808609 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:03.808774 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:03.808894 [ 325 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:03.808906 [ 353 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:03.808906 [ 306 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:03.809069 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:03.809100 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:03.809172 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:03.809194 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:03.809230 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:03.809276 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:03.810467 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} executeQuery: Read 35 rows, 6.04 KiB in 0.002751 sec., 12722.64631043257 rows/sec., 2.14 MiB/sec. 2026.05.21 10:14:03.810605 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} TCPHandler: Processed in 0.003205005 sec. 2026.05.21 10:14:03.812824 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:03.812963 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:03.813017 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:03.813675 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.813733 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.814118 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 10:14:03.814352 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.814510 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} executeQuery: Read 110 rows, 9.47 KiB in 0.001586 sec., 69356.87263556116 rows/sec., 5.83 MiB/sec. 2026.05.21 10:14:03.814547 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} TCPHandler: Processed in 0.001787096 sec. 2026.05.21 10:14:03.814558 [ 123 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 10:14:03.814645 [ 123 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.814674 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.814685 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:03.814792 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:03.814830 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.21 10:14:03.814834 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:03.814993 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:03.815038 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2617 rows starting from the beginning of the part 2026.05.21 10:14:03.815115 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 86 rows starting from the beginning of the part 2026.05.21 10:14:03.815169 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 110 rows starting from the beginning of the part 2026.05.21 10:14:03.815222 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2544 rows starting from the beginning of the part 2026.05.21 10:14:03.815273 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2026.05.21 10:14:03.815322 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 110 rows starting from the beginning of the part 2026.05.21 10:14:03.815345 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.815389 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.815990 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 10:14:03.816243 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.816374 [ 123 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 10:14:03.816390 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} executeQuery: Read 27 rows, 2.03 KiB in 0.001616 sec., 16707.920792079207 rows/sec., 1.23 MiB/sec. 2026.05.21 10:14:03.816416 [ 123 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.816438 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} TCPHandler: Processed in 0.001803235 sec. 2026.05.21 10:14:03.816442 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.816562 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.21 10:14:03.816577 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:03.816691 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:03.816693 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:03.816736 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:03.816746 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part 2026.05.21 10:14:03.816818 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:03.816867 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:03.816916 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part 2026.05.21 10:14:03.816960 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part 2026.05.21 10:14:03.817005 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:03.817259 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.817305 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.817763 [ 192 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.003002453 sec., 1842160.3935182332 rows/sec., 145.59 MiB/sec. 2026.05.21 10:14:03.817869 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348559 sec., 139408.0644599161 rows/sec., 10.78 MiB/sec. 2026.05.21 10:14:03.817920 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 10:14:03.818032 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 10:14:03.818097 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 10:14:03.818367 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.818426 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.818456 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.818507 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 10:14:03.818556 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 10:14:03.818574 [ 123 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 10:14:03.818597 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 10:14:03.818610 [ 123 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.818638 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.818641 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} executeQuery: Read 91 rows, 7.28 KiB in 0.001963 sec., 46357.615894039736 rows/sec., 3.62 MiB/sec. 2026.05.21 10:14:03.818644 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. 2026.05.21 10:14:03.818729 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} TCPHandler: Processed in 0.002201371 sec. 2026.05.21 10:14:03.818779 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.21 10:14:03.818857 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:03.818881 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1402 rows starting from the beginning of the part 2026.05.21 10:14:03.818927 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 79 rows starting from the beginning of the part 2026.05.21 10:14:03.818967 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 91 rows starting from the beginning of the part 2026.05.21 10:14:03.818971 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:03.819006 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1337 rows starting from the beginning of the part 2026.05.21 10:14:03.819046 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 68 rows starting from the beginning of the part 2026.05.21 10:14:03.819089 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 91 rows starting from the beginning of the part 2026.05.21 10:14:03.819113 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:03.819177 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:03.819828 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.819879 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.820238 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 10:14:03.820328 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576323 sec., 1946301.6145802606 rows/sec., 141.27 MiB/sec. 2026.05.21 10:14:03.820481 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.820524 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 10:14:03.820630 [ 123 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 10:14:03.820639 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. 2026.05.21 10:14:03.820673 [ 123 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.820703 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} TCPHandler: Processed in 0.001853506 sec. 2026.05.21 10:14:03.820706 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.820804 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.820817 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.21 10:14:03.820851 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:03.820886 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 10:14:03.820949 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:03.820965 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.21 10:14:03.820972 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:03.820986 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16606 rows starting from the beginning of the part 2026.05.21 10:14:03.821047 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:03.821062 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:03.821114 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:03.821175 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1629 rows starting from the beginning of the part 2026.05.21 10:14:03.821220 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part 2026.05.21 10:14:03.821263 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:03.821886 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.821929 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.822537 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 10:14:03.822768 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.822914 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} executeQuery: Read 27 rows, 49.54 KiB in 0.001963 sec., 13754.457463066736 rows/sec., 24.65 MiB/sec. 2026.05.21 10:14:03.822915 [ 123 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 10:14:03.822967 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} TCPHandler: Processed in 0.002167281 sec. 2026.05.21 10:14:03.822972 [ 123 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.823010 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.823102 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.21 10:14:03.823114 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:03.823258 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:03.823303 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:03.823317 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:03.823373 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 741 rows starting from the beginning of the part 2026.05.21 10:14:03.823501 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:03.823624 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:03.823720 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.823735 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2026.05.21 10:14:03.823766 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.823862 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part 2026.05.21 10:14:03.823972 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:03.824111 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 10:14:03.824393 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.824539 [ 122 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 10:14:03.824566 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. 2026.05.21 10:14:03.824581 [ 122 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:03.824603 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} TCPHandler: Processed in 0.001537372 sec. 2026.05.21 10:14:03.824604 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:03.824692 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.21 10:14:03.824784 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:03.824809 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2364 rows starting from the beginning of the part 2026.05.21 10:14:03.824854 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:03.824893 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:03.824929 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part 2026.05.21 10:14:03.824965 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part 2026.05.21 10:14:03.824998 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:03.826663 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.002000748 sec., 1301513.234050465 rows/sec., 87.71 MiB/sec. 2026.05.21 10:14:03.827070 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 10:14:03.827426 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.827529 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 10:14:03.827628 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.21 10:14:03.827936 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 18747 rows, containing 5 columns (5 merged, 0 gathered) in 0.007161753 sec., 2617655.2025740067 rows/sec., 168.84 MiB/sec. 2026.05.21 10:14:03.828241 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 10:14:03.828530 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.828606 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 10:14:03.828679 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. 2026.05.21 10:14:03.832145 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 19 columns (19 merged, 0 gathered) in 0.009086529 sec., 91784.22255626984 rows/sec., 164.47 MiB/sec. 2026.05.21 10:14:03.833424 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 10:14:03.833773 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:03.833844 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 10:14:03.833944 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. 2026.05.21 10:14:04.000223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.80 MiB, peak 288.91 MiB, free memory in arenas 0.00 B, will set to 280.31 MiB (RSS), difference: 4.52 MiB 2026.05.21 10:14:07.471232 [ 256 ] {} TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:07.471534 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} executeQuery: (from [fd00:1122:3344:101::e]:57341) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.21 10:14:07.472047 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 10:14:07.472237 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:07.472633 [ 306 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 10:14:07.473044 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} executeQuery: Read 41 rows, 2.50 KiB in 0.001643 sec., 24954.351795496044 rows/sec., 1.49 MiB/sec. 2026.05.21 10:14:07.473126 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} TCPHandler: Processed in 0.002051169 sec. 2026.05.21 10:14:08.481335 [ 115 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:14:08.481392 [ 115 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:14:08.561908 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15259 2026.05.21 10:14:08.562455 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:08.562505 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:08.563048 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 10:14:08.563279 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:08.563406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15259 2026.05.21 10:14:08.807877 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:08.808127 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:08.808469 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:08.808508 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:08.808731 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:08.808801 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:08.808948 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:08.809053 [ 353 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:08.809063 [ 306 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:08.809063 [ 325 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:08.809227 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:08.809255 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:08.809328 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:08.809348 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:08.809385 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:08.809426 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:08.810540 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} executeQuery: Read 35 rows, 6.04 KiB in 0.002515 sec., 13916.500994035787 rows/sec., 2.34 MiB/sec. 2026.05.21 10:14:08.810671 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} TCPHandler: Processed in 0.002941462 sec. 2026.05.21 10:14:08.812670 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:08.812782 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:08.812826 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:08.813403 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:08.813447 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:08.813886 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 10:14:08.814116 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:08.814256 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} executeQuery: Read 86 rows, 7.37 KiB in 0.001508 sec., 57029.17771883289 rows/sec., 4.77 MiB/sec. 2026.05.21 10:14:08.814292 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} TCPHandler: Processed in 0.001672494 sec. 2026.05.21 10:14:08.814464 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:08.814560 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:08.814600 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:08.815011 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:08.815048 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:08.815343 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 10:14:08.815587 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:08.815717 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} executeQuery: Read 15 rows, 1.13 KiB in 0.001176 sec., 12755.102040816328 rows/sec., 959.12 KiB/sec. 2026.05.21 10:14:08.815751 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} TCPHandler: Processed in 0.001336179 sec. 2026.05.21 10:14:08.815901 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:08.816000 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:08.816040 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:08.816650 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:08.816702 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:08.817135 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 10:14:08.817376 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:08.817532 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} executeQuery: Read 79 rows, 6.32 KiB in 0.001548 sec., 51033.591731266155 rows/sec., 3.98 MiB/sec. 2026.05.21 10:14:08.817592 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} TCPHandler: Processed in 0.001739525 sec. 2026.05.21 10:14:08.817816 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:08.817951 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:08.818011 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:08.818539 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:08.818576 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:08.818914 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 10:14:08.819129 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:08.819270 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} executeQuery: Read 160 rows, 11.41 KiB in 0.001362 sec., 117474.30249632894 rows/sec., 8.18 MiB/sec. 2026.05.21 10:14:08.819305 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} TCPHandler: Processed in 0.001611483 sec. 2026.05.21 10:14:08.819436 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:08.819533 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:08.819588 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:08.820416 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:08.820454 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:08.821008 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 10:14:08.821229 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:08.821370 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} executeQuery: Read 15 rows, 27.52 KiB in 0.001856 sec., 8081.896551724138 rows/sec., 14.48 MiB/sec. 2026.05.21 10:14:08.821421 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} TCPHandler: Processed in 0.002034349 sec. 2026.05.21 10:14:08.821552 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:08.821649 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:08.821691 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:08.822072 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:08.822109 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:08.822416 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 10:14:08.822626 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:08.822755 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. 2026.05.21 10:14:08.822787 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} TCPHandler: Processed in 0.001284638 sec. 2026.05.21 10:14:09.001272 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000863752 sec. 2026.05.21 10:14:09.372933 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 2026.05.21 10:14:09.390874 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:09.390941 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:09.396900 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 10:14:09.397691 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:09.404049 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 241 2026.05.21 10:14:11.311636 [ 109 ] {} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 10:14:11.311710 [ 109 ] {} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:11.311737 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.21 10:14:11.311914 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.21 10:14:11.312087 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:11.312126 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part 2026.05.21 10:14:11.312205 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part 2026.05.21 10:14:11.312264 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part 2026.05.21 10:14:11.312319 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part 2026.05.21 10:14:11.312367 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part 2026.05.21 10:14:11.313898 [ 194 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.0020677 sec., 1995453.8859602457 rows/sec., 124.34 MiB/sec. 2026.05.21 10:14:11.314065 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 10:14:11.314319 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:11.314390 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 10:14:11.314458 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2026.05.21 10:14:13.814981 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:13.815419 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:13.816017 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:13.816107 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:13.816443 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:13.816542 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:13.816730 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 10:14:13.816854 [ 325 ] {7de68453-9334-477c-b710-49dd98001948} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:13.816869 [ 306 ] {7de68453-9334-477c-b710-49dd98001948} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:13.816881 [ 353 ] {7de68453-9334-477c-b710-49dd98001948} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:13.817142 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:13.817192 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:13.817304 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:13.817342 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:13.817400 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:13.817463 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:13.819132 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} executeQuery: Read 35 rows, 6.04 KiB in 0.0039 sec., 8974.358974358975 rows/sec., 1.51 MiB/sec. 2026.05.21 10:14:13.819308 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} TCPHandler: Processed in 0.004588785 sec. 2026.05.21 10:14:13.823112 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:13.823321 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:14:13.823416 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:14:13.824242 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:13.824314 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:13.824829 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 10:14:13.825133 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:13.825337 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} executeQuery: Read 2 rows, 167.00 B in 0.00207 sec., 966.1835748792272 rows/sec., 78.79 KiB/sec. 2026.05.21 10:14:13.825397 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} TCPHandler: Processed in 0.002438644 sec. 2026.05.21 10:14:13.825588 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:13.825712 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:13.825771 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:13.826386 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:13.826428 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:13.826860 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 10:14:13.827135 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:13.827321 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} executeQuery: Read 111 rows, 9.54 KiB in 0.001638 sec., 67765.56776556777 rows/sec., 5.69 MiB/sec. 2026.05.21 10:14:13.827389 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} TCPHandler: Processed in 0.001863487 sec. 2026.05.21 10:14:13.827580 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:13.827730 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:13.827793 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:13.828735 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:13.828843 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:13.829493 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 10:14:13.829903 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:13.830214 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} executeQuery: Read 29 rows, 2.17 KiB in 0.002504 sec., 11581.469648562299 rows/sec., 866.58 KiB/sec. 2026.05.21 10:14:13.830320 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} TCPHandler: Processed in 0.002813141 sec. 2026.05.21 10:14:13.830661 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:13.830841 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:13.830929 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:13.831838 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:13.831898 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:13.832437 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 10:14:13.832805 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:13.833062 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} executeQuery: Read 93 rows, 7.44 KiB in 0.002276 sec., 40861.159929701236 rows/sec., 3.19 MiB/sec. 2026.05.21 10:14:13.833133 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} TCPHandler: Processed in 0.002662048 sec. 2026.05.21 10:14:13.833400 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:13.833561 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:13.833628 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:13.834332 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:13.834389 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:13.835029 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 10:14:13.835376 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:13.835620 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} executeQuery: Read 161 rows, 11.48 KiB in 0.002093 sec., 76923.07692307694 rows/sec., 5.36 MiB/sec. 2026.05.21 10:14:13.835682 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} TCPHandler: Processed in 0.002375304 sec. 2026.05.21 10:14:13.835897 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:13.836039 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:13.836158 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:13.841226 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:13.841320 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:13.842393 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 10:14:13.842849 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:13.843193 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} executeQuery: Read 27 rows, 49.54 KiB in 0.007178 sec., 3761.4934522151016 rows/sec., 6.74 MiB/sec. 2026.05.21 10:14:13.843443 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} TCPHandler: Processed in 0.007620169 sec. 2026.05.21 10:14:13.844411 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:13.844614 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:13.844708 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:13.845718 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:13.845776 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:13.846336 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 10:14:13.846714 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:13.846953 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} executeQuery: Read 60 rows, 4.14 KiB in 0.002397 sec., 25031.28911138924 rows/sec., 1.69 MiB/sec. 2026.05.21 10:14:13.847022 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} TCPHandler: Processed in 0.003160655 sec. 2026.05.21 10:14:14.493440 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47863 2026.05.21 10:14:14.493538 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.493568 [ 364 ] {} TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Authenticating user 'default' from [fd00:1122:3344:101::e]:47863 2026.05.21 10:14:14.493593 [ 364 ] {} TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.493610 [ 364 ] {} TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.493837 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35670 2026.05.21 10:14:14.493904 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39468 2026.05.21 10:14:14.493928 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55470 2026.05.21 10:14:14.493955 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32804 2026.05.21 10:14:14.493985 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45399 2026.05.21 10:14:14.494006 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.494028 [ 364 ] {} TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:14.494055 [ 366 ] {} TCP-Session: 4c0b149d-f2c2-4829-930a-f5a082c1105a Authenticating user 'default' from [fd00:1122:3344:101::e]:39468 2026.05.21 10:14:14.494063 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.494090 [ 366 ] {} TCP-Session: 4c0b149d-f2c2-4829-930a-f5a082c1105a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.493971 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43707 2026.05.21 10:14:14.494121 [ 368 ] {} TCP-Session: ec77cd75-db9e-401d-a113-679fecad1ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55470 2026.05.21 10:14:14.494118 [ 366 ] {} TCP-Session: 4c0b149d-f2c2-4829-930a-f5a082c1105a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.493946 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57653 2026.05.21 10:14:14.494203 [ 368 ] {} TCP-Session: ec77cd75-db9e-401d-a113-679fecad1ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494232 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} executeQuery: (from [fd00:1122:3344:101::e]:47863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:14:14.494260 [ 368 ] {} TCP-Session: ec77cd75-db9e-401d-a113-679fecad1ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.493923 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45747 2026.05.21 10:14:14.494291 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.493926 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.494352 [ 375 ] {} TCP-Session: a819ea65-6c5e-4b8b-a46b-21e4c30fc69f Authenticating user 'default' from [fd00:1122:3344:101::e]:32804 2026.05.21 10:14:14.494388 [ 365 ] {} TCP-Session: 4385e43b-d628-4df0-9a1e-bbbe6fba7961 Authenticating user 'default' from [fd00:1122:3344:101::e]:35670 2026.05.21 10:14:14.494396 [ 375 ] {} TCP-Session: a819ea65-6c5e-4b8b-a46b-21e4c30fc69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494423 [ 365 ] {} TCP-Session: 4385e43b-d628-4df0-9a1e-bbbe6fba7961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494424 [ 375 ] {} TCP-Session: a819ea65-6c5e-4b8b-a46b-21e4c30fc69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494445 [ 365 ] {} TCP-Session: 4385e43b-d628-4df0-9a1e-bbbe6fba7961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494537 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:14:14.494596 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:14.494678 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.494713 [ 374 ] {} TCP-Session: d6f7cb24-dfe4-4395-af6c-513cb5aaaa1f Authenticating user 'default' from [fd00:1122:3344:101::e]:57653 2026.05.21 10:14:14.494731 [ 374 ] {} TCP-Session: d6f7cb24-dfe4-4395-af6c-513cb5aaaa1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494747 [ 374 ] {} TCP-Session: d6f7cb24-dfe4-4395-af6c-513cb5aaaa1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494814 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.494862 [ 367 ] {} TCP-Session: f8f22771-7f31-46a0-a04a-fae18c886e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45747 2026.05.21 10:14:14.494888 [ 367 ] {} TCP-Session: f8f22771-7f31-46a0-a04a-fae18c886e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494891 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:14:14.494907 [ 367 ] {} TCP-Session: f8f22771-7f31-46a0-a04a-fae18c886e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.494939 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.494975 [ 376 ] {} TCP-Session: a12016a8-665e-4f3f-bd89-dfc14d0175cd Authenticating user 'default' from [fd00:1122:3344:101::e]:43707 2026.05.21 10:14:14.494996 [ 376 ] {} TCP-Session: a12016a8-665e-4f3f-bd89-dfc14d0175cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.495010 [ 376 ] {} TCP-Session: a12016a8-665e-4f3f-bd89-dfc14d0175cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.495032 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.495069 [ 377 ] {} TCP-Session: 87fe2fe1-1d09-432a-8543-67474f4c53e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45399 2026.05.21 10:14:14.495087 [ 377 ] {} TCP-Session: 87fe2fe1-1d09-432a-8543-67474f4c53e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.495104 [ 377 ] {} TCP-Session: 87fe2fe1-1d09-432a-8543-67474f4c53e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.495792 [ 306 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} AggregatingTransform: Aggregating 2026.05.21 10:14:14.495830 [ 306 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} Aggregator: Aggregation method: without_key 2026.05.21 10:14:14.495861 [ 306 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854012 sec. (1170.944 rows/sec., 45.74 KiB/sec.) 2026.05.21 10:14:14.495876 [ 306 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} Aggregator: Merging aggregated data 2026.05.21 10:14:14.496531 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} executeQuery: Read 1 rows, 40.00 B in 0.002362 sec., 423.3700254022015 rows/sec., 16.54 KiB/sec. 2026.05.21 10:14:14.496659 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} TCPHandler: Processed in 0.002751829 sec. 2026.05.21 10:14:14.496788 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.496816 [ 364 ] {} TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.496820 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.496841 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.496869 [ 365 ] {} TCP-Session: 4385e43b-d628-4df0-9a1e-bbbe6fba7961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.496879 [ 375 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.496897 [ 366 ] {} TCP-Session: 4c0b149d-f2c2-4829-930a-f5a082c1105a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.496907 [ 376 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.496936 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.496957 [ 374 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.496987 [ 376 ] {} TCP-Session: a12016a8-665e-4f3f-bd89-dfc14d0175cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.496995 [ 368 ] {} TCP-Session: ec77cd75-db9e-401d-a113-679fecad1ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.497013 [ 374 ] {} TCP-Session: d6f7cb24-dfe4-4395-af6c-513cb5aaaa1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.496878 [ 377 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.496909 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.497082 [ 377 ] {} TCP-Session: 87fe2fe1-1d09-432a-8543-67474f4c53e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.496932 [ 375 ] {} TCP-Session: a819ea65-6c5e-4b8b-a46b-21e4c30fc69f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.497107 [ 367 ] {} TCP-Session: f8f22771-7f31-46a0-a04a-fae18c886e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.676549 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40273 2026.05.21 10:14:14.676658 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.676692 [ 364 ] {} TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Authenticating user 'default' from [fd00:1122:3344:101::e]:40273 2026.05.21 10:14:14.676718 [ 364 ] {} TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.676739 [ 364 ] {} TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677006 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59556 2026.05.21 10:14:14.677024 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48528 2026.05.21 10:14:14.677054 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62847 2026.05.21 10:14:14.677066 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36145 2026.05.21 10:14:14.677132 [ 364 ] {} TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:14.677153 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.677105 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.677189 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.677199 [ 376 ] {} TCP-Session: 7259d1f2-f564-458f-9195-69ff2b98b4d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62847 2026.05.21 10:14:14.677220 [ 365 ] {} TCP-Session: ad5b5c6d-3b93-46d0-b90c-0f401a325dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:59556 2026.05.21 10:14:14.677232 [ 377 ] {} TCP-Session: 19170ef7-19b3-44a8-8d6d-b9c4b6b6fa39 Authenticating user 'default' from [fd00:1122:3344:101::e]:36145 2026.05.21 10:14:14.677244 [ 376 ] {} TCP-Session: 7259d1f2-f564-458f-9195-69ff2b98b4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677257 [ 365 ] {} TCP-Session: ad5b5c6d-3b93-46d0-b90c-0f401a325dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677277 [ 376 ] {} TCP-Session: 7259d1f2-f564-458f-9195-69ff2b98b4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677273 [ 377 ] {} TCP-Session: 19170ef7-19b3-44a8-8d6d-b9c4b6b6fa39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677289 [ 365 ] {} TCP-Session: ad5b5c6d-3b93-46d0-b90c-0f401a325dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677316 [ 377 ] {} TCP-Session: 19170ef7-19b3-44a8-8d6d-b9c4b6b6fa39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677104 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.677354 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} executeQuery: (from [fd00:1122:3344:101::e]:40273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:14:14.677384 [ 368 ] {} TCP-Session: b8d329ba-d781-495f-8caf-150abd35810c Authenticating user 'default' from [fd00:1122:3344:101::e]:48528 2026.05.21 10:14:14.677032 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52095 2026.05.21 10:14:14.677413 [ 368 ] {} TCP-Session: b8d329ba-d781-495f-8caf-150abd35810c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677026 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56404 2026.05.21 10:14:14.677449 [ 368 ] {} TCP-Session: b8d329ba-d781-495f-8caf-150abd35810c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677465 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.677504 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.677519 [ 374 ] {} TCP-Session: cdefc4b5-46b2-4a63-9307-12a2c1769589 Authenticating user 'default' from [fd00:1122:3344:101::e]:52095 2026.05.21 10:14:14.677006 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45740 2026.05.21 10:14:14.677549 [ 374 ] {} TCP-Session: cdefc4b5-46b2-4a63-9307-12a2c1769589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677540 [ 367 ] {} TCP-Session: b2f5ac16-2b56-473a-af54-25fabf235a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:56404 2026.05.21 10:14:14.677582 [ 374 ] {} TCP-Session: cdefc4b5-46b2-4a63-9307-12a2c1769589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677602 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.677610 [ 367 ] {} TCP-Session: b2f5ac16-2b56-473a-af54-25fabf235a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677637 [ 366 ] {} TCP-Session: 339f3848-a252-4fe5-942c-75b724447bb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45740 2026.05.21 10:14:14.677641 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:14:14.677662 [ 366 ] {} TCP-Session: 339f3848-a252-4fe5-942c-75b724447bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677646 [ 367 ] {} TCP-Session: b2f5ac16-2b56-473a-af54-25fabf235a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677693 [ 366 ] {} TCP-Session: 339f3848-a252-4fe5-942c-75b724447bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677711 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:14.677066 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59163 2026.05.21 10:14:14.677785 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.677824 [ 375 ] {} TCP-Session: b546356a-9660-49fd-8326-a47e9aacfefa Authenticating user 'default' from [fd00:1122:3344:101::e]:59163 2026.05.21 10:14:14.677840 [ 375 ] {} TCP-Session: b546356a-9660-49fd-8326-a47e9aacfefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.677854 [ 375 ] {} TCP-Session: b546356a-9660-49fd-8326-a47e9aacfefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.678011 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:14:14.678950 [ 339 ] {8eb2198e-48c9-40e3-a867-5622080163bc} AggregatingTransform: Aggregating 2026.05.21 10:14:14.678998 [ 339 ] {8eb2198e-48c9-40e3-a867-5622080163bc} Aggregator: Aggregation method: without_key 2026.05.21 10:14:14.679035 [ 339 ] {8eb2198e-48c9-40e3-a867-5622080163bc} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920943 sec. (1085.844 rows/sec., 42.42 KiB/sec.) 2026.05.21 10:14:14.679051 [ 339 ] {8eb2198e-48c9-40e3-a867-5622080163bc} Aggregator: Merging aggregated data 2026.05.21 10:14:14.679785 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} executeQuery: Read 1 rows, 40.00 B in 0.002495 sec., 400.80160320641284 rows/sec., 15.66 KiB/sec. 2026.05.21 10:14:14.679953 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} TCPHandler: Processed in 0.002984223 sec. 2026.05.21 10:14:14.680096 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680129 [ 364 ] {} TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.680134 [ 377 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680162 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680175 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680199 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680216 [ 375 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680230 [ 367 ] {} TCP-Session: b2f5ac16-2b56-473a-af54-25fabf235a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.680245 [ 366 ] {} TCP-Session: 339f3848-a252-4fe5-942c-75b724447bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.680263 [ 375 ] {} TCP-Session: b546356a-9660-49fd-8326-a47e9aacfefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.680253 [ 374 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680290 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680318 [ 374 ] {} TCP-Session: cdefc4b5-46b2-4a63-9307-12a2c1769589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.680214 [ 365 ] {} TCP-Session: ad5b5c6d-3b93-46d0-b90c-0f401a325dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.680344 [ 368 ] {} TCP-Session: b8d329ba-d781-495f-8caf-150abd35810c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.680181 [ 377 ] {} TCP-Session: 19170ef7-19b3-44a8-8d6d-b9c4b6b6fa39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.680240 [ 376 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.680439 [ 376 ] {} TCP-Session: 7259d1f2-f564-458f-9195-69ff2b98b4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867379 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54426 2026.05.21 10:14:14.867464 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.867491 [ 365 ] {} TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Authenticating user 'default' from [fd00:1122:3344:101::e]:54426 2026.05.21 10:14:14.867513 [ 365 ] {} TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867527 [ 365 ] {} TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867737 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51608 2026.05.21 10:14:14.867769 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59893 2026.05.21 10:14:14.867773 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35891 2026.05.21 10:14:14.867795 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43215 2026.05.21 10:14:14.867835 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.867854 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.867835 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.867881 [ 374 ] {} TCP-Session: 32f9f241-80cf-44e1-a410-bad5ae8ee14d Authenticating user 'default' from [fd00:1122:3344:101::e]:59893 2026.05.21 10:14:14.867891 [ 375 ] {} TCP-Session: 63b4d884-8615-4259-a9a9-f9ab3199a15c Authenticating user 'default' from [fd00:1122:3344:101::e]:35891 2026.05.21 10:14:14.867899 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.867921 [ 375 ] {} TCP-Session: 63b4d884-8615-4259-a9a9-f9ab3199a15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867917 [ 374 ] {} TCP-Session: 32f9f241-80cf-44e1-a410-bad5ae8ee14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867944 [ 375 ] {} TCP-Session: 63b4d884-8615-4259-a9a9-f9ab3199a15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867945 [ 376 ] {} TCP-Session: e01a1a5b-dc91-484f-ac60-c7b030377a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:43215 2026.05.21 10:14:14.867956 [ 374 ] {} TCP-Session: 32f9f241-80cf-44e1-a410-bad5ae8ee14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867989 [ 376 ] {} TCP-Session: e01a1a5b-dc91-484f-ac60-c7b030377a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867913 [ 365 ] {} TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:14.868015 [ 376 ] {} TCP-Session: e01a1a5b-dc91-484f-ac60-c7b030377a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867909 [ 366 ] {} TCP-Session: d6f4b1da-ee85-47b0-937c-aa4e4c63488c Authenticating user 'default' from [fd00:1122:3344:101::e]:51608 2026.05.21 10:14:14.867822 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43491 2026.05.21 10:14:14.868142 [ 366 ] {} TCP-Session: d6f4b1da-ee85-47b0-937c-aa4e4c63488c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867815 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53323 2026.05.21 10:14:14.868179 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.868164 [ 366 ] {} TCP-Session: d6f4b1da-ee85-47b0-937c-aa4e4c63488c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.868231 [ 364 ] {} TCP-Session: c080f342-4044-4880-9650-4e46c03d1332 Authenticating user 'default' from [fd00:1122:3344:101::e]:43491 2026.05.21 10:14:14.868238 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} executeQuery: (from [fd00:1122:3344:101::e]:54426) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 10:14:14.868250 [ 364 ] {} TCP-Session: c080f342-4044-4880-9650-4e46c03d1332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.868254 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.868281 [ 364 ] {} TCP-Session: c080f342-4044-4880-9650-4e46c03d1332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.868308 [ 377 ] {} TCP-Session: cde2c7b2-0fdd-4c25-913a-57ee145c9c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:53323 2026.05.21 10:14:14.867771 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41988 2026.05.21 10:14:14.868347 [ 377 ] {} TCP-Session: cde2c7b2-0fdd-4c25-913a-57ee145c9c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.867739 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42307 2026.05.21 10:14:14.868377 [ 377 ] {} TCP-Session: cde2c7b2-0fdd-4c25-913a-57ee145c9c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.868412 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.868439 [ 368 ] {} TCP-Session: 7bf53927-56a6-466f-9877-9d5f8a7291ba Authenticating user 'default' from [fd00:1122:3344:101::e]:41988 2026.05.21 10:14:14.868448 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 10:14:14.868456 [ 368 ] {} TCP-Session: 7bf53927-56a6-466f-9877-9d5f8a7291ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.868477 [ 367 ] {} TCP-Session: cd0494cd-3b90-4828-b9e0-7604ca433e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:42307 2026.05.21 10:14:14.868482 [ 368 ] {} TCP-Session: 7bf53927-56a6-466f-9877-9d5f8a7291ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.868503 [ 367 ] {} TCP-Session: cd0494cd-3b90-4828-b9e0-7604ca433e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.868523 [ 367 ] {} TCP-Session: cd0494cd-3b90-4828-b9e0-7604ca433e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.868609 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 10:14:14.868671 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:14.868977 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown 2026.05.21 10:14:14.869945 [ 325 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} AggregatingTransform: Aggregating 2026.05.21 10:14:14.869977 [ 325 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} Aggregator: Aggregation method: without_key 2026.05.21 10:14:14.870006 [ 325 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929874 sec. (1075.415 rows/sec., 42.01 KiB/sec.) 2026.05.21 10:14:14.870021 [ 325 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} Aggregator: Merging aggregated data 2026.05.21 10:14:14.870613 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} executeQuery: Read 1 rows, 40.00 B in 0.002442 sec., 409.5004095004095 rows/sec., 16.00 KiB/sec. 2026.05.21 10:14:14.870738 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} TCPHandler: Processed in 0.003012603 sec. 2026.05.21 10:14:14.870890 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.870929 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.870938 [ 365 ] {} TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.870958 [ 375 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.870976 [ 366 ] {} TCP-Session: d6f4b1da-ee85-47b0-937c-aa4e4c63488c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.870985 [ 374 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.871016 [ 375 ] {} TCP-Session: 63b4d884-8615-4259-a9a9-f9ab3199a15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.871032 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.871054 [ 374 ] {} TCP-Session: 32f9f241-80cf-44e1-a410-bad5ae8ee14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.871057 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.871084 [ 368 ] {} TCP-Session: 7bf53927-56a6-466f-9877-9d5f8a7291ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.871101 [ 377 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.871134 [ 376 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.871119 [ 367 ] {} TCP-Session: cd0494cd-3b90-4828-b9e0-7604ca433e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.871146 [ 377 ] {} TCP-Session: cde2c7b2-0fdd-4c25-913a-57ee145c9c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.871178 [ 376 ] {} TCP-Session: e01a1a5b-dc91-484f-ac60-c7b030377a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:14.871006 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.21 10:14:14.871238 [ 364 ] {} TCP-Session: c080f342-4044-4880-9650-4e46c03d1332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 10:14:16.063524 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15771 2026.05.21 10:14:16.064072 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:16.064114 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:16.064668 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 10:14:16.064922 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:16.065078 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15771 2026.05.21 10:14:16.904370 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 2026.05.21 10:14:16.919809 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:16.919862 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:16.925988 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 10:14:16.926687 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:16.929264 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2026.05.21 10:14:18.523793 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 13 2026.05.21 10:14:18.525418 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:18.525464 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:18.526674 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 10:14:18.526941 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:18.527252 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 13 2026.05.21 10:14:18.808422 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:18.808694 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:18.809104 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:18.809150 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:18.809379 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:18.809450 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:18.809596 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:18.809713 [ 332 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:18.809717 [ 352 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:18.809715 [ 325 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:18.809886 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:18.809915 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:18.809988 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:18.810009 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:18.810044 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:18.810083 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:18.811303 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} executeQuery: Read 35 rows, 6.04 KiB in 0.002724 sec., 12848.751835535977 rows/sec., 2.16 MiB/sec. 2026.05.21 10:14:18.811433 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} TCPHandler: Processed in 0.003163065 sec. 2026.05.21 10:14:18.813449 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:18.813586 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:18.813638 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:18.814293 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:18.814333 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:18.814712 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 10:14:18.814949 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:18.815090 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} executeQuery: Read 86 rows, 7.37 KiB in 0.001543 sec., 55735.58003888529 rows/sec., 4.66 MiB/sec. 2026.05.21 10:14:18.815126 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} TCPHandler: Processed in 0.001740135 sec. 2026.05.21 10:14:18.815279 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:18.815385 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:18.815426 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:18.815921 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:18.815959 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:18.816280 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 10:14:18.816491 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:18.816621 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} executeQuery: Read 15 rows, 1.13 KiB in 0.001264 sec., 11867.088607594937 rows/sec., 892.35 KiB/sec. 2026.05.21 10:14:18.816656 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} TCPHandler: Processed in 0.00142635 sec. 2026.05.21 10:14:18.816798 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:18.816894 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:18.816935 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:18.817394 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:18.817431 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:18.817755 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 10:14:18.817967 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:18.818095 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} executeQuery: Read 79 rows, 6.32 KiB in 0.00122 sec., 64754.09836065574 rows/sec., 5.06 MiB/sec. 2026.05.21 10:14:18.818130 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} TCPHandler: Processed in 0.00138089 sec. 2026.05.21 10:14:18.818278 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:18.818411 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:18.818455 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:18.818879 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:18.818913 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:18.819209 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 10:14:18.819487 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:18.819617 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. 2026.05.21 10:14:18.819652 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} TCPHandler: Processed in 0.00142227 sec. 2026.05.21 10:14:18.819792 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:18.819888 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:18.819943 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:18.820710 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:18.820747 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:18.821290 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 10:14:18.821525 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:18.821663 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} executeQuery: Read 15 rows, 27.52 KiB in 0.001793 sec., 8365.867261572783 rows/sec., 14.99 MiB/sec. 2026.05.21 10:14:18.821722 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} TCPHandler: Processed in 0.001977979 sec. 2026.05.21 10:14:18.821859 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:18.821955 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:18.821997 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:18.822355 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:18.822392 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:18.822700 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 10:14:18.822912 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:18.823039 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.21 10:14:18.823072 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} TCPHandler: Processed in 0.001262188 sec. 2026.05.21 10:14:23.481468 [ 56 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:14:23.481545 [ 56 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:14:23.565243 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16219 2026.05.21 10:14:23.566140 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:23.566221 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:23.566796 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 10:14:23.567041 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:23.567196 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16219 2026.05.21 10:14:23.807908 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:23.808148 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:23.808489 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:23.808526 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:23.808750 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:23.808821 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:23.808963 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:23.809054 [ 342 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:23.809086 [ 325 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:23.809086 [ 352 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:23.809242 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:23.809270 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:23.809341 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:23.809363 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:23.809400 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:23.809440 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:23.810763 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} executeQuery: Read 35 rows, 6.04 KiB in 0.002701 sec., 12958.163643095151 rows/sec., 2.18 MiB/sec. 2026.05.21 10:14:23.810947 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} TCPHandler: Processed in 0.003182355 sec. 2026.05.21 10:14:23.813208 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:23.813378 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:23.813450 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:23.814143 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:23.814189 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:23.814597 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 10:14:23.814830 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:23.814984 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} executeQuery: Read 110 rows, 9.47 KiB in 0.00166 sec., 66265.06024096385 rows/sec., 5.57 MiB/sec. 2026.05.21 10:14:23.815024 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} TCPHandler: Processed in 0.001950917 sec. 2026.05.21 10:14:23.815196 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:23.815301 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:23.815343 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:23.815848 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:23.815886 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:23.816200 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 10:14:23.816427 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:23.816565 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} executeQuery: Read 27 rows, 2.03 KiB in 0.001282 sec., 21060.842433697348 rows/sec., 1.55 MiB/sec. 2026.05.21 10:14:23.816603 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} TCPHandler: Processed in 0.001459331 sec. 2026.05.21 10:14:23.816744 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:23.816842 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:23.816883 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:23.817327 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:23.817365 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:23.817703 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 10:14:23.817915 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:23.818047 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} executeQuery: Read 91 rows, 7.28 KiB in 0.001222 sec., 74468.08510638298 rows/sec., 5.82 MiB/sec. 2026.05.21 10:14:23.818085 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} TCPHandler: Processed in 0.00139095 sec. 2026.05.21 10:14:23.818217 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:23.818314 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:23.818358 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:23.818790 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:23.818827 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:23.819162 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 10:14:23.819385 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:23.819517 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. 2026.05.21 10:14:23.819555 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} TCPHandler: Processed in 0.001387419 sec. 2026.05.21 10:14:23.819684 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:23.819781 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:23.819836 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:23.820970 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:23.821054 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:23.821812 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 10:14:23.822086 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:23.822282 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} executeQuery: Read 27 rows, 49.54 KiB in 0.002515 sec., 10735.586481113321 rows/sec., 19.24 MiB/sec. 2026.05.21 10:14:23.822439 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} TCPHandler: Processed in 0.00280326 sec. 2026.05.21 10:14:23.822667 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:23.822805 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:23.822868 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:23.823341 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:23.823393 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:23.823737 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 10:14:23.823951 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:23.824089 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. 2026.05.21 10:14:23.824127 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} TCPHandler: Processed in 0.001578363 sec. 2026.05.21 10:14:24.429374 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 2026.05.21 10:14:24.446060 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:24.446125 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:24.452100 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 10:14:24.452783 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:24.455611 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 256 2026.05.21 10:14:27.119778 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.120122 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:14:27.120639 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:27.120696 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:14:27.120959 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:27.121032 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:27.121179 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:14:27.121300 [ 325 ] {084ac37d-f489-4c19-bbca-26913921919a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:27.121316 [ 350 ] {084ac37d-f489-4c19-bbca-26913921919a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:27.121309 [ 342 ] {084ac37d-f489-4c19-bbca-26913921919a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:27.121505 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:27.121538 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:27.121613 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:27.121634 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:27.121672 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:14:27.121714 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:14:27.123091 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} executeQuery: Read 35 rows, 7.62 KiB in 0.003117 sec., 11228.74558870709 rows/sec., 2.39 MiB/sec. 2026.05.21 10:14:27.123235 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} TCPHandler: Processed in 0.003633701 sec. 2026.05.21 10:14:27.136550 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.136673 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:14:27.136721 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:14:27.137298 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.137340 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:27.137730 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:14:27.137978 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.138103 [ 79 ] {} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 10:14:27.138132 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} executeQuery: Read 24 rows, 2.04 KiB in 0.001496 sec., 16042.780748663103 rows/sec., 1.33 MiB/sec. 2026.05.21 10:14:27.138169 [ 79 ] {} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.138182 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} TCPHandler: Processed in 0.001684104 sec. 2026.05.21 10:14:27.138204 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:27.138333 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.21 10:14:27.138364 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.138486 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:14:27.138529 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:14:27.138956 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.138956 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:27.138998 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.139039 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part 2026.05.21 10:14:27.139126 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2026.05.21 10:14:27.139185 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2026.05.21 10:14:27.139240 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2026.05.21 10:14:27.139292 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2026.05.21 10:14:27.139332 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 10:14:27.139603 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.139748 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} executeQuery: Read 10 rows, 835.00 B in 0.001285 sec., 7782.101167315176 rows/sec., 634.58 KiB/sec. 2026.05.21 10:14:27.139784 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} TCPHandler: Processed in 0.001469551 sec. 2026.05.21 10:14:27.139927 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.140027 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:27.140068 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:27.140165 [ 194 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874997 sec., 64000.10240016384 rows/sec., 5.55 MiB/sec. 2026.05.21 10:14:27.140310 [ 200 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 10:14:27.140598 [ 200 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.140752 [ 200 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 10:14:27.140835 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 10:14:27.141535 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.141588 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:27.142127 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 10:14:27.142365 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.142529 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} executeQuery: Read 2548 rows, 194.22 KiB in 0.002519 sec., 1011512.5049622867 rows/sec., 75.29 MiB/sec. 2026.05.21 10:14:27.142532 [ 71 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 10:14:27.142592 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} TCPHandler: Processed in 0.002722299 sec. 2026.05.21 10:14:27.142597 [ 71 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.142639 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:27.142758 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.21 10:14:27.142813 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.142869 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:27.142909 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2617 rows starting from the beginning of the part 2026.05.21 10:14:27.142958 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:27.142977 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part 2026.05.21 10:14:27.143025 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:27.143035 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 111 rows starting from the beginning of the part 2026.05.21 10:14:27.143095 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part 2026.05.21 10:14:27.143147 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 110 rows starting from the beginning of the part 2026.05.21 10:14:27.143192 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2548 rows starting from the beginning of the part 2026.05.21 10:14:27.143564 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.143609 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.143935 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 10:14:27.144186 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.144326 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} executeQuery: Read 42 rows, 3.16 KiB in 0.001414 sec., 29702.970297029704 rows/sec., 2.18 MiB/sec. 2026.05.21 10:14:27.144361 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} TCPHandler: Processed in 0.001666024 sec. 2026.05.21 10:14:27.144482 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.144579 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:14:27.144619 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:14:27.144925 [ 71 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 10:14:27.144969 [ 71 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.144996 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.145107 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.21 10:14:27.145223 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:27.145252 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 81 rows starting from the beginning of the part 2026.05.21 10:14:27.145274 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.145312 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:27.145319 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.145377 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 29 rows starting from the beginning of the part 2026.05.21 10:14:27.145406 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 5558 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688568 sec., 2067271.499177257 rows/sec., 163.56 MiB/sec. 2026.05.21 10:14:27.145440 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:27.145500 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:27.145549 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part 2026.05.21 10:14:27.145699 [ 188 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 10:14:27.145748 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:14:27.146088 [ 188 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.146103 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.146193 [ 188 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 10:14:27.146271 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} executeQuery: Read 825 rows, 49.42 KiB in 0.00171 sec., 482456.1403508772 rows/sec., 28.22 MiB/sec. 2026.05.21 10:14:27.146299 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2026.05.21 10:14:27.146313 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} TCPHandler: Processed in 0.001879387 sec. 2026.05.21 10:14:27.146390 [ 193 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324069 sec., 157846.75874142512 rows/sec., 12.16 MiB/sec. 2026.05.21 10:14:27.146459 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.146566 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:27.146566 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 10:14:27.146608 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:14:27.146849 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.146922 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 10:14:27.147005 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 10:14:27.147040 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.147075 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:27.147366 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 10:14:27.147586 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.147715 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} executeQuery: Read 1 rows, 72.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 60.20 KiB/sec. 2026.05.21 10:14:27.147750 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} TCPHandler: Processed in 0.001345479 sec. 2026.05.21 10:14:27.147879 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.147982 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:14:27.148022 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:14:27.148427 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.148466 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:27.148773 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:14:27.148995 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.149116 [ 71 ] {} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 10:14:27.149123 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. 2026.05.21 10:14:27.149161 [ 71 ] {} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.149179 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} TCPHandler: Processed in 0.00134894 sec. 2026.05.21 10:14:27.149190 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:27.149297 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.21 10:14:27.149318 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.149406 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:27.149426 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:27.149438 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part 2026.05.21 10:14:27.149476 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:27.149512 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2026.05.21 10:14:27.149572 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2026.05.21 10:14:27.149625 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2026.05.21 10:14:27.149672 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2026.05.21 10:14:27.150431 [ 200 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166726 sec., 51425.95605137796 rows/sec., 4.12 MiB/sec. 2026.05.21 10:14:27.150474 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.150520 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.150553 [ 188 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 10:14:27.150875 [ 188 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.150938 [ 188 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 10:14:27.151002 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 10:14:27.151008 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 10:14:27.151245 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.151389 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} executeQuery: Read 1345 rows, 92.91 KiB in 0.001981 sec., 678950.0252397779 rows/sec., 45.80 MiB/sec. 2026.05.21 10:14:27.151400 [ 79 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 10:14:27.151427 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} TCPHandler: Processed in 0.002157611 sec. 2026.05.21 10:14:27.151452 [ 79 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.151485 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:27.151576 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.151680 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:27.151722 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.21 10:14:27.151724 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:27.151812 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:27.151841 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1402 rows starting from the beginning of the part 2026.05.21 10:14:27.151897 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 79 rows starting from the beginning of the part 2026.05.21 10:14:27.151945 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 93 rows starting from the beginning of the part 2026.05.21 10:14:27.151989 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 79 rows starting from the beginning of the part 2026.05.21 10:14:27.152029 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 91 rows starting from the beginning of the part 2026.05.21 10:14:27.152071 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1345 rows starting from the beginning of the part 2026.05.21 10:14:27.152587 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.152634 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.153181 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 10:14:27.153182 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3089 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498822 sec., 2060951.8675333029 rows/sec., 149.74 MiB/sec. 2026.05.21 10:14:27.153418 [ 197 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 10:14:27.153445 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.153594 [ 71 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 10:14:27.153634 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} executeQuery: Read 1633 rows, 103.09 KiB in 0.001971 sec., 828513.4449518011 rows/sec., 51.08 MiB/sec. 2026.05.21 10:14:27.153644 [ 71 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.153685 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.153710 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} TCPHandler: Processed in 0.002181281 sec. 2026.05.21 10:14:27.153742 [ 191 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.153766 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.21 10:14:27.153894 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:27.153906 [ 191 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 10:14:27.153927 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18747 rows starting from the beginning of the part 2026.05.21 10:14:27.153945 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.153999 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:27.154046 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2026.05.21 10:14:27.154057 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part 2026.05.21 10:14:27.154088 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:27.154115 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:27.154164 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:27.154172 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:27.154207 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1633 rows starting from the beginning of the part 2026.05.21 10:14:27.155105 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.155151 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.155752 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 10:14:27.156014 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.156166 [ 71 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 10:14:27.156175 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} executeQuery: Read 20 rows, 36.70 KiB in 0.002129 sec., 9394.081728511039 rows/sec., 16.83 MiB/sec. 2026.05.21 10:14:27.156222 [ 71 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.156251 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} TCPHandler: Processed in 0.002435125 sec. 2026.05.21 10:14:27.156252 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.156358 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.21 10:14:27.156434 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:27.156535 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:27.156578 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:27.156580 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:27.156628 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 834 rows starting from the beginning of the part 2026.05.21 10:14:27.156752 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:27.156864 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:27.156946 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.156974 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:27.156984 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.157088 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:27.157197 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part 2026.05.21 10:14:27.157352 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 10:14:27.157579 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.157713 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} executeQuery: Read 48 rows, 3.31 KiB in 0.001197 sec., 40100.25062656642 rows/sec., 2.70 MiB/sec. 2026.05.21 10:14:27.157716 [ 71 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 10:14:27.157749 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} TCPHandler: Processed in 0.00137502 sec. 2026.05.21 10:14:27.157768 [ 71 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:27.157797 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:27.157884 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.21 10:14:27.157991 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:27.158019 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2604 rows starting from the beginning of the part 2026.05.21 10:14:27.158076 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:27.158122 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:27.158166 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:27.158207 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:27.158247 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part 2026.05.21 10:14:27.159690 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001844947 sec., 1567524.7039616855 rows/sec., 105.64 MiB/sec. 2026.05.21 10:14:27.160023 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 10:14:27.160295 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.160339 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 21021 rows, containing 5 columns (5 merged, 0 gathered) in 0.006602954 sec., 3183575.1089588082 rows/sec., 205.13 MiB/sec. 2026.05.21 10:14:27.160365 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 10:14:27.160450 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2026.05.21 10:14:27.160778 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 10:14:27.161083 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.161161 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 10:14:27.161263 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2026.05.21 10:14:27.164006 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 19 columns (19 merged, 0 gathered) in 0.007683359 sec., 122082.021678279 rows/sec., 218.77 MiB/sec. 2026.05.21 10:14:27.165195 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 10:14:27.165520 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:27.165594 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 10:14:27.165693 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. 2026.05.21 10:14:28.000305 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 283.02 MiB, peak 296.43 MiB, free memory in arenas 0.00 B, will set to 289.42 MiB (RSS), difference: 6.40 MiB 2026.05.21 10:14:28.802852 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:28.803132 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:28.803558 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:28.803607 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:28.803841 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:28.803920 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:28.804111 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 10:14:28.804196 [ 355 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:28.804237 [ 344 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:28.804256 [ 342 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:28.804399 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:28.804431 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:28.804508 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:28.804559 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:28.804599 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:28.804657 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:28.805815 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} executeQuery: Read 35 rows, 6.04 KiB in 0.002798 sec., 12508.93495353824 rows/sec., 2.11 MiB/sec. 2026.05.21 10:14:28.805919 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} TCPHandler: Processed in 0.003223956 sec. 2026.05.21 10:14:28.807238 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:28.807353 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:14:28.807399 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:14:28.807900 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:28.807949 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:28.808362 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 10:14:28.808641 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:28.808800 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} executeQuery: Read 4 rows, 334.00 B in 0.001478 sec., 2706.3599458728013 rows/sec., 220.68 KiB/sec. 2026.05.21 10:14:28.808836 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} TCPHandler: Processed in 0.001651134 sec. 2026.05.21 10:14:28.809001 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:28.809103 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:28.809146 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:28.809611 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:28.809647 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:28.809965 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 10:14:28.810228 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:28.810364 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} executeQuery: Read 66 rows, 5.31 KiB in 0.001283 sec., 51441.932969602494 rows/sec., 4.04 MiB/sec. 2026.05.21 10:14:28.810400 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} TCPHandler: Processed in 0.001449531 sec. 2026.05.21 10:14:28.810550 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:28.810650 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:28.810691 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:28.811108 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:28.811145 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:28.811449 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 10:14:28.811663 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:28.811794 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} executeQuery: Read 8 rows, 594.00 B in 0.001165 sec., 6866.9527896995705 rows/sec., 497.92 KiB/sec. 2026.05.21 10:14:28.811828 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} TCPHandler: Processed in 0.001328269 sec. 2026.05.21 10:14:28.811960 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:28.812058 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:28.812099 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:28.812525 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:28.812562 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:28.812870 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 10:14:28.813085 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:28.813214 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} executeQuery: Read 72 rows, 5.76 KiB in 0.001176 sec., 61224.48979591837 rows/sec., 4.78 MiB/sec. 2026.05.21 10:14:28.813248 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} TCPHandler: Processed in 0.001337899 sec. 2026.05.21 10:14:28.813384 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:28.813485 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:28.813528 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:28.813912 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:28.813947 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:28.814275 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 10:14:28.814491 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:28.814622 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} executeQuery: Read 34 rows, 2.42 KiB in 0.001156 sec., 29411.764705882357 rows/sec., 2.05 MiB/sec. 2026.05.21 10:14:28.814657 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} TCPHandler: Processed in 0.001325169 sec. 2026.05.21 10:14:28.814788 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:28.814884 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:28.814937 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:28.815696 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:28.815734 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:28.816295 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 10:14:28.816611 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:28.816794 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} executeQuery: Read 4 rows, 7.34 KiB in 0.001928 sec., 2074.688796680498 rows/sec., 3.72 MiB/sec. 2026.05.21 10:14:28.816884 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} TCPHandler: Processed in 0.002144211 sec. 2026.05.21 10:14:28.817062 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:28.817177 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:28.817228 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:28.817787 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:28.817832 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:28.818208 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 10:14:28.818481 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:28.818651 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} executeQuery: Read 12 rows, 848.00 B in 0.001497 sec., 8016.032064128256 rows/sec., 553.19 KiB/sec. 2026.05.21 10:14:28.818698 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} TCPHandler: Processed in 0.001696734 sec. 2026.05.21 10:14:31.067317 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16731 2026.05.21 10:14:31.067899 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:31.067934 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.21 10:14:31.068430 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 10:14:31.068681 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:31.068812 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16731 2026.05.21 10:14:31.955745 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 2026.05.21 10:14:31.972156 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:31.972206 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:31.978287 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 10:14:31.979144 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:31.981858 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2026.05.21 10:14:33.808886 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:33.809128 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:33.809477 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:33.809515 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:33.809738 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:33.809809 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:33.809955 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:33.810049 [ 342 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:33.810077 [ 344 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:33.810077 [ 355 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:33.810210 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:33.810238 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:33.810309 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:33.810330 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:33.810366 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:33.810410 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:33.811758 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} executeQuery: Read 35 rows, 6.04 KiB in 0.002729 sec., 12825.210699890069 rows/sec., 2.16 MiB/sec. 2026.05.21 10:14:33.811891 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} TCPHandler: Processed in 0.003150405 sec. 2026.05.21 10:14:33.814070 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:33.814229 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:33.814292 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:33.814958 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:33.815009 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:33.815405 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 10:14:33.815638 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:33.815795 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} executeQuery: Read 110 rows, 9.47 KiB in 0.001612 sec., 68238.21339950373 rows/sec., 5.74 MiB/sec. 2026.05.21 10:14:33.815832 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} TCPHandler: Processed in 0.001837236 sec. 2026.05.21 10:14:33.815975 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:33.816082 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:33.816123 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:33.816550 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:33.816588 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:33.816895 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 10:14:33.817116 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:33.817246 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} executeQuery: Read 27 rows, 2.03 KiB in 0.001184 sec., 22804.054054054057 rows/sec., 1.67 MiB/sec. 2026.05.21 10:14:33.817281 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} TCPHandler: Processed in 0.00136271 sec. 2026.05.21 10:14:33.817407 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:33.817506 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:33.817545 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:33.817976 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:33.818013 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:33.818314 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 10:14:33.818527 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:33.818659 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} executeQuery: Read 91 rows, 7.28 KiB in 0.001172 sec., 77645.05119453925 rows/sec., 6.06 MiB/sec. 2026.05.21 10:14:33.818694 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} TCPHandler: Processed in 0.001335889 sec. 2026.05.21 10:14:33.818831 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:33.818929 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:33.818974 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:33.819390 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:33.819428 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:33.819753 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 10:14:33.819973 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:33.820109 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. 2026.05.21 10:14:33.820144 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} TCPHandler: Processed in 0.001361349 sec. 2026.05.21 10:14:33.820299 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:33.820396 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:33.820456 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:33.821225 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:33.821262 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:33.821790 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 10:14:33.822022 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:33.822162 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} executeQuery: Read 27 rows, 49.54 KiB in 0.001785 sec., 15126.050420168069 rows/sec., 27.11 MiB/sec. 2026.05.21 10:14:33.822213 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} TCPHandler: Processed in 0.001964258 sec. 2026.05.21 10:14:33.822357 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:33.822452 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:33.822494 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:33.822861 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:33.822898 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:33.823203 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 10:14:33.823415 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:33.823552 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. 2026.05.21 10:14:33.823586 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} TCPHandler: Processed in 0.001279388 sec. 2026.05.21 10:14:38.481811 [ 97 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:14:38.481893 [ 97 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:14:38.568936 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17179 2026.05.21 10:14:38.569429 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:38.569480 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:38.569969 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 10:14:38.570203 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:38.570347 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17179 2026.05.21 10:14:38.570390 [ 97 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 10:14:38.570457 [ 97 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:38.570479 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:38.570584 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.21 10:14:38.570674 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:38.570709 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14811 rows starting from the beginning of the part 2026.05.21 10:14:38.570792 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part 2026.05.21 10:14:38.570863 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part 2026.05.21 10:14:38.570934 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part 2026.05.21 10:14:38.571006 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part 2026.05.21 10:14:38.571077 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part 2026.05.21 10:14:38.573233 [ 186 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 17179 rows, containing 4 columns (4 merged, 0 gathered) in 0.002687009 sec., 6393354.097436964 rows/sec., 91.46 MiB/sec. 2026.05.21 10:14:38.573534 [ 195 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 10:14:38.573873 [ 195 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:38.573972 [ 195 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 10:14:38.574106 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. 2026.05.21 10:14:38.807860 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:38.808135 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:38.808537 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:38.808583 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:38.808845 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:38.808916 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:38.809065 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:38.809164 [ 344 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:38.809174 [ 355 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:38.809195 [ 346 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:38.809342 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:38.809371 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:38.809442 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:38.809466 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:38.809502 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:38.809544 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:38.810679 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} executeQuery: Read 35 rows, 6.04 KiB in 0.00266 sec., 13157.894736842105 rows/sec., 2.22 MiB/sec. 2026.05.21 10:14:38.810817 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} TCPHandler: Processed in 0.003109164 sec. 2026.05.21 10:14:38.812791 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:38.812918 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:38.812971 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:38.813583 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:38.813640 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:38.814051 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 10:14:38.814279 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:38.814432 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} executeQuery: Read 86 rows, 7.37 KiB in 0.001553 sec., 55376.690276883455 rows/sec., 4.63 MiB/sec. 2026.05.21 10:14:38.814470 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} TCPHandler: Processed in 0.001729585 sec. 2026.05.21 10:14:38.814628 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:38.814726 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:38.814779 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:38.815204 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:38.815241 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:38.815534 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 10:14:38.815764 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:38.815897 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} executeQuery: Read 15 rows, 1.13 KiB in 0.00119 sec., 12605.042016806721 rows/sec., 947.84 KiB/sec. 2026.05.21 10:14:38.815932 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} TCPHandler: Processed in 0.001354189 sec. 2026.05.21 10:14:38.816065 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:38.816161 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:38.816201 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:38.816650 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:38.816687 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:38.816993 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 10:14:38.817211 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:38.817339 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} executeQuery: Read 79 rows, 6.32 KiB in 0.001197 sec., 65998.3291562239 rows/sec., 5.15 MiB/sec. 2026.05.21 10:14:38.817374 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} TCPHandler: Processed in 0.00135889 sec. 2026.05.21 10:14:38.817510 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:38.817606 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:38.817650 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:38.818091 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:38.818127 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:38.818452 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 10:14:38.818666 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:38.818796 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. 2026.05.21 10:14:38.818831 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} TCPHandler: Processed in 0.00136978 sec. 2026.05.21 10:14:38.818967 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:38.819065 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:38.819119 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:38.819960 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:38.819997 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:38.820519 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 10:14:38.820752 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:38.820895 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} executeQuery: Read 15 rows, 27.52 KiB in 0.001849 sec., 8112.493239588967 rows/sec., 14.54 MiB/sec. 2026.05.21 10:14:38.820947 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} TCPHandler: Processed in 0.002030879 sec. 2026.05.21 10:14:38.821079 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:38.821177 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:38.821219 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:38.821583 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:38.821621 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:38.821933 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 10:14:38.822145 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:38.822277 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. 2026.05.21 10:14:38.822310 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} TCPHandler: Processed in 0.001281638 sec. 2026.05.21 10:14:39.481974 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 2026.05.21 10:14:39.501503 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:39.501586 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:39.507930 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 10:14:39.508673 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:39.508992 [ 96 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 10:14:39.509069 [ 96 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:39.509094 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:39.509274 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.21 10:14:39.513025 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 271 2026.05.21 10:14:39.513176 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:39.514706 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2026.05.21 10:14:39.519234 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part 2026.05.21 10:14:39.523776 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part 2026.05.21 10:14:39.528268 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part 2026.05.21 10:14:39.532828 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part 2026.05.21 10:14:39.536747 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part 2026.05.21 10:14:39.585686 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.076492071 sec., 3542.8508662028516 rows/sec., 18.32 MiB/sec. 2026.05.21 10:14:39.587471 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 10:14:39.589112 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:39.589207 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 10:14:39.590530 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2026.05.21 10:14:39.779176 [ 95 ] {} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.21 10:14:39.779228 [ 95 ] {} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:39.779252 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:39.779385 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2026.05.21 10:14:39.779531 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:39.779578 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2026.05.21 10:14:39.779667 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2026.05.21 10:14:39.779733 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2026.05.21 10:14:39.779803 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part 2026.05.21 10:14:39.779858 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part 2026.05.21 10:14:39.780681 [ 194 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350379 sec., 26659.182348066726 rows/sec., 2.22 MiB/sec. 2026.05.21 10:14:39.780845 [ 194 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.21 10:14:39.781127 [ 194 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:39.781206 [ 194 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.21 10:14:39.781284 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 10:14:43.816970 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:43.817319 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:43.817819 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:43.817878 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:43.818144 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:43.818242 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:43.818443 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:43.818560 [ 355 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:43.818579 [ 346 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:43.818589 [ 344 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:43.818792 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:43.818839 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:43.818952 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:43.818989 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:43.819048 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:43.819123 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:43.820710 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} executeQuery: Read 35 rows, 6.04 KiB in 0.003529 sec., 9917.823746103712 rows/sec., 1.67 MiB/sec. 2026.05.21 10:14:43.820909 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} TCPHandler: Processed in 0.004156889 sec. 2026.05.21 10:14:43.830306 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:43.830549 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:43.830653 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:43.831615 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:43.831687 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:43.832284 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 10:14:43.832632 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:43.832874 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} executeQuery: Read 110 rows, 9.47 KiB in 0.002388 sec., 46063.65159128978 rows/sec., 3.87 MiB/sec. 2026.05.21 10:14:43.832952 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} TCPHandler: Processed in 0.002870331 sec. 2026.05.21 10:14:43.833706 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:43.833956 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:43.834064 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:43.835144 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:43.835222 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:43.835832 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 10:14:43.836262 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:43.836519 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} executeQuery: Read 27 rows, 2.03 KiB in 0.00263 sec., 10266.15969581749 rows/sec., 771.97 KiB/sec. 2026.05.21 10:14:43.836605 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} TCPHandler: Processed in 0.003116305 sec. 2026.05.21 10:14:43.836839 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:43.836984 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:43.837052 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:43.837829 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:43.837901 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:43.838391 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 10:14:43.838915 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:43.839241 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} executeQuery: Read 91 rows, 7.28 KiB in 0.002281 sec., 39894.782989916705 rows/sec., 3.12 MiB/sec. 2026.05.21 10:14:43.839343 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} TCPHandler: Processed in 0.002575347 sec. 2026.05.21 10:14:43.839706 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:43.839890 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:43.839980 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:43.841330 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:43.841472 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:43.842279 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 10:14:43.842736 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:43.843113 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} executeQuery: Read 160 rows, 11.41 KiB in 0.003272 sec., 48899.75550122249 rows/sec., 3.41 MiB/sec. 2026.05.21 10:14:43.843221 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} TCPHandler: Processed in 0.003673722 sec. 2026.05.21 10:14:43.843574 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:43.843765 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:43.843892 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:43.845932 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:43.846083 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:43.847569 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 10:14:43.848954 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:43.849658 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} executeQuery: Read 27 rows, 49.54 KiB in 0.005932 sec., 4551.584625758597 rows/sec., 8.16 MiB/sec. 2026.05.21 10:14:43.849934 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} TCPHandler: Processed in 0.006552694 sec. 2026.05.21 10:14:43.850708 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:43.850953 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:43.851059 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:43.852085 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:43.852196 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:43.852940 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 10:14:43.853313 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:43.853579 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} executeQuery: Read 60 rows, 4.14 KiB in 0.002691 sec., 22296.544035674473 rows/sec., 1.50 MiB/sec. 2026.05.21 10:14:43.853672 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} TCPHandler: Processed in 0.003160685 sec. 2026.05.21 10:14:46.070471 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17691 2026.05.21 10:14:46.070954 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:46.070991 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.21 10:14:46.071463 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 10:14:46.071696 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:46.071819 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17691 2026.05.21 10:14:47.013166 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 2026.05.21 10:14:47.029307 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:47.029374 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:47.034727 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 10:14:47.035421 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:47.038431 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2026.05.21 10:14:48.527558 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 14 2026.05.21 10:14:48.529268 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.529312 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.530524 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 10:14:48.530784 [ 242 ] {} system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.531028 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 14 2026.05.21 10:14:48.808490 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:48.808721 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:48.809044 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:48.809081 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:48.809303 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:48.809372 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:48.809512 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:48.809587 [ 355 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:48.809590 [ 331 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:48.809623 [ 344 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:48.809727 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:48.809757 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:48.809827 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:48.809848 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:48.809885 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:48.809956 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:48.811056 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} executeQuery: Read 35 rows, 6.04 KiB in 0.002429 sec., 14409.22190201729 rows/sec., 2.43 MiB/sec. 2026.05.21 10:14:48.811182 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} TCPHandler: Processed in 0.00282218 sec. 2026.05.21 10:14:48.813083 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:48.813206 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:48.813257 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:48.813841 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.813897 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.814301 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 10:14:48.814526 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.814674 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} executeQuery: Read 86 rows, 7.37 KiB in 0.001505 sec., 57142.85714285714 rows/sec., 4.78 MiB/sec. 2026.05.21 10:14:48.814700 [ 78 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 10:14:48.814711 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} TCPHandler: Processed in 0.001677344 sec. 2026.05.21 10:14:48.814774 [ 78 ] {} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.814800 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.814888 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.21 10:14:48.814929 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:48.814987 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:48.815015 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2617 rows starting from the beginning of the part 2026.05.21 10:14:48.815039 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:48.815070 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part 2026.05.21 10:14:48.815080 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:48.815114 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 110 rows starting from the beginning of the part 2026.05.21 10:14:48.815156 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 86 rows starting from the beginning of the part 2026.05.21 10:14:48.815194 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 110 rows starting from the beginning of the part 2026.05.21 10:14:48.815231 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 86 rows starting from the beginning of the part 2026.05.21 10:14:48.815631 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.815667 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.815977 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 10:14:48.816201 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.816322 [ 78 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 10:14:48.816337 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} executeQuery: Read 15 rows, 1.13 KiB in 0.00132 sec., 11363.636363636364 rows/sec., 854.49 KiB/sec. 2026.05.21 10:14:48.816358 [ 78 ] {} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.816380 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} TCPHandler: Processed in 0.001501642 sec. 2026.05.21 10:14:48.816381 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.816395 [ 190 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541982 sec., 1994186.7025685126 rows/sec., 159.36 MiB/sec. 2026.05.21 10:14:48.816505 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.21 10:14:48.816519 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:48.816632 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:48.816632 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:48.816672 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 81 rows starting from the beginning of the part 2026.05.21 10:14:48.816679 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 10:14:48.816691 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:48.816749 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part 2026.05.21 10:14:48.816801 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:48.816848 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:48.816891 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:48.816952 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.816957 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:48.817023 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 10:14:48.817087 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.05.21 10:14:48.817200 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.817238 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.817570 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 10:14:48.817798 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.817821 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372669 sec., 126031.84015957234 rows/sec., 9.69 MiB/sec. 2026.05.21 10:14:48.817913 [ 78 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 10:14:48.817931 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} executeQuery: Read 79 rows, 6.32 KiB in 0.001317 sec., 59984.81397114654 rows/sec., 4.68 MiB/sec. 2026.05.21 10:14:48.817942 [ 78 ] {} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.817972 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.817974 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} TCPHandler: Processed in 0.001504971 sec. 2026.05.21 10:14:48.817988 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 10:14:48.818060 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.21 10:14:48.818137 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:48.818167 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:48.818202 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1402 rows starting from the beginning of the part 2026.05.21 10:14:48.818241 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:48.818260 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part 2026.05.21 10:14:48.818291 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:48.818303 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.818307 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 91 rows starting from the beginning of the part 2026.05.21 10:14:48.818357 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 79 rows starting from the beginning of the part 2026.05.21 10:14:48.818389 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 10:14:48.818394 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 91 rows starting from the beginning of the part 2026.05.21 10:14:48.818449 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 79 rows starting from the beginning of the part 2026.05.21 10:14:48.818479 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.21 10:14:48.818740 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.818781 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.819166 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 10:14:48.819378 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.819458 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1814 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014313 sec., 1267379.3055264445 rows/sec., 93.83 MiB/sec. 2026.05.21 10:14:48.819509 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. 2026.05.21 10:14:48.819544 [ 78 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 10:14:48.819549 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} TCPHandler: Processed in 0.001462261 sec. 2026.05.21 10:14:48.819601 [ 78 ] {} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.819654 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.819674 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 10:14:48.819723 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.21 10:14:48.819766 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:48.819815 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:48.819845 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21021 rows starting from the beginning of the part 2026.05.21 10:14:48.819890 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:48.819892 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part 2026.05.21 10:14:48.819954 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:48.819963 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:48.819969 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.819990 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:48.820035 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:48.820068 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 10:14:48.820070 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2026.05.21 10:14:48.820158 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.21 10:14:48.820820 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.820872 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.821677 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 10:14:48.821906 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.822027 [ 78 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 10:14:48.822054 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} executeQuery: Read 15 rows, 27.52 KiB in 0.002189 sec., 6852.444038373686 rows/sec., 12.28 MiB/sec. 2026.05.21 10:14:48.822060 [ 78 ] {} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.822094 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.822114 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} TCPHandler: Processed in 0.002409184 sec. 2026.05.21 10:14:48.822203 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.21 10:14:48.822248 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:48.822350 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:48.822393 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:48.822472 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:48.822536 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 938 rows starting from the beginning of the part 2026.05.21 10:14:48.822679 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part 2026.05.21 10:14:48.822758 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.822798 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:48.822800 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.822923 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:48.823043 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part 2026.05.21 10:14:48.823152 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part 2026.05.21 10:14:48.825202 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 10:14:48.825495 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.825663 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} executeQuery: Read 60 rows, 4.14 KiB in 0.00333 sec., 18018.018018018018 rows/sec., 1.21 MiB/sec. 2026.05.21 10:14:48.825684 [ 78 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 10:14:48.825704 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} TCPHandler: Processed in 0.00350602 sec. 2026.05.21 10:14:48.825753 [ 78 ] {} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:48.825794 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:48.825901 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.21 10:14:48.826026 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 10:14:48.826060 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2892 rows starting from the beginning of the part 2026.05.21 10:14:48.826121 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part 2026.05.21 10:14:48.826175 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:48.826217 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:48.826255 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:48.826294 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2026.05.21 10:14:48.827949 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 21695 rows, containing 5 columns (5 merged, 0 gathered) in 0.008249528 sec., 2629847.428846838 rows/sec., 169.88 MiB/sec. 2026.05.21 10:14:48.828062 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205211 sec., 1425713.9112765174 rows/sec., 96.08 MiB/sec. 2026.05.21 10:14:48.828403 [ 187 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 10:14:48.828460 [ 197 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 10:14:48.828792 [ 187 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.828883 [ 187 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 10:14:48.828940 [ 197 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.828959 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2026.05.21 10:14:48.829039 [ 197 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 10:14:48.829129 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.21 10:14:48.831545 [ 193 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 19 columns (19 merged, 0 gathered) in 0.009401354 sec., 109133.2163430927 rows/sec., 195.56 MiB/sec. 2026.05.21 10:14:48.833056 [ 193 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 10:14:48.833377 [ 193 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:48.833442 [ 193 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 10:14:48.833545 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. 2026.05.21 10:14:49.000249 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 292.36 MiB, peak 305.31 MiB, free memory in arenas 0.00 B, will set to 296.41 MiB (RSS), difference: 4.05 MiB 2026.05.21 10:14:53.481981 [ 74 ] {} DNSResolver: Updating DNS cache 2026.05.21 10:14:53.482065 [ 74 ] {} DNSResolver: Updated DNS cache 2026.05.21 10:14:53.571939 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18139 2026.05.21 10:14:53.572513 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:53.572568 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:53.573137 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 10:14:53.573396 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:53.573539 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18139 2026.05.21 10:14:53.808801 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:53.809059 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:53.809417 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:53.809457 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:53.809686 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:53.809758 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:53.809902 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:53.810002 [ 362 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:53.810009 [ 344 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:53.810009 [ 331 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:53.810174 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:53.810208 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:53.810291 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:53.810313 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:53.810350 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:53.810399 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:53.811507 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} executeQuery: Read 35 rows, 6.04 KiB in 0.002554 sec., 13703.99373531715 rows/sec., 2.31 MiB/sec. 2026.05.21 10:14:53.811616 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} TCPHandler: Processed in 0.002956872 sec. 2026.05.21 10:14:53.813705 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:53.813838 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:53.813892 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:53.814450 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:53.814493 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:53.814865 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 10:14:53.815098 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:53.815244 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} executeQuery: Read 110 rows, 9.47 KiB in 0.001444 sec., 76177.28531855956 rows/sec., 6.40 MiB/sec. 2026.05.21 10:14:53.815282 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} TCPHandler: Processed in 0.001638564 sec. 2026.05.21 10:14:53.815441 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:53.815544 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:53.815586 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:53.816037 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:53.816074 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:53.816367 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 10:14:53.816599 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:53.816732 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} executeQuery: Read 27 rows, 2.03 KiB in 0.00121 sec., 22314.049586776862 rows/sec., 1.64 MiB/sec. 2026.05.21 10:14:53.816767 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} TCPHandler: Processed in 0.00137614 sec. 2026.05.21 10:14:53.816896 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:53.816993 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:53.817033 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:53.817458 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:53.817495 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:53.817903 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 10:14:53.818113 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:53.818241 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} executeQuery: Read 91 rows, 7.28 KiB in 0.001267 sec., 71823.2044198895 rows/sec., 5.61 MiB/sec. 2026.05.21 10:14:53.818275 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} TCPHandler: Processed in 0.00142893 sec. 2026.05.21 10:14:53.818415 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:53.818511 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:53.818560 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:53.818978 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:53.819014 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:53.819338 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 10:14:53.819553 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:53.819684 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. 2026.05.21 10:14:53.819719 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} TCPHandler: Processed in 0.001353559 sec. 2026.05.21 10:14:53.819845 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:53.819941 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:53.819996 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:53.820747 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:53.820784 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:53.821312 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 10:14:53.821643 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:53.821790 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} executeQuery: Read 27 rows, 49.54 KiB in 0.001867 sec., 14461.703267273702 rows/sec., 25.91 MiB/sec. 2026.05.21 10:14:53.821851 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} TCPHandler: Processed in 0.002053899 sec. 2026.05.21 10:14:53.822019 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:53.822116 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:53.822157 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:53.822527 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:53.822566 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:53.822875 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 10:14:53.823109 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:53.823240 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. 2026.05.21 10:14:53.823274 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} TCPHandler: Processed in 0.001304399 sec. 2026.05.21 10:14:54.538519 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2026.05.21 10:14:54.553804 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:54.553865 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:54.559752 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 10:14:54.560496 [ 243 ] {} system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:54.563146 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2026.05.21 10:14:57.119070 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.119452 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 10:14:57.119816 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:57.119862 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 10:14:57.120118 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:57.120187 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:57.120340 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.21 10:14:57.120508 [ 362 ] {22023d24-fee6-422f-a0cd-194667b15f44} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:57.120507 [ 331 ] {22023d24-fee6-422f-a0cd-194667b15f44} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:57.120507 [ 344 ] {22023d24-fee6-422f-a0cd-194667b15f44} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:57.120998 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:57.121037 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:57.121113 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:57.121135 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:57.121174 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:14:57.121219 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.21 10:14:57.122581 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} executeQuery: Read 35 rows, 7.62 KiB in 0.003266 sec., 10716.472749540722 rows/sec., 2.28 MiB/sec. 2026.05.21 10:14:57.122783 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} TCPHandler: Processed in 0.003931116 sec. 2026.05.21 10:14:57.136149 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.136339 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 10:14:57.136416 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 10:14:57.137179 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.137230 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.137648 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:14:57.137878 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.138037 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} executeQuery: Read 24 rows, 2.04 KiB in 0.001753 sec., 13690.815744438107 rows/sec., 1.14 MiB/sec. 2026.05.21 10:14:57.138078 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} TCPHandler: Processed in 0.00207524 sec. 2026.05.21 10:14:57.138226 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.138323 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 10:14:57.138366 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 10:14:57.138780 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.138817 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.139121 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 10:14:57.139333 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.139466 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} executeQuery: Read 2 rows, 167.00 B in 0.001162 sec., 1721.170395869191 rows/sec., 140.35 KiB/sec. 2026.05.21 10:14:57.139501 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} TCPHandler: Processed in 0.001334069 sec. 2026.05.21 10:14:57.139629 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.139726 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:57.139767 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:57.141021 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.141059 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.141518 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 10:14:57.141739 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.141871 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} executeQuery: Read 2544 rows, 193.92 KiB in 0.002163 sec., 1176144.2441054091 rows/sec., 87.55 MiB/sec. 2026.05.21 10:14:57.141906 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} TCPHandler: Processed in 0.002325443 sec. 2026.05.21 10:14:57.142039 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.142137 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:57.142177 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:57.142623 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.142660 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.142958 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 10:14:57.143166 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.143310 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} executeQuery: Read 34 rows, 2.60 KiB in 0.001193 sec., 28499.580888516342 rows/sec., 2.13 MiB/sec. 2026.05.21 10:14:57.143345 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} TCPHandler: Processed in 0.001355869 sec. 2026.05.21 10:14:57.143470 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.143575 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 10:14:57.143615 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 10:14:57.144356 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.144393 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.144753 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 10:14:57.144969 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.145108 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} executeQuery: Read 825 rows, 49.42 KiB in 0.001555 sec., 530546.6237942122 rows/sec., 31.04 MiB/sec. 2026.05.21 10:14:57.145143 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} TCPHandler: Processed in 0.001721415 sec. 2026.05.21 10:14:57.145278 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.145374 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:57.145415 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 10:14:57.145829 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.145866 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.146153 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 10:14:57.146367 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.146493 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. 2026.05.21 10:14:57.146527 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} TCPHandler: Processed in 0.001297878 sec. 2026.05.21 10:14:57.146696 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.146792 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 10:14:57.146832 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 10:14:57.147240 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.147277 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.147574 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 10:14:57.147784 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.147913 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. 2026.05.21 10:14:57.147948 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} TCPHandler: Processed in 0.001300929 sec. 2026.05.21 10:14:57.148085 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.148182 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:57.148222 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:57.149197 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.149233 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.149597 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 10:14:57.149832 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.149963 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} executeQuery: Read 1337 rows, 92.26 KiB in 0.001799 sec., 743190.6614785992 rows/sec., 50.08 MiB/sec. 2026.05.21 10:14:57.149998 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} TCPHandler: Processed in 0.001961228 sec. 2026.05.21 10:14:57.150130 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.150236 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:57.150281 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:57.151113 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.151151 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.151615 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 10:14:57.151829 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.151959 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} executeQuery: Read 1629 rows, 102.81 KiB in 0.001742 sec., 935132.0321469575 rows/sec., 57.63 MiB/sec. 2026.05.21 10:14:57.151994 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} TCPHandler: Processed in 0.001913167 sec. 2026.05.21 10:14:57.152126 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.152229 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:57.152283 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:57.153116 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.153154 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.153694 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 10:14:57.153926 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.154082 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} executeQuery: Read 20 rows, 36.70 KiB in 0.001871 sec., 10689.470871191876 rows/sec., 19.16 MiB/sec. 2026.05.21 10:14:57.154141 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} TCPHandler: Processed in 0.002064499 sec. 2026.05.21 10:14:57.154272 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:57.154370 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:57.154413 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:57.154767 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:57.154803 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:57.155109 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 10:14:57.155343 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:57.155474 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} executeQuery: Read 48 rows, 3.31 KiB in 0.001123 sec., 42742.6536064114 rows/sec., 2.88 MiB/sec. 2026.05.21 10:14:57.155508 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} TCPHandler: Processed in 0.001284768 sec. 2026.05.21 10:14:58.802268 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:58.802625 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 10:14:58.803021 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 10:14:58.803068 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 10:14:58.803328 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 10:14:58.803410 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 10:14:58.803556 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 10:14:58.803640 [ 331 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 10:14:58.803661 [ 347 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 10:14:58.803682 [ 351 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 10:14:58.803806 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 10:14:58.803834 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 10:14:58.803906 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 10:14:58.803927 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.21 10:14:58.803964 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:58.804005 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.21 10:14:58.805090 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} executeQuery: Read 35 rows, 6.04 KiB in 0.002677 sec., 13074.33694434068 rows/sec., 2.20 MiB/sec. 2026.05.21 10:14:58.805199 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} TCPHandler: Processed in 0.003071584 sec. 2026.05.21 10:14:58.806352 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:58.806466 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 10:14:58.806511 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 10:14:58.807007 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:58.807053 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:58.807451 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 10:14:58.807680 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:58.807842 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} executeQuery: Read 64 rows, 5.16 KiB in 0.00141 sec., 45390.07092198582 rows/sec., 3.57 MiB/sec. 2026.05.21 10:14:58.807878 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} TCPHandler: Processed in 0.001577753 sec. 2026.05.21 10:14:58.808045 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:58.808142 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 10:14:58.808183 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 10:14:58.808593 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:58.808630 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:58.808926 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 10:14:58.809143 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:58.809277 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} executeQuery: Read 4 rows, 308.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 260.64 KiB/sec. 2026.05.21 10:14:58.809312 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} TCPHandler: Processed in 0.001315958 sec. 2026.05.21 10:14:58.809442 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:58.809539 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 10:14:58.809579 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 10:14:58.809998 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:58.810033 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:58.810339 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 10:14:58.810575 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:58.810705 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} executeQuery: Read 68 rows, 5.44 KiB in 0.001185 sec., 57383.966244725736 rows/sec., 4.48 MiB/sec. 2026.05.21 10:14:58.810741 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} TCPHandler: Processed in 0.0013475 sec. 2026.05.21 10:14:58.810913 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:58.811008 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:58.811051 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 10:14:58.811430 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:58.811466 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:58.811783 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 10:14:58.811999 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:58.812132 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} executeQuery: Read 32 rows, 2.28 KiB in 0.001143 sec., 27996.50043744532 rows/sec., 1.95 MiB/sec. 2026.05.21 10:14:58.812167 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} TCPHandler: Processed in 0.001303179 sec. 2026.05.21 10:14:58.812300 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:58.812396 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 10:14:58.812452 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.21 10:14:58.813136 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:58.813174 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:58.813680 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 10:14:58.813908 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:58.814050 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} executeQuery: Read 4 rows, 7.34 KiB in 0.001672 sec., 2392.3444976076553 rows/sec., 4.29 MiB/sec. 2026.05.21 10:14:58.814105 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} TCPHandler: Processed in 0.001853717 sec. 2026.05.21 10:14:58.814248 [ 269 ] {} TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 10:14:58.814345 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 10:14:58.814386 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 10:14:58.814761 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:14:58.814798 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:14:58.815101 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 10:14:58.815322 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:14:58.815451 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} executeQuery: Read 12 rows, 848.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 736.11 KiB/sec. 2026.05.21 10:14:58.815484 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} TCPHandler: Processed in 0.001286048 sec. 2026.05.21 10:15:01.073638 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18651 2026.05.21 10:15:01.074171 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 10:15:01.074223 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.21 10:15:01.074830 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 10:15:01.075172 [ 244 ] {} system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 10:15:01.075345 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18651