| 1 | [ May 18 23:59:56 Enabled. ] | ||
| 2 | [ May 18 23:59:56 Rereading configuration. ] | ||
| 3 | [ May 18 23:59:58 Rereading configuration. ] | ||
| 4 | [ May 19 00:00:04 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + 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 | ||
| 24 | [ May 19 00:00:04 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.19 00:00:06.677105 [ 1 ] {} <Information> Application: Will watch for the process with pid 6504 | ||
| 29 | 2026.05.19 00:00:06.677591 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.19 00:00:07.172248 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 6504 | ||
| 31 | 2026.05.19 00:00:07.176784 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.19 00:00:07.177053 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.19 00:00:07.370382 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.19 00:00:07.395782 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.19 00:00:07.395868 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.19 00:00:07.395886 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.19 00:00:07.395945 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.19 00:00:07.396689 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.19 00:00:07.400020 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.19 00:00:07.402384 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.19 00:00:07.403542 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.19 00:00:07.404546 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.19 00:00:07.404610 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.19 00:00:07.404623 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.19 00:00:07.405439 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.19 00:00:07.410231 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.19 00:00:07.416949 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.19 00:00:07.417687 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.19 00:00:07.419663 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.19 00:00:07.420312 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.19 00:00:07.421377 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.19 00:00:07.422072 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.19 00:00:07.427373 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.19 00:00:07.428023 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.19 00:00:07.430346 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.19 00:00:07.430796 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.19 00:00:07.431212 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.19 00:00:07.431657 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.19 00:00:07.432747 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.19 00:00:07.432814 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.19 00:00:07.432905 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.19 00:00:07.433025 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.19 00:00:07.444371 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.19 00:00:07.444401 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143494 sec | ||
| 69 | 2026.05.19 00:00:07.444485 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.19 00:00:07.444499 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.19 00:00:07.445189 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.19 00:00:07.445796 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.19 00:00:07.461723 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.19 00:00:07.461840 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.19 00:00:07.461855 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.19 00:00:07.461866 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.19 00:00:07.462042 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.19 00:00:07.462059 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.19 00:00:07.467760 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.19 00:00:07.467824 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.19 00:00:07.467924 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.19 00:00:07.468122 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.19 00:00:07.468173 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.19 00:00:07.468263 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.19 00:00:07.468279 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.19 00:00:07.468296 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.19 00:00:07.468404 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.19 00:00:07.468422 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.19 00:00:07.495359 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.19 00:00:07.497056 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.19 00:00:07.497109 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7392e-05 sec | ||
| 92 | 2026.05.19 00:00:07.497123 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.19 00:00:07.497135 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.19 00:00:07.497169 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.19 00:00:07.497456 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.19 00:00:07.497544 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.19 00:00:07.497561 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.19 00:00:07.497572 [ 1 ] {} <Information> 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). | ||
| 99 | 2026.05.19 00:00:07.497682 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.19 00:00:07.501081 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.19 00:00:07.501314 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.32 MiB (RSS), difference: 92.47 MiB | ||
| 102 | 2026.05.19 00:00:07.502949 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.38e-05 sec. | ||
| 103 | 2026.05.19 00:00:07.503346 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.19 00:00:07.504688 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.19 00:00:07.504719 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.19 00:00:07.605022 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46084 | ||
| 107 | 2026.05.19 00:00:07.605352 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.19 00:00:07.605420 [ 4 ] {} <Debug> TCP-Session: 871144ba-99f2-4511-9485-2991e7491d34 Authenticating user 'default' from [fd00:1122:3344:101::c]:46084 | ||
| 109 | 2026.05.19 00:00:07.605452 [ 4 ] {} <Debug> TCP-Session: 871144ba-99f2-4511-9485-2991e7491d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.19 00:00:07.605562 [ 4 ] {} <Debug> TCP-Session: 871144ba-99f2-4511-9485-2991e7491d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.19 00:00:07.605747 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.19 00:00:07.605788 [ 4 ] {} <Trace> 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 | ||
| 113 | 2026.05.19 00:00:07.605894 [ 4 ] {} <Trace> 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 | ||
| 114 | 2026.05.19 00:00:07.608522 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44813 | ||
| 115 | 2026.05.19 00:00:07.608528 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59261 | ||
| 116 | 2026.05.19 00:00:07.608711 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.19 00:00:07.608782 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.19 00:00:07.608762 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52117 | ||
| 119 | 2026.05.19 00:00:07.608760 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37741 | ||
| 120 | 2026.05.19 00:00:07.608867 [ 6 ] {} <Debug> TCP-Session: 01c02d94-8f4e-4f14-aab9-578e4e44a478 Authenticating user 'default' from [fd00:1122:3344:101::c]:44813 | ||
| 121 | 2026.05.19 00:00:07.608924 [ 254 ] {} <Debug> TCP-Session: 2067ed1c-d3d2-4607-9228-946fec0f0189 Authenticating user 'default' from [fd00:1122:3344:101::c]:59261 | ||
| 122 | 2026.05.19 00:00:07.608870 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63831 | ||
| 123 | 2026.05.19 00:00:07.608989 [ 6 ] {} <Debug> TCP-Session: 01c02d94-8f4e-4f14-aab9-578e4e44a478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.19 00:00:07.609068 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.19 00:00:07.609084 [ 6 ] {} <Debug> TCP-Session: 01c02d94-8f4e-4f14-aab9-578e4e44a478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.19 00:00:07.609107 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.19 00:00:07.609066 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58128 | ||
| 128 | 2026.05.19 00:00:07.609184 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.19 00:00:07.609232 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50150 | ||
| 130 | 2026.05.19 00:00:07.609158 [ 255 ] {} <Debug> TCP-Session: 54cbf6da-bb88-4d5f-8a40-ee8d4c79df23 Authenticating user 'default' from [fd00:1122:3344:101::c]:37741 | ||
| 131 | 2026.05.19 00:00:07.609146 [ 5 ] {} <Debug> TCP-Session: 18cd26c4-5ee6-49b3-a796-8e987bf910f8 Authenticating user 'default' from [fd00:1122:3344:101::c]:52117 | ||
| 132 | 2026.05.19 00:00:07.609333 [ 256 ] {} <Debug> TCP-Session: 4d189082-a852-49c8-a2d8-86fd7b02de77 Authenticating user 'default' from [fd00:1122:3344:101::c]:63831 | ||
| 133 | 2026.05.19 00:00:07.609304 [ 255 ] {} <Debug> TCP-Session: 54cbf6da-bb88-4d5f-8a40-ee8d4c79df23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.19 00:00:07.609004 [ 254 ] {} <Debug> TCP-Session: 2067ed1c-d3d2-4607-9228-946fec0f0189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.19 00:00:07.609429 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.19 00:00:07.609449 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.19 00:00:07.609431 [ 256 ] {} <Debug> TCP-Session: 4d189082-a852-49c8-a2d8-86fd7b02de77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.19 00:00:07.609516 [ 257 ] {} <Debug> TCP-Session: 77317218-451d-413e-aae6-3b30eccc77e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:58128 | ||
| 139 | 2026.05.19 00:00:07.609497 [ 258 ] {} <Debug> TCP-Session: 78d93571-d428-4ba8-b55c-79c27394c362 Authenticating user 'default' from [fd00:1122:3344:101::c]:50150 | ||
| 140 | 2026.05.19 00:00:07.609487 [ 254 ] {} <Debug> TCP-Session: 2067ed1c-d3d2-4607-9228-946fec0f0189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.19 00:00:07.609605 [ 257 ] {} <Debug> TCP-Session: 77317218-451d-413e-aae6-3b30eccc77e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.19 00:00:07.609586 [ 258 ] {} <Debug> TCP-Session: 78d93571-d428-4ba8-b55c-79c27394c362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.19 00:00:07.609573 [ 256 ] {} <Debug> TCP-Session: 4d189082-a852-49c8-a2d8-86fd7b02de77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.19 00:00:07.609668 [ 258 ] {} <Debug> TCP-Session: 78d93571-d428-4ba8-b55c-79c27394c362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.19 00:00:07.609408 [ 255 ] {} <Debug> TCP-Session: 54cbf6da-bb88-4d5f-8a40-ee8d4c79df23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.19 00:00:07.609397 [ 5 ] {} <Debug> TCP-Session: 18cd26c4-5ee6-49b3-a796-8e987bf910f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.19 00:00:07.609680 [ 257 ] {} <Debug> TCP-Session: 77317218-451d-413e-aae6-3b30eccc77e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.19 00:00:07.609881 [ 5 ] {} <Debug> TCP-Session: 18cd26c4-5ee6-49b3-a796-8e987bf910f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.19 00:00:08.000342 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.38 MiB, peak 117.38 MiB, free memory in arenas 0.00 B, will set to 119.63 MiB (RSS), difference: 2.25 MiB | ||
| 150 | 2026.05.19 00:00:08.011136 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58660 | ||
| 151 | 2026.05.19 00:00:08.011279 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 152 | 2026.05.19 00:00:08.011309 [ 259 ] {} <Debug> TCP-Session: 20371937-5d06-48bc-a1a5-4fd2666014c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58660 | ||
| 153 | 2026.05.19 00:00:08.011385 [ 259 ] {} <Debug> TCP-Session: 20371937-5d06-48bc-a1a5-4fd2666014c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.19 00:00:08.011399 [ 259 ] {} <Debug> TCP-Session: 20371937-5d06-48bc-a1a5-4fd2666014c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.19 00:00:08.011482 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 156 | 2026.05.19 00:00:08.011544 [ 259 ] {} <Trace> 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 | ||
| 157 | 2026.05.19 00:00:08.011591 [ 259 ] {} <Trace> 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 | ||
| 158 | 2026.05.19 00:00:08.012048 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56390 | ||
| 159 | 2026.05.19 00:00:08.012159 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.19 00:00:08.012162 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62891 | ||
| 161 | 2026.05.19 00:00:08.012250 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36009 | ||
| 162 | 2026.05.19 00:00:08.012259 [ 260 ] {} <Debug> TCP-Session: 3dbd8d1d-749b-4ccf-a791-2cf06dd81542 Authenticating user 'default' from [fd00:1122:3344:101::e]:56390 | ||
| 163 | 2026.05.19 00:00:08.012337 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64076 | ||
| 164 | 2026.05.19 00:00:08.012367 [ 260 ] {} <Debug> TCP-Session: 3dbd8d1d-749b-4ccf-a791-2cf06dd81542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.19 00:00:08.012441 [ 260 ] {} <Debug> TCP-Session: 3dbd8d1d-749b-4ccf-a791-2cf06dd81542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.19 00:00:08.012440 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63972 | ||
| 167 | 2026.05.19 00:00:08.012641 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64235 | ||
| 168 | 2026.05.19 00:00:08.012697 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.19 00:00:08.012741 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.19 00:00:08.012803 [ 263 ] {} <Debug> TCP-Session: ba3d5b6a-7b63-41ba-bc46-552ed6f488fe Authenticating user 'default' from [fd00:1122:3344:101::e]:64076 | ||
| 171 | 2026.05.19 00:00:08.012846 [ 264 ] {} <Debug> TCP-Session: abbcb231-ba90-444b-b2ed-345fba376f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:63972 | ||
| 172 | 2026.05.19 00:00:08.012848 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.19 00:00:08.012887 [ 263 ] {} <Debug> TCP-Session: ba3d5b6a-7b63-41ba-bc46-552ed6f488fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.19 00:00:08.012854 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.19 00:00:08.012927 [ 263 ] {} <Debug> TCP-Session: ba3d5b6a-7b63-41ba-bc46-552ed6f488fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.19 00:00:08.012965 [ 262 ] {} <Debug> TCP-Session: dbcdff30-7d7d-4107-bc2b-726a821e7a7c Authenticating user 'default' from [fd00:1122:3344:101::e]:36009 | ||
| 177 | 2026.05.19 00:00:08.012928 [ 264 ] {} <Debug> TCP-Session: abbcb231-ba90-444b-b2ed-345fba376f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.19 00:00:08.013016 [ 262 ] {} <Debug> TCP-Session: dbcdff30-7d7d-4107-bc2b-726a821e7a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.19 00:00:08.013011 [ 261 ] {} <Debug> TCP-Session: 316f76fd-d287-471f-a16d-1627355103bb Authenticating user 'default' from [fd00:1122:3344:101::e]:62891 | ||
| 180 | 2026.05.19 00:00:08.012910 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.19 00:00:08.013123 [ 261 ] {} <Debug> TCP-Session: 316f76fd-d287-471f-a16d-1627355103bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.19 00:00:08.013127 [ 262 ] {} <Debug> TCP-Session: dbcdff30-7d7d-4107-bc2b-726a821e7a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.19 00:00:08.013107 [ 264 ] {} <Debug> TCP-Session: abbcb231-ba90-444b-b2ed-345fba376f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.19 00:00:08.013192 [ 265 ] {} <Debug> TCP-Session: 5f60b4cb-bd60-4bae-9b50-ef68ee401bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64235 | ||
| 185 | 2026.05.19 00:00:08.013213 [ 261 ] {} <Debug> TCP-Session: 316f76fd-d287-471f-a16d-1627355103bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.19 00:00:08.012836 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64530 | ||
| 187 | 2026.05.19 00:00:08.013282 [ 265 ] {} <Debug> TCP-Session: 5f60b4cb-bd60-4bae-9b50-ef68ee401bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.19 00:00:08.013353 [ 265 ] {} <Debug> TCP-Session: 5f60b4cb-bd60-4bae-9b50-ef68ee401bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.19 00:00:08.013468 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.19 00:00:08.013537 [ 266 ] {} <Debug> TCP-Session: 4b4c88a7-3fd9-447c-adad-ce1eb2acf58c Authenticating user 'default' from [fd00:1122:3344:101::e]:64530 | ||
| 191 | 2026.05.19 00:00:08.013585 [ 266 ] {} <Debug> TCP-Session: 4b4c88a7-3fd9-447c-adad-ce1eb2acf58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.19 00:00:08.013598 [ 266 ] {} <Debug> TCP-Session: 4b4c88a7-3fd9-447c-adad-ce1eb2acf58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.19 00:00:08.174469 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33164 | ||
| 194 | 2026.05.19 00:00:08.174653 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.19 00:00:08.174695 [ 267 ] {} <Debug> TCP-Session: 16663bbc-4932-4723-8dc3-495305f08c37 Authenticating user 'default' from [fd00:1122:3344:101::b]:33164 | ||
| 196 | 2026.05.19 00:00:08.174716 [ 267 ] {} <Debug> TCP-Session: 16663bbc-4932-4723-8dc3-495305f08c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.19 00:00:08.174798 [ 267 ] {} <Debug> TCP-Session: 16663bbc-4932-4723-8dc3-495305f08c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.19 00:00:08.174874 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.05.19 00:00:08.174901 [ 267 ] {} <Trace> 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 | ||
| 200 | 2026.05.19 00:00:08.175051 [ 267 ] {} <Trace> 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 | ||
| 201 | 2026.05.19 00:00:08.176302 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61445 | ||
| 202 | 2026.05.19 00:00:08.176402 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43443 | ||
| 203 | 2026.05.19 00:00:08.176511 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.19 00:00:08.176521 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54541 | ||
| 205 | 2026.05.19 00:00:08.176613 [ 268 ] {} <Debug> TCP-Session: 4395480d-9fcd-4ce5-bd2f-55fbd0c4504b Authenticating user 'default' from [fd00:1122:3344:101::b]:61445 | ||
| 206 | 2026.05.19 00:00:08.176666 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.05.19 00:00:08.176742 [ 269 ] {} <Debug> TCP-Session: cb40c8e1-cc89-45f4-9785-bd1676b8fe2a Authenticating user 'default' from [fd00:1122:3344:101::b]:43443 | ||
| 208 | 2026.05.19 00:00:08.176752 [ 268 ] {} <Debug> TCP-Session: 4395480d-9fcd-4ce5-bd2f-55fbd0c4504b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.19 00:00:08.176842 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.05.19 00:00:08.176863 [ 268 ] {} <Debug> TCP-Session: 4395480d-9fcd-4ce5-bd2f-55fbd0c4504b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.05.19 00:00:08.176937 [ 269 ] {} <Debug> TCP-Session: cb40c8e1-cc89-45f4-9785-bd1676b8fe2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.05.19 00:00:08.176847 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44037 | ||
| 213 | 2026.05.19 00:00:08.176849 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61812 | ||
| 214 | 2026.05.19 00:00:08.176889 [ 270 ] {} <Debug> TCP-Session: 6b62adaf-f264-4dd9-9d37-94c069dbc2df Authenticating user 'default' from [fd00:1122:3344:101::b]:54541 | ||
| 215 | 2026.05.19 00:00:08.177016 [ 269 ] {} <Debug> TCP-Session: cb40c8e1-cc89-45f4-9785-bd1676b8fe2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.05.19 00:00:08.177128 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63063 | ||
| 217 | 2026.05.19 00:00:08.177137 [ 270 ] {} <Debug> TCP-Session: 6b62adaf-f264-4dd9-9d37-94c069dbc2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.19 00:00:08.177204 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.19 00:00:08.177143 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49550 | ||
| 220 | 2026.05.19 00:00:08.177234 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.19 00:00:08.177256 [ 270 ] {} <Debug> TCP-Session: 6b62adaf-f264-4dd9-9d37-94c069dbc2df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.19 00:00:08.177285 [ 272 ] {} <Debug> TCP-Session: fa1460c6-f368-4de2-bd94-998315814c76 Authenticating user 'default' from [fd00:1122:3344:101::b]:61812 | ||
| 223 | 2026.05.19 00:00:08.177335 [ 271 ] {} <Debug> TCP-Session: 9d74a7b9-a65c-4032-b5da-c563abe47b40 Authenticating user 'default' from [fd00:1122:3344:101::b]:44037 | ||
| 224 | 2026.05.19 00:00:08.177345 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.05.19 00:00:08.177403 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.19 00:00:08.177419 [ 272 ] {} <Debug> TCP-Session: fa1460c6-f368-4de2-bd94-998315814c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.19 00:00:08.177394 [ 271 ] {} <Debug> TCP-Session: 9d74a7b9-a65c-4032-b5da-c563abe47b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.19 00:00:08.177497 [ 272 ] {} <Debug> TCP-Session: fa1460c6-f368-4de2-bd94-998315814c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.19 00:00:08.177519 [ 274 ] {} <Debug> TCP-Session: c66fec7d-90c1-4f8c-89ba-df021f25ac2f Authenticating user 'default' from [fd00:1122:3344:101::b]:49550 | ||
| 230 | 2026.05.19 00:00:08.177491 [ 273 ] {} <Debug> TCP-Session: 822d9799-e1ba-46b0-90ee-453f1eb54a50 Authenticating user 'default' from [fd00:1122:3344:101::b]:63063 | ||
| 231 | 2026.05.19 00:00:08.177589 [ 274 ] {} <Debug> TCP-Session: c66fec7d-90c1-4f8c-89ba-df021f25ac2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.19 00:00:08.177571 [ 271 ] {} <Debug> TCP-Session: 9d74a7b9-a65c-4032-b5da-c563abe47b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.19 00:00:08.177660 [ 273 ] {} <Debug> TCP-Session: 822d9799-e1ba-46b0-90ee-453f1eb54a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.19 00:00:08.177686 [ 274 ] {} <Debug> TCP-Session: c66fec7d-90c1-4f8c-89ba-df021f25ac2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.19 00:00:08.177797 [ 273 ] {} <Debug> TCP-Session: 822d9799-e1ba-46b0-90ee-453f1eb54a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.19 00:00:08.479618 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45471 | ||
| 237 | 2026.05.19 00:00:08.479835 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.19 00:00:08.479900 [ 275 ] {} <Debug> TCP-Session: 801fd342-673f-42b2-84b5-8d563f9b41ee Authenticating user 'default' from [fd00:1122:3344:101::a]:45471 | ||
| 239 | 2026.05.19 00:00:08.479924 [ 275 ] {} <Debug> TCP-Session: 801fd342-673f-42b2-84b5-8d563f9b41ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.19 00:00:08.479937 [ 275 ] {} <Debug> TCP-Session: 801fd342-673f-42b2-84b5-8d563f9b41ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.19 00:00:08.480106 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.05.19 00:00:08.480141 [ 275 ] {} <Trace> 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 | ||
| 243 | 2026.05.19 00:00:08.480233 [ 275 ] {} <Trace> 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 | ||
| 244 | 2026.05.19 00:00:08.482588 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62959 | ||
| 245 | 2026.05.19 00:00:08.482762 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.05.19 00:00:08.482769 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40654 | ||
| 247 | 2026.05.19 00:00:08.482800 [ 276 ] {} <Debug> TCP-Session: d91679c2-d302-4e8e-8f7c-51bd97885983 Authenticating user 'default' from [fd00:1122:3344:101::a]:62959 | ||
| 248 | 2026.05.19 00:00:08.482803 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59636 | ||
| 249 | 2026.05.19 00:00:08.482886 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46461 | ||
| 250 | 2026.05.19 00:00:08.482917 [ 276 ] {} <Debug> TCP-Session: d91679c2-d302-4e8e-8f7c-51bd97885983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.19 00:00:08.482906 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.05.19 00:00:08.482988 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44448 | ||
| 253 | 2026.05.19 00:00:08.482952 [ 276 ] {} <Debug> TCP-Session: d91679c2-d302-4e8e-8f7c-51bd97885983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.05.19 00:00:08.483100 [ 278 ] {} <Debug> TCP-Session: c68614ad-f3f6-4ce0-aff9-d874083e09f4 Authenticating user 'default' from [fd00:1122:3344:101::a]:40654 | ||
| 255 | 2026.05.19 00:00:08.483112 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.05.19 00:00:08.483169 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59519 | ||
| 257 | 2026.05.19 00:00:08.483213 [ 278 ] {} <Debug> TCP-Session: c68614ad-f3f6-4ce0-aff9-d874083e09f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.05.19 00:00:08.483228 [ 277 ] {} <Debug> TCP-Session: 03a4b3b0-e40a-4dc0-a10c-e403bcdc3dc4 Authenticating user 'default' from [fd00:1122:3344:101::a]:59636 | ||
| 259 | 2026.05.19 00:00:08.483303 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52706 | ||
| 260 | 2026.05.19 00:00:08.483318 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.05.19 00:00:08.483247 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.05.19 00:00:08.483400 [ 280 ] {} <Debug> TCP-Session: f6a72747-f482-4e1d-931b-5dd2a90fd586 Authenticating user 'default' from [fd00:1122:3344:101::a]:44448 | ||
| 263 | 2026.05.19 00:00:08.483382 [ 277 ] {} <Debug> TCP-Session: 03a4b3b0-e40a-4dc0-a10c-e403bcdc3dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.19 00:00:08.483434 [ 279 ] {} <Debug> TCP-Session: 93e8d461-2a3e-427e-aa8a-91b79cdb5551 Authenticating user 'default' from [fd00:1122:3344:101::a]:46461 | ||
| 265 | 2026.05.19 00:00:08.483480 [ 280 ] {} <Debug> TCP-Session: f6a72747-f482-4e1d-931b-5dd2a90fd586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.19 00:00:08.483247 [ 278 ] {} <Debug> TCP-Session: c68614ad-f3f6-4ce0-aff9-d874083e09f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.05.19 00:00:08.483503 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.05.19 00:00:08.483518 [ 279 ] {} <Debug> TCP-Session: 93e8d461-2a3e-427e-aa8a-91b79cdb5551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.19 00:00:08.483580 [ 282 ] {} <Debug> TCP-Session: 99f49631-fdcb-41ff-88d5-688a5f0909c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:52706 | ||
| 270 | 2026.05.19 00:00:08.483556 [ 280 ] {} <Debug> TCP-Session: f6a72747-f482-4e1d-931b-5dd2a90fd586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.19 00:00:08.483505 [ 277 ] {} <Debug> TCP-Session: 03a4b3b0-e40a-4dc0-a10c-e403bcdc3dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.19 00:00:08.483654 [ 282 ] {} <Debug> TCP-Session: 99f49631-fdcb-41ff-88d5-688a5f0909c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.19 00:00:08.483628 [ 279 ] {} <Debug> TCP-Session: 93e8d461-2a3e-427e-aa8a-91b79cdb5551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.05.19 00:00:08.483385 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.05.19 00:00:08.483815 [ 281 ] {} <Debug> TCP-Session: 104dbbdf-53bc-420b-9e24-23d9a3d13655 Authenticating user 'default' from [fd00:1122:3344:101::a]:59519 | ||
| 276 | 2026.05.19 00:00:08.483868 [ 282 ] {} <Debug> TCP-Session: 99f49631-fdcb-41ff-88d5-688a5f0909c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.19 00:00:08.483883 [ 281 ] {} <Debug> TCP-Session: 104dbbdf-53bc-420b-9e24-23d9a3d13655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.19 00:00:08.484050 [ 281 ] {} <Debug> TCP-Session: 104dbbdf-53bc-420b-9e24-23d9a3d13655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.19 00:00:08.907065 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41189 | ||
| 280 | 2026.05.19 00:00:08.907213 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.05.19 00:00:08.907322 [ 283 ] {} <Debug> TCP-Session: 5e4e4673-3f91-4e2e-a7f7-ab758af133ae Authenticating user 'default' from [fd00:1122:3344:101::e]:41189 | ||
| 282 | 2026.05.19 00:00:08.907346 [ 283 ] {} <Debug> TCP-Session: 5e4e4673-3f91-4e2e-a7f7-ab758af133ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.19 00:00:08.907358 [ 283 ] {} <Debug> TCP-Session: 5e4e4673-3f91-4e2e-a7f7-ab758af133ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.19 00:00:08.907828 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59795 | ||
| 285 | 2026.05.19 00:00:08.907906 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57928 | ||
| 286 | 2026.05.19 00:00:08.908053 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 287 | 2026.05.19 00:00:08.908107 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44628 | ||
| 288 | 2026.05.19 00:00:08.908146 [ 284 ] {} <Debug> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Authenticating user 'default' from [fd00:1122:3344:101::e]:59795 | ||
| 289 | 2026.05.19 00:00:08.908231 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39001 | ||
| 290 | 2026.05.19 00:00:08.908285 [ 284 ] {} <Debug> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.19 00:00:08.908307 [ 284 ] {} <Debug> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.19 00:00:08.908372 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44563 | ||
| 293 | 2026.05.19 00:00:08.908490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37283 | ||
| 294 | 2026.05.19 00:00:08.908683 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44751 | ||
| 295 | 2026.05.19 00:00:08.908770 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36732 | ||
| 296 | 2026.05.19 00:00:08.909867 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 297 | 2026.05.19 00:00:08.909870 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 298 | 2026.05.19 00:00:08.909914 [ 285 ] {} <Debug> TCP-Session: 3d9333de-f48f-423a-89f1-1ad59c06711e Authenticating user 'default' from [fd00:1122:3344:101::e]:57928 | ||
| 299 | 2026.05.19 00:00:08.909934 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 300 | 2026.05.19 00:00:08.909973 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.19 00:00:08.909986 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 302 | 2026.05.19 00:00:08.910023 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 303 | 2026.05.19 00:00:08.910082 [ 288 ] {} <Debug> TCP-Session: 16fdce87-4c67-4690-8ba1-293cb79146dc Authenticating user 'default' from [fd00:1122:3344:101::e]:44563 | ||
| 304 | 2026.05.19 00:00:08.910095 [ 290 ] {} <Debug> TCP-Session: b7f9ae51-d144-433e-8bd8-bc9975ce8192 Authenticating user 'default' from [fd00:1122:3344:101::e]:44751 | ||
| 305 | 2026.05.19 00:00:08.910049 [ 289 ] {} <Debug> TCP-Session: 1d73cefb-65a1-4464-bcf1-e0350782a783 Authenticating user 'default' from [fd00:1122:3344:101::e]:37283 | ||
| 306 | 2026.05.19 00:00:08.910161 [ 288 ] {} <Debug> TCP-Session: 16fdce87-4c67-4690-8ba1-293cb79146dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.05.19 00:00:08.910155 [ 286 ] {} <Debug> TCP-Session: 23207918-59df-4541-b7ea-518234b8834b Authenticating user 'default' from [fd00:1122:3344:101::e]:44628 | ||
| 308 | 2026.05.19 00:00:08.910147 [ 290 ] {} <Debug> TCP-Session: b7f9ae51-d144-433e-8bd8-bc9975ce8192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 309 | 2026.05.19 00:00:08.910264 [ 286 ] {} <Debug> TCP-Session: 23207918-59df-4541-b7ea-518234b8834b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.19 00:00:08.910276 [ 288 ] {} <Debug> TCP-Session: 16fdce87-4c67-4690-8ba1-293cb79146dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 311 | 2026.05.19 00:00:08.910259 [ 289 ] {} <Debug> TCP-Session: 1d73cefb-65a1-4464-bcf1-e0350782a783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.05.19 00:00:08.910362 [ 286 ] {} <Debug> TCP-Session: 23207918-59df-4541-b7ea-518234b8834b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.19 00:00:08.910322 [ 290 ] {} <Debug> TCP-Session: b7f9ae51-d144-433e-8bd8-bc9975ce8192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 314 | 2026.05.19 00:00:08.910039 [ 285 ] {} <Debug> TCP-Session: 3d9333de-f48f-423a-89f1-1ad59c06711e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2026.05.19 00:00:08.910025 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 316 | 2026.05.19 00:00:08.909927 [ 291 ] {} <Debug> TCP-Session: 7ac69cb8-f0c4-46a8-b10c-30c8d4c8f1e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36732 | ||
| 317 | 2026.05.19 00:00:08.910427 [ 289 ] {} <Debug> TCP-Session: 1d73cefb-65a1-4464-bcf1-e0350782a783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.19 00:00:08.910556 [ 287 ] {} <Debug> TCP-Session: 763a94f2-4000-4bde-a9d5-bc7b01c310d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39001 | ||
| 319 | 2026.05.19 00:00:08.910534 [ 291 ] {} <Debug> TCP-Session: 7ac69cb8-f0c4-46a8-b10c-30c8d4c8f1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2026.05.19 00:00:08.910517 [ 285 ] {} <Debug> TCP-Session: 3d9333de-f48f-423a-89f1-1ad59c06711e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.19 00:00:08.910640 [ 287 ] {} <Debug> TCP-Session: 763a94f2-4000-4bde-a9d5-bc7b01c310d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.19 00:00:08.910613 [ 291 ] {} <Debug> TCP-Session: 7ac69cb8-f0c4-46a8-b10c-30c8d4c8f1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.05.19 00:00:08.910812 [ 287 ] {} <Debug> TCP-Session: 763a94f2-4000-4bde-a9d5-bc7b01c310d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.19 00:00:08.916697 [ 283 ] {} <Trace> TCP-Session: 5e4e4673-3f91-4e2e-a7f7-ab758af133ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.05.19 00:00:08.918360 [ 283 ] {e4d61633-7c10-4755-a2c4-8f5fdc8b7e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41189) 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) | ||
| 326 | 2026.05.19 00:00:08.931473 [ 283 ] {e4d61633-7c10-4755-a2c4-8f5fdc8b7e6c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 327 | 2026.05.19 00:00:08.935911 [ 283 ] {e4d61633-7c10-4755-a2c4-8f5fdc8b7e6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 328 | 2026.05.19 00:00:08.939913 [ 292 ] {e4d61633-7c10-4755-a2c4-8f5fdc8b7e6c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 329 | 2026.05.19 00:00:08.941816 [ 283 ] {e4d61633-7c10-4755-a2c4-8f5fdc8b7e6c} <Debug> TCPHandler: Processed in 0.031631183 sec. | ||
| 330 | 2026.05.19 00:00:09.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.90 MiB, peak 121.90 MiB, free memory in arenas 0.00 B, will set to 125.93 MiB (RSS), difference: 4.03 MiB | ||
| 331 | 2026.05.19 00:00:10.571072 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36324 | ||
| 332 | 2026.05.19 00:00:10.571313 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.19 00:00:10.571590 [ 293 ] {} <Debug> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Authenticating user 'default' from [fd00:1122:3344:101::d]:36324 | ||
| 334 | 2026.05.19 00:00:10.571628 [ 293 ] {} <Debug> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.19 00:00:10.571646 [ 293 ] {} <Debug> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.19 00:00:10.571921 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 337 | 2026.05.19 00:00:10.571965 [ 293 ] {} <Trace> 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 | ||
| 338 | 2026.05.19 00:00:10.572116 [ 293 ] {} <Trace> 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 | ||
| 339 | 2026.05.19 00:00:10.577438 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56005 | ||
| 340 | 2026.05.19 00:00:10.577578 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38920 | ||
| 341 | 2026.05.19 00:00:10.577742 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39255 | ||
| 342 | 2026.05.19 00:00:10.577841 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 343 | 2026.05.19 00:00:10.577903 [ 294 ] {} <Debug> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56005 | ||
| 344 | 2026.05.19 00:00:10.578149 [ 294 ] {} <Debug> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 345 | 2026.05.19 00:00:10.578175 [ 294 ] {} <Debug> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2026.05.19 00:00:10.578233 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54595 | ||
| 347 | 2026.05.19 00:00:10.578399 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43814 | ||
| 348 | 2026.05.19 00:00:10.578666 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40562 | ||
| 349 | 2026.05.19 00:00:10.578939 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40185 | ||
| 350 | 2026.05.19 00:00:10.579352 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64028 | ||
| 351 | 2026.05.19 00:00:10.580017 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 352 | 2026.05.19 00:00:10.580074 [ 300 ] {} <Debug> TCP-Session: b44f2fe3-1183-4b9d-9a72-d6f2108d7571 Authenticating user 'default' from [fd00:1122:3344:101::d]:40185 | ||
| 353 | 2026.05.19 00:00:10.580108 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 354 | 2026.05.19 00:00:10.580130 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2026.05.19 00:00:10.580232 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.05.19 00:00:10.580254 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2026.05.19 00:00:10.580280 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 358 | 2026.05.19 00:00:10.580354 [ 295 ] {} <Debug> TCP-Session: acd2a9d0-bac5-477d-907a-917e89dc19cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38920 | ||
| 359 | 2026.05.19 00:00:10.580384 [ 299 ] {} <Debug> TCP-Session: 62e252d4-3c13-4a04-a6cc-ac7637a5648b Authenticating user 'default' from [fd00:1122:3344:101::d]:40562 | ||
| 360 | 2026.05.19 00:00:10.580404 [ 296 ] {} <Debug> TCP-Session: 12c51a8b-3e2f-43b3-bef3-e4f586f8fced Authenticating user 'default' from [fd00:1122:3344:101::d]:39255 | ||
| 361 | 2026.05.19 00:00:10.580320 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 362 | 2026.05.19 00:00:10.580521 [ 297 ] {} <Debug> TCP-Session: 8ea52971-8328-4cf8-9ec5-7b8366347b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:54595 | ||
| 363 | 2026.05.19 00:00:10.580534 [ 299 ] {} <Debug> TCP-Session: 62e252d4-3c13-4a04-a6cc-ac7637a5648b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 364 | 2026.05.19 00:00:10.580551 [ 296 ] {} <Debug> TCP-Session: 12c51a8b-3e2f-43b3-bef3-e4f586f8fced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.05.19 00:00:10.580584 [ 298 ] {} <Debug> TCP-Session: d5096b23-4242-4d79-aa57-e08abe7e5fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43814 | ||
| 366 | 2026.05.19 00:00:10.580656 [ 296 ] {} <Debug> TCP-Session: 12c51a8b-3e2f-43b3-bef3-e4f586f8fced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 367 | 2026.05.19 00:00:10.580667 [ 295 ] {} <Debug> TCP-Session: acd2a9d0-bac5-477d-907a-917e89dc19cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.05.19 00:00:10.580768 [ 298 ] {} <Debug> TCP-Session: d5096b23-4242-4d79-aa57-e08abe7e5fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.19 00:00:10.580795 [ 295 ] {} <Debug> TCP-Session: acd2a9d0-bac5-477d-907a-917e89dc19cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.19 00:00:10.580679 [ 299 ] {} <Debug> TCP-Session: 62e252d4-3c13-4a04-a6cc-ac7637a5648b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.05.19 00:00:10.580903 [ 297 ] {} <Debug> TCP-Session: 8ea52971-8328-4cf8-9ec5-7b8366347b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.19 00:00:10.580854 [ 298 ] {} <Debug> TCP-Session: d5096b23-4242-4d79-aa57-e08abe7e5fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.19 00:00:10.581043 [ 297 ] {} <Debug> TCP-Session: 8ea52971-8328-4cf8-9ec5-7b8366347b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.19 00:00:10.580180 [ 301 ] {} <Debug> TCP-Session: 06516366-a048-4df8-b35b-a4a942229b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:64028 | ||
| 375 | 2026.05.19 00:00:10.580115 [ 300 ] {} <Debug> TCP-Session: b44f2fe3-1183-4b9d-9a72-d6f2108d7571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.19 00:00:10.581196 [ 301 ] {} <Debug> TCP-Session: 06516366-a048-4df8-b35b-a4a942229b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.19 00:00:10.581219 [ 300 ] {} <Debug> TCP-Session: b44f2fe3-1183-4b9d-9a72-d6f2108d7571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.19 00:00:10.581314 [ 301 ] {} <Debug> TCP-Session: 06516366-a048-4df8-b35b-a4a942229b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.19 00:00:10.583504 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.19 00:00:10.583862 [ 293 ] {8e06e7ee-0a79-43d4-b70b-a0ba25f1f668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 381 | 2026.05.19 00:00:10.765558 [ 293 ] {8e06e7ee-0a79-43d4-b70b-a0ba25f1f668} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36324) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 382 | |||
| 383 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 404 | |||
| 405 | 2026.05.19 00:00:10.771271 [ 293 ] {8e06e7ee-0a79-43d4-b70b-a0ba25f1f668} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 406 | |||
| 407 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 414 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 417 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 428 | |||
| 429 | 2026.05.19 00:00:10.772034 [ 293 ] {8e06e7ee-0a79-43d4-b70b-a0ba25f1f668} <Debug> TCPHandler: Processed in 0.188894596 sec. | ||
| 430 | 2026.05.19 00:00:10.772838 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.19 00:00:10.773191 [ 294 ] {ce49d773-7d9f-4a19-bb48-9c4b77bcf50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 432 | 2026.05.19 00:00:10.774006 [ 294 ] {ce49d773-7d9f-4a19-bb48-9c4b77bcf50d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56005) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 433 | |||
| 434 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 440 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 441 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 442 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 443 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 444 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 447 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 454 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 455 | |||
| 456 | 2026.05.19 00:00:10.774537 [ 294 ] {ce49d773-7d9f-4a19-bb48-9c4b77bcf50d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 457 | |||
| 458 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 460 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 464 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 465 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 466 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 467 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 468 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 471 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 478 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 479 | |||
| 480 | 2026.05.19 00:00:10.774918 [ 294 ] {ce49d773-7d9f-4a19-bb48-9c4b77bcf50d} <Debug> TCPHandler: Processed in 0.002485469 sec. | ||
| 481 | 2026.05.19 00:00:10.778550 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.19 00:00:10.779807 [ 293 ] {c5d70857-45b6-4d38-adb4-8059970d946c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 483 | 2026.05.19 00:00:10.779931 [ 293 ] {c5d70857-45b6-4d38-adb4-8059970d946c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 484 | 2026.05.19 00:00:10.782240 [ 293 ] {c5d70857-45b6-4d38-adb4-8059970d946c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 485 | 2026.05.19 00:00:10.782275 [ 293 ] {c5d70857-45b6-4d38-adb4-8059970d946c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.0122e-05 sec | ||
| 486 | 2026.05.19 00:00:10.782303 [ 293 ] {c5d70857-45b6-4d38-adb4-8059970d946c} <Trace> ReferentialDeps: No tables | ||
| 487 | 2026.05.19 00:00:10.782321 [ 293 ] {c5d70857-45b6-4d38-adb4-8059970d946c} <Trace> LoadingDeps: No tables | ||
| 488 | 2026.05.19 00:00:10.782569 [ 293 ] {c5d70857-45b6-4d38-adb4-8059970d946c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 489 | 2026.05.19 00:00:10.782680 [ 293 ] {c5d70857-45b6-4d38-adb4-8059970d946c} <Debug> TCPHandler: Processed in 0.0042866 sec. | ||
| 490 | 2026.05.19 00:00:10.783005 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 491 | 2026.05.19 00:00:10.783457 [ 293 ] {b85ee18c-8d36-4266-b403-619920334986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) /* The version table contains metadata about the `oximeter` database */ | ||
| 492 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 493 | 2026.05.19 00:00:10.783528 [ 293 ] {b85ee18c-8d36-4266-b403-619920334986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 494 | 2026.05.19 00:00:10.794705 [ 293 ] {b85ee18c-8d36-4266-b403-619920334986} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 495 | 2026.05.19 00:00:10.803133 [ 293 ] {b85ee18c-8d36-4266-b403-619920334986} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610): Loading data parts | ||
| 496 | 2026.05.19 00:00:10.803844 [ 293 ] {b85ee18c-8d36-4266-b403-619920334986} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610): There are no data parts | ||
| 497 | 2026.05.19 00:00:10.808364 [ 293 ] {b85ee18c-8d36-4266-b403-619920334986} <Debug> TCPHandler: Processed in 0.025459731 sec. | ||
| 498 | 2026.05.19 00:00:10.808863 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.19 00:00:10.810400 [ 293 ] {8f1b6e73-b904-46f2-a47c-da2ea5c52ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) /* The measurement tables contain all individual samples from each timeseries. | ||
| 500 | * | ||
| 501 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 502 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 503 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 504 | * by all samples from the same timeseries. | ||
| 505 | * | ||
| 506 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 507 | * and then uses that to index quickly into the measurements tables. | ||
| 508 | */ | ||
| 509 | 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) | ||
| 510 | 2026.05.19 00:00:10.810699 [ 293 ] {8f1b6e73-b904-46f2-a47c-da2ea5c52ac2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 511 | 2026.05.19 00:00:10.834344 [ 293 ] {8f1b6e73-b904-46f2-a47c-da2ea5c52ac2} <Debug> oximeter.measurements_bool (72f4abf1-4f07-46a4-b0ae-e8eea95d673c): Loading data parts | ||
| 512 | 2026.05.19 00:00:10.834693 [ 293 ] {8f1b6e73-b904-46f2-a47c-da2ea5c52ac2} <Debug> oximeter.measurements_bool (72f4abf1-4f07-46a4-b0ae-e8eea95d673c): There are no data parts | ||
| 513 | 2026.05.19 00:00:10.837666 [ 293 ] {8f1b6e73-b904-46f2-a47c-da2ea5c52ac2} <Debug> TCPHandler: Processed in 0.029007331 sec. | ||
| 514 | 2026.05.19 00:00:10.838053 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.19 00:00:10.838400 [ 293 ] {dfd1555b-0ecc-4ca2-a208-95f2be2ad408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 516 | 2026.05.19 00:00:10.838575 [ 293 ] {dfd1555b-0ecc-4ca2-a208-95f2be2ad408} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 517 | 2026.05.19 00:00:10.841559 [ 293 ] {dfd1555b-0ecc-4ca2-a208-95f2be2ad408} <Debug> oximeter.measurements_i8 (777927f4-33a8-475e-b8f1-17995f256a69): Loading data parts | ||
| 518 | 2026.05.19 00:00:10.841803 [ 293 ] {dfd1555b-0ecc-4ca2-a208-95f2be2ad408} <Debug> oximeter.measurements_i8 (777927f4-33a8-475e-b8f1-17995f256a69): There are no data parts | ||
| 519 | 2026.05.19 00:00:10.843949 [ 293 ] {dfd1555b-0ecc-4ca2-a208-95f2be2ad408} <Debug> TCPHandler: Processed in 0.00606727 sec. | ||
| 520 | 2026.05.19 00:00:10.844236 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.19 00:00:10.844463 [ 293 ] {8cbe2e31-53cf-4b39-83df-10c6fca8f292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 522 | 2026.05.19 00:00:10.844605 [ 293 ] {8cbe2e31-53cf-4b39-83df-10c6fca8f292} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 523 | 2026.05.19 00:00:10.847719 [ 293 ] {8cbe2e31-53cf-4b39-83df-10c6fca8f292} <Debug> oximeter.measurements_u8 (0bdecb48-2b55-4750-838c-7dc01e74ae5c): Loading data parts | ||
| 524 | 2026.05.19 00:00:10.848156 [ 293 ] {8cbe2e31-53cf-4b39-83df-10c6fca8f292} <Debug> oximeter.measurements_u8 (0bdecb48-2b55-4750-838c-7dc01e74ae5c): There are no data parts | ||
| 525 | 2026.05.19 00:00:10.849658 [ 293 ] {8cbe2e31-53cf-4b39-83df-10c6fca8f292} <Debug> TCPHandler: Processed in 0.005493153 sec. | ||
| 526 | 2026.05.19 00:00:10.849987 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.19 00:00:10.852173 [ 293 ] {ca2d274c-a521-4bf2-92d3-7fff648e734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 528 | 2026.05.19 00:00:10.852435 [ 293 ] {ca2d274c-a521-4bf2-92d3-7fff648e734a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 529 | 2026.05.19 00:00:10.856193 [ 293 ] {ca2d274c-a521-4bf2-92d3-7fff648e734a} <Debug> oximeter.measurements_i16 (96dbbcd5-a32f-487f-b165-62bea0a8607b): Loading data parts | ||
| 530 | 2026.05.19 00:00:10.856508 [ 293 ] {ca2d274c-a521-4bf2-92d3-7fff648e734a} <Debug> oximeter.measurements_i16 (96dbbcd5-a32f-487f-b165-62bea0a8607b): There are no data parts | ||
| 531 | 2026.05.19 00:00:10.859757 [ 293 ] {ca2d274c-a521-4bf2-92d3-7fff648e734a} <Debug> TCPHandler: Processed in 0.009877596 sec. | ||
| 532 | 2026.05.19 00:00:10.860349 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.19 00:00:10.860576 [ 293 ] {b1250453-219f-401c-9fdb-c44a2282311b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 534 | 2026.05.19 00:00:10.860728 [ 293 ] {b1250453-219f-401c-9fdb-c44a2282311b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 535 | 2026.05.19 00:00:10.863028 [ 293 ] {b1250453-219f-401c-9fdb-c44a2282311b} <Debug> oximeter.measurements_u16 (1b6f4db9-2b76-4000-b209-d6c158336205): Loading data parts | ||
| 536 | 2026.05.19 00:00:10.863389 [ 293 ] {b1250453-219f-401c-9fdb-c44a2282311b} <Debug> oximeter.measurements_u16 (1b6f4db9-2b76-4000-b209-d6c158336205): There are no data parts | ||
| 537 | 2026.05.19 00:00:10.865902 [ 293 ] {b1250453-219f-401c-9fdb-c44a2282311b} <Debug> TCPHandler: Processed in 0.005693249 sec. | ||
| 538 | 2026.05.19 00:00:10.866163 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.19 00:00:10.866455 [ 293 ] {35f993f6-4088-48bf-b7ba-31fa8f3d149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 540 | 2026.05.19 00:00:10.866538 [ 293 ] {35f993f6-4088-48bf-b7ba-31fa8f3d149d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 541 | 2026.05.19 00:00:10.868512 [ 293 ] {35f993f6-4088-48bf-b7ba-31fa8f3d149d} <Debug> oximeter.measurements_i32 (e671bada-a265-4faa-9ff5-05d9a43e5fa3): Loading data parts | ||
| 542 | 2026.05.19 00:00:10.868696 [ 293 ] {35f993f6-4088-48bf-b7ba-31fa8f3d149d} <Debug> oximeter.measurements_i32 (e671bada-a265-4faa-9ff5-05d9a43e5fa3): There are no data parts | ||
| 543 | 2026.05.19 00:00:10.869965 [ 293 ] {35f993f6-4088-48bf-b7ba-31fa8f3d149d} <Debug> TCPHandler: Processed in 0.003894419 sec. | ||
| 544 | 2026.05.19 00:00:10.870301 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.19 00:00:10.870522 [ 293 ] {d9ddb7d6-b1fd-4ec1-807a-072b301d7cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 546 | 2026.05.19 00:00:10.870679 [ 293 ] {d9ddb7d6-b1fd-4ec1-807a-072b301d7cf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 547 | 2026.05.19 00:00:10.873061 [ 293 ] {d9ddb7d6-b1fd-4ec1-807a-072b301d7cf9} <Debug> oximeter.measurements_u32 (5b5fa5ea-eadc-4f03-b806-b56bb1739f7b): Loading data parts | ||
| 548 | 2026.05.19 00:00:10.873696 [ 293 ] {d9ddb7d6-b1fd-4ec1-807a-072b301d7cf9} <Debug> oximeter.measurements_u32 (5b5fa5ea-eadc-4f03-b806-b56bb1739f7b): There are no data parts | ||
| 549 | 2026.05.19 00:00:10.875988 [ 293 ] {d9ddb7d6-b1fd-4ec1-807a-072b301d7cf9} <Debug> TCPHandler: Processed in 0.005752821 sec. | ||
| 550 | 2026.05.19 00:00:10.876300 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.19 00:00:10.876660 [ 293 ] {2822393c-4619-4ff9-afb7-ea6127e3aa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 552 | 2026.05.19 00:00:10.876732 [ 293 ] {2822393c-4619-4ff9-afb7-ea6127e3aa41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 553 | 2026.05.19 00:00:10.879209 [ 293 ] {2822393c-4619-4ff9-afb7-ea6127e3aa41} <Debug> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Loading data parts | ||
| 554 | 2026.05.19 00:00:10.879471 [ 293 ] {2822393c-4619-4ff9-afb7-ea6127e3aa41} <Debug> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): There are no data parts | ||
| 555 | 2026.05.19 00:00:10.881775 [ 293 ] {2822393c-4619-4ff9-afb7-ea6127e3aa41} <Debug> TCPHandler: Processed in 0.005581156 sec. | ||
| 556 | 2026.05.19 00:00:10.882141 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.19 00:00:10.882366 [ 293 ] {c176c984-2972-4a07-ab8f-781cd34631c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 558 | 2026.05.19 00:00:10.882585 [ 293 ] {c176c984-2972-4a07-ab8f-781cd34631c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 559 | 2026.05.19 00:00:10.885032 [ 293 ] {c176c984-2972-4a07-ab8f-781cd34631c3} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Loading data parts | ||
| 560 | 2026.05.19 00:00:10.885360 [ 293 ] {c176c984-2972-4a07-ab8f-781cd34631c3} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): There are no data parts | ||
| 561 | 2026.05.19 00:00:10.887525 [ 293 ] {c176c984-2972-4a07-ab8f-781cd34631c3} <Debug> TCPHandler: Processed in 0.005458262 sec. | ||
| 562 | 2026.05.19 00:00:10.887855 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.19 00:00:10.888615 [ 293 ] {471996fc-b40c-4d3f-a2e3-86885ea0bf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 564 | 2026.05.19 00:00:10.888766 [ 293 ] {471996fc-b40c-4d3f-a2e3-86885ea0bf65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 565 | 2026.05.19 00:00:10.893110 [ 293 ] {471996fc-b40c-4d3f-a2e3-86885ea0bf65} <Debug> oximeter.measurements_f32 (db17579a-ef73-4652-9d36-1c45ab71bab5): Loading data parts | ||
| 566 | 2026.05.19 00:00:10.893394 [ 293 ] {471996fc-b40c-4d3f-a2e3-86885ea0bf65} <Debug> oximeter.measurements_f32 (db17579a-ef73-4652-9d36-1c45ab71bab5): There are no data parts | ||
| 567 | 2026.05.19 00:00:10.895356 [ 293 ] {471996fc-b40c-4d3f-a2e3-86885ea0bf65} <Debug> TCPHandler: Processed in 0.007661374 sec. | ||
| 568 | 2026.05.19 00:00:10.895692 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.19 00:00:10.895877 [ 293 ] {37db8d12-082d-413f-befb-8bdd0f461e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 570 | 2026.05.19 00:00:10.896025 [ 293 ] {37db8d12-082d-413f-befb-8bdd0f461e29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 571 | 2026.05.19 00:00:10.897863 [ 293 ] {37db8d12-082d-413f-befb-8bdd0f461e29} <Debug> oximeter.measurements_f64 (7c8931c0-f899-443d-9e7e-f9f9e06cb711): Loading data parts | ||
| 572 | 2026.05.19 00:00:10.898153 [ 293 ] {37db8d12-082d-413f-befb-8bdd0f461e29} <Debug> oximeter.measurements_f64 (7c8931c0-f899-443d-9e7e-f9f9e06cb711): There are no data parts | ||
| 573 | 2026.05.19 00:00:10.899453 [ 293 ] {37db8d12-082d-413f-befb-8bdd0f461e29} <Debug> TCPHandler: Processed in 0.003835907 sec. | ||
| 574 | 2026.05.19 00:00:10.899699 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.19 00:00:10.900027 [ 293 ] {4e58b330-e9c4-465f-8336-4648c5f8b82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 576 | 2026.05.19 00:00:10.900108 [ 293 ] {4e58b330-e9c4-465f-8336-4648c5f8b82b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 577 | 2026.05.19 00:00:10.903886 [ 293 ] {4e58b330-e9c4-465f-8336-4648c5f8b82b} <Debug> oximeter.measurements_string (0e896618-9123-4f40-a0e3-ae41fa1ab7ef): Loading data parts | ||
| 578 | 2026.05.19 00:00:10.904136 [ 293 ] {4e58b330-e9c4-465f-8336-4648c5f8b82b} <Debug> oximeter.measurements_string (0e896618-9123-4f40-a0e3-ae41fa1ab7ef): There are no data parts | ||
| 579 | 2026.05.19 00:00:10.906849 [ 293 ] {4e58b330-e9c4-465f-8336-4648c5f8b82b} <Debug> TCPHandler: Processed in 0.007214782 sec. | ||
| 580 | 2026.05.19 00:00:10.907423 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.19 00:00:10.907708 [ 293 ] {36e04ea2-3001-4f12-af03-ddaca063c35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 582 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 583 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 584 | * a string isn't palatable for a few reasons. | ||
| 585 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 586 | * details. | ||
| 587 | */ | ||
| 588 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 589 | 2026.05.19 00:00:10.907892 [ 293 ] {36e04ea2-3001-4f12-af03-ddaca063c35e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 590 | 2026.05.19 00:00:10.911346 [ 293 ] {36e04ea2-3001-4f12-af03-ddaca063c35e} <Debug> oximeter.measurements_bytes (45f5ff39-9b65-43fe-a2cb-754c46c8483a): Loading data parts | ||
| 591 | 2026.05.19 00:00:10.911547 [ 293 ] {36e04ea2-3001-4f12-af03-ddaca063c35e} <Debug> oximeter.measurements_bytes (45f5ff39-9b65-43fe-a2cb-754c46c8483a): There are no data parts | ||
| 592 | 2026.05.19 00:00:10.913229 [ 293 ] {36e04ea2-3001-4f12-af03-ddaca063c35e} <Debug> TCPHandler: Processed in 0.005928646 sec. | ||
| 593 | 2026.05.19 00:00:10.913506 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.19 00:00:10.913708 [ 293 ] {5768dbe1-b3d0-4dd0-92bf-8beed2db677e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 595 | 2026.05.19 00:00:10.913972 [ 293 ] {5768dbe1-b3d0-4dd0-92bf-8beed2db677e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 596 | 2026.05.19 00:00:10.916898 [ 293 ] {5768dbe1-b3d0-4dd0-92bf-8beed2db677e} <Debug> oximeter.measurements_cumulativei64 (ddf49866-ccbe-4856-aca1-ef04b764f560): Loading data parts | ||
| 597 | 2026.05.19 00:00:10.917136 [ 293 ] {5768dbe1-b3d0-4dd0-92bf-8beed2db677e} <Debug> oximeter.measurements_cumulativei64 (ddf49866-ccbe-4856-aca1-ef04b764f560): There are no data parts | ||
| 598 | 2026.05.19 00:00:10.919281 [ 293 ] {5768dbe1-b3d0-4dd0-92bf-8beed2db677e} <Debug> TCPHandler: Processed in 0.005881094 sec. | ||
| 599 | 2026.05.19 00:00:10.919597 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.19 00:00:10.924508 [ 293 ] {90e1202f-1e22-49c6-bfd1-5b15d744c15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 601 | 2026.05.19 00:00:10.924831 [ 293 ] {90e1202f-1e22-49c6-bfd1-5b15d744c15e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 602 | 2026.05.19 00:00:10.927646 [ 293 ] {90e1202f-1e22-49c6-bfd1-5b15d744c15e} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Loading data parts | ||
| 603 | 2026.05.19 00:00:10.928011 [ 293 ] {90e1202f-1e22-49c6-bfd1-5b15d744c15e} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): There are no data parts | ||
| 604 | 2026.05.19 00:00:10.930077 [ 293 ] {90e1202f-1e22-49c6-bfd1-5b15d744c15e} <Debug> TCPHandler: Processed in 0.010563075 sec. | ||
| 605 | 2026.05.19 00:00:10.930331 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.19 00:00:10.930637 [ 293 ] {795d10d9-aa07-475f-b5df-7addeaf0bade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 607 | 2026.05.19 00:00:10.930738 [ 293 ] {795d10d9-aa07-475f-b5df-7addeaf0bade} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 608 | 2026.05.19 00:00:10.934879 [ 293 ] {795d10d9-aa07-475f-b5df-7addeaf0bade} <Debug> oximeter.measurements_cumulativef32 (2b7297bd-f77e-43c3-a310-bac84266fc9e): Loading data parts | ||
| 609 | 2026.05.19 00:00:10.935087 [ 293 ] {795d10d9-aa07-475f-b5df-7addeaf0bade} <Debug> oximeter.measurements_cumulativef32 (2b7297bd-f77e-43c3-a310-bac84266fc9e): There are no data parts | ||
| 610 | 2026.05.19 00:00:10.938259 [ 293 ] {795d10d9-aa07-475f-b5df-7addeaf0bade} <Debug> TCPHandler: Processed in 0.008012353 sec. | ||
| 611 | 2026.05.19 00:00:10.938656 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.19 00:00:10.938896 [ 293 ] {7eb196c3-2958-47b1-8c18-cb95fe860933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 613 | 2026.05.19 00:00:10.939084 [ 293 ] {7eb196c3-2958-47b1-8c18-cb95fe860933} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 614 | 2026.05.19 00:00:10.941437 [ 293 ] {7eb196c3-2958-47b1-8c18-cb95fe860933} <Debug> oximeter.measurements_cumulativef64 (208c128f-13f3-4b8d-8e1d-d5e2ce4b565e): Loading data parts | ||
| 615 | 2026.05.19 00:00:10.941977 [ 293 ] {7eb196c3-2958-47b1-8c18-cb95fe860933} <Debug> oximeter.measurements_cumulativef64 (208c128f-13f3-4b8d-8e1d-d5e2ce4b565e): There are no data parts | ||
| 616 | 2026.05.19 00:00:10.943608 [ 293 ] {7eb196c3-2958-47b1-8c18-cb95fe860933} <Debug> TCPHandler: Processed in 0.005028171 sec. | ||
| 617 | 2026.05.19 00:00:10.943854 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.19 00:00:10.944475 [ 293 ] {55a50fc7-0cfd-4693-bf7c-c66d8345a0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 619 | * NOTE: Array types cannot be Nullable, see | ||
| 620 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 621 | * for more details. | ||
| 622 | * | ||
| 623 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 624 | * is unfortunate, and at this point relies on the fact that an | ||
| 625 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 626 | * to figure out another way to represent missing samples here. | ||
| 627 | */ | ||
| 628 | 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) | ||
| 629 | 2026.05.19 00:00:10.944773 [ 293 ] {55a50fc7-0cfd-4693-bf7c-c66d8345a0cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 630 | 2026.05.19 00:00:10.947070 [ 293 ] {55a50fc7-0cfd-4693-bf7c-c66d8345a0cc} <Debug> oximeter.measurements_histogrami8 (1276f338-2b22-41ef-aac2-fe6ab835bbe0): Loading data parts | ||
| 631 | 2026.05.19 00:00:10.947271 [ 293 ] {55a50fc7-0cfd-4693-bf7c-c66d8345a0cc} <Debug> oximeter.measurements_histogrami8 (1276f338-2b22-41ef-aac2-fe6ab835bbe0): There are no data parts | ||
| 632 | 2026.05.19 00:00:10.949571 [ 293 ] {55a50fc7-0cfd-4693-bf7c-c66d8345a0cc} <Debug> TCPHandler: Processed in 0.005783931 sec. | ||
| 633 | 2026.05.19 00:00:10.949820 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.19 00:00:10.950136 [ 293 ] {8ea38266-6af5-48b9-bf2c-309571244380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 635 | 2026.05.19 00:00:10.950417 [ 293 ] {8ea38266-6af5-48b9-bf2c-309571244380} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 636 | 2026.05.19 00:00:10.954578 [ 293 ] {8ea38266-6af5-48b9-bf2c-309571244380} <Debug> oximeter.measurements_histogramu8 (26ffe258-c61d-493b-83f6-16ad10aa2d5a): Loading data parts | ||
| 637 | 2026.05.19 00:00:10.954950 [ 293 ] {8ea38266-6af5-48b9-bf2c-309571244380} <Debug> oximeter.measurements_histogramu8 (26ffe258-c61d-493b-83f6-16ad10aa2d5a): There are no data parts | ||
| 638 | 2026.05.19 00:00:10.957840 [ 293 ] {8ea38266-6af5-48b9-bf2c-309571244380} <Debug> TCPHandler: Processed in 0.008115606 sec. | ||
| 639 | 2026.05.19 00:00:10.958144 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.19 00:00:10.958643 [ 293 ] {06fc18ac-00c5-49f2-91c7-9ed98ccb7bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 641 | 2026.05.19 00:00:10.958846 [ 293 ] {06fc18ac-00c5-49f2-91c7-9ed98ccb7bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 642 | 2026.05.19 00:00:10.962339 [ 293 ] {06fc18ac-00c5-49f2-91c7-9ed98ccb7bff} <Debug> oximeter.measurements_histogrami16 (6aeb81a0-dbc3-4bb6-909a-7a119d034c64): Loading data parts | ||
| 643 | 2026.05.19 00:00:10.962537 [ 293 ] {06fc18ac-00c5-49f2-91c7-9ed98ccb7bff} <Debug> oximeter.measurements_histogrami16 (6aeb81a0-dbc3-4bb6-909a-7a119d034c64): There are no data parts | ||
| 644 | 2026.05.19 00:00:10.964162 [ 293 ] {06fc18ac-00c5-49f2-91c7-9ed98ccb7bff} <Debug> TCPHandler: Processed in 0.006149352 sec. | ||
| 645 | 2026.05.19 00:00:10.964534 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.19 00:00:10.964838 [ 293 ] {efd7d135-f24f-41c8-8396-bd0376afe1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 647 | 2026.05.19 00:00:10.965059 [ 293 ] {efd7d135-f24f-41c8-8396-bd0376afe1cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 648 | 2026.05.19 00:00:10.967683 [ 293 ] {efd7d135-f24f-41c8-8396-bd0376afe1cd} <Debug> oximeter.measurements_histogramu16 (cd5c65b6-a6c7-4328-b8ee-41985b16e63a): Loading data parts | ||
| 649 | 2026.05.19 00:00:10.968339 [ 293 ] {efd7d135-f24f-41c8-8396-bd0376afe1cd} <Debug> oximeter.measurements_histogramu16 (cd5c65b6-a6c7-4328-b8ee-41985b16e63a): There are no data parts | ||
| 650 | 2026.05.19 00:00:10.970437 [ 293 ] {efd7d135-f24f-41c8-8396-bd0376afe1cd} <Debug> TCPHandler: Processed in 0.005973107 sec. | ||
| 651 | 2026.05.19 00:00:10.970678 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.19 00:00:10.971151 [ 293 ] {fe4bce38-970c-4893-bed7-91f6671aae52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 653 | 2026.05.19 00:00:10.971396 [ 293 ] {fe4bce38-970c-4893-bed7-91f6671aae52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 654 | 2026.05.19 00:00:10.973878 [ 293 ] {fe4bce38-970c-4893-bed7-91f6671aae52} <Debug> oximeter.measurements_histogrami32 (7aceecad-0d72-4651-88b5-b6a1af60f6df): Loading data parts | ||
| 655 | 2026.05.19 00:00:10.974083 [ 293 ] {fe4bce38-970c-4893-bed7-91f6671aae52} <Debug> oximeter.measurements_histogrami32 (7aceecad-0d72-4651-88b5-b6a1af60f6df): There are no data parts | ||
| 656 | 2026.05.19 00:00:10.975838 [ 293 ] {fe4bce38-970c-4893-bed7-91f6671aae52} <Debug> TCPHandler: Processed in 0.005239056 sec. | ||
| 657 | 2026.05.19 00:00:10.976194 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.19 00:00:10.976426 [ 293 ] {9658f44a-2a43-49a4-8ceb-a7c192220573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 659 | 2026.05.19 00:00:10.976636 [ 293 ] {9658f44a-2a43-49a4-8ceb-a7c192220573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 660 | 2026.05.19 00:00:10.979013 [ 293 ] {9658f44a-2a43-49a4-8ceb-a7c192220573} <Debug> oximeter.measurements_histogramu32 (3ef590a1-24d6-4bd0-88ec-5aad4ce4ac63): Loading data parts | ||
| 661 | 2026.05.19 00:00:10.979407 [ 293 ] {9658f44a-2a43-49a4-8ceb-a7c192220573} <Debug> oximeter.measurements_histogramu32 (3ef590a1-24d6-4bd0-88ec-5aad4ce4ac63): There are no data parts | ||
| 662 | 2026.05.19 00:00:10.982193 [ 293 ] {9658f44a-2a43-49a4-8ceb-a7c192220573} <Debug> TCPHandler: Processed in 0.006057489 sec. | ||
| 663 | 2026.05.19 00:00:10.982410 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.19 00:00:10.982944 [ 293 ] {a52f49c2-66e6-4293-9e8c-be256fe7d5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 665 | 2026.05.19 00:00:10.983094 [ 293 ] {a52f49c2-66e6-4293-9e8c-be256fe7d5ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 666 | 2026.05.19 00:00:10.985403 [ 293 ] {a52f49c2-66e6-4293-9e8c-be256fe7d5ab} <Debug> oximeter.measurements_histogrami64 (ad6547d1-bb52-4c94-98eb-8a09c979922f): Loading data parts | ||
| 667 | 2026.05.19 00:00:10.985896 [ 293 ] {a52f49c2-66e6-4293-9e8c-be256fe7d5ab} <Debug> oximeter.measurements_histogrami64 (ad6547d1-bb52-4c94-98eb-8a09c979922f): There are no data parts | ||
| 668 | 2026.05.19 00:00:10.990426 [ 293 ] {a52f49c2-66e6-4293-9e8c-be256fe7d5ab} <Debug> TCPHandler: Processed in 0.008083275 sec. | ||
| 669 | 2026.05.19 00:00:10.991030 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.19 00:00:10.991320 [ 293 ] {38b4d953-7184-4f12-a41f-47bac845e489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 671 | 2026.05.19 00:00:10.991492 [ 293 ] {38b4d953-7184-4f12-a41f-47bac845e489} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.19 00:00:10.994146 [ 293 ] {38b4d953-7184-4f12-a41f-47bac845e489} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Loading data parts | ||
| 673 | 2026.05.19 00:00:10.994502 [ 293 ] {38b4d953-7184-4f12-a41f-47bac845e489} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): There are no data parts | ||
| 674 | 2026.05.19 00:00:10.995731 [ 293 ] {38b4d953-7184-4f12-a41f-47bac845e489} <Debug> TCPHandler: Processed in 0.004769844 sec. | ||
| 675 | 2026.05.19 00:00:10.995943 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.19 00:00:10.996312 [ 293 ] {b4200e72-ac7b-43a6-8cbe-e2c9a64f65d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 677 | 2026.05.19 00:00:10.996487 [ 293 ] {b4200e72-ac7b-43a6-8cbe-e2c9a64f65d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.19 00:00:10.998644 [ 293 ] {b4200e72-ac7b-43a6-8cbe-e2c9a64f65d0} <Debug> oximeter.measurements_histogramf32 (4fd6d7b3-3883-40f7-a266-b42a6b648217): Loading data parts | ||
| 679 | 2026.05.19 00:00:10.998790 [ 293 ] {b4200e72-ac7b-43a6-8cbe-e2c9a64f65d0} <Debug> oximeter.measurements_histogramf32 (4fd6d7b3-3883-40f7-a266-b42a6b648217): There are no data parts | ||
| 680 | 2026.05.19 00:00:11.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.98 MiB, peak 131.98 MiB, free memory in arenas 0.00 B, will set to 138.00 MiB (RSS), difference: 6.02 MiB | ||
| 681 | 2026.05.19 00:00:11.000330 [ 293 ] {b4200e72-ac7b-43a6-8cbe-e2c9a64f65d0} <Debug> TCPHandler: Processed in 0.004447854 sec. | ||
| 682 | 2026.05.19 00:00:11.000606 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.05.19 00:00:11.001055 [ 293 ] {cae75bd5-7778-4480-9c3f-ebdb04ede34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 684 | 2026.05.19 00:00:11.001320 [ 293 ] {cae75bd5-7778-4480-9c3f-ebdb04ede34d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 685 | 2026.05.19 00:00:11.003926 [ 293 ] {cae75bd5-7778-4480-9c3f-ebdb04ede34d} <Debug> oximeter.measurements_histogramf64 (7272f10f-e8e1-4ca8-a250-cb1898835115): Loading data parts | ||
| 686 | 2026.05.19 00:00:11.004098 [ 293 ] {cae75bd5-7778-4480-9c3f-ebdb04ede34d} <Debug> oximeter.measurements_histogramf64 (7272f10f-e8e1-4ca8-a250-cb1898835115): There are no data parts | ||
| 687 | 2026.05.19 00:00:11.005444 [ 293 ] {cae75bd5-7778-4480-9c3f-ebdb04ede34d} <Debug> TCPHandler: Processed in 0.004895927 sec. | ||
| 688 | 2026.05.19 00:00:11.005807 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.05.19 00:00:11.006071 [ 293 ] {ad512ccd-827e-4bf2-8bc0-332d799e4615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) /* The field tables store named dimensions of each timeseries. | ||
| 690 | * | ||
| 691 | * As with the measurement tables, there is one field table for each field data | ||
| 692 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 693 | * this behavior **must not** be relied upon for query correctness. | ||
| 694 | * | ||
| 695 | * The index for the fields differs from the measurements, however. Rows are | ||
| 696 | * sorted by timeseries name, then field name, field value, and finally | ||
| 697 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 698 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 699 | * usually then used to look up measurements. | ||
| 700 | * | ||
| 701 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 702 | * timeseries name and then key, since it would improve lookups where one | ||
| 703 | * already has the key. Realistically though, these tables are quite small and | ||
| 704 | * so performance benefits will be low in absolute terms. | ||
| 705 | * | ||
| 706 | * TTL: We use a materialized column to expire old field table records. This | ||
| 707 | * column is generated automatically by the database whenever a new row is | ||
| 708 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 709 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 710 | * record will remain during a deduplication, which will have the last | ||
| 711 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 712 | * measurement tables. | ||
| 713 | */ | ||
| 714 | 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) | ||
| 715 | 2026.05.19 00:00:11.006367 [ 293 ] {ad512ccd-827e-4bf2-8bc0-332d799e4615} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 716 | 2026.05.19 00:00:11.009788 [ 293 ] {ad512ccd-827e-4bf2-8bc0-332d799e4615} <Debug> oximeter.fields_bool (4e19c0d3-43a4-47e7-b6bc-521fd74a5178): Loading data parts | ||
| 717 | 2026.05.19 00:00:11.009954 [ 293 ] {ad512ccd-827e-4bf2-8bc0-332d799e4615} <Debug> oximeter.fields_bool (4e19c0d3-43a4-47e7-b6bc-521fd74a5178): There are no data parts | ||
| 718 | 2026.05.19 00:00:11.012110 [ 293 ] {ad512ccd-827e-4bf2-8bc0-332d799e4615} <Debug> TCPHandler: Processed in 0.006379748 sec. | ||
| 719 | 2026.05.19 00:00:11.012325 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 720 | 2026.05.19 00:00:11.012522 [ 293 ] {4624d114-c43d-43fa-82de-5c278a67a801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 721 | 2026.05.19 00:00:11.012688 [ 293 ] {4624d114-c43d-43fa-82de-5c278a67a801} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 722 | 2026.05.19 00:00:11.015610 [ 293 ] {4624d114-c43d-43fa-82de-5c278a67a801} <Debug> oximeter.fields_i8 (0fff70f3-58a4-4fb4-ad02-b3f636c69b91): Loading data parts | ||
| 723 | 2026.05.19 00:00:11.015771 [ 293 ] {4624d114-c43d-43fa-82de-5c278a67a801} <Debug> oximeter.fields_i8 (0fff70f3-58a4-4fb4-ad02-b3f636c69b91): There are no data parts | ||
| 724 | 2026.05.19 00:00:11.017255 [ 293 ] {4624d114-c43d-43fa-82de-5c278a67a801} <Debug> TCPHandler: Processed in 0.00499315 sec. | ||
| 725 | 2026.05.19 00:00:11.017465 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 726 | 2026.05.19 00:00:11.017754 [ 293 ] {da0541a5-1d30-447c-98fb-fc2dabc4ef72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 727 | 2026.05.19 00:00:11.017972 [ 293 ] {da0541a5-1d30-447c-98fb-fc2dabc4ef72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 728 | 2026.05.19 00:00:11.020659 [ 293 ] {da0541a5-1d30-447c-98fb-fc2dabc4ef72} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Loading data parts | ||
| 729 | 2026.05.19 00:00:11.020820 [ 293 ] {da0541a5-1d30-447c-98fb-fc2dabc4ef72} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): There are no data parts | ||
| 730 | 2026.05.19 00:00:11.022536 [ 293 ] {da0541a5-1d30-447c-98fb-fc2dabc4ef72} <Debug> TCPHandler: Processed in 0.005140143 sec. | ||
| 731 | 2026.05.19 00:00:11.022718 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 732 | 2026.05.19 00:00:11.022977 [ 293 ] {11f360c2-0217-4d89-8efe-49afd650a5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 733 | 2026.05.19 00:00:11.023143 [ 293 ] {11f360c2-0217-4d89-8efe-49afd650a5df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 734 | 2026.05.19 00:00:11.025314 [ 293 ] {11f360c2-0217-4d89-8efe-49afd650a5df} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Loading data parts | ||
| 735 | 2026.05.19 00:00:11.025488 [ 293 ] {11f360c2-0217-4d89-8efe-49afd650a5df} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): There are no data parts | ||
| 736 | 2026.05.19 00:00:11.026997 [ 293 ] {11f360c2-0217-4d89-8efe-49afd650a5df} <Debug> TCPHandler: Processed in 0.004329181 sec. | ||
| 737 | 2026.05.19 00:00:11.027231 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 738 | 2026.05.19 00:00:11.027437 [ 293 ] {40d63c21-85ef-4ee1-be66-65f007d4e3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 739 | 2026.05.19 00:00:11.027579 [ 293 ] {40d63c21-85ef-4ee1-be66-65f007d4e3dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 740 | 2026.05.19 00:00:11.029547 [ 293 ] {40d63c21-85ef-4ee1-be66-65f007d4e3dd} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Loading data parts | ||
| 741 | 2026.05.19 00:00:11.029690 [ 293 ] {40d63c21-85ef-4ee1-be66-65f007d4e3dd} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): There are no data parts | ||
| 742 | 2026.05.19 00:00:11.031513 [ 293 ] {40d63c21-85ef-4ee1-be66-65f007d4e3dd} <Debug> TCPHandler: Processed in 0.004331631 sec. | ||
| 743 | 2026.05.19 00:00:11.031684 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 744 | 2026.05.19 00:00:11.031860 [ 293 ] {033cd811-90d9-4b8c-b883-9b4f62325c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 745 | 2026.05.19 00:00:11.032074 [ 293 ] {033cd811-90d9-4b8c-b883-9b4f62325c69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 746 | 2026.05.19 00:00:11.034133 [ 293 ] {033cd811-90d9-4b8c-b883-9b4f62325c69} <Debug> oximeter.fields_i32 (88ecc65a-6b93-475f-9e8c-0239effba28a): Loading data parts | ||
| 747 | 2026.05.19 00:00:11.034316 [ 293 ] {033cd811-90d9-4b8c-b883-9b4f62325c69} <Debug> oximeter.fields_i32 (88ecc65a-6b93-475f-9e8c-0239effba28a): There are no data parts | ||
| 748 | 2026.05.19 00:00:11.036292 [ 293 ] {033cd811-90d9-4b8c-b883-9b4f62325c69} <Debug> TCPHandler: Processed in 0.004658361 sec. | ||
| 749 | 2026.05.19 00:00:11.037043 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.05.19 00:00:11.037267 [ 293 ] {2212be6c-c4ca-4242-8335-266d0c8f71db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 751 | 2026.05.19 00:00:11.038405 [ 293 ] {2212be6c-c4ca-4242-8335-266d0c8f71db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 752 | 2026.05.19 00:00:11.041235 [ 293 ] {2212be6c-c4ca-4242-8335-266d0c8f71db} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Loading data parts | ||
| 753 | 2026.05.19 00:00:11.041889 [ 293 ] {2212be6c-c4ca-4242-8335-266d0c8f71db} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): There are no data parts | ||
| 754 | 2026.05.19 00:00:11.044225 [ 293 ] {2212be6c-c4ca-4242-8335-266d0c8f71db} <Debug> TCPHandler: Processed in 0.007263453 sec. | ||
| 755 | 2026.05.19 00:00:11.044541 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 756 | 2026.05.19 00:00:11.044935 [ 293 ] {8d7674f9-952f-46f9-8dfa-ebac87ce1cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 757 | 2026.05.19 00:00:11.045112 [ 293 ] {8d7674f9-952f-46f9-8dfa-ebac87ce1cf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 758 | 2026.05.19 00:00:11.048462 [ 293 ] {8d7674f9-952f-46f9-8dfa-ebac87ce1cf8} <Debug> oximeter.fields_i64 (62247e23-783e-41b1-b0df-193cde5c2521): Loading data parts | ||
| 759 | 2026.05.19 00:00:11.048649 [ 293 ] {8d7674f9-952f-46f9-8dfa-ebac87ce1cf8} <Debug> oximeter.fields_i64 (62247e23-783e-41b1-b0df-193cde5c2521): There are no data parts | ||
| 760 | 2026.05.19 00:00:11.050617 [ 293 ] {8d7674f9-952f-46f9-8dfa-ebac87ce1cf8} <Debug> TCPHandler: Processed in 0.006211924 sec. | ||
| 761 | 2026.05.19 00:00:11.051147 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.05.19 00:00:11.051393 [ 293 ] {1877eb8c-7457-41b1-bcef-519056cc18d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 763 | 2026.05.19 00:00:11.051741 [ 293 ] {1877eb8c-7457-41b1-bcef-519056cc18d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 764 | 2026.05.19 00:00:11.054415 [ 293 ] {1877eb8c-7457-41b1-bcef-519056cc18d8} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Loading data parts | ||
| 765 | 2026.05.19 00:00:11.054652 [ 293 ] {1877eb8c-7457-41b1-bcef-519056cc18d8} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): There are no data parts | ||
| 766 | 2026.05.19 00:00:11.056030 [ 293 ] {1877eb8c-7457-41b1-bcef-519056cc18d8} <Debug> TCPHandler: Processed in 0.00501732 sec. | ||
| 767 | 2026.05.19 00:00:11.056253 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.05.19 00:00:11.056474 [ 293 ] {40d38b35-9f0d-462f-9d46-8ae0f084c8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 769 | 2026.05.19 00:00:11.056538 [ 293 ] {40d38b35-9f0d-462f-9d46-8ae0f084c8e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 770 | 2026.05.19 00:00:11.059410 [ 293 ] {40d38b35-9f0d-462f-9d46-8ae0f084c8e0} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Loading data parts | ||
| 771 | 2026.05.19 00:00:11.059575 [ 293 ] {40d38b35-9f0d-462f-9d46-8ae0f084c8e0} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): There are no data parts | ||
| 772 | 2026.05.19 00:00:11.061416 [ 293 ] {40d38b35-9f0d-462f-9d46-8ae0f084c8e0} <Debug> TCPHandler: Processed in 0.005230296 sec. | ||
| 773 | 2026.05.19 00:00:11.061624 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.05.19 00:00:11.061852 [ 293 ] {45a063aa-83ec-42e6-94dd-1f6913f37e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 775 | 2026.05.19 00:00:11.061918 [ 293 ] {45a063aa-83ec-42e6-94dd-1f6913f37e89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 776 | 2026.05.19 00:00:11.065770 [ 293 ] {45a063aa-83ec-42e6-94dd-1f6913f37e89} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Loading data parts | ||
| 777 | 2026.05.19 00:00:11.065917 [ 293 ] {45a063aa-83ec-42e6-94dd-1f6913f37e89} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): There are no data parts | ||
| 778 | 2026.05.19 00:00:11.068977 [ 293 ] {45a063aa-83ec-42e6-94dd-1f6913f37e89} <Debug> TCPHandler: Processed in 0.007422588 sec. | ||
| 779 | 2026.05.19 00:00:11.069183 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.05.19 00:00:11.069389 [ 293 ] {4d0f962d-c7e5-4753-866c-149f81069b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 781 | 2026.05.19 00:00:11.069448 [ 293 ] {4d0f962d-c7e5-4753-866c-149f81069b57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 782 | 2026.05.19 00:00:11.072299 [ 293 ] {4d0f962d-c7e5-4753-866c-149f81069b57} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Loading data parts | ||
| 783 | 2026.05.19 00:00:11.073208 [ 293 ] {4d0f962d-c7e5-4753-866c-149f81069b57} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): There are no data parts | ||
| 784 | 2026.05.19 00:00:11.076600 [ 293 ] {4d0f962d-c7e5-4753-866c-149f81069b57} <Debug> TCPHandler: Processed in 0.007483898 sec. | ||
| 785 | 2026.05.19 00:00:11.076818 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.05.19 00:00:11.077125 [ 293 ] {d10d7e76-2e5f-4378-9440-faa797f49a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) /* The timeseries schema table stores the extracted schema for the samples | ||
| 787 | * oximeter collects. | ||
| 788 | */ | ||
| 789 | 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) | ||
| 790 | 2026.05.19 00:00:11.077218 [ 293 ] {d10d7e76-2e5f-4378-9440-faa797f49a76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 791 | 2026.05.19 00:00:11.079563 [ 293 ] {d10d7e76-2e5f-4378-9440-faa797f49a76} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Loading data parts | ||
| 792 | 2026.05.19 00:00:11.079771 [ 293 ] {d10d7e76-2e5f-4378-9440-faa797f49a76} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): There are no data parts | ||
| 793 | 2026.05.19 00:00:11.082171 [ 293 ] {d10d7e76-2e5f-4378-9440-faa797f49a76} <Debug> TCPHandler: Processed in 0.005412731 sec. | ||
| 794 | 2026.05.19 00:00:11.085415 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.05.19 00:00:11.085813 [ 294 ] {5771111e-8a83-4346-a1dd-9d561feaf511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 796 | 2026.05.19 00:00:11.088487 [ 294 ] {5771111e-8a83-4346-a1dd-9d561feaf511} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 797 | 2026.05.19 00:00:11.111071 [ 292 ] {5771111e-8a83-4346-a1dd-9d561feaf511} <Trace> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 798 | 2026.05.19 00:00:11.111176 [ 292 ] {5771111e-8a83-4346-a1dd-9d561feaf511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 799 | 2026.05.19 00:00:11.119275 [ 292 ] {5771111e-8a83-4346-a1dd-9d561feaf511} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 800 | 2026.05.19 00:00:11.120125 [ 292 ] {5771111e-8a83-4346-a1dd-9d561feaf511} <Trace> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 801 | 2026.05.19 00:00:11.120456 [ 294 ] {5771111e-8a83-4346-a1dd-9d561feaf511} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034802 sec., 28.73398080570082 rows/sec., 459.74 B/sec. | ||
| 802 | 2026.05.19 00:00:11.120658 [ 294 ] {5771111e-8a83-4346-a1dd-9d561feaf511} <Debug> TCPHandler: Processed in 0.035406479 sec. | ||
| 803 | 2026.05.19 00:00:12.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.10 MiB, peak 139.10 MiB, free memory in arenas 0.00 B, will set to 142.14 MiB (RSS), difference: 3.04 MiB | ||
| 804 | 2026.05.19 00:00:14.968856 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.19 00:00:14.968870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 806 | 2026.05.19 00:00:14.968958 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.19 00:00:14.968980 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.19 00:00:14.971333 [ 244 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Loading data parts | ||
| 809 | 2026.05.19 00:00:14.971513 [ 244 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): There are no data parts | ||
| 810 | 2026.05.19 00:00:14.976062 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.19 00:00:14.976120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 812 | 2026.05.19 00:00:14.977938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.19 00:00:14.978500 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.19 00:00:14.978649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 815 | 2026.05.19 00:00:14.981005 [ 245 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Loading data parts | ||
| 816 | 2026.05.19 00:00:14.981195 [ 245 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): There are no data parts | ||
| 817 | 2026.05.19 00:00:15.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.47 MiB, peak 146.59 MiB, free memory in arenas 0.00 B, will set to 153.59 MiB (RSS), difference: 7.12 MiB | ||
| 818 | 2026.05.19 00:00:15.006259 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.05.19 00:00:15.006312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 820 | 2026.05.19 00:00:15.012468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 821 | 2026.05.19 00:00:15.013593 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.05.19 00:00:15.016705 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 823 | 2026.05.19 00:00:16.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.28 MiB, peak 158.28 MiB, free memory in arenas 0.00 B, will set to 156.21 MiB (RSS), difference: 1.93 MiB | ||
| 824 | 2026.05.19 00:00:17.468679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 30 | ||
| 825 | 2026.05.19 00:00:17.468782 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 826 | 2026.05.19 00:00:17.472966 [ 243 ] {} <Debug> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Loading data parts | ||
| 827 | 2026.05.19 00:00:17.473142 [ 243 ] {} <Debug> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): There are no data parts | ||
| 828 | 2026.05.19 00:00:17.478130 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 829 | 2026.05.19 00:00:17.478172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 830 | 2026.05.19 00:00:17.479773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 831 | 2026.05.19 00:00:17.480338 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 832 | 2026.05.19 00:00:17.480616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 30 | ||
| 833 | 2026.05.19 00:00:18.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.36 MiB, peak 160.36 MiB, free memory in arenas 0.00 B, will set to 157.28 MiB (RSS), difference: -3.08 MiB | ||
| 834 | 2026.05.19 00:00:22.433108 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 835 | 2026.05.19 00:00:22.433174 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 836 | 2026.05.19 00:00:22.478713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 837 | 2026.05.19 00:00:22.481869 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 838 | 2026.05.19 00:00:22.481931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 839 | 2026.05.19 00:00:22.482721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 840 | 2026.05.19 00:00:22.483186 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 841 | 2026.05.19 00:00:22.483355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 842 | 2026.05.19 00:00:22.516771 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 843 | 2026.05.19 00:00:22.535257 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2026.05.19 00:00:22.535328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 845 | 2026.05.19 00:00:22.542051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 846 | 2026.05.19 00:00:22.543185 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 847 | 2026.05.19 00:00:22.546770 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 848 | 2026.05.19 00:00:23.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.03 MiB, peak 162.03 MiB, free memory in arenas 0.00 B, will set to 159.82 MiB (RSS), difference: 1.78 MiB | ||
| 849 | 2026.05.19 00:00:28.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.88 MiB, peak 162.03 MiB, free memory in arenas 0.00 B, will set to 159.89 MiB (RSS), difference: 4.01 MiB | ||
| 850 | 2026.05.19 00:00:29.983498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 851 | 2026.05.19 00:00:29.983944 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 852 | 2026.05.19 00:00:29.983981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 853 | 2026.05.19 00:00:29.984673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 854 | 2026.05.19 00:00:29.985137 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 855 | 2026.05.19 00:00:29.985260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 856 | 2026.05.19 00:00:30.046955 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 857 | 2026.05.19 00:00:30.062786 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2026.05.19 00:00:30.062845 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 859 | 2026.05.19 00:00:30.068731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 860 | 2026.05.19 00:00:30.070042 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2026.05.19 00:00:30.072978 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 862 | 2026.05.19 00:00:31.152133 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.19 00:00:31.152362 [ 293 ] {fa54b045-4ae7-45dc-a91a-2ef34a5003e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 864 | 2026.05.19 00:00:31.161407 [ 293 ] {fa54b045-4ae7-45dc-a91a-2ef34a5003e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.05.19 00:00:31.163582 [ 293 ] {fa54b045-4ae7-45dc-a91a-2ef34a5003e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.05.19 00:00:31.164120 [ 293 ] {fa54b045-4ae7-45dc-a91a-2ef34a5003e6} <Debug> TCPHandler: Processed in 0.012114818 sec. | ||
| 867 | 2026.05.19 00:00:31.173140 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.05.19 00:00:31.173265 [ 293 ] {27e086f5-926d-477a-b4e2-2b61881cc5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 869 | 2026.05.19 00:00:31.173312 [ 293 ] {27e086f5-926d-477a-b4e2-2b61881cc5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.05.19 00:00:31.176192 [ 293 ] {27e086f5-926d-477a-b4e2-2b61881cc5c6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.05.19 00:00:31.176239 [ 293 ] {27e086f5-926d-477a-b4e2-2b61881cc5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 872 | 2026.05.19 00:00:31.176926 [ 293 ] {27e086f5-926d-477a-b4e2-2b61881cc5c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2026.05.19 00:00:31.177376 [ 293 ] {27e086f5-926d-477a-b4e2-2b61881cc5c6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.05.19 00:00:31.177526 [ 293 ] {27e086f5-926d-477a-b4e2-2b61881cc5c6} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004298 sec., 6049.325267566311 rows/sec., 1.30 MiB/sec. | ||
| 875 | 2026.05.19 00:00:31.177561 [ 293 ] {27e086f5-926d-477a-b4e2-2b61881cc5c6} <Debug> TCPHandler: Processed in 0.004485315 sec. | ||
| 876 | 2026.05.19 00:00:31.177694 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.05.19 00:00:31.177791 [ 293 ] {b37f2445-e1cf-4e32-be24-6cdee7bf6519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 878 | 2026.05.19 00:00:31.177834 [ 293 ] {b37f2445-e1cf-4e32-be24-6cdee7bf6519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 879 | 2026.05.19 00:00:31.185102 [ 293 ] {b37f2445-e1cf-4e32-be24-6cdee7bf6519} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2026.05.19 00:00:31.185136 [ 293 ] {b37f2445-e1cf-4e32-be24-6cdee7bf6519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 881 | 2026.05.19 00:00:31.185622 [ 293 ] {b37f2445-e1cf-4e32-be24-6cdee7bf6519} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 882 | 2026.05.19 00:00:31.186050 [ 293 ] {b37f2445-e1cf-4e32-be24-6cdee7bf6519} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2026.05.19 00:00:31.186182 [ 293 ] {b37f2445-e1cf-4e32-be24-6cdee7bf6519} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008411 sec., 2853.4062537153727 rows/sec., 242.43 KiB/sec. | ||
| 884 | 2026.05.19 00:00:31.186220 [ 293 ] {b37f2445-e1cf-4e32-be24-6cdee7bf6519} <Debug> TCPHandler: Processed in 0.00857501 sec. | ||
| 885 | 2026.05.19 00:00:31.186347 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.05.19 00:00:31.186442 [ 293 ] {83649c66-3832-457d-a98d-c1101a55743d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 887 | 2026.05.19 00:00:31.186484 [ 293 ] {83649c66-3832-457d-a98d-c1101a55743d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 888 | 2026.05.19 00:00:31.186893 [ 293 ] {83649c66-3832-457d-a98d-c1101a55743d} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2026.05.19 00:00:31.186929 [ 293 ] {83649c66-3832-457d-a98d-c1101a55743d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 890 | 2026.05.19 00:00:31.187335 [ 293 ] {83649c66-3832-457d-a98d-c1101a55743d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 891 | 2026.05.19 00:00:31.187755 [ 293 ] {83649c66-3832-457d-a98d-c1101a55743d} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2026.05.19 00:00:31.187886 [ 293 ] {83649c66-3832-457d-a98d-c1101a55743d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001462 sec., 6839.945280437757 rows/sec., 557.75 KiB/sec. | ||
| 893 | 2026.05.19 00:00:31.187921 [ 293 ] {83649c66-3832-457d-a98d-c1101a55743d} <Debug> TCPHandler: Processed in 0.001623175 sec. | ||
| 894 | 2026.05.19 00:00:31.188041 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.05.19 00:00:31.188136 [ 293 ] {a5c5da5b-a9d4-4630-8ee1-03989b222aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 896 | 2026.05.19 00:00:31.188176 [ 293 ] {a5c5da5b-a9d4-4630-8ee1-03989b222aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 897 | 2026.05.19 00:00:31.188713 [ 293 ] {a5c5da5b-a9d4-4630-8ee1-03989b222aa5} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.05.19 00:00:31.188750 [ 293 ] {a5c5da5b-a9d4-4630-8ee1-03989b222aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 899 | 2026.05.19 00:00:31.189199 [ 293 ] {a5c5da5b-a9d4-4630-8ee1-03989b222aa5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2026.05.19 00:00:31.189826 [ 293 ] {a5c5da5b-a9d4-4630-8ee1-03989b222aa5} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.05.19 00:00:31.189955 [ 293 ] {a5c5da5b-a9d4-4630-8ee1-03989b222aa5} <Debug> executeQuery: Read 203 rows, 18.44 KiB in 0.001837 sec., 110506.260206859 rows/sec., 9.80 MiB/sec. | ||
| 902 | 2026.05.19 00:00:31.189989 [ 293 ] {a5c5da5b-a9d4-4630-8ee1-03989b222aa5} <Debug> TCPHandler: Processed in 0.001998016 sec. | ||
| 903 | 2026.05.19 00:00:31.190114 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.05.19 00:00:31.190208 [ 293 ] {b8b17418-955f-4a15-bd19-e62a5b0f18dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 905 | 2026.05.19 00:00:31.190247 [ 293 ] {b8b17418-955f-4a15-bd19-e62a5b0f18dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 906 | 2026.05.19 00:00:31.190707 [ 293 ] {b8b17418-955f-4a15-bd19-e62a5b0f18dd} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.05.19 00:00:31.190742 [ 293 ] {b8b17418-955f-4a15-bd19-e62a5b0f18dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 908 | 2026.05.19 00:00:31.191114 [ 293 ] {b8b17418-955f-4a15-bd19-e62a5b0f18dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 909 | 2026.05.19 00:00:31.191539 [ 293 ] {b8b17418-955f-4a15-bd19-e62a5b0f18dd} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.05.19 00:00:31.191670 [ 293 ] {b8b17418-955f-4a15-bd19-e62a5b0f18dd} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.00148 sec., 22297.297297297297 rows/sec., 1.64 MiB/sec. | ||
| 911 | 2026.05.19 00:00:31.191702 [ 293 ] {b8b17418-955f-4a15-bd19-e62a5b0f18dd} <Debug> TCPHandler: Processed in 0.001639166 sec. | ||
| 912 | 2026.05.19 00:00:31.191824 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.05.19 00:00:31.191918 [ 293 ] {b09ac410-7917-4616-bc16-9339867ba14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 914 | 2026.05.19 00:00:31.191957 [ 293 ] {b09ac410-7917-4616-bc16-9339867ba14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 915 | 2026.05.19 00:00:31.192367 [ 293 ] {b09ac410-7917-4616-bc16-9339867ba14a} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.05.19 00:00:31.192406 [ 293 ] {b09ac410-7917-4616-bc16-9339867ba14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 917 | 2026.05.19 00:00:31.192811 [ 293 ] {b09ac410-7917-4616-bc16-9339867ba14a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.05.19 00:00:31.193235 [ 293 ] {b09ac410-7917-4616-bc16-9339867ba14a} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.05.19 00:00:31.193365 [ 293 ] {b09ac410-7917-4616-bc16-9339867ba14a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001464 sec., 16393.44262295082 rows/sec., 1.36 MiB/sec. | ||
| 920 | 2026.05.19 00:00:31.193397 [ 293 ] {b09ac410-7917-4616-bc16-9339867ba14a} <Debug> TCPHandler: Processed in 0.001623535 sec. | ||
| 921 | 2026.05.19 00:00:31.193514 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.05.19 00:00:31.193609 [ 293 ] {1e4cf864-6df1-4db0-b2f5-84f3dacb6d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 923 | 2026.05.19 00:00:31.193648 [ 293 ] {1e4cf864-6df1-4db0-b2f5-84f3dacb6d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 924 | 2026.05.19 00:00:31.194040 [ 293 ] {1e4cf864-6df1-4db0-b2f5-84f3dacb6d2f} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.05.19 00:00:31.194076 [ 293 ] {1e4cf864-6df1-4db0-b2f5-84f3dacb6d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 926 | 2026.05.19 00:00:31.194478 [ 293 ] {1e4cf864-6df1-4db0-b2f5-84f3dacb6d2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.05.19 00:00:31.195002 [ 293 ] {1e4cf864-6df1-4db0-b2f5-84f3dacb6d2f} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.05.19 00:00:31.195134 [ 293 ] {1e4cf864-6df1-4db0-b2f5-84f3dacb6d2f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001543 sec., 7777.057679844458 rows/sec., 607.58 KiB/sec. | ||
| 929 | 2026.05.19 00:00:31.195166 [ 293 ] {1e4cf864-6df1-4db0-b2f5-84f3dacb6d2f} <Debug> TCPHandler: Processed in 0.001701627 sec. | ||
| 930 | 2026.05.19 00:00:31.195282 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.05.19 00:00:31.195376 [ 293 ] {e259a8b4-5aa5-4095-a8b9-43b31951b314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 932 | 2026.05.19 00:00:31.195416 [ 293 ] {e259a8b4-5aa5-4095-a8b9-43b31951b314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 933 | 2026.05.19 00:00:31.195860 [ 293 ] {e259a8b4-5aa5-4095-a8b9-43b31951b314} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.05.19 00:00:31.195896 [ 293 ] {e259a8b4-5aa5-4095-a8b9-43b31951b314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 935 | 2026.05.19 00:00:31.196302 [ 293 ] {e259a8b4-5aa5-4095-a8b9-43b31951b314} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.05.19 00:00:31.196719 [ 293 ] {e259a8b4-5aa5-4095-a8b9-43b31951b314} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.05.19 00:00:31.196845 [ 293 ] {e259a8b4-5aa5-4095-a8b9-43b31951b314} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001486 sec., 81426.64872139973 rows/sec., 6.62 MiB/sec. | ||
| 938 | 2026.05.19 00:00:31.196878 [ 293 ] {e259a8b4-5aa5-4095-a8b9-43b31951b314} <Debug> TCPHandler: Processed in 0.001646046 sec. | ||
| 939 | 2026.05.19 00:00:31.196993 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.05.19 00:00:31.197087 [ 293 ] {e8bbfb46-c02a-4af1-b57b-9ab487d64700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 941 | 2026.05.19 00:00:31.197130 [ 293 ] {e8bbfb46-c02a-4af1-b57b-9ab487d64700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 942 | 2026.05.19 00:00:31.197582 [ 293 ] {e8bbfb46-c02a-4af1-b57b-9ab487d64700} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.05.19 00:00:31.197615 [ 293 ] {e8bbfb46-c02a-4af1-b57b-9ab487d64700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 944 | 2026.05.19 00:00:31.198102 [ 293 ] {e8bbfb46-c02a-4af1-b57b-9ab487d64700} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.05.19 00:00:31.198522 [ 293 ] {e8bbfb46-c02a-4af1-b57b-9ab487d64700} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.05.19 00:00:31.198649 [ 293 ] {e8bbfb46-c02a-4af1-b57b-9ab487d64700} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.001581 sec., 195445.92030360532 rows/sec., 14.65 MiB/sec. | ||
| 947 | 2026.05.19 00:00:31.198683 [ 293 ] {e8bbfb46-c02a-4af1-b57b-9ab487d64700} <Debug> TCPHandler: Processed in 0.001738679 sec. | ||
| 948 | 2026.05.19 00:00:31.198820 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.05.19 00:00:31.198915 [ 293 ] {20d256b2-5140-45d7-94e9-71760f026239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 950 | 2026.05.19 00:00:31.198970 [ 293 ] {20d256b2-5140-45d7-94e9-71760f026239} <Trace> 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 | ||
| 951 | 2026.05.19 00:00:31.199754 [ 293 ] {20d256b2-5140-45d7-94e9-71760f026239} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.05.19 00:00:31.199792 [ 293 ] {20d256b2-5140-45d7-94e9-71760f026239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 953 | 2026.05.19 00:00:31.209203 [ 293 ] {20d256b2-5140-45d7-94e9-71760f026239} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.05.19 00:00:31.209678 [ 293 ] {20d256b2-5140-45d7-94e9-71760f026239} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.05.19 00:00:31.209817 [ 293 ] {20d256b2-5140-45d7-94e9-71760f026239} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.01092 sec., 1007.3260073260074 rows/sec., 1.81 MiB/sec. | ||
| 956 | 2026.05.19 00:00:31.209872 [ 293 ] {20d256b2-5140-45d7-94e9-71760f026239} <Debug> TCPHandler: Processed in 0.01110152 sec. | ||
| 957 | 2026.05.19 00:00:31.210007 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.05.19 00:00:31.210103 [ 293 ] {8e9ebc52-7be1-4ad6-93f7-485288385458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 959 | 2026.05.19 00:00:31.210144 [ 293 ] {8e9ebc52-7be1-4ad6-93f7-485288385458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 960 | 2026.05.19 00:00:31.210481 [ 293 ] {8e9ebc52-7be1-4ad6-93f7-485288385458} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.05.19 00:00:31.210516 [ 293 ] {8e9ebc52-7be1-4ad6-93f7-485288385458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 962 | 2026.05.19 00:00:31.210903 [ 293 ] {8e9ebc52-7be1-4ad6-93f7-485288385458} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.05.19 00:00:31.211325 [ 293 ] {8e9ebc52-7be1-4ad6-93f7-485288385458} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.05.19 00:00:31.211453 [ 293 ] {8e9ebc52-7be1-4ad6-93f7-485288385458} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
| 965 | 2026.05.19 00:00:31.211485 [ 293 ] {8e9ebc52-7be1-4ad6-93f7-485288385458} <Debug> TCPHandler: Processed in 0.001527733 sec. | ||
| 966 | 2026.05.19 00:00:36.146635 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.05.19 00:00:36.146956 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 968 | 2026.05.19 00:00:36.147578 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 969 | 2026.05.19 00:00:36.153787 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Debug> 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 | ||
| 970 | 2026.05.19 00:00:36.154184 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 971 | 2026.05.19 00:00:36.161597 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 972 | 2026.05.19 00:00:36.161936 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 973 | 2026.05.19 00:00:36.164671 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 974 | 2026.05.19 00:00:36.166990 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 975 | 2026.05.19 00:00:36.167027 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 976 | 2026.05.19 00:00:36.169369 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Trace> 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'))" | ||
| 977 | 2026.05.19 00:00:36.169417 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 978 | 2026.05.19 00:00:36.189485 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.042641 sec., 609.7417978002393 rows/sec., 134.50 KiB/sec. | ||
| 979 | 2026.05.19 00:00:36.189671 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Debug> MemoryTracker: Peak memory usage (for query): 136.51 KiB. | ||
| 980 | 2026.05.19 00:00:36.189692 [ 293 ] {dd35f2ca-3edb-4cd0-a623-371edf6e87db} <Debug> TCPHandler: Processed in 0.04330343 sec. | ||
| 981 | 2026.05.19 00:00:36.194008 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.19 00:00:36.194163 [ 293 ] {b889c642-f3d1-49ec-b63c-ae79e5855a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 983 | 2026.05.19 00:00:36.194229 [ 293 ] {b889c642-f3d1-49ec-b63c-ae79e5855a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 984 | 2026.05.19 00:00:36.194898 [ 293 ] {b889c642-f3d1-49ec-b63c-ae79e5855a60} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.05.19 00:00:36.194966 [ 293 ] {b889c642-f3d1-49ec-b63c-ae79e5855a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 986 | 2026.05.19 00:00:36.195638 [ 293 ] {b889c642-f3d1-49ec-b63c-ae79e5855a60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 987 | 2026.05.19 00:00:36.196301 [ 293 ] {b889c642-f3d1-49ec-b63c-ae79e5855a60} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.05.19 00:00:36.196476 [ 293 ] {b889c642-f3d1-49ec-b63c-ae79e5855a60} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002359 sec., 23738.872403560832 rows/sec., 1.82 MiB/sec. | ||
| 989 | 2026.05.19 00:00:36.196528 [ 293 ] {b889c642-f3d1-49ec-b63c-ae79e5855a60} <Debug> TCPHandler: Processed in 0.002722316 sec. | ||
| 990 | 2026.05.19 00:00:36.196697 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.05.19 00:00:36.196807 [ 293 ] {8fffaaf6-6a20-424f-89b1-be8de3236546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 992 | 2026.05.19 00:00:36.196859 [ 293 ] {8fffaaf6-6a20-424f-89b1-be8de3236546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 993 | 2026.05.19 00:00:36.197362 [ 293 ] {8fffaaf6-6a20-424f-89b1-be8de3236546} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.05.19 00:00:36.197406 [ 293 ] {8fffaaf6-6a20-424f-89b1-be8de3236546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 995 | 2026.05.19 00:00:36.197879 [ 293 ] {8fffaaf6-6a20-424f-89b1-be8de3236546} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 996 | 2026.05.19 00:00:36.198442 [ 293 ] {8fffaaf6-6a20-424f-89b1-be8de3236546} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.05.19 00:00:36.198611 [ 293 ] {8fffaaf6-6a20-424f-89b1-be8de3236546} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00183 sec., 34972.67759562842 rows/sec., 2.73 MiB/sec. | ||
| 998 | 2026.05.19 00:00:36.198645 [ 293 ] {8fffaaf6-6a20-424f-89b1-be8de3236546} <Debug> TCPHandler: Processed in 0.002004096 sec. | ||
| 999 | 2026.05.19 00:00:36.198787 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.19 00:00:36.198918 [ 293 ] {d8ce5f01-7581-4f3e-b48d-2658e1e09961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.05.19 00:00:36.198967 [ 293 ] {d8ce5f01-7581-4f3e-b48d-2658e1e09961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1002 | 2026.05.19 00:00:36.199420 [ 293 ] {d8ce5f01-7581-4f3e-b48d-2658e1e09961} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.05.19 00:00:36.199457 [ 293 ] {d8ce5f01-7581-4f3e-b48d-2658e1e09961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1004 | 2026.05.19 00:00:36.199918 [ 293 ] {d8ce5f01-7581-4f3e-b48d-2658e1e09961} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1005 | 2026.05.19 00:00:36.200396 [ 293 ] {d8ce5f01-7581-4f3e-b48d-2658e1e09961} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.05.19 00:00:36.200538 [ 293 ] {d8ce5f01-7581-4f3e-b48d-2658e1e09961} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. | ||
| 1007 | 2026.05.19 00:00:36.200583 [ 293 ] {d8ce5f01-7581-4f3e-b48d-2658e1e09961} <Debug> TCPHandler: Processed in 0.001849742 sec. | ||
| 1008 | 2026.05.19 00:00:36.200726 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.05.19 00:00:36.200831 [ 293 ] {b5756054-1ac0-4209-ba20-d534211d359e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1010 | 2026.05.19 00:00:36.200891 [ 293 ] {b5756054-1ac0-4209-ba20-d534211d359e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1011 | 2026.05.19 00:00:36.201288 [ 293 ] {b5756054-1ac0-4209-ba20-d534211d359e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.05.19 00:00:36.201327 [ 293 ] {b5756054-1ac0-4209-ba20-d534211d359e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1013 | 2026.05.19 00:00:36.201802 [ 293 ] {b5756054-1ac0-4209-ba20-d534211d359e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.05.19 00:00:36.202367 [ 293 ] {b5756054-1ac0-4209-ba20-d534211d359e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.05.19 00:00:36.202518 [ 293 ] {b5756054-1ac0-4209-ba20-d534211d359e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001709 sec., 35108.25043885313 rows/sec., 2.37 MiB/sec. | ||
| 1016 | 2026.05.19 00:00:36.202551 [ 293 ] {b5756054-1ac0-4209-ba20-d534211d359e} <Debug> TCPHandler: Processed in 0.001874683 sec. | ||
| 1017 | 2026.05.19 00:00:37.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.91 MiB, peak 164.44 MiB, free memory in arenas 0.00 B, will set to 162.95 MiB (RSS), difference: 1.04 MiB | ||
| 1018 | 2026.05.19 00:00:37.132289 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64317 | ||
| 1019 | 2026.05.19 00:00:37.132400 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.05.19 00:00:37.132435 [ 303 ] {} <Debug> TCP-Session: 834de929-7db0-4e03-88a4-0feaf19d1bac Authenticating user 'default' from [fd00:1122:3344:101::e]:64317 | ||
| 1021 | 2026.05.19 00:00:37.132457 [ 303 ] {} <Debug> TCP-Session: 834de929-7db0-4e03-88a4-0feaf19d1bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.19 00:00:37.132469 [ 303 ] {} <Debug> TCP-Session: 834de929-7db0-4e03-88a4-0feaf19d1bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.19 00:00:37.132842 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41374 | ||
| 1024 | 2026.05.19 00:00:37.132849 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55210 | ||
| 1025 | 2026.05.19 00:00:37.132888 [ 303 ] {} <Trace> TCP-Session: 834de929-7db0-4e03-88a4-0feaf19d1bac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.05.19 00:00:37.133037 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.05.19 00:00:37.133081 [ 305 ] {} <Debug> TCP-Session: 417372de-ebdf-4d83-9f57-16d0af0716df Authenticating user 'default' from [fd00:1122:3344:101::e]:41374 | ||
| 1028 | 2026.05.19 00:00:37.133110 [ 305 ] {} <Debug> TCP-Session: 417372de-ebdf-4d83-9f57-16d0af0716df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.19 00:00:37.133124 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43376 | ||
| 1030 | 2026.05.19 00:00:37.133132 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60035 | ||
| 1031 | 2026.05.19 00:00:37.133164 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.05.19 00:00:37.133154 [ 303 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1033 | 2026.05.19 00:00:37.133210 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38712 | ||
| 1034 | 2026.05.19 00:00:37.133224 [ 304 ] {} <Debug> TCP-Session: 948ab6f9-26ba-46fc-8c0c-bc61a7fa5018 Authenticating user 'default' from [fd00:1122:3344:101::e]:55210 | ||
| 1035 | 2026.05.19 00:00:37.133129 [ 305 ] {} <Debug> TCP-Session: 417372de-ebdf-4d83-9f57-16d0af0716df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.19 00:00:37.133322 [ 304 ] {} <Debug> TCP-Session: 948ab6f9-26ba-46fc-8c0c-bc61a7fa5018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.19 00:00:37.133345 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.05.19 00:00:37.133348 [ 304 ] {} <Debug> TCP-Session: 948ab6f9-26ba-46fc-8c0c-bc61a7fa5018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.19 00:00:37.133382 [ 307 ] {} <Debug> TCP-Session: 0957b282-af98-4e4d-a927-4f2a493918b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43376 | ||
| 1040 | 2026.05.19 00:00:37.133415 [ 307 ] {} <Debug> TCP-Session: 0957b282-af98-4e4d-a927-4f2a493918b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.19 00:00:37.133435 [ 307 ] {} <Debug> TCP-Session: 0957b282-af98-4e4d-a927-4f2a493918b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.19 00:00:37.133511 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54279 | ||
| 1043 | 2026.05.19 00:00:37.133611 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.05.19 00:00:37.133646 [ 308 ] {} <Debug> TCP-Session: 65879b43-76e3-416c-b927-6fb8d02f5188 Authenticating user 'default' from [fd00:1122:3344:101::e]:38712 | ||
| 1045 | 2026.05.19 00:00:37.133660 [ 303 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1046 | 2026.05.19 00:00:37.133664 [ 308 ] {} <Debug> TCP-Session: 65879b43-76e3-416c-b927-6fb8d02f5188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.05.19 00:00:37.133699 [ 308 ] {} <Debug> TCP-Session: 65879b43-76e3-416c-b927-6fb8d02f5188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.05.19 00:00:37.133727 [ 303 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1049 | 2026.05.19 00:00:37.133719 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.05.19 00:00:37.133756 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1051 | 2026.05.19 00:00:37.133790 [ 306 ] {} <Debug> TCP-Session: f1a67342-361b-420b-a26d-16009bb75ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60035 | ||
| 1052 | 2026.05.19 00:00:37.133807 [ 309 ] {} <Debug> TCP-Session: 90f9ece5-d290-422f-8c3c-988358d4cab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54279 | ||
| 1053 | 2026.05.19 00:00:37.133819 [ 306 ] {} <Debug> TCP-Session: f1a67342-361b-420b-a26d-16009bb75ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.05.19 00:00:37.133820 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32916 | ||
| 1055 | 2026.05.19 00:00:37.133843 [ 306 ] {} <Debug> TCP-Session: f1a67342-361b-420b-a26d-16009bb75ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.19 00:00:37.133835 [ 309 ] {} <Debug> TCP-Session: 90f9ece5-d290-422f-8c3c-988358d4cab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.05.19 00:00:37.133892 [ 309 ] {} <Debug> TCP-Session: 90f9ece5-d290-422f-8c3c-988358d4cab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.19 00:00:37.133895 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41672 | ||
| 1059 | 2026.05.19 00:00:37.133990 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.05.19 00:00:37.134028 [ 310 ] {} <Debug> TCP-Session: f05c68be-b1e3-45c7-acda-eed46334b367 Authenticating user 'default' from [fd00:1122:3344:101::e]:32916 | ||
| 1061 | 2026.05.19 00:00:37.134045 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.05.19 00:00:37.134049 [ 310 ] {} <Debug> TCP-Session: f05c68be-b1e3-45c7-acda-eed46334b367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.19 00:00:37.134085 [ 310 ] {} <Debug> TCP-Session: f05c68be-b1e3-45c7-acda-eed46334b367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.19 00:00:37.134097 [ 311 ] {} <Debug> TCP-Session: 4dc2b893-9588-45e2-940a-7d4d16e6ef78 Authenticating user 'default' from [fd00:1122:3344:101::e]:41672 | ||
| 1065 | 2026.05.19 00:00:37.134119 [ 311 ] {} <Debug> TCP-Session: 4dc2b893-9588-45e2-940a-7d4d16e6ef78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.19 00:00:37.134132 [ 311 ] {} <Debug> TCP-Session: 4dc2b893-9588-45e2-940a-7d4d16e6ef78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.05.19 00:00:37.136326 [ 303 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 1068 | 2026.05.19 00:00:37.144096 [ 314 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Trace> AggregatingTransform: Aggregating | ||
| 1069 | 2026.05.19 00:00:37.146324 [ 314 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Trace> Aggregator: Aggregation method: without_key | ||
| 1070 | 2026.05.19 00:00:37.146420 [ 314 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005598716 sec. (178.612 rows/sec., 6.98 KiB/sec.) | ||
| 1071 | 2026.05.19 00:00:37.146441 [ 314 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Trace> Aggregator: Merging aggregated data | ||
| 1072 | 2026.05.19 00:00:37.146473 [ 314 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1073 | 2026.05.19 00:00:37.147836 [ 303 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.01481 sec., 67.5219446320054 rows/sec., 2.64 KiB/sec. | ||
| 1074 | 2026.05.19 00:00:37.147962 [ 303 ] {8b239e9c-12b8-4d08-949f-f81087f37133} <Debug> TCPHandler: Processed in 0.015212925 sec. | ||
| 1075 | 2026.05.19 00:00:37.153661 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1076 | 2026.05.19 00:00:37.153694 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1077 | 2026.05.19 00:00:37.153713 [ 303 ] {} <Debug> TCP-Session: 834de929-7db0-4e03-88a4-0feaf19d1bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.05.19 00:00:37.153716 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1079 | 2026.05.19 00:00:37.153731 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1080 | 2026.05.19 00:00:37.153754 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1081 | 2026.05.19 00:00:37.153778 [ 311 ] {} <Debug> TCP-Session: 4dc2b893-9588-45e2-940a-7d4d16e6ef78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.05.19 00:00:37.153790 [ 307 ] {} <Debug> TCP-Session: 0957b282-af98-4e4d-a927-4f2a493918b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.05.19 00:00:37.153793 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1084 | 2026.05.19 00:00:37.153811 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1085 | 2026.05.19 00:00:37.153862 [ 305 ] {} <Debug> TCP-Session: 417372de-ebdf-4d83-9f57-16d0af0716df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.05.19 00:00:37.153832 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1087 | 2026.05.19 00:00:37.153889 [ 310 ] {} <Debug> TCP-Session: f05c68be-b1e3-45c7-acda-eed46334b367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.05.19 00:00:37.153819 [ 306 ] {} <Debug> TCP-Session: f1a67342-361b-420b-a26d-16009bb75ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.05.19 00:00:37.153939 [ 309 ] {} <Debug> TCP-Session: 90f9ece5-d290-422f-8c3c-988358d4cab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.05.19 00:00:37.153747 [ 304 ] {} <Debug> TCP-Session: 948ab6f9-26ba-46fc-8c0c-bc61a7fa5018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.05.19 00:00:37.153774 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.05.19 00:00:37.154024 [ 308 ] {} <Debug> TCP-Session: 65879b43-76e3-416c-b927-6fb8d02f5188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.05.19 00:00:37.433305 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1094 | 2026.05.19 00:00:37.433367 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1095 | 2026.05.19 00:00:37.480794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 35 | ||
| 1096 | 2026.05.19 00:00:37.483004 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.05.19 00:00:37.483050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1098 | 2026.05.19 00:00:37.484345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1099 | 2026.05.19 00:00:37.484899 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.05.19 00:00:37.485183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 35 | ||
| 1101 | 2026.05.19 00:00:37.485323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1102 | 2026.05.19 00:00:37.485834 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.05.19 00:00:37.485882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1104 | 2026.05.19 00:00:37.486576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1105 | 2026.05.19 00:00:37.487103 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.05.19 00:00:37.487233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1107 | 2026.05.19 00:00:37.573033 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1108 | 2026.05.19 00:00:37.591706 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1109 | 2026.05.19 00:00:37.591786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1110 | 2026.05.19 00:00:37.599464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1111 | 2026.05.19 00:00:37.600899 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1112 | 2026.05.19 00:00:37.605457 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1113 | 2026.05.19 00:00:38.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.73 MiB, peak 171.31 MiB, free memory in arenas 0.00 B, will set to 167.75 MiB (RSS), difference: 4.02 MiB | ||
| 1114 | 2026.05.19 00:00:41.145861 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.05.19 00:00:41.146113 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 1116 | 2026.05.19 00:00:41.146452 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1117 | 2026.05.19 00:00:41.146491 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Debug> 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 | ||
| 1118 | 2026.05.19 00:00:41.146729 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.05.19 00:00:41.146799 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.05.19 00:00:41.146944 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1121 | 2026.05.19 00:00:41.146982 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1122 | 2026.05.19 00:00:41.147004 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 1123 | 2026.05.19 00:00:41.147019 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1124 | 2026.05.19 00:00:41.147071 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Trace> 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'))" | ||
| 1125 | 2026.05.19 00:00:41.147097 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1126 | 2026.05.19 00:00:41.148296 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002296 sec., 11324.041811846691 rows/sec., 2.44 MiB/sec. | ||
| 1127 | 2026.05.19 00:00:41.148396 [ 293 ] {70146653-9d21-4cbc-acf6-b37a61f44a95} <Debug> TCPHandler: Processed in 0.002679225 sec. | ||
| 1128 | 2026.05.19 00:00:41.150326 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.05.19 00:00:41.150443 [ 293 ] {d4993028-97b3-4d77-afeb-63c2786389e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1130 | 2026.05.19 00:00:41.150491 [ 293 ] {d4993028-97b3-4d77-afeb-63c2786389e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1131 | 2026.05.19 00:00:41.151042 [ 293 ] {d4993028-97b3-4d77-afeb-63c2786389e8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.05.19 00:00:41.151089 [ 293 ] {d4993028-97b3-4d77-afeb-63c2786389e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1133 | 2026.05.19 00:00:41.151646 [ 293 ] {d4993028-97b3-4d77-afeb-63c2786389e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1134 | 2026.05.19 00:00:41.152220 [ 293 ] {d4993028-97b3-4d77-afeb-63c2786389e8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.05.19 00:00:41.152379 [ 293 ] {d4993028-97b3-4d77-afeb-63c2786389e8} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001969 sec., 39614.01726764855 rows/sec., 3.28 MiB/sec. | ||
| 1136 | 2026.05.19 00:00:41.152415 [ 293 ] {d4993028-97b3-4d77-afeb-63c2786389e8} <Debug> TCPHandler: Processed in 0.00214287 sec. | ||
| 1137 | 2026.05.19 00:00:41.152553 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.05.19 00:00:41.152661 [ 293 ] {16c81473-0cff-4580-896d-e77cdb078e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1139 | 2026.05.19 00:00:41.152708 [ 293 ] {16c81473-0cff-4580-896d-e77cdb078e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1140 | 2026.05.19 00:00:41.153199 [ 293 ] {16c81473-0cff-4580-896d-e77cdb078e7d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.05.19 00:00:41.153255 [ 293 ] {16c81473-0cff-4580-896d-e77cdb078e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1142 | 2026.05.19 00:00:41.153760 [ 293 ] {16c81473-0cff-4580-896d-e77cdb078e7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1143 | 2026.05.19 00:00:41.154228 [ 293 ] {16c81473-0cff-4580-896d-e77cdb078e7d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.05.19 00:00:41.154374 [ 293 ] {16c81473-0cff-4580-896d-e77cdb078e7d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001743 sec., 6310.9581181870335 rows/sec., 474.55 KiB/sec. | ||
| 1145 | 2026.05.19 00:00:41.154411 [ 293 ] {16c81473-0cff-4580-896d-e77cdb078e7d} <Debug> TCPHandler: Processed in 0.001909264 sec. | ||
| 1146 | 2026.05.19 00:00:41.154540 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.05.19 00:00:41.154642 [ 293 ] {4b56fe8a-b6e4-43a2-a707-db4945820930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1148 | 2026.05.19 00:00:41.154686 [ 293 ] {4b56fe8a-b6e4-43a2-a707-db4945820930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1149 | 2026.05.19 00:00:41.155162 [ 293 ] {4b56fe8a-b6e4-43a2-a707-db4945820930} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.05.19 00:00:41.155201 [ 293 ] {4b56fe8a-b6e4-43a2-a707-db4945820930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1151 | 2026.05.19 00:00:41.155649 [ 293 ] {4b56fe8a-b6e4-43a2-a707-db4945820930} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1152 | 2026.05.19 00:00:41.156103 [ 293 ] {4b56fe8a-b6e4-43a2-a707-db4945820930} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.05.19 00:00:41.156236 [ 293 ] {4b56fe8a-b6e4-43a2-a707-db4945820930} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001617 sec., 46382.189239332096 rows/sec., 3.62 MiB/sec. | ||
| 1154 | 2026.05.19 00:00:41.156271 [ 293 ] {4b56fe8a-b6e4-43a2-a707-db4945820930} <Debug> TCPHandler: Processed in 0.00178251 sec. | ||
| 1155 | 2026.05.19 00:00:41.156413 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.05.19 00:00:41.156512 [ 293 ] {2ca5128d-be8a-49dc-be61-833b71c11f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1157 | 2026.05.19 00:00:41.156556 [ 293 ] {2ca5128d-be8a-49dc-be61-833b71c11f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1158 | 2026.05.19 00:00:41.157063 [ 293 ] {2ca5128d-be8a-49dc-be61-833b71c11f71} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.05.19 00:00:41.157108 [ 293 ] {2ca5128d-be8a-49dc-be61-833b71c11f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1160 | 2026.05.19 00:00:41.157695 [ 293 ] {2ca5128d-be8a-49dc-be61-833b71c11f71} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1161 | 2026.05.19 00:00:41.158595 [ 293 ] {2ca5128d-be8a-49dc-be61-833b71c11f71} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.05.19 00:00:41.158948 [ 293 ] {2ca5128d-be8a-49dc-be61-833b71c11f71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002441 sec., 65546.90700532569 rows/sec., 4.57 MiB/sec. | ||
| 1163 | 2026.05.19 00:00:41.159049 [ 293 ] {2ca5128d-be8a-49dc-be61-833b71c11f71} <Debug> TCPHandler: Processed in 0.002684835 sec. | ||
| 1164 | 2026.05.19 00:00:41.160908 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.05.19 00:00:41.161032 [ 293 ] {f2a7b155-866b-492a-aa6e-9333e2445f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1166 | 2026.05.19 00:00:41.161118 [ 293 ] {f2a7b155-866b-492a-aa6e-9333e2445f2b} <Trace> 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 | ||
| 1167 | 2026.05.19 00:00:41.161118 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48174 | ||
| 1168 | 2026.05.19 00:00:41.161231 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.05.19 00:00:41.161264 [ 303 ] {} <Debug> TCP-Session: 877b6701-6cbf-4888-802b-a7844ba595dc Authenticating user 'default' from [fd00:1122:3344:101::e]:48174 | ||
| 1170 | 2026.05.19 00:00:41.161296 [ 303 ] {} <Debug> TCP-Session: 877b6701-6cbf-4888-802b-a7844ba595dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.05.19 00:00:41.161317 [ 303 ] {} <Debug> TCP-Session: 877b6701-6cbf-4888-802b-a7844ba595dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.19 00:00:41.161717 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38960 | ||
| 1173 | 2026.05.19 00:00:41.161785 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1174 | 2026.05.19 00:00:41.161795 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59832 | ||
| 1175 | 2026.05.19 00:00:41.161813 [ 304 ] {} <Debug> TCP-Session: 46e39742-f8ee-4eac-8ae2-bb2aa8ae79c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38960 | ||
| 1176 | 2026.05.19 00:00:41.161856 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42426 | ||
| 1177 | 2026.05.19 00:00:41.161881 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2026.05.19 00:00:41.161884 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64442 | ||
| 1179 | 2026.05.19 00:00:41.161901 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60955 | ||
| 1180 | 2026.05.19 00:00:41.161944 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1181 | 2026.05.19 00:00:41.161973 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1182 | 2026.05.19 00:00:41.162011 [ 308 ] {} <Debug> TCP-Session: 02465f20-0251-4f92-9269-abc252169ffb Authenticating user 'default' from [fd00:1122:3344:101::e]:42426 | ||
| 1183 | 2026.05.19 00:00:41.162024 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2026.05.19 00:00:41.162036 [ 309 ] {} <Debug> TCP-Session: 6c42e4a4-7934-4eb6-8f11-30da69a020e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64442 | ||
| 1185 | 2026.05.19 00:00:41.162054 [ 308 ] {} <Debug> TCP-Session: 02465f20-0251-4f92-9269-abc252169ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.05.19 00:00:41.162087 [ 309 ] {} <Debug> TCP-Session: 6c42e4a4-7934-4eb6-8f11-30da69a020e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.05.19 00:00:41.162094 [ 310 ] {} <Debug> TCP-Session: eeabda80-89be-4d81-905c-e44ceb0e25f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60955 | ||
| 1188 | 2026.05.19 00:00:41.162104 [ 308 ] {} <Debug> TCP-Session: 02465f20-0251-4f92-9269-abc252169ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.05.19 00:00:41.162151 [ 310 ] {} <Debug> TCP-Session: eeabda80-89be-4d81-905c-e44ceb0e25f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.05.19 00:00:41.162125 [ 309 ] {} <Debug> TCP-Session: 6c42e4a4-7934-4eb6-8f11-30da69a020e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.05.19 00:00:41.162183 [ 310 ] {} <Debug> TCP-Session: eeabda80-89be-4d81-905c-e44ceb0e25f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.05.19 00:00:41.161951 [ 305 ] {} <Debug> TCP-Session: dd60510e-d88f-41b7-87ca-10dd48169166 Authenticating user 'default' from [fd00:1122:3344:101::e]:59832 | ||
| 1193 | 2026.05.19 00:00:41.161901 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47348 | ||
| 1194 | 2026.05.19 00:00:41.162263 [ 305 ] {} <Debug> TCP-Session: dd60510e-d88f-41b7-87ca-10dd48169166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.05.19 00:00:41.161902 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40156 | ||
| 1196 | 2026.05.19 00:00:41.162335 [ 293 ] {f2a7b155-866b-492a-aa6e-9333e2445f2b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.19 00:00:41.162344 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1198 | 2026.05.19 00:00:41.162389 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1199 | 2026.05.19 00:00:41.162397 [ 293 ] {f2a7b155-866b-492a-aa6e-9333e2445f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1200 | 2026.05.19 00:00:41.162413 [ 306 ] {} <Debug> TCP-Session: 113bd2b1-2957-4c5d-a904-bf06ac625e4f Authenticating user 'default' from [fd00:1122:3344:101::e]:47348 | ||
| 1201 | 2026.05.19 00:00:41.162434 [ 311 ] {} <Debug> TCP-Session: 33a59f63-471e-4c68-bd97-f44137a3c5ac Authenticating user 'default' from [fd00:1122:3344:101::e]:40156 | ||
| 1202 | 2026.05.19 00:00:41.162467 [ 306 ] {} <Debug> TCP-Session: 113bd2b1-2957-4c5d-a904-bf06ac625e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.05.19 00:00:41.162489 [ 311 ] {} <Debug> TCP-Session: 33a59f63-471e-4c68-bd97-f44137a3c5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.05.19 00:00:41.162502 [ 306 ] {} <Debug> TCP-Session: 113bd2b1-2957-4c5d-a904-bf06ac625e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.05.19 00:00:41.162522 [ 311 ] {} <Debug> TCP-Session: 33a59f63-471e-4c68-bd97-f44137a3c5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.05.19 00:00:41.161899 [ 303 ] {} <Trace> TCP-Session: 877b6701-6cbf-4888-802b-a7844ba595dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.05.19 00:00:41.161883 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45988 | ||
| 1208 | 2026.05.19 00:00:41.161862 [ 304 ] {} <Debug> TCP-Session: 46e39742-f8ee-4eac-8ae2-bb2aa8ae79c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.05.19 00:00:41.162306 [ 305 ] {} <Debug> TCP-Session: dd60510e-d88f-41b7-87ca-10dd48169166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.05.19 00:00:41.162648 [ 304 ] {} <Debug> TCP-Session: 46e39742-f8ee-4eac-8ae2-bb2aa8ae79c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.05.19 00:00:41.162753 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1212 | 2026.05.19 00:00:41.162781 [ 303 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1213 | 2026.05.19 00:00:41.162785 [ 307 ] {} <Debug> TCP-Session: 8b7ad87b-01c6-4254-aa87-0c7b36720671 Authenticating user 'default' from [fd00:1122:3344:101::e]:45988 | ||
| 1214 | 2026.05.19 00:00:41.162819 [ 307 ] {} <Debug> TCP-Session: 8b7ad87b-01c6-4254-aa87-0c7b36720671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.05.19 00:00:41.162832 [ 307 ] {} <Debug> TCP-Session: 8b7ad87b-01c6-4254-aa87-0c7b36720671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.05.19 00:00:41.163124 [ 303 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1217 | 2026.05.19 00:00:41.163192 [ 303 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1218 | 2026.05.19 00:00:41.163485 [ 303 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 1219 | 2026.05.19 00:00:41.163589 [ 293 ] {f2a7b155-866b-492a-aa6e-9333e2445f2b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1220 | 2026.05.19 00:00:41.164182 [ 293 ] {f2a7b155-866b-492a-aa6e-9333e2445f2b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.05.19 00:00:41.164386 [ 293 ] {f2a7b155-866b-492a-aa6e-9333e2445f2b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.003378 sec., 3256.364712847839 rows/sec., 5.84 MiB/sec. | ||
| 1222 | 2026.05.19 00:00:41.164466 [ 293 ] {f2a7b155-866b-492a-aa6e-9333e2445f2b} <Debug> TCPHandler: Processed in 0.003626382 sec. | ||
| 1223 | 2026.05.19 00:00:41.164465 [ 343 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Trace> AggregatingTransform: Aggregating | ||
| 1224 | 2026.05.19 00:00:41.164526 [ 343 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1225 | 2026.05.19 00:00:41.164556 [ 343 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965537 sec. (1035.693 rows/sec., 40.46 KiB/sec.) | ||
| 1226 | 2026.05.19 00:00:41.164572 [ 343 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Trace> Aggregator: Merging aggregated data | ||
| 1227 | 2026.05.19 00:00:41.164636 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.05.19 00:00:41.164766 [ 293 ] {39263349-d626-4f4c-b759-fd6d3ec1738e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1229 | 2026.05.19 00:00:41.164824 [ 293 ] {39263349-d626-4f4c-b759-fd6d3ec1738e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1230 | 2026.05.19 00:00:41.165146 [ 303 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002452 sec., 407.8303425774877 rows/sec., 15.93 KiB/sec. | ||
| 1231 | 2026.05.19 00:00:41.165263 [ 303 ] {8b3a14e0-85ea-4b69-83cb-ec15c85560b5} <Debug> TCPHandler: Processed in 0.003548349 sec. | ||
| 1232 | 2026.05.19 00:00:41.165279 [ 293 ] {39263349-d626-4f4c-b759-fd6d3ec1738e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.05.19 00:00:41.165320 [ 293 ] {39263349-d626-4f4c-b759-fd6d3ec1738e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1234 | 2026.05.19 00:00:41.165392 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2026.05.19 00:00:41.165426 [ 303 ] {} <Debug> TCP-Session: 877b6701-6cbf-4888-802b-a7844ba595dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.05.19 00:00:41.165426 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1237 | 2026.05.19 00:00:41.165449 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1238 | 2026.05.19 00:00:41.165469 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.05.19 00:00:41.165490 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.05.19 00:00:41.165511 [ 311 ] {} <Debug> TCP-Session: 33a59f63-471e-4c68-bd97-f44137a3c5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.05.19 00:00:41.165524 [ 308 ] {} <Debug> TCP-Session: 02465f20-0251-4f92-9269-abc252169ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.05.19 00:00:41.165546 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.05.19 00:00:41.165553 [ 306 ] {} <Debug> TCP-Session: 113bd2b1-2957-4c5d-a904-bf06ac625e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.05.19 00:00:41.165575 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.05.19 00:00:41.165590 [ 304 ] {} <Debug> TCP-Session: 46e39742-f8ee-4eac-8ae2-bb2aa8ae79c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.05.19 00:00:41.165513 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.05.19 00:00:41.165625 [ 307 ] {} <Debug> TCP-Session: 8b7ad87b-01c6-4254-aa87-0c7b36720671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.05.19 00:00:41.165477 [ 309 ] {} <Debug> TCP-Session: 6c42e4a4-7934-4eb6-8f11-30da69a020e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.05.19 00:00:41.165663 [ 305 ] {} <Debug> TCP-Session: dd60510e-d88f-41b7-87ca-10dd48169166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.05.19 00:00:41.165558 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1251 | 2026.05.19 00:00:41.165728 [ 310 ] {} <Debug> TCP-Session: eeabda80-89be-4d81-905c-e44ceb0e25f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.05.19 00:00:41.165829 [ 293 ] {39263349-d626-4f4c-b759-fd6d3ec1738e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1253 | 2026.05.19 00:00:41.166349 [ 293 ] {39263349-d626-4f4c-b759-fd6d3ec1738e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.05.19 00:00:41.166493 [ 293 ] {39263349-d626-4f4c-b759-fd6d3ec1738e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001753 sec., 34227.03936109527 rows/sec., 2.31 MiB/sec. | ||
| 1255 | 2026.05.19 00:00:41.166527 [ 293 ] {39263349-d626-4f4c-b759-fd6d3ec1738e} <Debug> TCPHandler: Processed in 0.001952244 sec. | ||
| 1256 | 2026.05.19 00:00:41.325683 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51572 | ||
| 1257 | 2026.05.19 00:00:41.325783 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1258 | 2026.05.19 00:00:41.325810 [ 307 ] {} <Debug> TCP-Session: 65139134-bfab-410c-a800-612b089085d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51572 | ||
| 1259 | 2026.05.19 00:00:41.325833 [ 307 ] {} <Debug> TCP-Session: 65139134-bfab-410c-a800-612b089085d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.05.19 00:00:41.325846 [ 307 ] {} <Debug> TCP-Session: 65139134-bfab-410c-a800-612b089085d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.05.19 00:00:41.326061 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37480 | ||
| 1262 | 2026.05.19 00:00:41.326119 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49724 | ||
| 1263 | 2026.05.19 00:00:41.326137 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54999 | ||
| 1264 | 2026.05.19 00:00:41.326180 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51081 | ||
| 1265 | 2026.05.19 00:00:41.326201 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65429 | ||
| 1266 | 2026.05.19 00:00:41.326226 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.05.19 00:00:41.326193 [ 307 ] {} <Trace> TCP-Session: 65139134-bfab-410c-a800-612b089085d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.05.19 00:00:41.326284 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1269 | 2026.05.19 00:00:41.326286 [ 309 ] {} <Debug> TCP-Session: f9fd864e-bb7c-4d75-884f-4595423824d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49724 | ||
| 1270 | 2026.05.19 00:00:41.326262 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.05.19 00:00:41.326337 [ 306 ] {} <Debug> TCP-Session: d4766f57-56e0-4e7c-98aa-161f3089127f Authenticating user 'default' from [fd00:1122:3344:101::e]:65429 | ||
| 1272 | 2026.05.19 00:00:41.326353 [ 309 ] {} <Debug> TCP-Session: f9fd864e-bb7c-4d75-884f-4595423824d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.05.19 00:00:41.326368 [ 304 ] {} <Debug> TCP-Session: 670f9e3d-aa83-4b24-b1ad-6e9938b2a54f Authenticating user 'default' from [fd00:1122:3344:101::e]:51081 | ||
| 1274 | 2026.05.19 00:00:41.326385 [ 306 ] {} <Debug> TCP-Session: d4766f57-56e0-4e7c-98aa-161f3089127f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.05.19 00:00:41.326386 [ 309 ] {} <Debug> TCP-Session: f9fd864e-bb7c-4d75-884f-4595423824d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.05.19 00:00:41.326408 [ 304 ] {} <Debug> TCP-Session: 670f9e3d-aa83-4b24-b1ad-6e9938b2a54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.05.19 00:00:41.326413 [ 306 ] {} <Debug> TCP-Session: d4766f57-56e0-4e7c-98aa-161f3089127f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.05.19 00:00:41.326434 [ 304 ] {} <Debug> TCP-Session: 670f9e3d-aa83-4b24-b1ad-6e9938b2a54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.05.19 00:00:41.326190 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55487 | ||
| 1280 | 2026.05.19 00:00:41.326157 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49569 | ||
| 1281 | 2026.05.19 00:00:41.326499 [ 307 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51572) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1282 | 2026.05.19 00:00:41.326545 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1283 | 2026.05.19 00:00:41.326580 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1284 | 2026.05.19 00:00:41.326597 [ 305 ] {} <Debug> TCP-Session: 6153b8d7-a71c-4b96-8e83-9cf5cb0b5acf Authenticating user 'default' from [fd00:1122:3344:101::e]:55487 | ||
| 1285 | 2026.05.19 00:00:41.326262 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1286 | 2026.05.19 00:00:41.326645 [ 305 ] {} <Debug> TCP-Session: 6153b8d7-a71c-4b96-8e83-9cf5cb0b5acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.05.19 00:00:41.326621 [ 311 ] {} <Debug> TCP-Session: c0956366-ed8d-4c82-bc13-1a89959d47dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49569 | ||
| 1288 | 2026.05.19 00:00:41.326697 [ 310 ] {} <Debug> TCP-Session: cdeb5b72-08af-4006-8ad3-b1950799a3c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54999 | ||
| 1289 | 2026.05.19 00:00:41.326723 [ 311 ] {} <Debug> TCP-Session: c0956366-ed8d-4c82-bc13-1a89959d47dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.05.19 00:00:41.326691 [ 305 ] {} <Debug> TCP-Session: 6153b8d7-a71c-4b96-8e83-9cf5cb0b5acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.05.19 00:00:41.326750 [ 310 ] {} <Debug> TCP-Session: cdeb5b72-08af-4006-8ad3-b1950799a3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.05.19 00:00:41.326761 [ 311 ] {} <Debug> TCP-Session: c0956366-ed8d-4c82-bc13-1a89959d47dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2026.05.19 00:00:41.326801 [ 310 ] {} <Debug> TCP-Session: cdeb5b72-08af-4006-8ad3-b1950799a3c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.05.19 00:00:41.326165 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1295 | 2026.05.19 00:00:41.326164 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51754 | ||
| 1296 | 2026.05.19 00:00:41.326883 [ 308 ] {} <Debug> TCP-Session: 4b38ae78-e455-4c8a-8305-797c1cbbbc34 Authenticating user 'default' from [fd00:1122:3344:101::e]:37480 | ||
| 1297 | 2026.05.19 00:00:41.326920 [ 308 ] {} <Debug> TCP-Session: 4b38ae78-e455-4c8a-8305-797c1cbbbc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.05.19 00:00:41.326922 [ 307 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1299 | 2026.05.19 00:00:41.326930 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1300 | 2026.05.19 00:00:41.326945 [ 308 ] {} <Debug> TCP-Session: 4b38ae78-e455-4c8a-8305-797c1cbbbc34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.05.19 00:00:41.326982 [ 303 ] {} <Debug> TCP-Session: 04080b0d-960d-4776-9609-e5921bfcbd66 Authenticating user 'default' from [fd00:1122:3344:101::e]:51754 | ||
| 1302 | 2026.05.19 00:00:41.326997 [ 307 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1303 | 2026.05.19 00:00:41.327004 [ 303 ] {} <Debug> TCP-Session: 04080b0d-960d-4776-9609-e5921bfcbd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.05.19 00:00:41.327020 [ 303 ] {} <Debug> TCP-Session: 04080b0d-960d-4776-9609-e5921bfcbd66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.05.19 00:00:41.327301 [ 307 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 1306 | 2026.05.19 00:00:41.328236 [ 343 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Trace> AggregatingTransform: Aggregating | ||
| 1307 | 2026.05.19 00:00:41.328266 [ 343 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1308 | 2026.05.19 00:00:41.328294 [ 343 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896905 sec. (1114.945 rows/sec., 43.55 KiB/sec.) | ||
| 1309 | 2026.05.19 00:00:41.328309 [ 343 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Trace> Aggregator: Merging aggregated data | ||
| 1310 | 2026.05.19 00:00:41.328836 [ 307 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002418 sec., 413.564929693962 rows/sec., 16.15 KiB/sec. | ||
| 1311 | 2026.05.19 00:00:41.328912 [ 307 ] {2006d35d-b54a-4c77-8674-d4fea3318bd4} <Debug> TCPHandler: Processed in 0.00286874 sec. | ||
| 1312 | 2026.05.19 00:00:41.329048 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2026.05.19 00:00:41.329096 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.05.19 00:00:41.329115 [ 307 ] {} <Debug> TCP-Session: 65139134-bfab-410c-a800-612b089085d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.05.19 00:00:41.329143 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.05.19 00:00:41.329156 [ 306 ] {} <Debug> TCP-Session: d4766f57-56e0-4e7c-98aa-161f3089127f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.05.19 00:00:41.329165 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2026.05.19 00:00:41.329195 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.05.19 00:00:41.329195 [ 309 ] {} <Debug> TCP-Session: f9fd864e-bb7c-4d75-884f-4595423824d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.05.19 00:00:41.329226 [ 310 ] {} <Debug> TCP-Session: cdeb5b72-08af-4006-8ad3-b1950799a3c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.05.19 00:00:41.329239 [ 303 ] {} <Debug> TCP-Session: 04080b0d-960d-4776-9609-e5921bfcbd66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.05.19 00:00:41.329247 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.05.19 00:00:41.329226 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2026.05.19 00:00:41.329308 [ 305 ] {} <Debug> TCP-Session: 6153b8d7-a71c-4b96-8e83-9cf5cb0b5acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.05.19 00:00:41.329181 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1326 | 2026.05.19 00:00:41.329337 [ 304 ] {} <Debug> TCP-Session: 670f9e3d-aa83-4b24-b1ad-6e9938b2a54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.05.19 00:00:41.329114 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1328 | 2026.05.19 00:00:41.329368 [ 311 ] {} <Debug> TCP-Session: c0956366-ed8d-4c82-bc13-1a89959d47dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.05.19 00:00:41.329407 [ 308 ] {} <Debug> TCP-Session: 4b38ae78-e455-4c8a-8305-797c1cbbbc34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.05.19 00:00:44.987321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2339 | ||
| 1331 | 2026.05.19 00:00:44.987877 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.05.19 00:00:44.987937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1333 | 2026.05.19 00:00:44.988442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1334 | 2026.05.19 00:00:44.988677 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.05.19 00:00:44.988818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2339 | ||
| 1336 | 2026.05.19 00:00:45.105551 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1337 | 2026.05.19 00:00:45.125281 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.05.19 00:00:45.125357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1339 | 2026.05.19 00:00:45.132910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1340 | 2026.05.19 00:00:45.133689 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.05.19 00:00:45.137280 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1342 | 2026.05.19 00:00:46.145052 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.05.19 00:00:46.145315 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 1344 | 2026.05.19 00:00:46.145684 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1345 | 2026.05.19 00:00:46.145735 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Debug> 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 | ||
| 1346 | 2026.05.19 00:00:46.145997 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1347 | 2026.05.19 00:00:46.146067 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1348 | 2026.05.19 00:00:46.146209 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1349 | 2026.05.19 00:00:46.146245 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1350 | 2026.05.19 00:00:46.146269 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 1351 | 2026.05.19 00:00:46.146285 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1352 | 2026.05.19 00:00:46.146327 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Trace> 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'))" | ||
| 1353 | 2026.05.19 00:00:46.146348 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1354 | 2026.05.19 00:00:46.147482 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002279 sec., 11408.512505484861 rows/sec., 2.46 MiB/sec. | ||
| 1355 | 2026.05.19 00:00:46.147591 [ 293 ] {5c4ae039-6e69-4adc-96cc-05d613877f77} <Debug> TCPHandler: Processed in 0.002682845 sec. | ||
| 1356 | 2026.05.19 00:00:46.149550 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.05.19 00:00:46.149665 [ 293 ] {fc90c604-ed85-4188-bbdc-3bbb0e6ba9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1358 | 2026.05.19 00:00:46.149713 [ 293 ] {fc90c604-ed85-4188-bbdc-3bbb0e6ba9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1359 | 2026.05.19 00:00:46.150256 [ 293 ] {fc90c604-ed85-4188-bbdc-3bbb0e6ba9f6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.05.19 00:00:46.150305 [ 293 ] {fc90c604-ed85-4188-bbdc-3bbb0e6ba9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1361 | 2026.05.19 00:00:46.150759 [ 293 ] {fc90c604-ed85-4188-bbdc-3bbb0e6ba9f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1362 | 2026.05.19 00:00:46.150976 [ 293 ] {fc90c604-ed85-4188-bbdc-3bbb0e6ba9f6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.05.19 00:00:46.151132 [ 293 ] {fc90c604-ed85-4188-bbdc-3bbb0e6ba9f6} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001501 sec., 1998.6675549633578 rows/sec., 182.17 KiB/sec. | ||
| 1364 | 2026.05.19 00:00:46.151172 [ 293 ] {fc90c604-ed85-4188-bbdc-3bbb0e6ba9f6} <Debug> TCPHandler: Processed in 0.001676267 sec. | ||
| 1365 | 2026.05.19 00:00:46.151288 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.05.19 00:00:46.151395 [ 293 ] {97a59632-8017-4dfb-accd-a6ba9b6bcc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1367 | 2026.05.19 00:00:46.151439 [ 293 ] {97a59632-8017-4dfb-accd-a6ba9b6bcc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1368 | 2026.05.19 00:00:46.151858 [ 293 ] {97a59632-8017-4dfb-accd-a6ba9b6bcc6c} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.05.19 00:00:46.151897 [ 293 ] {97a59632-8017-4dfb-accd-a6ba9b6bcc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1370 | 2026.05.19 00:00:46.152198 [ 293 ] {97a59632-8017-4dfb-accd-a6ba9b6bcc6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1371 | 2026.05.19 00:00:46.152422 [ 293 ] {97a59632-8017-4dfb-accd-a6ba9b6bcc6c} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.05.19 00:00:46.152554 [ 293 ] {97a59632-8017-4dfb-accd-a6ba9b6bcc6c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 1373 | 2026.05.19 00:00:46.152589 [ 293 ] {97a59632-8017-4dfb-accd-a6ba9b6bcc6c} <Debug> TCPHandler: Processed in 0.001351638 sec. | ||
| 1374 | 2026.05.19 00:00:46.152703 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.05.19 00:00:46.152800 [ 293 ] {259a7970-5ce1-4938-bb66-650e5e1e821b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1376 | 2026.05.19 00:00:46.152841 [ 293 ] {259a7970-5ce1-4938-bb66-650e5e1e821b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1377 | 2026.05.19 00:00:46.153267 [ 293 ] {259a7970-5ce1-4938-bb66-650e5e1e821b} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.05.19 00:00:46.153304 [ 293 ] {259a7970-5ce1-4938-bb66-650e5e1e821b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1379 | 2026.05.19 00:00:46.153604 [ 293 ] {259a7970-5ce1-4938-bb66-650e5e1e821b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1380 | 2026.05.19 00:00:46.153812 [ 293 ] {259a7970-5ce1-4938-bb66-650e5e1e821b} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.05.19 00:00:46.153942 [ 293 ] {259a7970-5ce1-4938-bb66-650e5e1e821b} <Debug> executeQuery: Read 67 rows, 5.42 KiB in 0.001162 sec., 57659.208261617896 rows/sec., 4.56 MiB/sec. | ||
| 1382 | 2026.05.19 00:00:46.153977 [ 293 ] {259a7970-5ce1-4938-bb66-650e5e1e821b} <Debug> TCPHandler: Processed in 0.001325677 sec. | ||
| 1383 | 2026.05.19 00:00:46.154092 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.05.19 00:00:46.154187 [ 293 ] {cbb29c7d-3ab6-43b8-8eca-99352edf704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.05.19 00:00:46.154229 [ 293 ] {cbb29c7d-3ab6-43b8-8eca-99352edf704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1386 | 2026.05.19 00:00:46.154619 [ 293 ] {cbb29c7d-3ab6-43b8-8eca-99352edf704c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.05.19 00:00:46.154656 [ 293 ] {cbb29c7d-3ab6-43b8-8eca-99352edf704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1388 | 2026.05.19 00:00:46.154949 [ 293 ] {cbb29c7d-3ab6-43b8-8eca-99352edf704c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1389 | 2026.05.19 00:00:46.155159 [ 293 ] {cbb29c7d-3ab6-43b8-8eca-99352edf704c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.19 00:00:46.155286 [ 293 ] {cbb29c7d-3ab6-43b8-8eca-99352edf704c} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001117 sec., 6266.786034019696 rows/sec., 461.62 KiB/sec. | ||
| 1391 | 2026.05.19 00:00:46.155321 [ 293 ] {cbb29c7d-3ab6-43b8-8eca-99352edf704c} <Debug> TCPHandler: Processed in 0.001279486 sec. | ||
| 1392 | 2026.05.19 00:00:46.155432 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.05.19 00:00:46.155526 [ 293 ] {6e659d7c-9e4d-4b29-94f1-8984d03010b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1394 | 2026.05.19 00:00:46.155567 [ 293 ] {6e659d7c-9e4d-4b29-94f1-8984d03010b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1395 | 2026.05.19 00:00:46.155981 [ 293 ] {6e659d7c-9e4d-4b29-94f1-8984d03010b7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.05.19 00:00:46.156017 [ 293 ] {6e659d7c-9e4d-4b29-94f1-8984d03010b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1397 | 2026.05.19 00:00:46.156330 [ 293 ] {6e659d7c-9e4d-4b29-94f1-8984d03010b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1398 | 2026.05.19 00:00:46.156555 [ 293 ] {6e659d7c-9e4d-4b29-94f1-8984d03010b7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.05.19 00:00:46.156690 [ 293 ] {6e659d7c-9e4d-4b29-94f1-8984d03010b7} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001182 sec., 65143.824027072755 rows/sec., 5.09 MiB/sec. | ||
| 1400 | 2026.05.19 00:00:46.156724 [ 293 ] {6e659d7c-9e4d-4b29-94f1-8984d03010b7} <Debug> TCPHandler: Processed in 0.001341838 sec. | ||
| 1401 | 2026.05.19 00:00:46.156858 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.05.19 00:00:46.156963 [ 293 ] {6d5527d4-9bbf-48c4-8549-9d4a5af0c7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.05.19 00:00:46.157007 [ 293 ] {6d5527d4-9bbf-48c4-8549-9d4a5af0c7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1404 | 2026.05.19 00:00:46.157428 [ 293 ] {6d5527d4-9bbf-48c4-8549-9d4a5af0c7aa} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.05.19 00:00:46.157469 [ 293 ] {6d5527d4-9bbf-48c4-8549-9d4a5af0c7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1406 | 2026.05.19 00:00:46.157839 [ 293 ] {6d5527d4-9bbf-48c4-8549-9d4a5af0c7aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1407 | 2026.05.19 00:00:46.158074 [ 293 ] {6d5527d4-9bbf-48c4-8549-9d4a5af0c7aa} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.05.19 00:00:46.158206 [ 293 ] {6d5527d4-9bbf-48c4-8549-9d4a5af0c7aa} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001264 sec., 127373.417721519 rows/sec., 8.87 MiB/sec. | ||
| 1409 | 2026.05.19 00:00:46.158246 [ 293 ] {6d5527d4-9bbf-48c4-8549-9d4a5af0c7aa} <Debug> TCPHandler: Processed in 0.00144246 sec. | ||
| 1410 | 2026.05.19 00:00:46.158388 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.05.19 00:00:46.158497 [ 293 ] {ef2c39f9-6b7f-4f27-b453-df23c72e324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1412 | 2026.05.19 00:00:46.158564 [ 293 ] {ef2c39f9-6b7f-4f27-b453-df23c72e324c} <Trace> 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 | ||
| 1413 | 2026.05.19 00:00:46.159479 [ 293 ] {ef2c39f9-6b7f-4f27-b453-df23c72e324c} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.05.19 00:00:46.159524 [ 293 ] {ef2c39f9-6b7f-4f27-b453-df23c72e324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1415 | 2026.05.19 00:00:46.160089 [ 293 ] {ef2c39f9-6b7f-4f27-b453-df23c72e324c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1416 | 2026.05.19 00:00:46.160309 [ 293 ] {ef2c39f9-6b7f-4f27-b453-df23c72e324c} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.05.19 00:00:46.160444 [ 293 ] {ef2c39f9-6b7f-4f27-b453-df23c72e324c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001971 sec., 2536.783358701167 rows/sec., 4.55 MiB/sec. | ||
| 1418 | 2026.05.19 00:00:46.160492 [ 293 ] {ef2c39f9-6b7f-4f27-b453-df23c72e324c} <Debug> TCPHandler: Processed in 0.00216029 sec. | ||
| 1419 | 2026.05.19 00:00:46.160623 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.05.19 00:00:46.160720 [ 293 ] {6c55b24f-72ca-4dec-8b68-2cbf0eb1b855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.05.19 00:00:46.160763 [ 293 ] {6c55b24f-72ca-4dec-8b68-2cbf0eb1b855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1422 | 2026.05.19 00:00:46.161095 [ 293 ] {6c55b24f-72ca-4dec-8b68-2cbf0eb1b855} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.05.19 00:00:46.161133 [ 293 ] {6c55b24f-72ca-4dec-8b68-2cbf0eb1b855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1424 | 2026.05.19 00:00:46.161627 [ 293 ] {6c55b24f-72ca-4dec-8b68-2cbf0eb1b855} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1425 | 2026.05.19 00:00:46.161880 [ 293 ] {6c55b24f-72ca-4dec-8b68-2cbf0eb1b855} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.05.19 00:00:46.162032 [ 293 ] {6c55b24f-72ca-4dec-8b68-2cbf0eb1b855} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 318.67 KiB/sec. | ||
| 1427 | 2026.05.19 00:00:46.162069 [ 293 ] {6c55b24f-72ca-4dec-8b68-2cbf0eb1b855} <Debug> TCPHandler: Processed in 0.001495762 sec. | ||
| 1428 | 2026.05.19 00:00:46.162198 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.05.19 00:00:46.162302 [ 293 ] {4348a5d3-17cb-4d33-9b6c-43ac2ed3a7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.05.19 00:00:46.162346 [ 293 ] {4348a5d3-17cb-4d33-9b6c-43ac2ed3a7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1431 | 2026.05.19 00:00:46.162695 [ 293 ] {4348a5d3-17cb-4d33-9b6c-43ac2ed3a7c0} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.05.19 00:00:46.162732 [ 293 ] {4348a5d3-17cb-4d33-9b6c-43ac2ed3a7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1433 | 2026.05.19 00:00:46.163064 [ 293 ] {4348a5d3-17cb-4d33-9b6c-43ac2ed3a7c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1434 | 2026.05.19 00:00:46.163313 [ 293 ] {4348a5d3-17cb-4d33-9b6c-43ac2ed3a7c0} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.05.19 00:00:46.163451 [ 293 ] {4348a5d3-17cb-4d33-9b6c-43ac2ed3a7c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 1436 | 2026.05.19 00:00:46.163493 [ 293 ] {4348a5d3-17cb-4d33-9b6c-43ac2ed3a7c0} <Debug> TCPHandler: Processed in 0.001346308 sec. | ||
| 1437 | 2026.05.19 00:00:51.144599 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.05.19 00:00:51.144857 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 1439 | 2026.05.19 00:00:51.145187 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1440 | 2026.05.19 00:00:51.145227 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Debug> 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 | ||
| 1441 | 2026.05.19 00:00:51.145471 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1442 | 2026.05.19 00:00:51.145548 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1443 | 2026.05.19 00:00:51.145694 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1444 | 2026.05.19 00:00:51.145781 [ 321 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1445 | 2026.05.19 00:00:51.145806 [ 339 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1446 | 2026.05.19 00:00:51.145899 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1447 | 2026.05.19 00:00:51.145927 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1448 | 2026.05.19 00:00:51.145973 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Trace> 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'))" | ||
| 1449 | 2026.05.19 00:00:51.145996 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1450 | 2026.05.19 00:00:51.147126 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002366 sec., 10989.010989010989 rows/sec., 2.37 MiB/sec. | ||
| 1451 | 2026.05.19 00:00:51.147200 [ 293 ] {e9c6df52-1c01-4fb5-ba39-1e60f938fb50} <Debug> TCPHandler: Processed in 0.002744596 sec. | ||
| 1452 | 2026.05.19 00:00:51.149040 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.05.19 00:00:51.149155 [ 293 ] {cd025ef0-c17b-4c0e-a4f8-2dc34f2100b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1454 | 2026.05.19 00:00:51.149212 [ 293 ] {cd025ef0-c17b-4c0e-a4f8-2dc34f2100b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1455 | 2026.05.19 00:00:51.149795 [ 293 ] {cd025ef0-c17b-4c0e-a4f8-2dc34f2100b4} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.19 00:00:51.149846 [ 293 ] {cd025ef0-c17b-4c0e-a4f8-2dc34f2100b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1457 | 2026.05.19 00:00:51.150289 [ 293 ] {cd025ef0-c17b-4c0e-a4f8-2dc34f2100b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1458 | 2026.05.19 00:00:51.150530 [ 293 ] {cd025ef0-c17b-4c0e-a4f8-2dc34f2100b4} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.05.19 00:00:51.150711 [ 293 ] {cd025ef0-c17b-4c0e-a4f8-2dc34f2100b4} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00159 sec., 49056.6037735849 rows/sec., 4.06 MiB/sec. | ||
| 1460 | 2026.05.19 00:00:51.150746 [ 293 ] {cd025ef0-c17b-4c0e-a4f8-2dc34f2100b4} <Debug> TCPHandler: Processed in 0.001761609 sec. | ||
| 1461 | 2026.05.19 00:00:51.150887 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.05.19 00:00:51.150988 [ 293 ] {f840db4b-7f9a-405b-8cc8-43fddb3fe544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.05.19 00:00:51.151032 [ 293 ] {f840db4b-7f9a-405b-8cc8-43fddb3fe544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1464 | 2026.05.19 00:00:51.151436 [ 293 ] {f840db4b-7f9a-405b-8cc8-43fddb3fe544} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.05.19 00:00:51.151475 [ 293 ] {f840db4b-7f9a-405b-8cc8-43fddb3fe544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1466 | 2026.05.19 00:00:51.151771 [ 293 ] {f840db4b-7f9a-405b-8cc8-43fddb3fe544} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1467 | 2026.05.19 00:00:51.151991 [ 293 ] {f840db4b-7f9a-405b-8cc8-43fddb3fe544} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.19 00:00:51.152119 [ 293 ] {f840db4b-7f9a-405b-8cc8-43fddb3fe544} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001153 sec., 9540.329575021684 rows/sec., 717.39 KiB/sec. | ||
| 1469 | 2026.05.19 00:00:51.152158 [ 293 ] {f840db4b-7f9a-405b-8cc8-43fddb3fe544} <Debug> TCPHandler: Processed in 0.001322177 sec. | ||
| 1470 | 2026.05.19 00:00:51.152274 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.05.19 00:00:51.152371 [ 293 ] {1ac236ce-2121-4c84-bcd0-57da1c3ebdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1472 | 2026.05.19 00:00:51.152411 [ 293 ] {1ac236ce-2121-4c84-bcd0-57da1c3ebdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1473 | 2026.05.19 00:00:51.152816 [ 293 ] {1ac236ce-2121-4c84-bcd0-57da1c3ebdc5} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.05.19 00:00:51.152854 [ 293 ] {1ac236ce-2121-4c84-bcd0-57da1c3ebdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1475 | 2026.05.19 00:00:51.153184 [ 293 ] {1ac236ce-2121-4c84-bcd0-57da1c3ebdc5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1476 | 2026.05.19 00:00:51.153397 [ 293 ] {1ac236ce-2121-4c84-bcd0-57da1c3ebdc5} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.05.19 00:00:51.153526 [ 293 ] {1ac236ce-2121-4c84-bcd0-57da1c3ebdc5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001174 sec., 63884.15672913118 rows/sec., 4.99 MiB/sec. | ||
| 1478 | 2026.05.19 00:00:51.153561 [ 293 ] {1ac236ce-2121-4c84-bcd0-57da1c3ebdc5} <Debug> TCPHandler: Processed in 0.001336037 sec. | ||
| 1479 | 2026.05.19 00:00:51.153679 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.05.19 00:00:51.153775 [ 293 ] {dd9abacf-ce10-4ab3-92da-bda3f1878fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.05.19 00:00:51.153820 [ 293 ] {dd9abacf-ce10-4ab3-92da-bda3f1878fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1482 | 2026.05.19 00:00:51.154226 [ 293 ] {dd9abacf-ce10-4ab3-92da-bda3f1878fc4} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.19 00:00:51.154262 [ 293 ] {dd9abacf-ce10-4ab3-92da-bda3f1878fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1484 | 2026.05.19 00:00:51.154609 [ 293 ] {dd9abacf-ce10-4ab3-92da-bda3f1878fc4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1485 | 2026.05.19 00:00:51.154823 [ 293 ] {dd9abacf-ce10-4ab3-92da-bda3f1878fc4} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.19 00:00:51.154955 [ 293 ] {dd9abacf-ce10-4ab3-92da-bda3f1878fc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 1487 | 2026.05.19 00:00:51.154989 [ 293 ] {dd9abacf-ce10-4ab3-92da-bda3f1878fc4} <Debug> TCPHandler: Processed in 0.001361738 sec. | ||
| 1488 | 2026.05.19 00:00:51.155103 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.05.19 00:00:51.155201 [ 293 ] {e192eccf-fa6b-43e9-ab84-8ef70f3e8b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1490 | 2026.05.19 00:00:51.155256 [ 293 ] {e192eccf-fa6b-43e9-ab84-8ef70f3e8b48} <Trace> 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 | ||
| 1491 | 2026.05.19 00:00:51.155959 [ 293 ] {e192eccf-fa6b-43e9-ab84-8ef70f3e8b48} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.19 00:00:51.155996 [ 293 ] {e192eccf-fa6b-43e9-ab84-8ef70f3e8b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1493 | 2026.05.19 00:00:51.156541 [ 293 ] {e192eccf-fa6b-43e9-ab84-8ef70f3e8b48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1494 | 2026.05.19 00:00:51.156778 [ 293 ] {e192eccf-fa6b-43e9-ab84-8ef70f3e8b48} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.19 00:00:51.156919 [ 293 ] {e192eccf-fa6b-43e9-ab84-8ef70f3e8b48} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001736 sec., 6336.405529953918 rows/sec., 11.35 MiB/sec. | ||
| 1496 | 2026.05.19 00:00:51.156972 [ 293 ] {e192eccf-fa6b-43e9-ab84-8ef70f3e8b48} <Debug> TCPHandler: Processed in 0.001919533 sec. | ||
| 1497 | 2026.05.19 00:00:51.157117 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.05.19 00:00:51.157215 [ 293 ] {35f9a7ce-4b37-4936-b205-32fe51880c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.05.19 00:00:51.157259 [ 293 ] {35f9a7ce-4b37-4936-b205-32fe51880c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1500 | 2026.05.19 00:00:51.157657 [ 293 ] {35f9a7ce-4b37-4936-b205-32fe51880c6e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.05.19 00:00:51.157703 [ 293 ] {35f9a7ce-4b37-4936-b205-32fe51880c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1502 | 2026.05.19 00:00:51.158095 [ 293 ] {35f9a7ce-4b37-4936-b205-32fe51880c6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1503 | 2026.05.19 00:00:51.158367 [ 293 ] {35f9a7ce-4b37-4936-b205-32fe51880c6e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.05.19 00:00:51.158526 [ 293 ] {35f9a7ce-4b37-4936-b205-32fe51880c6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
| 1505 | 2026.05.19 00:00:51.158568 [ 293 ] {35f9a7ce-4b37-4936-b205-32fe51880c6e} <Debug> TCPHandler: Processed in 0.001508242 sec. | ||
| 1506 | 2026.05.19 00:00:52.433414 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1507 | 2026.05.19 00:00:52.433469 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1508 | 2026.05.19 00:00:52.489106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2851 | ||
| 1509 | 2026.05.19 00:00:52.489616 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.19 00:00:52.489661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1511 | 2026.05.19 00:00:52.490163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1512 | 2026.05.19 00:00:52.490409 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.19 00:00:52.490536 [ 75 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1514 | 2026.05.19 00:00:52.490550 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2851 | ||
| 1515 | 2026.05.19 00:00:52.490599 [ 75 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.05.19 00:00:52.490625 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1517 | 2026.05.19 00:00:52.492733 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1518 | 2026.05.19 00:00:52.495040 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1519 | 2026.05.19 00:00:52.497299 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1520 | 2026.05.19 00:00:52.497418 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1521 | 2026.05.19 00:00:52.497473 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1522 | 2026.05.19 00:00:52.497535 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1523 | 2026.05.19 00:00:52.497592 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1524 | 2026.05.19 00:00:52.497649 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1525 | 2026.05.19 00:00:52.530982 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 4 columns (4 merged, 0 gathered) in 0.040265705 sec., 70804.6711214916 rows/sec., 1.01 MiB/sec. | ||
| 1526 | 2026.05.19 00:00:52.531837 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1527 | 2026.05.19 00:00:52.532181 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.19 00:00:52.532258 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_6_1} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1529 | 2026.05.19 00:00:52.532374 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1530 | 2026.05.19 00:00:52.637362 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1531 | 2026.05.19 00:00:52.654049 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.05.19 00:00:52.654095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1533 | 2026.05.19 00:00:52.660297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1534 | 2026.05.19 00:00:52.660998 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.05.19 00:00:52.661259 [ 81 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1536 | 2026.05.19 00:00:52.661302 [ 81 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.05.19 00:00:52.661326 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1538 | 2026.05.19 00:00:52.661419 [ 191 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1539 | 2026.05.19 00:00:52.664234 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1540 | 2026.05.19 00:00:52.665620 [ 191 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2026.05.19 00:00:52.667125 [ 191 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1542 | 2026.05.19 00:00:52.671724 [ 191 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1543 | 2026.05.19 00:00:52.676063 [ 191 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1544 | 2026.05.19 00:00:52.680042 [ 191 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1545 | 2026.05.19 00:00:52.688795 [ 191 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1546 | 2026.05.19 00:00:52.693031 [ 191 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1547 | 2026.05.19 00:00:52.751383 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089997944 sec., 511.1227874272328 rows/sec., 2.64 MiB/sec. | ||
| 1548 | 2026.05.19 00:00:52.753645 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1549 | 2026.05.19 00:00:52.755653 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.05.19 00:00:52.755729 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_6_1} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1551 | 2026.05.19 00:00:52.757410 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1552 | 2026.05.19 00:00:53.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.78 MiB, peak 180.32 MiB, free memory in arenas 0.00 B, will set to 181.46 MiB (RSS), difference: 10.68 MiB | ||
| 1553 | 2026.05.19 00:00:56.145976 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.05.19 00:00:56.146229 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 1555 | 2026.05.19 00:00:56.146571 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1556 | 2026.05.19 00:00:56.146614 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Debug> 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 | ||
| 1557 | 2026.05.19 00:00:56.146856 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1558 | 2026.05.19 00:00:56.146937 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1559 | 2026.05.19 00:00:56.147112 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1560 | 2026.05.19 00:00:56.147224 [ 347 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1561 | 2026.05.19 00:00:56.147233 [ 316 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1562 | 2026.05.19 00:00:56.147350 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 1563 | 2026.05.19 00:00:56.147382 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1564 | 2026.05.19 00:00:56.149507 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1565 | 2026.05.19 00:00:56.149538 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1566 | 2026.05.19 00:00:56.151537 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Trace> 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'))" | ||
| 1567 | 2026.05.19 00:00:56.151598 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Trace> 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'))" | ||
| 1568 | 2026.05.19 00:00:56.152873 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.006746 sec., 4298.84375926475 rows/sec., 890.72 KiB/sec. | ||
| 1569 | 2026.05.19 00:00:56.152985 [ 293 ] {f840f0ca-3522-4e57-a330-fa95f5aded29} <Debug> TCPHandler: Processed in 0.00716116 sec. | ||
| 1570 | 2026.05.19 00:00:56.160107 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.05.19 00:00:56.160245 [ 293 ] {002df10e-c396-4d85-852b-1cc0b52a3907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1572 | 2026.05.19 00:00:56.160301 [ 293 ] {002df10e-c396-4d85-852b-1cc0b52a3907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1573 | 2026.05.19 00:00:56.160870 [ 293 ] {002df10e-c396-4d85-852b-1cc0b52a3907} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.05.19 00:00:56.160920 [ 293 ] {002df10e-c396-4d85-852b-1cc0b52a3907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1575 | 2026.05.19 00:00:56.161360 [ 293 ] {002df10e-c396-4d85-852b-1cc0b52a3907} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1576 | 2026.05.19 00:00:56.161578 [ 293 ] {002df10e-c396-4d85-852b-1cc0b52a3907} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.05.19 00:00:56.161724 [ 293 ] {002df10e-c396-4d85-852b-1cc0b52a3907} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001521 sec., 67061.14398422091 rows/sec., 5.59 MiB/sec. | ||
| 1578 | 2026.05.19 00:00:56.161723 [ 78 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1579 | 2026.05.19 00:00:56.161760 [ 293 ] {002df10e-c396-4d85-852b-1cc0b52a3907} <Debug> TCPHandler: Processed in 0.001721448 sec. | ||
| 1580 | 2026.05.19 00:00:56.161802 [ 78 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.05.19 00:00:56.161830 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1582 | 2026.05.19 00:00:56.161905 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.05.19 00:00:56.161944 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1584 | 2026.05.19 00:00:56.162008 [ 293 ] {f380aacc-e418-4578-86ad-1947df7a44bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.05.19 00:00:56.162056 [ 293 ] {f380aacc-e418-4578-86ad-1947df7a44bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1586 | 2026.05.19 00:00:56.162082 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1587 | 2026.05.19 00:00:56.162126 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1588 | 2026.05.19 00:00:56.162202 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1589 | 2026.05.19 00:00:56.162274 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1590 | 2026.05.19 00:00:56.162326 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 67 rows starting from the beginning of the part | ||
| 1591 | 2026.05.19 00:00:56.162374 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1592 | 2026.05.19 00:00:56.162415 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part | ||
| 1593 | 2026.05.19 00:00:56.162470 [ 293 ] {f380aacc-e418-4578-86ad-1947df7a44bf} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.05.19 00:00:56.162512 [ 293 ] {f380aacc-e418-4578-86ad-1947df7a44bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1595 | 2026.05.19 00:00:56.162875 [ 293 ] {f380aacc-e418-4578-86ad-1947df7a44bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1596 | 2026.05.19 00:00:56.163129 [ 293 ] {f380aacc-e418-4578-86ad-1947df7a44bf} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.19 00:00:56.163275 [ 293 ] {f380aacc-e418-4578-86ad-1947df7a44bf} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001287 sec., 17871.017871017873 rows/sec., 1.31 MiB/sec. | ||
| 1598 | 2026.05.19 00:00:56.163312 [ 293 ] {f380aacc-e418-4578-86ad-1947df7a44bf} <Debug> TCPHandler: Processed in 0.001458321 sec. | ||
| 1599 | 2026.05.19 00:00:56.163425 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.05.19 00:00:56.163521 [ 293 ] {c2b80ba1-3e92-470c-af47-c020987c6b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1601 | 2026.05.19 00:00:56.163563 [ 293 ] {c2b80ba1-3e92-470c-af47-c020987c6b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1602 | 2026.05.19 00:00:56.163595 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700327 sec., 343463.3455799973 rows/sec., 30.15 MiB/sec. | ||
| 1603 | 2026.05.19 00:00:56.163760 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1604 | 2026.05.19 00:00:56.163985 [ 293 ] {c2b80ba1-3e92-470c-af47-c020987c6b11} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.05.19 00:00:56.164022 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.19 00:00:56.164028 [ 293 ] {c2b80ba1-3e92-470c-af47-c020987c6b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1607 | 2026.05.19 00:00:56.164104 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_6_1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1608 | 2026.05.19 00:00:56.164181 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1609 | 2026.05.19 00:00:56.164381 [ 293 ] {c2b80ba1-3e92-470c-af47-c020987c6b11} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1610 | 2026.05.19 00:00:56.164592 [ 293 ] {c2b80ba1-3e92-470c-af47-c020987c6b11} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.05.19 00:00:56.164691 [ 78 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1612 | 2026.05.19 00:00:56.164721 [ 293 ] {c2b80ba1-3e92-470c-af47-c020987c6b11} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.001219 sec., 77932.73174733388 rows/sec., 6.10 MiB/sec. | ||
| 1613 | 2026.05.19 00:00:56.164723 [ 78 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.05.19 00:00:56.164762 [ 293 ] {c2b80ba1-3e92-470c-af47-c020987c6b11} <Debug> TCPHandler: Processed in 0.001387339 sec. | ||
| 1615 | 2026.05.19 00:00:56.164762 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1616 | 2026.05.19 00:00:56.164885 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.05.19 00:00:56.164897 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1618 | 2026.05.19 00:00:56.164988 [ 293 ] {83769c6a-bbb6-4af4-afe0-e0b6f09bfbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.05.19 00:00:56.165036 [ 293 ] {83769c6a-bbb6-4af4-afe0-e0b6f09bfbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1620 | 2026.05.19 00:00:56.165037 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1621 | 2026.05.19 00:00:56.165095 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1622 | 2026.05.19 00:00:56.165190 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1623 | 2026.05.19 00:00:56.165244 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1624 | 2026.05.19 00:00:56.165296 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part | ||
| 1625 | 2026.05.19 00:00:56.165348 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1626 | 2026.05.19 00:00:56.165394 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
| 1627 | 2026.05.19 00:00:56.165433 [ 293 ] {83769c6a-bbb6-4af4-afe0-e0b6f09bfbb6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.05.19 00:00:56.165474 [ 293 ] {83769c6a-bbb6-4af4-afe0-e0b6f09bfbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1629 | 2026.05.19 00:00:56.165822 [ 293 ] {83769c6a-bbb6-4af4-afe0-e0b6f09bfbb6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1630 | 2026.05.19 00:00:56.166108 [ 293 ] {83769c6a-bbb6-4af4-afe0-e0b6f09bfbb6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.05.19 00:00:56.166229 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1632 | 2026.05.19 00:00:56.166262 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.05.19 00:00:56.166264 [ 293 ] {83769c6a-bbb6-4af4-afe0-e0b6f09bfbb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 1634 | 2026.05.19 00:00:56.166279 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1635 | 2026.05.19 00:00:56.166312 [ 293 ] {83769c6a-bbb6-4af4-afe0-e0b6f09bfbb6} <Debug> TCPHandler: Processed in 0.001476532 sec. | ||
| 1636 | 2026.05.19 00:00:56.166359 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1637 | 2026.05.19 00:00:56.166430 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.05.19 00:00:56.166452 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1639 | 2026.05.19 00:00:56.166467 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635176 sec., 310058.36680577503 rows/sec., 25.64 MiB/sec. | ||
| 1640 | 2026.05.19 00:00:56.166485 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1641 | 2026.05.19 00:00:56.166531 [ 293 ] {2794c544-ea4f-4f91-8440-88e7bdced348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.19 00:00:56.166537 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1643 | 2026.05.19 00:00:56.166609 [ 293 ] {2794c544-ea4f-4f91-8440-88e7bdced348} <Trace> 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 | ||
| 1644 | 2026.05.19 00:00:56.166625 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1645 | 2026.05.19 00:00:56.166675 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1646 | 2026.05.19 00:00:56.166685 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1647 | 2026.05.19 00:00:56.166716 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1648 | 2026.05.19 00:00:56.166761 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1649 | 2026.05.19 00:00:56.167013 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.05.19 00:00:56.167101 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_6_1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1651 | 2026.05.19 00:00:56.167199 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1652 | 2026.05.19 00:00:56.167470 [ 293 ] {2794c544-ea4f-4f91-8440-88e7bdced348} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.19 00:00:56.167512 [ 293 ] {2794c544-ea4f-4f91-8440-88e7bdced348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1654 | 2026.05.19 00:00:56.168115 [ 293 ] {2794c544-ea4f-4f91-8440-88e7bdced348} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1655 | 2026.05.19 00:00:56.168340 [ 293 ] {2794c544-ea4f-4f91-8440-88e7bdced348} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.05.19 00:00:56.168499 [ 293 ] {2794c544-ea4f-4f91-8440-88e7bdced348} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001984 sec., 11592.741935483871 rows/sec., 20.77 MiB/sec. | ||
| 1657 | 2026.05.19 00:00:56.168561 [ 293 ] {2794c544-ea4f-4f91-8440-88e7bdced348} <Debug> TCPHandler: Processed in 0.002180891 sec. | ||
| 1658 | 2026.05.19 00:00:56.168686 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.19 00:00:56.168782 [ 293 ] {156aeaeb-1049-48f7-8d96-addaa4d7f748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.19 00:00:56.168828 [ 293 ] {156aeaeb-1049-48f7-8d96-addaa4d7f748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1661 | 2026.05.19 00:00:56.169178 [ 293 ] {156aeaeb-1049-48f7-8d96-addaa4d7f748} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.19 00:00:56.169216 [ 293 ] {156aeaeb-1049-48f7-8d96-addaa4d7f748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1663 | 2026.05.19 00:00:56.169528 [ 293 ] {156aeaeb-1049-48f7-8d96-addaa4d7f748} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1664 | 2026.05.19 00:00:56.169767 [ 293 ] {156aeaeb-1049-48f7-8d96-addaa4d7f748} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.05.19 00:00:56.169906 [ 293 ] {156aeaeb-1049-48f7-8d96-addaa4d7f748} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001141 sec., 13146.362839614372 rows/sec., 1003.09 KiB/sec. | ||
| 1666 | 2026.05.19 00:00:56.169948 [ 293 ] {156aeaeb-1049-48f7-8d96-addaa4d7f748} <Debug> TCPHandler: Processed in 0.001312607 sec. | ||
| 1667 | 2026.05.19 00:00:56.169967 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 5 columns (5 merged, 0 gathered) in 0.003636912 sec., 305203.9752405337 rows/sec., 21.71 MiB/sec. | ||
| 1668 | 2026.05.19 00:00:56.170086 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.05.19 00:00:56.170186 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1670 | 2026.05.19 00:00:56.170195 [ 293 ] {08bdd747-5ee5-4e81-a86b-4146f4889bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1671 | 2026.05.19 00:00:56.170256 [ 293 ] {08bdd747-5ee5-4e81-a86b-4146f4889bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1672 | 2026.05.19 00:00:56.170475 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.05.19 00:00:56.170553 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1674 | 2026.05.19 00:00:56.170637 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1675 | 2026.05.19 00:00:56.170658 [ 293 ] {08bdd747-5ee5-4e81-a86b-4146f4889bfb} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.19 00:00:56.170707 [ 293 ] {08bdd747-5ee5-4e81-a86b-4146f4889bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1677 | 2026.05.19 00:00:56.171104 [ 293 ] {08bdd747-5ee5-4e81-a86b-4146f4889bfb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1678 | 2026.05.19 00:00:56.171380 [ 293 ] {08bdd747-5ee5-4e81-a86b-4146f4889bfb} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.05.19 00:00:56.171509 [ 77 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1680 | 2026.05.19 00:00:56.171526 [ 293 ] {08bdd747-5ee5-4e81-a86b-4146f4889bfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
| 1681 | 2026.05.19 00:00:56.171551 [ 77 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.05.19 00:00:56.171567 [ 293 ] {08bdd747-5ee5-4e81-a86b-4146f4889bfb} <Debug> TCPHandler: Processed in 0.001539053 sec. | ||
| 1683 | 2026.05.19 00:00:56.171578 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1684 | 2026.05.19 00:00:56.171686 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1685 | 2026.05.19 00:00:56.171814 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1686 | 2026.05.19 00:00:56.171851 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1687 | 2026.05.19 00:00:56.171941 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1688 | 2026.05.19 00:00:56.171996 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1689 | 2026.05.19 00:00:56.172051 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1690 | 2026.05.19 00:00:56.172095 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1691 | 2026.05.19 00:00:56.172160 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1692 | 2026.05.19 00:00:56.172986 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001337308 sec., 269197.5221863625 rows/sec., 18.14 MiB/sec. | ||
| 1693 | 2026.05.19 00:00:56.173171 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1694 | 2026.05.19 00:00:56.173458 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.05.19 00:00:56.173529 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_6_1} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1696 | 2026.05.19 00:00:56.173601 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1697 | 2026.05.19 00:00:56.546133 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.05.19 00:00:56.546387 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 1699 | 2026.05.19 00:00:56.546763 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1700 | 2026.05.19 00:00:56.546811 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Debug> 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 | ||
| 1701 | 2026.05.19 00:00:56.547091 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1702 | 2026.05.19 00:00:56.547167 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1703 | 2026.05.19 00:00:56.547315 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1704 | 2026.05.19 00:00:56.547387 [ 317 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1705 | 2026.05.19 00:00:56.547430 [ 347 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1706 | 2026.05.19 00:00:56.547531 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1707 | 2026.05.19 00:00:56.547560 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1708 | 2026.05.19 00:00:56.547607 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Trace> 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'))" | ||
| 1709 | 2026.05.19 00:00:56.547629 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1710 | 2026.05.19 00:00:56.548789 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00251 sec., 10358.565737051793 rows/sec., 2.23 MiB/sec. | ||
| 1711 | 2026.05.19 00:00:56.548898 [ 293 ] {03a51227-e0b0-44aa-98ab-c2e88d6e8299} <Debug> TCPHandler: Processed in 0.002906321 sec. | ||
| 1712 | 2026.05.19 00:00:56.566857 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.05.19 00:00:56.566973 [ 293 ] {85186d13-ec50-4cb1-8b44-b70cf4721ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1714 | 2026.05.19 00:00:56.567022 [ 293 ] {85186d13-ec50-4cb1-8b44-b70cf4721ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1715 | 2026.05.19 00:00:56.567614 [ 293 ] {85186d13-ec50-4cb1-8b44-b70cf4721ccb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.05.19 00:00:56.567665 [ 293 ] {85186d13-ec50-4cb1-8b44-b70cf4721ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1717 | 2026.05.19 00:00:56.568140 [ 293 ] {85186d13-ec50-4cb1-8b44-b70cf4721ccb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1718 | 2026.05.19 00:00:56.568350 [ 293 ] {85186d13-ec50-4cb1-8b44-b70cf4721ccb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.05.19 00:00:56.568505 [ 293 ] {85186d13-ec50-4cb1-8b44-b70cf4721ccb} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001566 sec., 5747.126436781609 rows/sec., 1.17 MiB/sec. | ||
| 1720 | 2026.05.19 00:00:56.568542 [ 293 ] {85186d13-ec50-4cb1-8b44-b70cf4721ccb} <Debug> TCPHandler: Processed in 0.001743508 sec. | ||
| 1721 | 2026.05.19 00:00:56.568685 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.05.19 00:00:56.568786 [ 293 ] {8dffa28d-912e-41f2-b911-05fa856b5118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.05.19 00:00:56.568834 [ 293 ] {8dffa28d-912e-41f2-b911-05fa856b5118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1724 | 2026.05.19 00:00:56.569308 [ 293 ] {8dffa28d-912e-41f2-b911-05fa856b5118} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.05.19 00:00:56.569356 [ 293 ] {8dffa28d-912e-41f2-b911-05fa856b5118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1726 | 2026.05.19 00:00:56.569795 [ 293 ] {8dffa28d-912e-41f2-b911-05fa856b5118} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1727 | 2026.05.19 00:00:56.570110 [ 293 ] {8dffa28d-912e-41f2-b911-05fa856b5118} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.05.19 00:00:56.570293 [ 293 ] {8dffa28d-912e-41f2-b911-05fa856b5118} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001526 sec., 15727.391874180865 rows/sec., 1.30 MiB/sec. | ||
| 1729 | 2026.05.19 00:00:56.570331 [ 293 ] {8dffa28d-912e-41f2-b911-05fa856b5118} <Debug> TCPHandler: Processed in 0.001696537 sec. | ||
| 1730 | 2026.05.19 00:00:56.570459 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.05.19 00:00:56.570558 [ 293 ] {104ae7af-bc35-4051-b93e-0fac8d740db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1732 | 2026.05.19 00:00:56.570602 [ 293 ] {104ae7af-bc35-4051-b93e-0fac8d740db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1733 | 2026.05.19 00:00:56.571002 [ 293 ] {104ae7af-bc35-4051-b93e-0fac8d740db3} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.05.19 00:00:56.571041 [ 293 ] {104ae7af-bc35-4051-b93e-0fac8d740db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1735 | 2026.05.19 00:00:56.571365 [ 293 ] {104ae7af-bc35-4051-b93e-0fac8d740db3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1736 | 2026.05.19 00:00:56.571584 [ 293 ] {104ae7af-bc35-4051-b93e-0fac8d740db3} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.05.19 00:00:56.571714 [ 293 ] {104ae7af-bc35-4051-b93e-0fac8d740db3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001177 sec., 1699.235344095157 rows/sec., 138.56 KiB/sec. | ||
| 1738 | 2026.05.19 00:00:56.571749 [ 293 ] {104ae7af-bc35-4051-b93e-0fac8d740db3} <Debug> TCPHandler: Processed in 0.001341118 sec. | ||
| 1739 | 2026.05.19 00:00:56.571873 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.05.19 00:00:56.571969 [ 293 ] {01312d0a-6007-405e-9f3d-512232a74916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1741 | 2026.05.19 00:00:56.572010 [ 293 ] {01312d0a-6007-405e-9f3d-512232a74916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1742 | 2026.05.19 00:00:56.573648 [ 293 ] {01312d0a-6007-405e-9f3d-512232a74916} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.05.19 00:00:56.573685 [ 293 ] {01312d0a-6007-405e-9f3d-512232a74916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1744 | 2026.05.19 00:00:56.574231 [ 293 ] {01312d0a-6007-405e-9f3d-512232a74916} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1745 | 2026.05.19 00:00:56.574457 [ 293 ] {01312d0a-6007-405e-9f3d-512232a74916} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.05.19 00:00:56.574588 [ 293 ] {01312d0a-6007-405e-9f3d-512232a74916} <Debug> executeQuery: Read 2544 rows, 195.05 KiB in 0.002637 sec., 964732.6507394767 rows/sec., 72.23 MiB/sec. | ||
| 1747 | 2026.05.19 00:00:56.574621 [ 293 ] {01312d0a-6007-405e-9f3d-512232a74916} <Debug> TCPHandler: Processed in 0.002799138 sec. | ||
| 1748 | 2026.05.19 00:00:56.574747 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.05.19 00:00:56.574843 [ 293 ] {068b9969-44d1-44a0-b573-0e178319da7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1750 | 2026.05.19 00:00:56.574884 [ 293 ] {068b9969-44d1-44a0-b573-0e178319da7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1751 | 2026.05.19 00:00:56.575324 [ 293 ] {068b9969-44d1-44a0-b573-0e178319da7e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.05.19 00:00:56.575362 [ 293 ] {068b9969-44d1-44a0-b573-0e178319da7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1753 | 2026.05.19 00:00:56.575685 [ 293 ] {068b9969-44d1-44a0-b573-0e178319da7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1754 | 2026.05.19 00:00:56.575892 [ 293 ] {068b9969-44d1-44a0-b573-0e178319da7e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.05.19 00:00:56.576013 [ 77 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1756 | 2026.05.19 00:00:56.576022 [ 293 ] {068b9969-44d1-44a0-b573-0e178319da7e} <Debug> executeQuery: Read 33 rows, 2.53 KiB in 0.001197 sec., 27568.922305764412 rows/sec., 2.06 MiB/sec. | ||
| 1757 | 2026.05.19 00:00:56.576090 [ 77 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.05.19 00:00:56.576103 [ 293 ] {068b9969-44d1-44a0-b573-0e178319da7e} <Debug> TCPHandler: Processed in 0.0014055 sec. | ||
| 1759 | 2026.05.19 00:00:56.576120 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1760 | 2026.05.19 00:00:56.576233 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1761 | 2026.05.19 00:00:56.576250 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.05.19 00:00:56.576357 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1763 | 2026.05.19 00:00:56.576362 [ 293 ] {9d8db453-1795-478c-b1e0-6b3f8de2eef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.05.19 00:00:56.576394 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 1765 | 2026.05.19 00:00:56.576418 [ 293 ] {9d8db453-1795-478c-b1e0-6b3f8de2eef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1766 | 2026.05.19 00:00:56.576457 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1767 | 2026.05.19 00:00:56.576511 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1768 | 2026.05.19 00:00:56.576561 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1769 | 2026.05.19 00:00:56.576601 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1770 | 2026.05.19 00:00:56.576638 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 1771 | 2026.05.19 00:00:56.577110 [ 293 ] {9d8db453-1795-478c-b1e0-6b3f8de2eef3} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.05.19 00:00:56.577153 [ 293 ] {9d8db453-1795-478c-b1e0-6b3f8de2eef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1773 | 2026.05.19 00:00:56.577455 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258735 sec., 93744.91056497197 rows/sec., 7.27 MiB/sec. | ||
| 1774 | 2026.05.19 00:00:56.577558 [ 293 ] {9d8db453-1795-478c-b1e0-6b3f8de2eef3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1775 | 2026.05.19 00:00:56.577708 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1776 | 2026.05.19 00:00:56.577804 [ 293 ] {9d8db453-1795-478c-b1e0-6b3f8de2eef3} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.05.19 00:00:56.577945 [ 293 ] {9d8db453-1795-478c-b1e0-6b3f8de2eef3} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001602 sec., 514981.2734082397 rows/sec., 30.12 MiB/sec. | ||
| 1778 | 2026.05.19 00:00:56.577984 [ 293 ] {9d8db453-1795-478c-b1e0-6b3f8de2eef3} <Debug> TCPHandler: Processed in 0.00178447 sec. | ||
| 1779 | 2026.05.19 00:00:56.578068 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.05.19 00:00:56.578123 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.05.19 00:00:56.578168 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_6_1} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1782 | 2026.05.19 00:00:56.578234 [ 293 ] {64ae5755-1851-40e8-ba5a-dd4d8ff4d0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.19 00:00:56.578273 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1784 | 2026.05.19 00:00:56.578281 [ 293 ] {64ae5755-1851-40e8-ba5a-dd4d8ff4d0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1785 | 2026.05.19 00:00:56.578701 [ 293 ] {64ae5755-1851-40e8-ba5a-dd4d8ff4d0c1} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.05.19 00:00:56.578738 [ 293 ] {64ae5755-1851-40e8-ba5a-dd4d8ff4d0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1787 | 2026.05.19 00:00:56.579157 [ 293 ] {64ae5755-1851-40e8-ba5a-dd4d8ff4d0c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1788 | 2026.05.19 00:00:56.579375 [ 293 ] {64ae5755-1851-40e8-ba5a-dd4d8ff4d0c1} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.05.19 00:00:56.579508 [ 293 ] {64ae5755-1851-40e8-ba5a-dd4d8ff4d0c1} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001294 sec., 1545.595054095827 rows/sec., 108.67 KiB/sec. | ||
| 1790 | 2026.05.19 00:00:56.579544 [ 293 ] {64ae5755-1851-40e8-ba5a-dd4d8ff4d0c1} <Debug> TCPHandler: Processed in 0.001478971 sec. | ||
| 1791 | 2026.05.19 00:00:56.579668 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.05.19 00:00:56.579763 [ 293 ] {b0e887d6-8a09-4f82-b94b-c43188ca7eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1793 | 2026.05.19 00:00:56.579803 [ 293 ] {b0e887d6-8a09-4f82-b94b-c43188ca7eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1794 | 2026.05.19 00:00:56.580207 [ 293 ] {b0e887d6-8a09-4f82-b94b-c43188ca7eb5} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.05.19 00:00:56.580243 [ 293 ] {b0e887d6-8a09-4f82-b94b-c43188ca7eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1796 | 2026.05.19 00:00:56.580558 [ 293 ] {b0e887d6-8a09-4f82-b94b-c43188ca7eb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1797 | 2026.05.19 00:00:56.580775 [ 293 ] {b0e887d6-8a09-4f82-b94b-c43188ca7eb5} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.05.19 00:00:56.580902 [ 293 ] {b0e887d6-8a09-4f82-b94b-c43188ca7eb5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 1799 | 2026.05.19 00:00:56.580936 [ 293 ] {b0e887d6-8a09-4f82-b94b-c43188ca7eb5} <Debug> TCPHandler: Processed in 0.001318077 sec. | ||
| 1800 | 2026.05.19 00:00:56.581070 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.05.19 00:00:56.581165 [ 293 ] {5371761b-fd22-4600-8caa-9e8efd2f7f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1802 | 2026.05.19 00:00:56.581206 [ 293 ] {5371761b-fd22-4600-8caa-9e8efd2f7f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1803 | 2026.05.19 00:00:56.582092 [ 293 ] {5371761b-fd22-4600-8caa-9e8efd2f7f17} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.05.19 00:00:56.582128 [ 293 ] {5371761b-fd22-4600-8caa-9e8efd2f7f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1805 | 2026.05.19 00:00:56.582533 [ 293 ] {5371761b-fd22-4600-8caa-9e8efd2f7f17} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1806 | 2026.05.19 00:00:56.582747 [ 293 ] {5371761b-fd22-4600-8caa-9e8efd2f7f17} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.05.19 00:00:56.582875 [ 293 ] {5371761b-fd22-4600-8caa-9e8efd2f7f17} <Debug> executeQuery: Read 1336 rows, 92.18 KiB in 0.001728 sec., 773148.1481481482 rows/sec., 52.09 MiB/sec. | ||
| 1808 | 2026.05.19 00:00:56.582910 [ 293 ] {5371761b-fd22-4600-8caa-9e8efd2f7f17} <Debug> TCPHandler: Processed in 0.001890133 sec. | ||
| 1809 | 2026.05.19 00:00:56.583041 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.05.19 00:00:56.583136 [ 293 ] {5be90178-b4f9-45d5-b8ea-098c0d2a2bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1811 | 2026.05.19 00:00:56.583180 [ 293 ] {5be90178-b4f9-45d5-b8ea-098c0d2a2bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1812 | 2026.05.19 00:00:56.584321 [ 293 ] {5be90178-b4f9-45d5-b8ea-098c0d2a2bc7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.19 00:00:56.584352 [ 293 ] {5be90178-b4f9-45d5-b8ea-098c0d2a2bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1814 | 2026.05.19 00:00:56.584928 [ 293 ] {5be90178-b4f9-45d5-b8ea-098c0d2a2bc7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1815 | 2026.05.19 00:00:56.585143 [ 293 ] {5be90178-b4f9-45d5-b8ea-098c0d2a2bc7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.05.19 00:00:56.585280 [ 293 ] {5be90178-b4f9-45d5-b8ea-098c0d2a2bc7} <Debug> executeQuery: Read 2904 rows, 186.46 KiB in 0.002163 sec., 1342579.7503467407 rows/sec., 84.18 MiB/sec. | ||
| 1817 | 2026.05.19 00:00:56.585315 [ 293 ] {5be90178-b4f9-45d5-b8ea-098c0d2a2bc7} <Debug> TCPHandler: Processed in 0.002324995 sec. | ||
| 1818 | 2026.05.19 00:00:56.585445 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.05.19 00:00:56.585539 [ 293 ] {ed40cd1b-b519-48c6-b516-04b3120e93ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.05.19 00:00:56.585594 [ 293 ] {ed40cd1b-b519-48c6-b516-04b3120e93ce} <Trace> 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 | ||
| 1821 | 2026.05.19 00:00:56.586386 [ 293 ] {ed40cd1b-b519-48c6-b516-04b3120e93ce} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.05.19 00:00:56.586422 [ 293 ] {ed40cd1b-b519-48c6-b516-04b3120e93ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1823 | 2026.05.19 00:00:56.586948 [ 293 ] {ed40cd1b-b519-48c6-b516-04b3120e93ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1824 | 2026.05.19 00:00:56.587177 [ 293 ] {ed40cd1b-b519-48c6-b516-04b3120e93ce} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.05.19 00:00:56.587288 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1826 | 2026.05.19 00:00:56.587316 [ 293 ] {ed40cd1b-b519-48c6-b516-04b3120e93ce} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001795 sec., 10584.958217270196 rows/sec., 18.97 MiB/sec. | ||
| 1827 | 2026.05.19 00:00:56.587338 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.05.19 00:00:56.587364 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1829 | 2026.05.19 00:00:56.587367 [ 293 ] {ed40cd1b-b519-48c6-b516-04b3120e93ce} <Debug> TCPHandler: Processed in 0.001973695 sec. | ||
| 1830 | 2026.05.19 00:00:56.587440 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1831 | 2026.05.19 00:00:56.587531 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.05.19 00:00:56.587629 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1833 | 2026.05.19 00:00:56.587633 [ 293 ] {d2323374-4c1e-4ca0-8253-074f0cc4447e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.05.19 00:00:56.587689 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1835 | 2026.05.19 00:00:56.587694 [ 293 ] {d2323374-4c1e-4ca0-8253-074f0cc4447e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1836 | 2026.05.19 00:00:56.587809 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1837 | 2026.05.19 00:00:56.587926 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 1838 | 2026.05.19 00:00:56.588038 [ 293 ] {d2323374-4c1e-4ca0-8253-074f0cc4447e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.19 00:00:56.588041 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1840 | 2026.05.19 00:00:56.588081 [ 293 ] {d2323374-4c1e-4ca0-8253-074f0cc4447e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1841 | 2026.05.19 00:00:56.588174 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1842 | 2026.05.19 00:00:56.588291 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1843 | 2026.05.19 00:00:56.588413 [ 293 ] {d2323374-4c1e-4ca0-8253-074f0cc4447e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1844 | 2026.05.19 00:00:56.588651 [ 293 ] {d2323374-4c1e-4ca0-8253-074f0cc4447e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.05.19 00:00:56.588800 [ 293 ] {d2323374-4c1e-4ca0-8253-074f0cc4447e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 697.66 KiB/sec. | ||
| 1846 | 2026.05.19 00:00:56.588835 [ 293 ] {d2323374-4c1e-4ca0-8253-074f0cc4447e} <Debug> TCPHandler: Processed in 0.001354837 sec. | ||
| 1847 | 2026.05.19 00:00:56.590123 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 19 columns (19 merged, 0 gathered) in 0.002709005 sec., 29531.1378162831 rows/sec., 52.92 MiB/sec. | ||
| 1848 | 2026.05.19 00:00:56.590487 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1849 | 2026.05.19 00:00:56.590859 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.05.19 00:00:56.590924 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1851 | 2026.05.19 00:00:56.591031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1852 | 2026.05.19 00:00:57.485307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 36 | ||
| 1853 | 2026.05.19 00:00:57.486899 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.19 00:00:57.486960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1855 | 2026.05.19 00:00:57.488092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1856 | 2026.05.19 00:00:57.488378 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.19 00:00:57.488694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 36 | ||
| 1858 | 2026.05.19 00:00:59.990635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3299 | ||
| 1859 | 2026.05.19 00:00:59.991130 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.05.19 00:00:59.991171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1861 | 2026.05.19 00:00:59.991645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1862 | 2026.05.19 00:00:59.991872 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.19 00:00:59.991993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3299 | ||
| 1864 | 2026.05.19 00:01:00.164305 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1865 | 2026.05.19 00:01:00.182689 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.19 00:01:00.182757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1867 | 2026.05.19 00:01:00.188238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1868 | 2026.05.19 00:01:00.188922 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.05.19 00:01:00.192305 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1870 | 2026.05.19 00:01:01.144020 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.05.19 00:01:01.144253 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 1872 | 2026.05.19 00:01:01.144590 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1873 | 2026.05.19 00:01:01.144630 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Debug> 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 | ||
| 1874 | 2026.05.19 00:01:01.144867 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1875 | 2026.05.19 00:01:01.144940 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1876 | 2026.05.19 00:01:01.145088 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1877 | 2026.05.19 00:01:01.145173 [ 317 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1878 | 2026.05.19 00:01:01.145178 [ 345 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1879 | 2026.05.19 00:01:01.145187 [ 347 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1880 | 2026.05.19 00:01:01.145301 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 1881 | 2026.05.19 00:01:01.145329 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1882 | 2026.05.19 00:01:01.145403 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1883 | 2026.05.19 00:01:01.145425 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1884 | 2026.05.19 00:01:01.145465 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> 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'))" | ||
| 1885 | 2026.05.19 00:01:01.145507 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Trace> 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'))" | ||
| 1886 | 2026.05.19 00:01:01.146624 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002465 sec., 14198.782961460445 rows/sec., 2.39 MiB/sec. | ||
| 1887 | 2026.05.19 00:01:01.146752 [ 293 ] {43e392a1-f2f9-4684-bf59-610e1549e2ae} <Debug> TCPHandler: Processed in 0.00287366 sec. | ||
| 1888 | 2026.05.19 00:01:01.148194 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.05.19 00:01:01.148311 [ 293 ] {edf17a9b-5c51-43aa-b18a-727821e45634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1890 | 2026.05.19 00:01:01.148363 [ 293 ] {edf17a9b-5c51-43aa-b18a-727821e45634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1891 | 2026.05.19 00:01:01.148876 [ 293 ] {edf17a9b-5c51-43aa-b18a-727821e45634} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.05.19 00:01:01.148924 [ 293 ] {edf17a9b-5c51-43aa-b18a-727821e45634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1893 | 2026.05.19 00:01:01.149310 [ 293 ] {edf17a9b-5c51-43aa-b18a-727821e45634} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1894 | 2026.05.19 00:01:01.149537 [ 293 ] {edf17a9b-5c51-43aa-b18a-727821e45634} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.05.19 00:01:01.149686 [ 293 ] {edf17a9b-5c51-43aa-b18a-727821e45634} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001409 sec., 39744.49964513839 rows/sec., 3.05 MiB/sec. | ||
| 1896 | 2026.05.19 00:01:01.149722 [ 293 ] {edf17a9b-5c51-43aa-b18a-727821e45634} <Debug> TCPHandler: Processed in 0.001583684 sec. | ||
| 1897 | 2026.05.19 00:01:01.149865 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.05.19 00:01:01.149991 [ 293 ] {0d6b6f2e-f8f2-47de-9208-57b6736c6b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1899 | 2026.05.19 00:01:01.150044 [ 293 ] {0d6b6f2e-f8f2-47de-9208-57b6736c6b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1900 | 2026.05.19 00:01:01.150798 [ 293 ] {0d6b6f2e-f8f2-47de-9208-57b6736c6b39} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.05.19 00:01:01.150850 [ 293 ] {0d6b6f2e-f8f2-47de-9208-57b6736c6b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1902 | 2026.05.19 00:01:01.151278 [ 293 ] {0d6b6f2e-f8f2-47de-9208-57b6736c6b39} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1903 | 2026.05.19 00:01:01.151570 [ 293 ] {0d6b6f2e-f8f2-47de-9208-57b6736c6b39} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.05.19 00:01:01.151742 [ 293 ] {0d6b6f2e-f8f2-47de-9208-57b6736c6b39} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001778 sec., 35995.5005624297 rows/sec., 2.81 MiB/sec. | ||
| 1905 | 2026.05.19 00:01:01.151783 [ 293 ] {0d6b6f2e-f8f2-47de-9208-57b6736c6b39} <Debug> TCPHandler: Processed in 0.001984156 sec. | ||
| 1906 | 2026.05.19 00:01:01.152442 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.05.19 00:01:01.152640 [ 293 ] {8fa19872-410e-40fc-8e07-edaa91794b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1908 | 2026.05.19 00:01:01.152728 [ 293 ] {8fa19872-410e-40fc-8e07-edaa91794b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1909 | 2026.05.19 00:01:01.153292 [ 293 ] {8fa19872-410e-40fc-8e07-edaa91794b2e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.05.19 00:01:01.153338 [ 293 ] {8fa19872-410e-40fc-8e07-edaa91794b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1911 | 2026.05.19 00:01:01.153681 [ 293 ] {8fa19872-410e-40fc-8e07-edaa91794b2e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1912 | 2026.05.19 00:01:01.153907 [ 293 ] {8fa19872-410e-40fc-8e07-edaa91794b2e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.05.19 00:01:01.154050 [ 293 ] {8fa19872-410e-40fc-8e07-edaa91794b2e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001469 sec., 87134.10483321987 rows/sec., 6.07 MiB/sec. | ||
| 1914 | 2026.05.19 00:01:01.154100 [ 293 ] {8fa19872-410e-40fc-8e07-edaa91794b2e} <Debug> TCPHandler: Processed in 0.001849091 sec. | ||
| 1915 | 2026.05.19 00:01:01.154243 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.05.19 00:01:01.154344 [ 293 ] {52d155e7-f217-49f6-ae3e-c57d8a5d21d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1917 | 2026.05.19 00:01:01.154390 [ 293 ] {52d155e7-f217-49f6-ae3e-c57d8a5d21d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1918 | 2026.05.19 00:01:01.154731 [ 293 ] {52d155e7-f217-49f6-ae3e-c57d8a5d21d0} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.05.19 00:01:01.154770 [ 293 ] {52d155e7-f217-49f6-ae3e-c57d8a5d21d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1920 | 2026.05.19 00:01:01.155077 [ 293 ] {52d155e7-f217-49f6-ae3e-c57d8a5d21d0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1921 | 2026.05.19 00:01:01.155289 [ 293 ] {52d155e7-f217-49f6-ae3e-c57d8a5d21d0} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.05.19 00:01:01.155421 [ 293 ] {52d155e7-f217-49f6-ae3e-c57d8a5d21d0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001099 sec., 43676.06915377616 rows/sec., 2.94 MiB/sec. | ||
| 1923 | 2026.05.19 00:01:01.155454 [ 293 ] {52d155e7-f217-49f6-ae3e-c57d8a5d21d0} <Debug> TCPHandler: Processed in 0.001264825 sec. | ||
| 1924 | 2026.05.19 00:01:06.146090 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.05.19 00:01:06.146491 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) 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) | ||
| 1926 | 2026.05.19 00:01:06.146936 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1927 | 2026.05.19 00:01:06.146975 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Debug> 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 | ||
| 1928 | 2026.05.19 00:01:06.147197 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1929 | 2026.05.19 00:01:06.147269 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1930 | 2026.05.19 00:01:06.147410 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1931 | 2026.05.19 00:01:06.147499 [ 317 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1932 | 2026.05.19 00:01:06.147510 [ 312 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1933 | 2026.05.19 00:01:06.147518 [ 347 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1934 | 2026.05.19 00:01:06.147651 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 1935 | 2026.05.19 00:01:06.147680 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1936 | 2026.05.19 00:01:06.147749 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1937 | 2026.05.19 00:01:06.147770 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1938 | 2026.05.19 00:01:06.147806 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> 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'))" | ||
| 1939 | 2026.05.19 00:01:06.147844 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Trace> 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'))" | ||
| 1940 | 2026.05.19 00:01:06.148893 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002557 sec., 13687.91552600704 rows/sec., 2.31 MiB/sec. | ||
| 1941 | 2026.05.19 00:01:06.149016 [ 293 ] {ec722f1a-e9a2-459e-82c2-69e6bd359308} <Debug> TCPHandler: Processed in 0.003119627 sec. | ||
| 1942 | 2026.05.19 00:01:06.151069 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.19 00:01:06.151258 [ 293 ] {3d838ba6-7c98-42c4-ab11-e45a9f4d1b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1944 | 2026.05.19 00:01:06.151336 [ 293 ] {3d838ba6-7c98-42c4-ab11-e45a9f4d1b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1945 | 2026.05.19 00:01:06.152071 [ 293 ] {3d838ba6-7c98-42c4-ab11-e45a9f4d1b5e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.05.19 00:01:06.152119 [ 293 ] {3d838ba6-7c98-42c4-ab11-e45a9f4d1b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1947 | 2026.05.19 00:01:06.152493 [ 293 ] {3d838ba6-7c98-42c4-ab11-e45a9f4d1b5e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1948 | 2026.05.19 00:01:06.152729 [ 293 ] {3d838ba6-7c98-42c4-ab11-e45a9f4d1b5e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.05.19 00:01:06.152878 [ 293 ] {3d838ba6-7c98-42c4-ab11-e45a9f4d1b5e} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001674 sec., 63321.38590203106 rows/sec., 5.31 MiB/sec. | ||
| 1950 | 2026.05.19 00:01:06.152914 [ 293 ] {3d838ba6-7c98-42c4-ab11-e45a9f4d1b5e} <Debug> TCPHandler: Processed in 0.001940604 sec. | ||
| 1951 | 2026.05.19 00:01:06.153040 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.05.19 00:01:06.153145 [ 293 ] {f8c6c87c-02bd-4c0f-b114-af65efb6d3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.05.19 00:01:06.153187 [ 293 ] {f8c6c87c-02bd-4c0f-b114-af65efb6d3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1954 | 2026.05.19 00:01:06.153588 [ 293 ] {f8c6c87c-02bd-4c0f-b114-af65efb6d3d7} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.05.19 00:01:06.153626 [ 293 ] {f8c6c87c-02bd-4c0f-b114-af65efb6d3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1956 | 2026.05.19 00:01:06.153921 [ 293 ] {f8c6c87c-02bd-4c0f-b114-af65efb6d3d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1957 | 2026.05.19 00:01:06.154129 [ 293 ] {f8c6c87c-02bd-4c0f-b114-af65efb6d3d7} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.05.19 00:01:06.154260 [ 293 ] {f8c6c87c-02bd-4c0f-b114-af65efb6d3d7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001141 sec., 21910.60473269062 rows/sec., 1.61 MiB/sec. | ||
| 1959 | 2026.05.19 00:01:06.154294 [ 293 ] {f8c6c87c-02bd-4c0f-b114-af65efb6d3d7} <Debug> TCPHandler: Processed in 0.001304646 sec. | ||
| 1960 | 2026.05.19 00:01:06.154411 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.05.19 00:01:06.154506 [ 293 ] {f843d6bf-c8da-48b7-958f-5818613c7300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1962 | 2026.05.19 00:01:06.154546 [ 293 ] {f843d6bf-c8da-48b7-958f-5818613c7300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1963 | 2026.05.19 00:01:06.154956 [ 293 ] {f843d6bf-c8da-48b7-958f-5818613c7300} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.05.19 00:01:06.154994 [ 293 ] {f843d6bf-c8da-48b7-958f-5818613c7300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1965 | 2026.05.19 00:01:06.155291 [ 293 ] {f843d6bf-c8da-48b7-958f-5818613c7300} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1966 | 2026.05.19 00:01:06.155492 [ 293 ] {f843d6bf-c8da-48b7-958f-5818613c7300} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.05.19 00:01:06.155619 [ 293 ] {f843d6bf-c8da-48b7-958f-5818613c7300} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001132 sec., 78621.90812720849 rows/sec., 6.14 MiB/sec. | ||
| 1968 | 2026.05.19 00:01:06.155654 [ 293 ] {f843d6bf-c8da-48b7-958f-5818613c7300} <Debug> TCPHandler: Processed in 0.001292546 sec. | ||
| 1969 | 2026.05.19 00:01:06.155773 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.05.19 00:01:06.155869 [ 293 ] {ad85855b-82a7-4870-9d77-615a0c45208f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1971 | 2026.05.19 00:01:06.155912 [ 293 ] {ad85855b-82a7-4870-9d77-615a0c45208f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1972 | 2026.05.19 00:01:06.156302 [ 293 ] {ad85855b-82a7-4870-9d77-615a0c45208f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.05.19 00:01:06.156338 [ 293 ] {ad85855b-82a7-4870-9d77-615a0c45208f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1974 | 2026.05.19 00:01:06.156656 [ 293 ] {ad85855b-82a7-4870-9d77-615a0c45208f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1975 | 2026.05.19 00:01:06.156865 [ 293 ] {ad85855b-82a7-4870-9d77-615a0c45208f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.05.19 00:01:06.156990 [ 293 ] {ad85855b-82a7-4870-9d77-615a0c45208f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 1977 | 2026.05.19 00:01:06.157024 [ 293 ] {ad85855b-82a7-4870-9d77-615a0c45208f} <Debug> TCPHandler: Processed in 0.001301127 sec. | ||
| 1978 | 2026.05.19 00:01:06.157152 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.05.19 00:01:06.157247 [ 293 ] {bf2f2a9b-4771-4506-b9c3-2ff4324007d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.05.19 00:01:06.157302 [ 293 ] {bf2f2a9b-4771-4506-b9c3-2ff4324007d3} <Trace> 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 | ||
| 1981 | 2026.05.19 00:01:06.158061 [ 293 ] {bf2f2a9b-4771-4506-b9c3-2ff4324007d3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.05.19 00:01:06.158097 [ 293 ] {bf2f2a9b-4771-4506-b9c3-2ff4324007d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1983 | 2026.05.19 00:01:06.158599 [ 293 ] {bf2f2a9b-4771-4506-b9c3-2ff4324007d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1984 | 2026.05.19 00:01:06.158830 [ 293 ] {bf2f2a9b-4771-4506-b9c3-2ff4324007d3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.05.19 00:01:06.158972 [ 293 ] {bf2f2a9b-4771-4506-b9c3-2ff4324007d3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001742 sec., 14351.320321469575 rows/sec., 25.72 MiB/sec. | ||
| 1986 | 2026.05.19 00:01:06.159040 [ 293 ] {bf2f2a9b-4771-4506-b9c3-2ff4324007d3} <Debug> TCPHandler: Processed in 0.001942544 sec. | ||
| 1987 | 2026.05.19 00:01:06.159184 [ 293 ] {} <Trace> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.05.19 00:01:06.159280 [ 293 ] {f83eb0ca-231a-418d-b621-3c0bb0a0eea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.05.19 00:01:06.159324 [ 293 ] {f83eb0ca-231a-418d-b621-3c0bb0a0eea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1990 | 2026.05.19 00:01:06.159675 [ 293 ] {f83eb0ca-231a-418d-b621-3c0bb0a0eea7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.19 00:01:06.159711 [ 293 ] {f83eb0ca-231a-418d-b621-3c0bb0a0eea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1992 | 2026.05.19 00:01:06.160014 [ 293 ] {f83eb0ca-231a-418d-b621-3c0bb0a0eea7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1993 | 2026.05.19 00:01:06.160226 [ 293 ] {f83eb0ca-231a-418d-b621-3c0bb0a0eea7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.05.19 00:01:06.160352 [ 293 ] {f83eb0ca-231a-418d-b621-3c0bb0a0eea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 1995 | 2026.05.19 00:01:06.160387 [ 293 ] {f83eb0ca-231a-418d-b621-3c0bb0a0eea7} <Debug> TCPHandler: Processed in 0.001253846 sec. | ||
| 1996 | 2026.05.19 00:01:07.433535 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1997 | 2026.05.19 00:01:07.433597 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1998 | 2026.05.19 00:01:07.492067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3811 | ||
| 1999 | 2026.05.19 00:01:07.492566 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.05.19 00:01:07.492617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2001 | 2026.05.19 00:01:07.493201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2002 | 2026.05.19 00:01:07.493459 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.05.19 00:01:07.493607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3811 | ||
| 2004 | 2026.05.19 00:01:07.692570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2005 | 2026.05.19 00:01:07.711331 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.05.19 00:01:07.711396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2007 | 2026.05.19 00:01:07.716913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2008 | 2026.05.19 00:01:07.717638 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.05.19 00:01:07.721316 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2010 | 2026.05.19 00:01:08.911087 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2011 | 2026.05.19 00:01:08.911209 [ 283 ] {} <Debug> TCP-Session: 5e4e4673-3f91-4e2e-a7f7-ab758af133ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.05.19 00:01:09.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.09 MiB, peak 188.57 MiB, free memory in arenas 0.00 B, will set to 184.13 MiB (RSS), difference: 2.03 MiB | ||
| 2013 | 2026.05.19 00:01:10.581981 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.05.19 00:01:10.582077 [ 293 ] {} <Debug> TCP-Session: fc4a28af-5c32-4e3f-8e41-9707577d1264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.19 00:01:11.000285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.09 MiB, peak 188.57 MiB, free memory in arenas 0.00 B, will set to 184.17 MiB (RSS), difference: 2.08 MiB | ||
| 2016 | 2026.05.19 00:01:11.145587 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.05.19 00:01:11.145873 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 2018 | 2026.05.19 00:01:11.146278 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2019 | 2026.05.19 00:01:11.146326 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Debug> 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 | ||
| 2020 | 2026.05.19 00:01:11.146570 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2021 | 2026.05.19 00:01:11.146656 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2022 | 2026.05.19 00:01:11.146806 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2023 | 2026.05.19 00:01:11.146901 [ 347 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2024 | 2026.05.19 00:01:11.146917 [ 317 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2025 | 2026.05.19 00:01:11.146917 [ 325 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2026 | 2026.05.19 00:01:11.147043 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 2027 | 2026.05.19 00:01:11.147072 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2028 | 2026.05.19 00:01:11.147145 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2029 | 2026.05.19 00:01:11.147166 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2030 | 2026.05.19 00:01:11.147207 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> 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'))" | ||
| 2031 | 2026.05.19 00:01:11.147250 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Trace> 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'))" | ||
| 2032 | 2026.05.19 00:01:11.148301 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002568 sec., 13629.283489096573 rows/sec., 2.30 MiB/sec. | ||
| 2033 | 2026.05.19 00:01:11.148437 [ 294 ] {43ff1ecc-cc37-413c-802f-f7d6ae7c2e3b} <Debug> TCPHandler: Processed in 0.003064256 sec. | ||
| 2034 | 2026.05.19 00:01:11.150469 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.05.19 00:01:11.150594 [ 294 ] {188d48d8-debd-4c24-bdd7-d64df6756f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2036 | 2026.05.19 00:01:11.150644 [ 294 ] {188d48d8-debd-4c24-bdd7-d64df6756f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2037 | 2026.05.19 00:01:11.151228 [ 294 ] {188d48d8-debd-4c24-bdd7-d64df6756f31} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.19 00:01:11.151267 [ 294 ] {188d48d8-debd-4c24-bdd7-d64df6756f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2039 | 2026.05.19 00:01:11.151678 [ 294 ] {188d48d8-debd-4c24-bdd7-d64df6756f31} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2040 | 2026.05.19 00:01:11.151910 [ 294 ] {188d48d8-debd-4c24-bdd7-d64df6756f31} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.19 00:01:11.152062 [ 294 ] {188d48d8-debd-4c24-bdd7-d64df6756f31} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001505 sec., 51827.24252491694 rows/sec., 4.29 MiB/sec. | ||
| 2042 | 2026.05.19 00:01:11.152099 [ 294 ] {188d48d8-debd-4c24-bdd7-d64df6756f31} <Debug> TCPHandler: Processed in 0.001685917 sec. | ||
| 2043 | 2026.05.19 00:01:11.152243 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.05.19 00:01:11.152343 [ 294 ] {6ceebc64-dd00-4b57-b2ab-6b6c2887f2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.05.19 00:01:11.152389 [ 294 ] {6ceebc64-dd00-4b57-b2ab-6b6c2887f2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2046 | 2026.05.19 00:01:11.152813 [ 294 ] {6ceebc64-dd00-4b57-b2ab-6b6c2887f2c8} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.19 00:01:11.152851 [ 294 ] {6ceebc64-dd00-4b57-b2ab-6b6c2887f2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2048 | 2026.05.19 00:01:11.153156 [ 294 ] {6ceebc64-dd00-4b57-b2ab-6b6c2887f2c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2049 | 2026.05.19 00:01:11.153369 [ 294 ] {6ceebc64-dd00-4b57-b2ab-6b6c2887f2c8} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.19 00:01:11.153528 [ 294 ] {6ceebc64-dd00-4b57-b2ab-6b6c2887f2c8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001207 sec., 9113.50455675228 rows/sec., 685.29 KiB/sec. | ||
| 2051 | 2026.05.19 00:01:11.153562 [ 294 ] {6ceebc64-dd00-4b57-b2ab-6b6c2887f2c8} <Debug> TCPHandler: Processed in 0.001369559 sec. | ||
| 2052 | 2026.05.19 00:01:11.153690 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.05.19 00:01:11.153788 [ 294 ] {c739f2c0-d5b9-402d-8c0e-7c5b726a7ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2054 | 2026.05.19 00:01:11.153830 [ 294 ] {c739f2c0-d5b9-402d-8c0e-7c5b726a7ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2055 | 2026.05.19 00:01:11.154260 [ 294 ] {c739f2c0-d5b9-402d-8c0e-7c5b726a7ddb} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.05.19 00:01:11.154296 [ 294 ] {c739f2c0-d5b9-402d-8c0e-7c5b726a7ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2057 | 2026.05.19 00:01:11.154604 [ 294 ] {c739f2c0-d5b9-402d-8c0e-7c5b726a7ddb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2058 | 2026.05.19 00:01:11.154847 [ 294 ] {c739f2c0-d5b9-402d-8c0e-7c5b726a7ddb} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.05.19 00:01:11.154983 [ 294 ] {c739f2c0-d5b9-402d-8c0e-7c5b726a7ddb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001215 sec., 61728.3950617284 rows/sec., 4.82 MiB/sec. | ||
| 2060 | 2026.05.19 00:01:11.155018 [ 294 ] {c739f2c0-d5b9-402d-8c0e-7c5b726a7ddb} <Debug> TCPHandler: Processed in 0.001378239 sec. | ||
| 2061 | 2026.05.19 00:01:11.155150 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.05.19 00:01:11.155249 [ 294 ] {ff554739-0936-4533-850c-f85b21e1ed34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.05.19 00:01:11.155297 [ 294 ] {ff554739-0936-4533-850c-f85b21e1ed34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2064 | 2026.05.19 00:01:11.155723 [ 294 ] {ff554739-0936-4533-850c-f85b21e1ed34} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.05.19 00:01:11.155758 [ 294 ] {ff554739-0936-4533-850c-f85b21e1ed34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2066 | 2026.05.19 00:01:11.156102 [ 294 ] {ff554739-0936-4533-850c-f85b21e1ed34} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2067 | 2026.05.19 00:01:11.156309 [ 294 ] {ff554739-0936-4533-850c-f85b21e1ed34} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.05.19 00:01:11.156441 [ 294 ] {ff554739-0936-4533-850c-f85b21e1ed34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2069 | 2026.05.19 00:01:11.156473 [ 294 ] {ff554739-0936-4533-850c-f85b21e1ed34} <Debug> TCPHandler: Processed in 0.001373698 sec. | ||
| 2070 | 2026.05.19 00:01:11.156595 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.05.19 00:01:11.156691 [ 294 ] {f9595a0d-8e1c-4187-ad35-fb20af92447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2072 | 2026.05.19 00:01:11.156746 [ 294 ] {f9595a0d-8e1c-4187-ad35-fb20af92447b} <Trace> 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 | ||
| 2073 | 2026.05.19 00:01:11.157504 [ 294 ] {f9595a0d-8e1c-4187-ad35-fb20af92447b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.05.19 00:01:11.157541 [ 294 ] {f9595a0d-8e1c-4187-ad35-fb20af92447b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2075 | 2026.05.19 00:01:11.158051 [ 294 ] {f9595a0d-8e1c-4187-ad35-fb20af92447b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2076 | 2026.05.19 00:01:11.158276 [ 294 ] {f9595a0d-8e1c-4187-ad35-fb20af92447b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.05.19 00:01:11.158413 [ 294 ] {f9595a0d-8e1c-4187-ad35-fb20af92447b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00174 sec., 6321.83908045977 rows/sec., 11.33 MiB/sec. | ||
| 2078 | 2026.05.19 00:01:11.158468 [ 294 ] {f9595a0d-8e1c-4187-ad35-fb20af92447b} <Debug> TCPHandler: Processed in 0.001921754 sec. | ||
| 2079 | 2026.05.19 00:01:11.158596 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.05.19 00:01:11.158692 [ 294 ] {234230fe-4f2f-4a7e-b6e7-1f5cabcd37de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.05.19 00:01:11.158735 [ 294 ] {234230fe-4f2f-4a7e-b6e7-1f5cabcd37de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2082 | 2026.05.19 00:01:11.159074 [ 294 ] {234230fe-4f2f-4a7e-b6e7-1f5cabcd37de} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.05.19 00:01:11.159110 [ 294 ] {234230fe-4f2f-4a7e-b6e7-1f5cabcd37de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2084 | 2026.05.19 00:01:11.159415 [ 294 ] {234230fe-4f2f-4a7e-b6e7-1f5cabcd37de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2085 | 2026.05.19 00:01:11.159620 [ 294 ] {234230fe-4f2f-4a7e-b6e7-1f5cabcd37de} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.05.19 00:01:11.159750 [ 294 ] {234230fe-4f2f-4a7e-b6e7-1f5cabcd37de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2087 | 2026.05.19 00:01:11.159782 [ 294 ] {234230fe-4f2f-4a7e-b6e7-1f5cabcd37de} <Debug> TCPHandler: Processed in 0.001236134 sec. | ||
| 2088 | 2026.05.19 00:01:11.175065 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62518 | ||
| 2089 | 2026.05.19 00:01:11.175144 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2090 | 2026.05.19 00:01:11.175170 [ 307 ] {} <Debug> TCP-Session: 5037ed64-c4ed-4bd6-b90a-0e618fa08f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:62518 | ||
| 2091 | 2026.05.19 00:01:11.175199 [ 307 ] {} <Debug> TCP-Session: 5037ed64-c4ed-4bd6-b90a-0e618fa08f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.05.19 00:01:11.175216 [ 307 ] {} <Debug> TCP-Session: 5037ed64-c4ed-4bd6-b90a-0e618fa08f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.05.19 00:01:11.175435 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42679 | ||
| 2094 | 2026.05.19 00:01:11.175471 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55837 | ||
| 2095 | 2026.05.19 00:01:11.175493 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55979 | ||
| 2096 | 2026.05.19 00:01:11.175508 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42513 | ||
| 2097 | 2026.05.19 00:01:11.175518 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62988 | ||
| 2098 | 2026.05.19 00:01:11.175546 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2099 | 2026.05.19 00:01:11.175556 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2100 | 2026.05.19 00:01:11.175577 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2026.05.19 00:01:11.175584 [ 309 ] {} <Debug> TCP-Session: be2e817e-0a38-4c12-9aa3-22bd74a8a352 Authenticating user 'default' from [fd00:1122:3344:101::e]:55837 | ||
| 2102 | 2026.05.19 00:01:11.175597 [ 311 ] {} <Debug> TCP-Session: 68c43300-eb2d-4aac-bb6c-bb77dacf8968 Authenticating user 'default' from [fd00:1122:3344:101::e]:55979 | ||
| 2103 | 2026.05.19 00:01:11.175609 [ 283 ] {} <Debug> TCP-Session: 1bf7b6f6-dcb1-4075-82a2-d2960c6089c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42513 | ||
| 2104 | 2026.05.19 00:01:11.175623 [ 309 ] {} <Debug> TCP-Session: be2e817e-0a38-4c12-9aa3-22bd74a8a352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.05.19 00:01:11.175631 [ 311 ] {} <Debug> TCP-Session: 68c43300-eb2d-4aac-bb6c-bb77dacf8968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.05.19 00:01:11.175641 [ 307 ] {} <Trace> TCP-Session: 5037ed64-c4ed-4bd6-b90a-0e618fa08f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.05.19 00:01:11.175660 [ 311 ] {} <Debug> TCP-Session: 68c43300-eb2d-4aac-bb6c-bb77dacf8968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.05.19 00:01:11.175648 [ 309 ] {} <Debug> TCP-Session: be2e817e-0a38-4c12-9aa3-22bd74a8a352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.19 00:01:11.175682 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2026.05.19 00:01:11.175642 [ 283 ] {} <Debug> TCP-Session: 1bf7b6f6-dcb1-4075-82a2-d2960c6089c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.05.19 00:01:11.175720 [ 293 ] {} <Debug> TCP-Session: 206782a9-57c5-41d6-8d02-df76faa3d1bf Authenticating user 'default' from [fd00:1122:3344:101::e]:62988 | ||
| 2112 | 2026.05.19 00:01:11.175540 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62529 | ||
| 2113 | 2026.05.19 00:01:11.175732 [ 283 ] {} <Debug> TCP-Session: 1bf7b6f6-dcb1-4075-82a2-d2960c6089c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.19 00:01:11.175740 [ 293 ] {} <Debug> TCP-Session: 206782a9-57c5-41d6-8d02-df76faa3d1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.05.19 00:01:11.175531 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40813 | ||
| 2116 | 2026.05.19 00:01:11.175771 [ 293 ] {} <Debug> TCP-Session: 206782a9-57c5-41d6-8d02-df76faa3d1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.05.19 00:01:11.175523 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2118 | 2026.05.19 00:01:11.175813 [ 307 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62518) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2119 | 2026.05.19 00:01:11.175849 [ 308 ] {} <Debug> TCP-Session: de9c5bb0-31ec-480c-88a4-7f4e16be88f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42679 | ||
| 2120 | 2026.05.19 00:01:11.175485 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42720 | ||
| 2121 | 2026.05.19 00:01:11.175884 [ 308 ] {} <Debug> TCP-Session: de9c5bb0-31ec-480c-88a4-7f4e16be88f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.05.19 00:01:11.175925 [ 308 ] {} <Debug> TCP-Session: de9c5bb0-31ec-480c-88a4-7f4e16be88f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.05.19 00:01:11.175959 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2124 | 2026.05.19 00:01:11.175959 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2125 | 2026.05.19 00:01:11.175992 [ 303 ] {} <Debug> TCP-Session: 57b66eec-392b-4cce-8af2-61c67413a2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40813 | ||
| 2126 | 2026.05.19 00:01:11.176010 [ 304 ] {} <Debug> TCP-Session: 61bbfb9c-f8a8-4a57-a1df-4412009b8359 Authenticating user 'default' from [fd00:1122:3344:101::e]:62529 | ||
| 2127 | 2026.05.19 00:01:11.176017 [ 303 ] {} <Debug> TCP-Session: 57b66eec-392b-4cce-8af2-61c67413a2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.05.19 00:01:11.176038 [ 304 ] {} <Debug> TCP-Session: 61bbfb9c-f8a8-4a57-a1df-4412009b8359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.05.19 00:01:11.176053 [ 303 ] {} <Debug> TCP-Session: 57b66eec-392b-4cce-8af2-61c67413a2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.05.19 00:01:11.176065 [ 304 ] {} <Debug> TCP-Session: 61bbfb9c-f8a8-4a57-a1df-4412009b8359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.05.19 00:01:11.176096 [ 307 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2132 | 2026.05.19 00:01:11.176096 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.05.19 00:01:11.176155 [ 307 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2134 | 2026.05.19 00:01:11.176164 [ 310 ] {} <Debug> TCP-Session: cc292dbb-a309-4e66-95f9-1c8692991867 Authenticating user 'default' from [fd00:1122:3344:101::e]:42720 | ||
| 2135 | 2026.05.19 00:01:11.176203 [ 310 ] {} <Debug> TCP-Session: cc292dbb-a309-4e66-95f9-1c8692991867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.05.19 00:01:11.176218 [ 310 ] {} <Debug> TCP-Session: cc292dbb-a309-4e66-95f9-1c8692991867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.19 00:01:11.176442 [ 307 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 2138 | 2026.05.19 00:01:11.176530 [ 307 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2139 | 2026.05.19 00:01:11.537145 [ 329 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Trace> AggregatingTransform: Aggregating | ||
| 2140 | 2026.05.19 00:01:11.537215 [ 329 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2141 | 2026.05.19 00:01:11.537250 [ 329 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001200434 sec. (833.032 rows/sec., 32.54 KiB/sec.) | ||
| 2142 | 2026.05.19 00:01:11.537267 [ 329 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Trace> Aggregator: Merging aggregated data | ||
| 2143 | 2026.05.19 00:01:11.537905 [ 307 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.362138 sec., 2.76137825911669 rows/sec., 110.46 B/sec. | ||
| 2144 | 2026.05.19 00:01:11.538072 [ 307 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2145 | 2026.05.19 00:01:11.538089 [ 307 ] {3c13341e-edf1-4720-a02e-5758264ad1e0} <Debug> TCPHandler: Processed in 0.362578107 sec. | ||
| 2146 | 2026.05.19 00:01:11.538212 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2147 | 2026.05.19 00:01:11.538242 [ 307 ] {} <Debug> TCP-Session: 5037ed64-c4ed-4bd6-b90a-0e618fa08f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.05.19 00:01:11.538261 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2026.05.19 00:01:11.538277 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2150 | 2026.05.19 00:01:11.538307 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2151 | 2026.05.19 00:01:11.538308 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2152 | 2026.05.19 00:01:11.538333 [ 308 ] {} <Debug> TCP-Session: de9c5bb0-31ec-480c-88a4-7f4e16be88f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.05.19 00:01:11.538348 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2154 | 2026.05.19 00:01:11.538381 [ 311 ] {} <Debug> TCP-Session: 68c43300-eb2d-4aac-bb6c-bb77dacf8968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.05.19 00:01:11.538392 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2156 | 2026.05.19 00:01:11.538416 [ 293 ] {} <Debug> TCP-Session: 206782a9-57c5-41d6-8d02-df76faa3d1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.05.19 00:01:11.538366 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2158 | 2026.05.19 00:01:11.538487 [ 310 ] {} <Debug> TCP-Session: cc292dbb-a309-4e66-95f9-1c8692991867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.05.19 00:01:11.538351 [ 304 ] {} <Debug> TCP-Session: 61bbfb9c-f8a8-4a57-a1df-4412009b8359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.05.19 00:01:11.538520 [ 303 ] {} <Debug> TCP-Session: 57b66eec-392b-4cce-8af2-61c67413a2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.05.19 00:01:11.538339 [ 309 ] {} <Debug> TCP-Session: be2e817e-0a38-4c12-9aa3-22bd74a8a352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.05.19 00:01:11.538332 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2026.05.19 00:01:11.538610 [ 283 ] {} <Debug> TCP-Session: 1bf7b6f6-dcb1-4075-82a2-d2960c6089c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.05.19 00:01:12.000306 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.01 MiB, peak 194.13 MiB, free memory in arenas 0.00 B, will set to 204.52 MiB (RSS), difference: 18.51 MiB | ||
| 2165 | 2026.05.19 00:01:13.004995 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48964 | ||
| 2166 | 2026.05.19 00:01:13.005097 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2026.05.19 00:01:13.005127 [ 307 ] {} <Debug> TCP-Session: ddc89094-6431-41e8-bfdd-2e2bb238a445 Authenticating user 'default' from [fd00:1122:3344:101::e]:48964 | ||
| 2168 | 2026.05.19 00:01:13.005151 [ 307 ] {} <Debug> TCP-Session: ddc89094-6431-41e8-bfdd-2e2bb238a445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.05.19 00:01:13.005165 [ 307 ] {} <Debug> TCP-Session: ddc89094-6431-41e8-bfdd-2e2bb238a445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.05.19 00:01:13.005368 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57341 | ||
| 2171 | 2026.05.19 00:01:13.005389 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53966 | ||
| 2172 | 2026.05.19 00:01:13.005426 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33874 | ||
| 2173 | 2026.05.19 00:01:13.005451 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43206 | ||
| 2174 | 2026.05.19 00:01:13.005465 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63343 | ||
| 2175 | 2026.05.19 00:01:13.005512 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.05.19 00:01:13.005513 [ 307 ] {} <Trace> TCP-Session: ddc89094-6431-41e8-bfdd-2e2bb238a445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.05.19 00:01:13.005539 [ 311 ] {} <Debug> TCP-Session: 45bd5110-b52e-4b0c-b079-3de080565533 Authenticating user 'default' from [fd00:1122:3344:101::e]:33874 | ||
| 2178 | 2026.05.19 00:01:13.005529 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.05.19 00:01:13.005555 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.05.19 00:01:13.005575 [ 311 ] {} <Debug> TCP-Session: 45bd5110-b52e-4b0c-b079-3de080565533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.19 00:01:13.005600 [ 293 ] {} <Debug> TCP-Session: 0a428707-b972-4eec-bbf1-fbc384b3964b Authenticating user 'default' from [fd00:1122:3344:101::e]:43206 | ||
| 2182 | 2026.05.19 00:01:13.005608 [ 303 ] {} <Debug> TCP-Session: a0ae5db1-e451-4591-ba2f-f6140155f8fa Authenticating user 'default' from [fd00:1122:3344:101::e]:63343 | ||
| 2183 | 2026.05.19 00:01:13.005614 [ 311 ] {} <Debug> TCP-Session: 45bd5110-b52e-4b0c-b079-3de080565533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.19 00:01:13.005645 [ 293 ] {} <Debug> TCP-Session: 0a428707-b972-4eec-bbf1-fbc384b3964b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.05.19 00:01:13.005655 [ 303 ] {} <Debug> TCP-Session: a0ae5db1-e451-4591-ba2f-f6140155f8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.05.19 00:01:13.005682 [ 293 ] {} <Debug> TCP-Session: 0a428707-b972-4eec-bbf1-fbc384b3964b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.19 00:01:13.005690 [ 307 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2188 | 2026.05.19 00:01:13.005700 [ 303 ] {} <Debug> TCP-Session: a0ae5db1-e451-4591-ba2f-f6140155f8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.05.19 00:01:13.005499 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.05.19 00:01:13.005468 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.05.19 00:01:13.005773 [ 309 ] {} <Debug> TCP-Session: cabf1306-ed9d-4cd8-8cd8-a5f3f230cf9c Authenticating user 'default' from [fd00:1122:3344:101::e]:53966 | ||
| 2192 | 2026.05.19 00:01:13.005467 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37100 | ||
| 2193 | 2026.05.19 00:01:13.005808 [ 309 ] {} <Debug> TCP-Session: cabf1306-ed9d-4cd8-8cd8-a5f3f230cf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.19 00:01:13.005803 [ 308 ] {} <Debug> TCP-Session: de7fbc04-dc0d-4641-9b6f-2bac1177e6e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57341 | ||
| 2195 | 2026.05.19 00:01:13.005847 [ 309 ] {} <Debug> TCP-Session: cabf1306-ed9d-4cd8-8cd8-a5f3f230cf9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.19 00:01:13.005854 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2026.05.19 00:01:13.005402 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36117 | ||
| 2198 | 2026.05.19 00:01:13.005887 [ 304 ] {} <Debug> TCP-Session: 83bbf673-1380-4385-985d-219c2539d67f Authenticating user 'default' from [fd00:1122:3344:101::e]:37100 | ||
| 2199 | 2026.05.19 00:01:13.005878 [ 308 ] {} <Debug> TCP-Session: de7fbc04-dc0d-4641-9b6f-2bac1177e6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.19 00:01:13.005953 [ 304 ] {} <Debug> TCP-Session: 83bbf673-1380-4385-985d-219c2539d67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.05.19 00:01:13.005970 [ 307 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2202 | 2026.05.19 00:01:13.005979 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.05.19 00:01:13.005983 [ 304 ] {} <Debug> TCP-Session: 83bbf673-1380-4385-985d-219c2539d67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.05.19 00:01:13.006028 [ 310 ] {} <Debug> TCP-Session: ee61882b-0bc1-4096-8e86-a005b5621cd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36117 | ||
| 2205 | 2026.05.19 00:01:13.006038 [ 307 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2206 | 2026.05.19 00:01:13.006061 [ 310 ] {} <Debug> TCP-Session: ee61882b-0bc1-4096-8e86-a005b5621cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.05.19 00:01:13.005973 [ 308 ] {} <Debug> TCP-Session: de7fbc04-dc0d-4641-9b6f-2bac1177e6e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.05.19 00:01:13.006086 [ 310 ] {} <Debug> TCP-Session: ee61882b-0bc1-4096-8e86-a005b5621cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.05.19 00:01:13.005439 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58498 | ||
| 2210 | 2026.05.19 00:01:13.006166 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2026.05.19 00:01:13.006187 [ 283 ] {} <Debug> TCP-Session: 40042069-0917-45ae-8fad-8bd54bf1a631 Authenticating user 'default' from [fd00:1122:3344:101::e]:58498 | ||
| 2212 | 2026.05.19 00:01:13.006203 [ 283 ] {} <Debug> TCP-Session: 40042069-0917-45ae-8fad-8bd54bf1a631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.19 00:01:13.006216 [ 283 ] {} <Debug> TCP-Session: 40042069-0917-45ae-8fad-8bd54bf1a631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.19 00:01:13.006378 [ 307 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 2215 | 2026.05.19 00:01:13.007296 [ 348 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Trace> AggregatingTransform: Aggregating | ||
| 2216 | 2026.05.19 00:01:13.007339 [ 348 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2217 | 2026.05.19 00:01:13.007369 [ 348 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879874 sec. (1136.526 rows/sec., 44.40 KiB/sec.) | ||
| 2218 | 2026.05.19 00:01:13.007385 [ 348 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Trace> Aggregator: Merging aggregated data | ||
| 2219 | 2026.05.19 00:01:13.007965 [ 307 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002332 sec., 428.81646655231566 rows/sec., 16.75 KiB/sec. | ||
| 2220 | 2026.05.19 00:01:13.008117 [ 307 ] {9cb0fbd8-9fef-4b02-aa17-6ee41ea88eb1} <Debug> TCPHandler: Processed in 0.002720816 sec. | ||
| 2221 | 2026.05.19 00:01:13.008260 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2026.05.19 00:01:13.008294 [ 307 ] {} <Debug> TCP-Session: ddc89094-6431-41e8-bfdd-2e2bb238a445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.19 00:01:13.008297 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2026.05.19 00:01:13.008325 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.05.19 00:01:13.008346 [ 309 ] {} <Debug> TCP-Session: cabf1306-ed9d-4cd8-8cd8-a5f3f230cf9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.05.19 00:01:13.008367 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.05.19 00:01:13.008384 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2026.05.19 00:01:13.008410 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2026.05.19 00:01:13.008413 [ 304 ] {} <Debug> TCP-Session: 83bbf673-1380-4385-985d-219c2539d67f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.19 00:01:13.008439 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2026.05.19 00:01:13.008461 [ 283 ] {} <Debug> TCP-Session: 40042069-0917-45ae-8fad-8bd54bf1a631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.05.19 00:01:13.008484 [ 293 ] {} <Debug> TCP-Session: 0a428707-b972-4eec-bbf1-fbc384b3964b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.05.19 00:01:13.008433 [ 311 ] {} <Debug> TCP-Session: 45bd5110-b52e-4b0c-b079-3de080565533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.19 00:01:13.008366 [ 308 ] {} <Debug> TCP-Session: de7fbc04-dc0d-4641-9b6f-2bac1177e6e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.05.19 00:01:13.008357 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.05.19 00:01:13.008350 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.05.19 00:01:13.008580 [ 303 ] {} <Debug> TCP-Session: a0ae5db1-e451-4591-ba2f-f6140155f8fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.05.19 00:01:13.008614 [ 310 ] {} <Debug> TCP-Session: ee61882b-0bc1-4096-8e86-a005b5621cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.05.19 00:01:14.993680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4259 | ||
| 2240 | 2026.05.19 00:01:14.994218 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.05.19 00:01:14.994252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2242 | 2026.05.19 00:01:14.994722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2243 | 2026.05.19 00:01:14.994952 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.05.19 00:01:14.995074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4259 | ||
| 2245 | 2026.05.19 00:01:15.221379 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2246 | 2026.05.19 00:01:15.237969 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.05.19 00:01:15.238025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2248 | 2026.05.19 00:01:15.243882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2249 | 2026.05.19 00:01:15.244554 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.05.19 00:01:15.247545 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2251 | 2026.05.19 00:01:16.145390 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.05.19 00:01:16.145621 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 2253 | 2026.05.19 00:01:16.145953 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2254 | 2026.05.19 00:01:16.145994 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> 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 | ||
| 2255 | 2026.05.19 00:01:16.146222 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2256 | 2026.05.19 00:01:16.146292 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2257 | 2026.05.19 00:01:16.146434 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 2258 | 2026.05.19 00:01:16.146528 [ 316 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2259 | 2026.05.19 00:01:16.146549 [ 337 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2260 | 2026.05.19 00:01:16.146542 [ 349 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2261 | 2026.05.19 00:01:16.146671 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 2262 | 2026.05.19 00:01:16.146700 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2263 | 2026.05.19 00:01:16.146787 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2264 | 2026.05.19 00:01:16.146809 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2265 | 2026.05.19 00:01:16.146844 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> 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'))" | ||
| 2266 | 2026.05.19 00:01:16.146881 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> 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'))" | ||
| 2267 | 2026.05.19 00:01:16.146917 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Trace> 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'))" | ||
| 2268 | 2026.05.19 00:01:16.148176 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002651 sec., 14334.213504337984 rows/sec., 2.32 MiB/sec. | ||
| 2269 | 2026.05.19 00:01:16.148331 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> MemoryTracker: Peak memory usage (for query): 131.50 KiB. | ||
| 2270 | 2026.05.19 00:01:16.148347 [ 294 ] {c8ab98c3-94c7-4708-ae85-3618ed9951ad} <Debug> TCPHandler: Processed in 0.003098027 sec. | ||
| 2271 | 2026.05.19 00:01:16.150563 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.05.19 00:01:16.150676 [ 294 ] {27b34156-51d5-401e-9b77-13663c5ee0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2273 | 2026.05.19 00:01:16.150724 [ 294 ] {27b34156-51d5-401e-9b77-13663c5ee0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2274 | 2026.05.19 00:01:16.151203 [ 294 ] {27b34156-51d5-401e-9b77-13663c5ee0ad} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.05.19 00:01:16.151251 [ 294 ] {27b34156-51d5-401e-9b77-13663c5ee0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2276 | 2026.05.19 00:01:16.151625 [ 294 ] {27b34156-51d5-401e-9b77-13663c5ee0ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2277 | 2026.05.19 00:01:16.151849 [ 294 ] {27b34156-51d5-401e-9b77-13663c5ee0ad} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.05.19 00:01:16.151999 [ 294 ] {27b34156-51d5-401e-9b77-13663c5ee0ad} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001354 sec., 2954.2097488921713 rows/sec., 240.90 KiB/sec. | ||
| 2279 | 2026.05.19 00:01:16.152035 [ 294 ] {27b34156-51d5-401e-9b77-13663c5ee0ad} <Debug> TCPHandler: Processed in 0.001524053 sec. | ||
| 2280 | 2026.05.19 00:01:16.152156 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.05.19 00:01:16.152252 [ 294 ] {7656d12a-a220-4a14-95d5-e2f931701fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2282 | 2026.05.19 00:01:16.152294 [ 294 ] {7656d12a-a220-4a14-95d5-e2f931701fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2283 | 2026.05.19 00:01:16.152739 [ 294 ] {7656d12a-a220-4a14-95d5-e2f931701fe3} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.19 00:01:16.152777 [ 294 ] {7656d12a-a220-4a14-95d5-e2f931701fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2285 | 2026.05.19 00:01:16.153086 [ 294 ] {7656d12a-a220-4a14-95d5-e2f931701fe3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2286 | 2026.05.19 00:01:16.153298 [ 294 ] {7656d12a-a220-4a14-95d5-e2f931701fe3} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.19 00:01:16.153401 [ 39 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2288 | 2026.05.19 00:01:16.153428 [ 294 ] {7656d12a-a220-4a14-95d5-e2f931701fe3} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001195 sec., 97071.12970711297 rows/sec., 8.20 MiB/sec. | ||
| 2289 | 2026.05.19 00:01:16.153448 [ 39 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.05.19 00:01:16.153467 [ 294 ] {7656d12a-a220-4a14-95d5-e2f931701fe3} <Debug> TCPHandler: Processed in 0.001361228 sec. | ||
| 2291 | 2026.05.19 00:01:16.153474 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2292 | 2026.05.19 00:01:16.153595 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.05.19 00:01:16.153610 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2294 | 2026.05.19 00:01:16.153696 [ 294 ] {910c0185-042b-4339-833a-408e8ca188bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2295 | 2026.05.19 00:01:16.153743 [ 294 ] {910c0185-042b-4339-833a-408e8ca188bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2296 | 2026.05.19 00:01:16.153760 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2297 | 2026.05.19 00:01:16.153800 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 2298 | 2026.05.19 00:01:16.153866 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2544 rows starting from the beginning of the part | ||
| 2299 | 2026.05.19 00:01:16.153912 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2300 | 2026.05.19 00:01:16.153955 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2301 | 2026.05.19 00:01:16.153994 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2302 | 2026.05.19 00:01:16.154035 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 116 rows starting from the beginning of the part | ||
| 2303 | 2026.05.19 00:01:16.154154 [ 294 ] {910c0185-042b-4339-833a-408e8ca188bb} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.05.19 00:01:16.154199 [ 294 ] {910c0185-042b-4339-833a-408e8ca188bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2305 | 2026.05.19 00:01:16.154530 [ 294 ] {910c0185-042b-4339-833a-408e8ca188bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2306 | 2026.05.19 00:01:16.154757 [ 294 ] {910c0185-042b-4339-833a-408e8ca188bb} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.05.19 00:01:16.154896 [ 294 ] {910c0185-042b-4339-833a-408e8ca188bb} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001218 sec., 27093.596059113304 rows/sec., 1.97 MiB/sec. | ||
| 2308 | 2026.05.19 00:01:16.154931 [ 294 ] {910c0185-042b-4339-833a-408e8ca188bb} <Debug> TCPHandler: Processed in 0.001389009 sec. | ||
| 2309 | 2026.05.19 00:01:16.155042 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.05.19 00:01:16.155138 [ 294 ] {a24dd8c7-1349-43de-93c2-5ee1f0ab9073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2311 | 2026.05.19 00:01:16.155180 [ 294 ] {a24dd8c7-1349-43de-93c2-5ee1f0ab9073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2312 | 2026.05.19 00:01:16.155452 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905813 sec., 1652837.9227132988 rows/sec., 133.40 MiB/sec. | ||
| 2313 | 2026.05.19 00:01:16.155590 [ 294 ] {a24dd8c7-1349-43de-93c2-5ee1f0ab9073} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.05.19 00:01:16.155628 [ 294 ] {a24dd8c7-1349-43de-93c2-5ee1f0ab9073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2315 | 2026.05.19 00:01:16.155788 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2316 | 2026.05.19 00:01:16.155988 [ 294 ] {a24dd8c7-1349-43de-93c2-5ee1f0ab9073} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2317 | 2026.05.19 00:01:16.156101 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.05.19 00:01:16.156187 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_11_2} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2319 | 2026.05.19 00:01:16.156236 [ 294 ] {a24dd8c7-1349-43de-93c2-5ee1f0ab9073} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.05.19 00:01:16.156277 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2321 | 2026.05.19 00:01:16.156349 [ 39 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2322 | 2026.05.19 00:01:16.156374 [ 39 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.05.19 00:01:16.156375 [ 294 ] {a24dd8c7-1349-43de-93c2-5ee1f0ab9073} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001255 sec., 82071.71314741035 rows/sec., 6.42 MiB/sec. | ||
| 2324 | 2026.05.19 00:01:16.156392 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2325 | 2026.05.19 00:01:16.156422 [ 294 ] {a24dd8c7-1349-43de-93c2-5ee1f0ab9073} <Debug> TCPHandler: Processed in 0.001429851 sec. | ||
| 2326 | 2026.05.19 00:01:16.156501 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2327 | 2026.05.19 00:01:16.156544 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.05.19 00:01:16.156607 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2329 | 2026.05.19 00:01:16.156643 [ 294 ] {b6a5b0a1-5afe-411e-a760-55ec0fb16089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.05.19 00:01:16.156644 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 158 rows starting from the beginning of the part | ||
| 2331 | 2026.05.19 00:01:16.156694 [ 294 ] {b6a5b0a1-5afe-411e-a760-55ec0fb16089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2332 | 2026.05.19 00:01:16.156742 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1336 rows starting from the beginning of the part | ||
| 2333 | 2026.05.19 00:01:16.156798 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2334 | 2026.05.19 00:01:16.156844 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 89 rows starting from the beginning of the part | ||
| 2335 | 2026.05.19 00:01:16.156884 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part | ||
| 2336 | 2026.05.19 00:01:16.156928 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 103 rows starting from the beginning of the part | ||
| 2337 | 2026.05.19 00:01:16.157093 [ 294 ] {b6a5b0a1-5afe-411e-a760-55ec0fb16089} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.05.19 00:01:16.157134 [ 294 ] {b6a5b0a1-5afe-411e-a760-55ec0fb16089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2339 | 2026.05.19 00:01:16.157521 [ 294 ] {b6a5b0a1-5afe-411e-a760-55ec0fb16089} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2340 | 2026.05.19 00:01:16.157747 [ 294 ] {b6a5b0a1-5afe-411e-a760-55ec0fb16089} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.05.19 00:01:16.157846 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2342 | 2026.05.19 00:01:16.157874 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.05.19 00:01:16.157880 [ 294 ] {b6a5b0a1-5afe-411e-a760-55ec0fb16089} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001255 sec., 129083.66533864541 rows/sec., 8.99 MiB/sec. | ||
| 2344 | 2026.05.19 00:01:16.157891 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2345 | 2026.05.19 00:01:16.157921 [ 294 ] {b6a5b0a1-5afe-411e-a760-55ec0fb16089} <Debug> TCPHandler: Processed in 0.00142752 sec. | ||
| 2346 | 2026.05.19 00:01:16.158002 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2347 | 2026.05.19 00:01:16.158043 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.05.19 00:01:16.158079 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618685 sec., 1127458.399873972 rows/sec., 83.75 MiB/sec. | ||
| 2349 | 2026.05.19 00:01:16.158128 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2350 | 2026.05.19 00:01:16.158140 [ 294 ] {77e4d953-a474-4577-b669-ca1d2afa96b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.05.19 00:01:16.158170 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1110 rows starting from the beginning of the part | ||
| 2352 | 2026.05.19 00:01:16.158201 [ 294 ] {77e4d953-a474-4577-b669-ca1d2afa96b6} <Trace> 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 | ||
| 2353 | 2026.05.19 00:01:16.158235 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2904 rows starting from the beginning of the part | ||
| 2354 | 2026.05.19 00:01:16.158272 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2355 | 2026.05.19 00:01:16.158288 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2356 | 2026.05.19 00:01:16.158341 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2357 | 2026.05.19 00:01:16.158400 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2358 | 2026.05.19 00:01:16.158450 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 162 rows starting from the beginning of the part | ||
| 2359 | 2026.05.19 00:01:16.158534 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.05.19 00:01:16.158619 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_11_2} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2361 | 2026.05.19 00:01:16.158691 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2362 | 2026.05.19 00:01:16.158978 [ 294 ] {77e4d953-a474-4577-b669-ca1d2afa96b6} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.05.19 00:01:16.159018 [ 294 ] {77e4d953-a474-4577-b669-ca1d2afa96b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2364 | 2026.05.19 00:01:16.159602 [ 294 ] {77e4d953-a474-4577-b669-ca1d2afa96b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2365 | 2026.05.19 00:01:16.159835 [ 294 ] {77e4d953-a474-4577-b669-ca1d2afa96b6} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.05.19 00:01:16.159976 [ 294 ] {77e4d953-a474-4577-b669-ca1d2afa96b6} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001854 sec., 15641.855447680691 rows/sec., 28.03 MiB/sec. | ||
| 2367 | 2026.05.19 00:01:16.160025 [ 294 ] {77e4d953-a474-4577-b669-ca1d2afa96b6} <Debug> TCPHandler: Processed in 0.002031196 sec. | ||
| 2368 | 2026.05.19 00:01:16.160147 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.05.19 00:01:16.160243 [ 294 ] {9f49a6f9-4d51-45eb-9e20-e415515e51e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2370 | 2026.05.19 00:01:16.160287 [ 294 ] {9f49a6f9-4d51-45eb-9e20-e415515e51e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2371 | 2026.05.19 00:01:16.160614 [ 294 ] {9f49a6f9-4d51-45eb-9e20-e415515e51e7} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.05.19 00:01:16.160651 [ 294 ] {9f49a6f9-4d51-45eb-9e20-e415515e51e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2373 | 2026.05.19 00:01:16.160966 [ 294 ] {9f49a6f9-4d51-45eb-9e20-e415515e51e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2374 | 2026.05.19 00:01:16.161177 [ 294 ] {9f49a6f9-4d51-45eb-9e20-e415515e51e7} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.05.19 00:01:16.161304 [ 294 ] {9f49a6f9-4d51-45eb-9e20-e415515e51e7} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 392.80 KiB/sec. | ||
| 2376 | 2026.05.19 00:01:16.161338 [ 294 ] {9f49a6f9-4d51-45eb-9e20-e415515e51e7} <Debug> TCPHandler: Processed in 0.001241375 sec. | ||
| 2377 | 2026.05.19 00:01:16.161454 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.05.19 00:01:16.161549 [ 294 ] {2a686055-e629-4970-8a1b-0b4b92699f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2379 | 2026.05.19 00:01:16.161592 [ 294 ] {2a686055-e629-4970-8a1b-0b4b92699f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2380 | 2026.05.19 00:01:16.161919 [ 294 ] {2a686055-e629-4970-8a1b-0b4b92699f99} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.19 00:01:16.161956 [ 294 ] {2a686055-e629-4970-8a1b-0b4b92699f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2382 | 2026.05.19 00:01:16.162251 [ 294 ] {2a686055-e629-4970-8a1b-0b4b92699f99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2383 | 2026.05.19 00:01:16.162462 [ 294 ] {2a686055-e629-4970-8a1b-0b4b92699f99} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.05.19 00:01:16.162559 [ 39 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2385 | 2026.05.19 00:01:16.162590 [ 39 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.05.19 00:01:16.162591 [ 294 ] {2a686055-e629-4970-8a1b-0b4b92699f99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2387 | 2026.05.19 00:01:16.162609 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2388 | 2026.05.19 00:01:16.162638 [ 294 ] {2a686055-e629-4970-8a1b-0b4b92699f99} <Debug> TCPHandler: Processed in 0.001233664 sec. | ||
| 2389 | 2026.05.19 00:01:16.162711 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2390 | 2026.05.19 00:01:16.162848 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2391 | 2026.05.19 00:01:16.162882 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2392 | 2026.05.19 00:01:16.162974 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2393 | 2026.05.19 00:01:16.163027 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2394 | 2026.05.19 00:01:16.163074 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2395 | 2026.05.19 00:01:16.163117 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2396 | 2026.05.19 00:01:16.163164 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2397 | 2026.05.19 00:01:16.164043 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372338 sec., 437210.07506896986 rows/sec., 29.46 MiB/sec. | ||
| 2398 | 2026.05.19 00:01:16.164209 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2399 | 2026.05.19 00:01:16.164467 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.05.19 00:01:16.164538 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_11_2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2401 | 2026.05.19 00:01:16.164601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2402 | 2026.05.19 00:01:16.165596 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4624 rows, containing 5 columns (5 merged, 0 gathered) in 0.007630433 sec., 605994.4435656535 rows/sec., 39.78 MiB/sec. | ||
| 2403 | 2026.05.19 00:01:16.166041 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2404 | 2026.05.19 00:01:16.166344 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.05.19 00:01:16.166421 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2406 | 2026.05.19 00:01:16.166497 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2407 | 2026.05.19 00:01:17.488798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 37 | ||
| 2408 | 2026.05.19 00:01:17.490671 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.05.19 00:01:17.490743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2410 | 2026.05.19 00:01:17.492330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2411 | 2026.05.19 00:01:17.492687 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.05.19 00:01:17.493064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 37 | ||
| 2413 | 2026.05.19 00:01:21.145475 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.05.19 00:01:21.145714 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 2415 | 2026.05.19 00:01:21.146033 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2416 | 2026.05.19 00:01:21.146072 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Debug> 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 | ||
| 2417 | 2026.05.19 00:01:21.146289 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2418 | 2026.05.19 00:01:21.146356 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2419 | 2026.05.19 00:01:21.146495 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2420 | 2026.05.19 00:01:21.146590 [ 316 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2421 | 2026.05.19 00:01:21.146598 [ 353 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2422 | 2026.05.19 00:01:21.146590 [ 361 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2423 | 2026.05.19 00:01:21.146744 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 2424 | 2026.05.19 00:01:21.146773 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2425 | 2026.05.19 00:01:21.146840 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2426 | 2026.05.19 00:01:21.146860 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2427 | 2026.05.19 00:01:21.146894 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> 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'))" | ||
| 2428 | 2026.05.19 00:01:21.146936 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Trace> 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'))" | ||
| 2429 | 2026.05.19 00:01:21.148007 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002388 sec., 14656.616415410386 rows/sec., 2.47 MiB/sec. | ||
| 2430 | 2026.05.19 00:01:21.148128 [ 294 ] {5d837872-6c93-4728-87c1-2d563158a1b8} <Debug> TCPHandler: Processed in 0.002781358 sec. | ||
| 2431 | 2026.05.19 00:01:21.149848 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.19 00:01:21.149956 [ 294 ] {fdfe79ae-e327-4d11-96ef-71d7e7809a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.19 00:01:21.150000 [ 294 ] {fdfe79ae-e327-4d11-96ef-71d7e7809a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2434 | 2026.05.19 00:01:21.150481 [ 294 ] {fdfe79ae-e327-4d11-96ef-71d7e7809a21} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.19 00:01:21.150520 [ 294 ] {fdfe79ae-e327-4d11-96ef-71d7e7809a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2436 | 2026.05.19 00:01:21.150877 [ 294 ] {fdfe79ae-e327-4d11-96ef-71d7e7809a21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2437 | 2026.05.19 00:01:21.151095 [ 294 ] {fdfe79ae-e327-4d11-96ef-71d7e7809a21} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.19 00:01:21.151231 [ 294 ] {fdfe79ae-e327-4d11-96ef-71d7e7809a21} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001306 sec., 59724.34915773354 rows/sec., 4.95 MiB/sec. | ||
| 2439 | 2026.05.19 00:01:21.151265 [ 294 ] {fdfe79ae-e327-4d11-96ef-71d7e7809a21} <Debug> TCPHandler: Processed in 0.001465921 sec. | ||
| 2440 | 2026.05.19 00:01:21.151390 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.19 00:01:21.151484 [ 294 ] {2bd08c35-679b-4052-8403-2904104b26b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.19 00:01:21.151525 [ 294 ] {2bd08c35-679b-4052-8403-2904104b26b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2443 | 2026.05.19 00:01:21.151913 [ 294 ] {2bd08c35-679b-4052-8403-2904104b26b9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.05.19 00:01:21.151947 [ 294 ] {2bd08c35-679b-4052-8403-2904104b26b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2445 | 2026.05.19 00:01:21.152232 [ 294 ] {2bd08c35-679b-4052-8403-2904104b26b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2446 | 2026.05.19 00:01:21.152449 [ 294 ] {2bd08c35-679b-4052-8403-2904104b26b9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.19 00:01:21.152574 [ 294 ] {2bd08c35-679b-4052-8403-2904104b26b9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001108 sec., 9927.797833935017 rows/sec., 746.52 KiB/sec. | ||
| 2448 | 2026.05.19 00:01:21.152605 [ 294 ] {2bd08c35-679b-4052-8403-2904104b26b9} <Debug> TCPHandler: Processed in 0.001262695 sec. | ||
| 2449 | 2026.05.19 00:01:21.152716 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.19 00:01:21.152808 [ 294 ] {1895d9b5-0527-4e58-a52e-1a3c003b1a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.19 00:01:21.152848 [ 294 ] {1895d9b5-0527-4e58-a52e-1a3c003b1a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2452 | 2026.05.19 00:01:21.153240 [ 294 ] {1895d9b5-0527-4e58-a52e-1a3c003b1a41} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.19 00:01:21.153274 [ 294 ] {1895d9b5-0527-4e58-a52e-1a3c003b1a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2454 | 2026.05.19 00:01:21.153560 [ 294 ] {1895d9b5-0527-4e58-a52e-1a3c003b1a41} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2455 | 2026.05.19 00:01:21.153763 [ 294 ] {1895d9b5-0527-4e58-a52e-1a3c003b1a41} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.19 00:01:21.153888 [ 294 ] {1895d9b5-0527-4e58-a52e-1a3c003b1a41} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001097 sec., 68368.27711941658 rows/sec., 5.34 MiB/sec. | ||
| 2457 | 2026.05.19 00:01:21.153920 [ 294 ] {1895d9b5-0527-4e58-a52e-1a3c003b1a41} <Debug> TCPHandler: Processed in 0.001251584 sec. | ||
| 2458 | 2026.05.19 00:01:21.154035 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.19 00:01:21.154129 [ 294 ] {c69def82-4531-4b48-9e55-4e4e85b726af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.05.19 00:01:21.154171 [ 294 ] {c69def82-4531-4b48-9e55-4e4e85b726af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2461 | 2026.05.19 00:01:21.154559 [ 294 ] {c69def82-4531-4b48-9e55-4e4e85b726af} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.19 00:01:21.154595 [ 294 ] {c69def82-4531-4b48-9e55-4e4e85b726af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2463 | 2026.05.19 00:01:21.154916 [ 294 ] {c69def82-4531-4b48-9e55-4e4e85b726af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2464 | 2026.05.19 00:01:21.155129 [ 294 ] {c69def82-4531-4b48-9e55-4e4e85b726af} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.05.19 00:01:21.155256 [ 294 ] {c69def82-4531-4b48-9e55-4e4e85b726af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 2466 | 2026.05.19 00:01:21.155290 [ 294 ] {c69def82-4531-4b48-9e55-4e4e85b726af} <Debug> TCPHandler: Processed in 0.001302387 sec. | ||
| 2467 | 2026.05.19 00:01:21.155401 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.05.19 00:01:21.155495 [ 294 ] {547f3887-140c-4793-86f7-15c999b43ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.05.19 00:01:21.155550 [ 294 ] {547f3887-140c-4793-86f7-15c999b43ea3} <Trace> 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 | ||
| 2470 | 2026.05.19 00:01:21.156228 [ 294 ] {547f3887-140c-4793-86f7-15c999b43ea3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.05.19 00:01:21.156264 [ 294 ] {547f3887-140c-4793-86f7-15c999b43ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2472 | 2026.05.19 00:01:21.156765 [ 294 ] {547f3887-140c-4793-86f7-15c999b43ea3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2473 | 2026.05.19 00:01:21.156982 [ 294 ] {547f3887-140c-4793-86f7-15c999b43ea3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.05.19 00:01:21.157116 [ 294 ] {547f3887-140c-4793-86f7-15c999b43ea3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001638 sec., 6715.506715506715 rows/sec., 12.03 MiB/sec. | ||
| 2475 | 2026.05.19 00:01:21.157163 [ 294 ] {547f3887-140c-4793-86f7-15c999b43ea3} <Debug> TCPHandler: Processed in 0.001808751 sec. | ||
| 2476 | 2026.05.19 00:01:21.157289 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.05.19 00:01:21.157383 [ 294 ] {df48fdf2-642b-4a71-91a0-508a73d03146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.05.19 00:01:21.157424 [ 294 ] {df48fdf2-642b-4a71-91a0-508a73d03146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2479 | 2026.05.19 00:01:21.157749 [ 294 ] {df48fdf2-642b-4a71-91a0-508a73d03146} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.19 00:01:21.157785 [ 294 ] {df48fdf2-642b-4a71-91a0-508a73d03146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2481 | 2026.05.19 00:01:21.158079 [ 294 ] {df48fdf2-642b-4a71-91a0-508a73d03146} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2482 | 2026.05.19 00:01:21.158285 [ 294 ] {df48fdf2-642b-4a71-91a0-508a73d03146} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.19 00:01:21.158410 [ 294 ] {df48fdf2-642b-4a71-91a0-508a73d03146} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2484 | 2026.05.19 00:01:21.158444 [ 294 ] {df48fdf2-642b-4a71-91a0-508a73d03146} <Debug> TCPHandler: Processed in 0.001202554 sec. | ||
| 2485 | 2026.05.19 00:01:22.433839 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2486 | 2026.05.19 00:01:22.433886 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2487 | 2026.05.19 00:01:22.495150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4771 | ||
| 2488 | 2026.05.19 00:01:22.495684 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.19 00:01:22.495726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2490 | 2026.05.19 00:01:22.496267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2491 | 2026.05.19 00:01:22.496517 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.19 00:01:22.496654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4771 | ||
| 2493 | 2026.05.19 00:01:22.747622 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2494 | 2026.05.19 00:01:22.765305 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.05.19 00:01:22.765367 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2496 | 2026.05.19 00:01:22.771574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2497 | 2026.05.19 00:01:22.772265 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.05.19 00:01:22.775427 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2499 | 2026.05.19 00:01:23.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.99 MiB, peak 214.84 MiB, free memory in arenas 0.00 B, will set to 209.63 MiB (RSS), difference: 1.63 MiB | ||
| 2500 | 2026.05.19 00:01:26.146133 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.05.19 00:01:26.146376 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 2502 | 2026.05.19 00:01:26.146702 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2503 | 2026.05.19 00:01:26.146741 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Debug> 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 | ||
| 2504 | 2026.05.19 00:01:26.146959 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2505 | 2026.05.19 00:01:26.147028 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2506 | 2026.05.19 00:01:26.147167 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2507 | 2026.05.19 00:01:26.147260 [ 361 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2508 | 2026.05.19 00:01:26.147275 [ 353 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2509 | 2026.05.19 00:01:26.147260 [ 316 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2510 | 2026.05.19 00:01:26.147406 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 2511 | 2026.05.19 00:01:26.147433 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2512 | 2026.05.19 00:01:26.147503 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2513 | 2026.05.19 00:01:26.147525 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2514 | 2026.05.19 00:01:26.147559 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> 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'))" | ||
| 2515 | 2026.05.19 00:01:26.147597 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Trace> 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'))" | ||
| 2516 | 2026.05.19 00:01:26.148615 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002333 sec., 15002.143163309043 rows/sec., 2.53 MiB/sec. | ||
| 2517 | 2026.05.19 00:01:26.148735 [ 294 ] {ee1055d0-0119-4039-aec5-9a15d1a274cf} <Debug> TCPHandler: Processed in 0.002739206 sec. | ||
| 2518 | 2026.05.19 00:01:26.150933 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.05.19 00:01:26.151042 [ 294 ] {62274de8-9cce-40de-9115-e65ee9343cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2520 | 2026.05.19 00:01:26.151085 [ 294 ] {62274de8-9cce-40de-9115-e65ee9343cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2521 | 2026.05.19 00:01:26.151624 [ 294 ] {62274de8-9cce-40de-9115-e65ee9343cbe} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.05.19 00:01:26.151672 [ 294 ] {62274de8-9cce-40de-9115-e65ee9343cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2523 | 2026.05.19 00:01:26.152061 [ 294 ] {62274de8-9cce-40de-9115-e65ee9343cbe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2524 | 2026.05.19 00:01:26.152286 [ 294 ] {62274de8-9cce-40de-9115-e65ee9343cbe} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.05.19 00:01:26.152427 [ 294 ] {62274de8-9cce-40de-9115-e65ee9343cbe} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001417 sec., 81863.09103740296 rows/sec., 6.95 MiB/sec. | ||
| 2526 | 2026.05.19 00:01:26.152461 [ 294 ] {62274de8-9cce-40de-9115-e65ee9343cbe} <Debug> TCPHandler: Processed in 0.001576764 sec. | ||
| 2527 | 2026.05.19 00:01:26.152593 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.05.19 00:01:26.152688 [ 294 ] {e4c5602e-01ab-4755-8d4a-f6f4916bc462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2529 | 2026.05.19 00:01:26.152729 [ 294 ] {e4c5602e-01ab-4755-8d4a-f6f4916bc462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2530 | 2026.05.19 00:01:26.153147 [ 294 ] {e4c5602e-01ab-4755-8d4a-f6f4916bc462} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.05.19 00:01:26.153184 [ 294 ] {e4c5602e-01ab-4755-8d4a-f6f4916bc462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2532 | 2026.05.19 00:01:26.153470 [ 294 ] {e4c5602e-01ab-4755-8d4a-f6f4916bc462} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2533 | 2026.05.19 00:01:26.153675 [ 294 ] {e4c5602e-01ab-4755-8d4a-f6f4916bc462} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.05.19 00:01:26.153784 [ 27 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2535 | 2026.05.19 00:01:26.153800 [ 294 ] {e4c5602e-01ab-4755-8d4a-f6f4916bc462} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001131 sec., 26525.19893899204 rows/sec., 1.95 MiB/sec. | ||
| 2536 | 2026.05.19 00:01:26.153845 [ 27 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.05.19 00:01:26.153850 [ 294 ] {e4c5602e-01ab-4755-8d4a-f6f4916bc462} <Debug> TCPHandler: Processed in 0.001304346 sec. | ||
| 2538 | 2026.05.19 00:01:26.153876 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2539 | 2026.05.19 00:01:26.153970 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2540 | 2026.05.19 00:01:26.153989 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.05.19 00:01:26.154064 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2542 | 2026.05.19 00:01:26.154082 [ 294 ] {6ecbbe66-e43a-4f35-901a-f3eac67f06c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2543 | 2026.05.19 00:01:26.154092 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2544 | 2026.05.19 00:01:26.154123 [ 294 ] {6ecbbe66-e43a-4f35-901a-f3eac67f06c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2545 | 2026.05.19 00:01:26.154148 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2546 | 2026.05.19 00:01:26.154198 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2547 | 2026.05.19 00:01:26.154239 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 2548 | 2026.05.19 00:01:26.154282 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2549 | 2026.05.19 00:01:26.154323 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2550 | 2026.05.19 00:01:26.154537 [ 294 ] {6ecbbe66-e43a-4f35-901a-f3eac67f06c6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.05.19 00:01:26.154571 [ 294 ] {6ecbbe66-e43a-4f35-901a-f3eac67f06c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2552 | 2026.05.19 00:01:26.154900 [ 294 ] {6ecbbe66-e43a-4f35-901a-f3eac67f06c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2553 | 2026.05.19 00:01:26.155107 [ 294 ] {6ecbbe66-e43a-4f35-901a-f3eac67f06c6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.19 00:01:26.155107 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172223 sec., 151848.24047984043 rows/sec., 11.70 MiB/sec. | ||
| 2555 | 2026.05.19 00:01:26.155236 [ 294 ] {6ecbbe66-e43a-4f35-901a-f3eac67f06c6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001172 sec., 80204.77815699659 rows/sec., 6.26 MiB/sec. | ||
| 2556 | 2026.05.19 00:01:26.155274 [ 294 ] {6ecbbe66-e43a-4f35-901a-f3eac67f06c6} <Debug> TCPHandler: Processed in 0.001332087 sec. | ||
| 2557 | 2026.05.19 00:01:26.155294 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2558 | 2026.05.19 00:01:26.155396 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.05.19 00:01:26.155495 [ 294 ] {5d70177c-ac21-4c96-8102-91e319a1618b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.05.19 00:01:26.155541 [ 294 ] {5d70177c-ac21-4c96-8102-91e319a1618b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2561 | 2026.05.19 00:01:26.155597 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.05.19 00:01:26.155682 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_11_2} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2563 | 2026.05.19 00:01:26.155776 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2564 | 2026.05.19 00:01:26.155940 [ 294 ] {5d70177c-ac21-4c96-8102-91e319a1618b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.05.19 00:01:26.155980 [ 294 ] {5d70177c-ac21-4c96-8102-91e319a1618b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2566 | 2026.05.19 00:01:26.156295 [ 294 ] {5d70177c-ac21-4c96-8102-91e319a1618b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2567 | 2026.05.19 00:01:26.156506 [ 294 ] {5d70177c-ac21-4c96-8102-91e319a1618b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.05.19 00:01:26.156632 [ 294 ] {5d70177c-ac21-4c96-8102-91e319a1618b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2569 | 2026.05.19 00:01:26.156664 [ 294 ] {5d70177c-ac21-4c96-8102-91e319a1618b} <Debug> TCPHandler: Processed in 0.001315407 sec. | ||
| 2570 | 2026.05.19 00:01:26.156787 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.05.19 00:01:26.156880 [ 294 ] {e12874e2-b4c8-448e-b152-9f1264567812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2572 | 2026.05.19 00:01:26.156933 [ 294 ] {e12874e2-b4c8-448e-b152-9f1264567812} <Trace> 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 | ||
| 2573 | 2026.05.19 00:01:26.157723 [ 294 ] {e12874e2-b4c8-448e-b152-9f1264567812} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.05.19 00:01:26.157761 [ 294 ] {e12874e2-b4c8-448e-b152-9f1264567812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2575 | 2026.05.19 00:01:26.158282 [ 294 ] {e12874e2-b4c8-448e-b152-9f1264567812} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2576 | 2026.05.19 00:01:26.158497 [ 294 ] {e12874e2-b4c8-448e-b152-9f1264567812} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.05.19 00:01:26.158621 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2578 | 2026.05.19 00:01:26.158630 [ 294 ] {e12874e2-b4c8-448e-b152-9f1264567812} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001768 sec., 16968.325791855204 rows/sec., 30.41 MiB/sec. | ||
| 2579 | 2026.05.19 00:01:26.158664 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.19 00:01:26.158688 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2581 | 2026.05.19 00:01:26.158693 [ 294 ] {e12874e2-b4c8-448e-b152-9f1264567812} <Debug> TCPHandler: Processed in 0.001952174 sec. | ||
| 2582 | 2026.05.19 00:01:26.158821 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.05.19 00:01:26.158828 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2584 | 2026.05.19 00:01:26.158918 [ 294 ] {27025c28-a302-46d9-8677-decc7c21c311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2585 | 2026.05.19 00:01:26.158965 [ 294 ] {27025c28-a302-46d9-8677-decc7c21c311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2586 | 2026.05.19 00:01:26.159099 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2587 | 2026.05.19 00:01:26.159178 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 2588 | 2026.05.19 00:01:26.159331 [ 294 ] {27025c28-a302-46d9-8677-decc7c21c311} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.05.19 00:01:26.159349 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2590 | 2026.05.19 00:01:26.159374 [ 294 ] {27025c28-a302-46d9-8677-decc7c21c311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2591 | 2026.05.19 00:01:26.159486 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2592 | 2026.05.19 00:01:26.159600 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 29 rows starting from the beginning of the part | ||
| 2593 | 2026.05.19 00:01:26.159740 [ 294 ] {27025c28-a302-46d9-8677-decc7c21c311} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2594 | 2026.05.19 00:01:26.159752 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2595 | 2026.05.19 00:01:26.159876 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2596 | 2026.05.19 00:01:26.159968 [ 294 ] {27025c28-a302-46d9-8677-decc7c21c311} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.19 00:01:26.160104 [ 294 ] {27025c28-a302-46d9-8677-decc7c21c311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 2598 | 2026.05.19 00:01:26.160136 [ 294 ] {27025c28-a302-46d9-8677-decc7c21c311} <Debug> TCPHandler: Processed in 0.001362189 sec. | ||
| 2599 | 2026.05.19 00:01:26.162708 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.00396277 sec., 46936.86486977543 rows/sec., 84.11 MiB/sec. | ||
| 2600 | 2026.05.19 00:01:26.163115 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2601 | 2026.05.19 00:01:26.163455 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.05.19 00:01:26.163531 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2603 | 2026.05.19 00:01:26.163624 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2604 | 2026.05.19 00:01:26.414416 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.05.19 00:01:26.414656 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 2606 | 2026.05.19 00:01:26.415033 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2607 | 2026.05.19 00:01:26.415079 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Debug> 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 | ||
| 2608 | 2026.05.19 00:01:26.415374 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2609 | 2026.05.19 00:01:26.415467 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2610 | 2026.05.19 00:01:26.415639 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2611 | 2026.05.19 00:01:26.415739 [ 361 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2612 | 2026.05.19 00:01:26.415739 [ 316 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2613 | 2026.05.19 00:01:26.415764 [ 362 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2614 | 2026.05.19 00:01:26.415895 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 2615 | 2026.05.19 00:01:26.415924 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2616 | 2026.05.19 00:01:26.415999 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2617 | 2026.05.19 00:01:26.416020 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2618 | 2026.05.19 00:01:26.416059 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> 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'))" | ||
| 2619 | 2026.05.19 00:01:26.416114 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Trace> 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'))" | ||
| 2620 | 2026.05.19 00:01:26.417320 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002769 sec., 12639.942217407006 rows/sec., 2.69 MiB/sec. | ||
| 2621 | 2026.05.19 00:01:26.417455 [ 294 ] {ca055f15-7ed2-4d7a-a9a3-ba74f4e0868f} <Debug> TCPHandler: Processed in 0.003176689 sec. | ||
| 2622 | 2026.05.19 00:01:26.430415 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.05.19 00:01:26.430614 [ 294 ] {8b326408-9e8e-4d4b-ad3b-2e1361a8a433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.05.19 00:01:26.430664 [ 294 ] {8b326408-9e8e-4d4b-ad3b-2e1361a8a433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2625 | 2026.05.19 00:01:26.431172 [ 294 ] {8b326408-9e8e-4d4b-ad3b-2e1361a8a433} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.05.19 00:01:26.431220 [ 294 ] {8b326408-9e8e-4d4b-ad3b-2e1361a8a433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2627 | 2026.05.19 00:01:26.431587 [ 294 ] {8b326408-9e8e-4d4b-ad3b-2e1361a8a433} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2628 | 2026.05.19 00:01:26.431812 [ 294 ] {8b326408-9e8e-4d4b-ad3b-2e1361a8a433} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.05.19 00:01:26.431964 [ 294 ] {8b326408-9e8e-4d4b-ad3b-2e1361a8a433} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001396 sec., 17191.977077363896 rows/sec., 1.43 MiB/sec. | ||
| 2630 | 2026.05.19 00:01:26.432001 [ 294 ] {8b326408-9e8e-4d4b-ad3b-2e1361a8a433} <Debug> TCPHandler: Processed in 0.001691697 sec. | ||
| 2631 | 2026.05.19 00:01:26.432135 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.19 00:01:26.432236 [ 294 ] {27c8fad7-d99a-4170-9332-28cf31a95db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.19 00:01:26.432281 [ 294 ] {27c8fad7-d99a-4170-9332-28cf31a95db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2634 | 2026.05.19 00:01:26.432687 [ 294 ] {27c8fad7-d99a-4170-9332-28cf31a95db6} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.19 00:01:26.432724 [ 294 ] {27c8fad7-d99a-4170-9332-28cf31a95db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2636 | 2026.05.19 00:01:26.433013 [ 294 ] {27c8fad7-d99a-4170-9332-28cf31a95db6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2637 | 2026.05.19 00:01:26.433228 [ 294 ] {27c8fad7-d99a-4170-9332-28cf31a95db6} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.19 00:01:26.433364 [ 294 ] {27c8fad7-d99a-4170-9332-28cf31a95db6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 709.69 KiB/sec. | ||
| 2639 | 2026.05.19 00:01:26.433401 [ 294 ] {27c8fad7-d99a-4170-9332-28cf31a95db6} <Debug> TCPHandler: Processed in 0.001316706 sec. | ||
| 2640 | 2026.05.19 00:01:26.433522 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.05.19 00:01:26.433618 [ 294 ] {51689932-9e7f-4b00-aee8-b01da6e7485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2642 | 2026.05.19 00:01:26.433661 [ 294 ] {51689932-9e7f-4b00-aee8-b01da6e7485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2643 | 2026.05.19 00:01:26.435200 [ 294 ] {51689932-9e7f-4b00-aee8-b01da6e7485e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.05.19 00:01:26.435239 [ 294 ] {51689932-9e7f-4b00-aee8-b01da6e7485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2645 | 2026.05.19 00:01:26.435705 [ 294 ] {51689932-9e7f-4b00-aee8-b01da6e7485e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2646 | 2026.05.19 00:01:26.435934 [ 294 ] {51689932-9e7f-4b00-aee8-b01da6e7485e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.05.19 00:01:26.436066 [ 294 ] {51689932-9e7f-4b00-aee8-b01da6e7485e} <Debug> executeQuery: Read 2548 rows, 195.36 KiB in 0.002466 sec., 1033252.2303325223 rows/sec., 77.37 MiB/sec. | ||
| 2648 | 2026.05.19 00:01:26.436101 [ 294 ] {51689932-9e7f-4b00-aee8-b01da6e7485e} <Debug> TCPHandler: Processed in 0.002629514 sec. | ||
| 2649 | 2026.05.19 00:01:26.436221 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.05.19 00:01:26.436317 [ 294 ] {e8a354a1-4599-4b77-9ceb-baf1ee392f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.05.19 00:01:26.436359 [ 294 ] {e8a354a1-4599-4b77-9ceb-baf1ee392f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2652 | 2026.05.19 00:01:26.436772 [ 294 ] {e8a354a1-4599-4b77-9ceb-baf1ee392f85} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.05.19 00:01:26.436809 [ 294 ] {e8a354a1-4599-4b77-9ceb-baf1ee392f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2654 | 2026.05.19 00:01:26.437104 [ 294 ] {e8a354a1-4599-4b77-9ceb-baf1ee392f85} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2655 | 2026.05.19 00:01:26.437320 [ 294 ] {e8a354a1-4599-4b77-9ceb-baf1ee392f85} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.05.19 00:01:26.437450 [ 294 ] {e8a354a1-4599-4b77-9ceb-baf1ee392f85} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001151 sec., 36490.00868809731 rows/sec., 2.68 MiB/sec. | ||
| 2657 | 2026.05.19 00:01:26.437485 [ 294 ] {e8a354a1-4599-4b77-9ceb-baf1ee392f85} <Debug> TCPHandler: Processed in 0.001313396 sec. | ||
| 2658 | 2026.05.19 00:01:26.437600 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.05.19 00:01:26.437695 [ 294 ] {cf646a6b-d61e-48bc-beb0-0d216a1aee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.05.19 00:01:26.437736 [ 294 ] {cf646a6b-d61e-48bc-beb0-0d216a1aee8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2661 | 2026.05.19 00:01:26.438377 [ 294 ] {cf646a6b-d61e-48bc-beb0-0d216a1aee8d} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.19 00:01:26.438414 [ 294 ] {cf646a6b-d61e-48bc-beb0-0d216a1aee8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2663 | 2026.05.19 00:01:26.438745 [ 294 ] {cf646a6b-d61e-48bc-beb0-0d216a1aee8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2664 | 2026.05.19 00:01:26.438967 [ 294 ] {cf646a6b-d61e-48bc-beb0-0d216a1aee8d} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.19 00:01:26.439094 [ 294 ] {cf646a6b-d61e-48bc-beb0-0d216a1aee8d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001416 sec., 582627.1186440678 rows/sec., 34.08 MiB/sec. | ||
| 2666 | 2026.05.19 00:01:26.439130 [ 294 ] {cf646a6b-d61e-48bc-beb0-0d216a1aee8d} <Debug> TCPHandler: Processed in 0.001580514 sec. | ||
| 2667 | 2026.05.19 00:01:26.439249 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.05.19 00:01:26.439350 [ 294 ] {ac2db753-6837-4cae-a748-3ccf039a1754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.19 00:01:26.439392 [ 294 ] {ac2db753-6837-4cae-a748-3ccf039a1754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2670 | 2026.05.19 00:01:26.439793 [ 294 ] {ac2db753-6837-4cae-a748-3ccf039a1754} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.05.19 00:01:26.439830 [ 294 ] {ac2db753-6837-4cae-a748-3ccf039a1754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2672 | 2026.05.19 00:01:26.440135 [ 294 ] {ac2db753-6837-4cae-a748-3ccf039a1754} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2673 | 2026.05.19 00:01:26.440344 [ 294 ] {ac2db753-6837-4cae-a748-3ccf039a1754} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.05.19 00:01:26.440474 [ 294 ] {ac2db753-6837-4cae-a748-3ccf039a1754} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 2675 | 2026.05.19 00:01:26.440510 [ 294 ] {ac2db753-6837-4cae-a748-3ccf039a1754} <Debug> TCPHandler: Processed in 0.001311987 sec. | ||
| 2676 | 2026.05.19 00:01:26.440632 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.05.19 00:01:26.440726 [ 294 ] {cfe42834-dfc3-4964-9287-5a236a93ce64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.05.19 00:01:26.440765 [ 294 ] {cfe42834-dfc3-4964-9287-5a236a93ce64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2679 | 2026.05.19 00:01:26.441156 [ 294 ] {cfe42834-dfc3-4964-9287-5a236a93ce64} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.05.19 00:01:26.441193 [ 294 ] {cfe42834-dfc3-4964-9287-5a236a93ce64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2681 | 2026.05.19 00:01:26.441503 [ 294 ] {cfe42834-dfc3-4964-9287-5a236a93ce64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2682 | 2026.05.19 00:01:26.441716 [ 294 ] {cfe42834-dfc3-4964-9287-5a236a93ce64} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.05.19 00:01:26.441866 [ 294 ] {cfe42834-dfc3-4964-9287-5a236a93ce64} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 2684 | 2026.05.19 00:01:26.441902 [ 294 ] {cfe42834-dfc3-4964-9287-5a236a93ce64} <Debug> TCPHandler: Processed in 0.001319027 sec. | ||
| 2685 | 2026.05.19 00:01:26.442018 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.05.19 00:01:26.442111 [ 294 ] {84c7bc0a-580e-484a-a1fd-fa48bdfcc7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2687 | 2026.05.19 00:01:26.442150 [ 294 ] {84c7bc0a-580e-484a-a1fd-fa48bdfcc7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2688 | 2026.05.19 00:01:26.443011 [ 294 ] {84c7bc0a-580e-484a-a1fd-fa48bdfcc7fa} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.05.19 00:01:26.443048 [ 294 ] {84c7bc0a-580e-484a-a1fd-fa48bdfcc7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2690 | 2026.05.19 00:01:26.443449 [ 294 ] {84c7bc0a-580e-484a-a1fd-fa48bdfcc7fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2691 | 2026.05.19 00:01:26.443689 [ 294 ] {84c7bc0a-580e-484a-a1fd-fa48bdfcc7fa} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.05.19 00:01:26.443821 [ 294 ] {84c7bc0a-580e-484a-a1fd-fa48bdfcc7fa} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001728 sec., 778356.4814814815 rows/sec., 52.51 MiB/sec. | ||
| 2693 | 2026.05.19 00:01:26.443854 [ 294 ] {84c7bc0a-580e-484a-a1fd-fa48bdfcc7fa} <Debug> TCPHandler: Processed in 0.001885332 sec. | ||
| 2694 | 2026.05.19 00:01:26.443978 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.05.19 00:01:26.444072 [ 294 ] {217473c5-b337-42bf-83b3-f5e0f21a13ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2696 | 2026.05.19 00:01:26.444115 [ 294 ] {217473c5-b337-42bf-83b3-f5e0f21a13ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2697 | 2026.05.19 00:01:26.444771 [ 294 ] {217473c5-b337-42bf-83b3-f5e0f21a13ee} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.19 00:01:26.444807 [ 294 ] {217473c5-b337-42bf-83b3-f5e0f21a13ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2699 | 2026.05.19 00:01:26.445307 [ 294 ] {217473c5-b337-42bf-83b3-f5e0f21a13ee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2700 | 2026.05.19 00:01:26.445515 [ 294 ] {217473c5-b337-42bf-83b3-f5e0f21a13ee} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.19 00:01:26.445649 [ 294 ] {217473c5-b337-42bf-83b3-f5e0f21a13ee} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001595 sec., 963636.3636363636 rows/sec., 58.93 MiB/sec. | ||
| 2702 | 2026.05.19 00:01:26.445682 [ 294 ] {217473c5-b337-42bf-83b3-f5e0f21a13ee} <Debug> TCPHandler: Processed in 0.001753599 sec. | ||
| 2703 | 2026.05.19 00:01:26.445801 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.05.19 00:01:26.445895 [ 294 ] {6409577e-715c-4772-bc79-e87521239f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.05.19 00:01:26.445949 [ 294 ] {6409577e-715c-4772-bc79-e87521239f4a} <Trace> 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 | ||
| 2706 | 2026.05.19 00:01:26.446702 [ 294 ] {6409577e-715c-4772-bc79-e87521239f4a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.05.19 00:01:26.446738 [ 294 ] {6409577e-715c-4772-bc79-e87521239f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2708 | 2026.05.19 00:01:26.447259 [ 294 ] {6409577e-715c-4772-bc79-e87521239f4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2709 | 2026.05.19 00:01:26.447484 [ 294 ] {6409577e-715c-4772-bc79-e87521239f4a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.05.19 00:01:26.447625 [ 294 ] {6409577e-715c-4772-bc79-e87521239f4a} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001749 sec., 11435.105774728418 rows/sec., 20.49 MiB/sec. | ||
| 2711 | 2026.05.19 00:01:26.447678 [ 294 ] {6409577e-715c-4772-bc79-e87521239f4a} <Debug> TCPHandler: Processed in 0.001926164 sec. | ||
| 2712 | 2026.05.19 00:01:26.447806 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.05.19 00:01:26.447900 [ 294 ] {68f0a8e9-b3b6-4833-b75c-5ab7795622ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2714 | 2026.05.19 00:01:26.447942 [ 294 ] {68f0a8e9-b3b6-4833-b75c-5ab7795622ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2715 | 2026.05.19 00:01:26.448260 [ 294 ] {68f0a8e9-b3b6-4833-b75c-5ab7795622ea} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.05.19 00:01:26.448297 [ 294 ] {68f0a8e9-b3b6-4833-b75c-5ab7795622ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2717 | 2026.05.19 00:01:26.448600 [ 294 ] {68f0a8e9-b3b6-4833-b75c-5ab7795622ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2718 | 2026.05.19 00:01:26.448819 [ 294 ] {68f0a8e9-b3b6-4833-b75c-5ab7795622ea} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.19 00:01:26.448948 [ 294 ] {68f0a8e9-b3b6-4833-b75c-5ab7795622ea} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 2720 | 2026.05.19 00:01:26.448981 [ 294 ] {68f0a8e9-b3b6-4833-b75c-5ab7795622ea} <Debug> TCPHandler: Processed in 0.001224385 sec. | ||
| 2721 | 2026.05.19 00:01:29.996728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5219 | ||
| 2722 | 2026.05.19 00:01:29.997217 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.19 00:01:29.997261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2724 | 2026.05.19 00:01:29.997730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2725 | 2026.05.19 00:01:29.997956 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.05.19 00:01:29.998088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5219 | ||
| 2727 | 2026.05.19 00:01:29.998104 [ 82 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2728 | 2026.05.19 00:01:29.998196 [ 82 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.05.19 00:01:29.998226 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2730 | 2026.05.19 00:01:29.998378 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2731 | 2026.05.19 00:01:29.998546 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2732 | 2026.05.19 00:01:29.998594 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2851 rows starting from the beginning of the part | ||
| 2733 | 2026.05.19 00:01:29.998714 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2734 | 2026.05.19 00:01:29.998767 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2735 | 2026.05.19 00:01:29.998812 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2736 | 2026.05.19 00:01:29.998861 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2737 | 2026.05.19 00:01:29.998904 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2738 | 2026.05.19 00:01:30.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.34 MiB, peak 217.34 MiB, free memory in arenas 0.00 B, will set to 211.10 MiB (RSS), difference: -6.24 MiB | ||
| 2739 | 2026.05.19 00:01:30.000524 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 4 columns (4 merged, 0 gathered) in 0.002220092 sec., 2350803.4802161353 rows/sec., 33.63 MiB/sec. | ||
| 2740 | 2026.05.19 00:01:30.001530 [ 190 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2741 | 2026.05.19 00:01:30.001888 [ 190 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.05.19 00:01:30.001974 [ 190 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_11_2} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2743 | 2026.05.19 00:01:30.002083 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2744 | 2026.05.19 00:01:30.275511 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2745 | 2026.05.19 00:01:30.296006 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.05.19 00:01:30.296081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2747 | 2026.05.19 00:01:30.302531 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2748 | 2026.05.19 00:01:30.303260 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.05.19 00:01:30.303603 [ 92 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2750 | 2026.05.19 00:01:30.303671 [ 92 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.05.19 00:01:30.303691 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2752 | 2026.05.19 00:01:30.303827 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2753 | 2026.05.19 00:01:30.307514 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2754 | 2026.05.19 00:01:30.308205 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2755 | 2026.05.19 00:01:30.309776 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2756 | 2026.05.19 00:01:30.314527 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2757 | 2026.05.19 00:01:30.319304 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2758 | 2026.05.19 00:01:30.323689 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2759 | 2026.05.19 00:01:30.328545 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2760 | 2026.05.19 00:01:30.332867 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2761 | 2026.05.19 00:01:30.394849 [ 190 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091080594 sec., 911.2808377161001 rows/sec., 4.71 MiB/sec. | ||
| 2762 | 2026.05.19 00:01:30.397442 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2763 | 2026.05.19 00:01:30.399780 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.05.19 00:01:30.399917 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_11_2} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2765 | 2026.05.19 00:01:30.401836 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2766 | 2026.05.19 00:01:31.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.94 MiB, peak 217.34 MiB, free memory in arenas 0.00 B, will set to 222.20 MiB (RSS), difference: 16.26 MiB | ||
| 2767 | 2026.05.19 00:01:31.143913 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.05.19 00:01:31.144147 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 2769 | 2026.05.19 00:01:31.144488 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2770 | 2026.05.19 00:01:31.144528 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Debug> 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 | ||
| 2771 | 2026.05.19 00:01:31.144753 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2772 | 2026.05.19 00:01:31.144824 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2773 | 2026.05.19 00:01:31.144966 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2774 | 2026.05.19 00:01:31.145070 [ 362 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2775 | 2026.05.19 00:01:31.145072 [ 361 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2776 | 2026.05.19 00:01:31.145072 [ 316 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2777 | 2026.05.19 00:01:31.145206 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 2778 | 2026.05.19 00:01:31.145237 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2779 | 2026.05.19 00:01:31.145316 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2780 | 2026.05.19 00:01:31.145338 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2781 | 2026.05.19 00:01:31.145375 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> 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'))" | ||
| 2782 | 2026.05.19 00:01:31.145416 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Trace> 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'))" | ||
| 2783 | 2026.05.19 00:01:31.146466 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002411 sec., 14516.798009124845 rows/sec., 2.44 MiB/sec. | ||
| 2784 | 2026.05.19 00:01:31.146606 [ 294 ] {90d70216-3328-4e9d-a07d-08aabff713b8} <Debug> TCPHandler: Processed in 0.002831699 sec. | ||
| 2785 | 2026.05.19 00:01:31.148036 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.05.19 00:01:31.148147 [ 294 ] {1c296ac9-1475-4588-a92c-812f8cca0da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2787 | 2026.05.19 00:01:31.148196 [ 294 ] {1c296ac9-1475-4588-a92c-812f8cca0da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2788 | 2026.05.19 00:01:31.148700 [ 294 ] {1c296ac9-1475-4588-a92c-812f8cca0da0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.05.19 00:01:31.148749 [ 294 ] {1c296ac9-1475-4588-a92c-812f8cca0da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2790 | 2026.05.19 00:01:31.149128 [ 294 ] {1c296ac9-1475-4588-a92c-812f8cca0da0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2791 | 2026.05.19 00:01:31.149349 [ 294 ] {1c296ac9-1475-4588-a92c-812f8cca0da0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.05.19 00:01:31.149498 [ 294 ] {1c296ac9-1475-4588-a92c-812f8cca0da0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001383 sec., 40491.68474331164 rows/sec., 3.11 MiB/sec. | ||
| 2793 | 2026.05.19 00:01:31.149533 [ 294 ] {1c296ac9-1475-4588-a92c-812f8cca0da0} <Debug> TCPHandler: Processed in 0.001552353 sec. | ||
| 2794 | 2026.05.19 00:01:31.149670 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.05.19 00:01:31.149773 [ 294 ] {0f4747b4-01a7-4302-8420-1702439215ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2796 | 2026.05.19 00:01:31.149817 [ 294 ] {0f4747b4-01a7-4302-8420-1702439215ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2797 | 2026.05.19 00:01:31.150243 [ 294 ] {0f4747b4-01a7-4302-8420-1702439215ef} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.05.19 00:01:31.150281 [ 294 ] {0f4747b4-01a7-4302-8420-1702439215ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2799 | 2026.05.19 00:01:31.150586 [ 294 ] {0f4747b4-01a7-4302-8420-1702439215ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2800 | 2026.05.19 00:01:31.150797 [ 294 ] {0f4747b4-01a7-4302-8420-1702439215ef} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.05.19 00:01:31.150927 [ 294 ] {0f4747b4-01a7-4302-8420-1702439215ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 2802 | 2026.05.19 00:01:31.150962 [ 294 ] {0f4747b4-01a7-4302-8420-1702439215ef} <Debug> TCPHandler: Processed in 0.001342117 sec. | ||
| 2803 | 2026.05.19 00:01:31.151084 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.05.19 00:01:31.151183 [ 294 ] {75964709-e7c5-4dae-9757-3233427e388b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2805 | 2026.05.19 00:01:31.151228 [ 294 ] {75964709-e7c5-4dae-9757-3233427e388b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2806 | 2026.05.19 00:01:31.151605 [ 294 ] {75964709-e7c5-4dae-9757-3233427e388b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.05.19 00:01:31.151643 [ 294 ] {75964709-e7c5-4dae-9757-3233427e388b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2808 | 2026.05.19 00:01:31.151992 [ 294 ] {75964709-e7c5-4dae-9757-3233427e388b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2809 | 2026.05.19 00:01:31.152209 [ 294 ] {75964709-e7c5-4dae-9757-3233427e388b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.05.19 00:01:31.152343 [ 294 ] {75964709-e7c5-4dae-9757-3233427e388b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001181 sec., 108382.72650296359 rows/sec., 7.55 MiB/sec. | ||
| 2811 | 2026.05.19 00:01:31.152378 [ 294 ] {75964709-e7c5-4dae-9757-3233427e388b} <Debug> TCPHandler: Processed in 0.001343798 sec. | ||
| 2812 | 2026.05.19 00:01:31.152498 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.05.19 00:01:31.152593 [ 294 ] {b6fe4604-1688-499e-be3d-f93ebf913fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.05.19 00:01:31.152638 [ 294 ] {b6fe4604-1688-499e-be3d-f93ebf913fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2815 | 2026.05.19 00:01:31.152966 [ 294 ] {b6fe4604-1688-499e-be3d-f93ebf913fd2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.05.19 00:01:31.153003 [ 294 ] {b6fe4604-1688-499e-be3d-f93ebf913fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2817 | 2026.05.19 00:01:31.153318 [ 294 ] {b6fe4604-1688-499e-be3d-f93ebf913fd2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2818 | 2026.05.19 00:01:31.153531 [ 294 ] {b6fe4604-1688-499e-be3d-f93ebf913fd2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.05.19 00:01:31.153664 [ 294 ] {b6fe4604-1688-499e-be3d-f93ebf913fd2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001089 sec., 44077.1349862259 rows/sec., 2.97 MiB/sec. | ||
| 2820 | 2026.05.19 00:01:31.153697 [ 294 ] {b6fe4604-1688-499e-be3d-f93ebf913fd2} <Debug> TCPHandler: Processed in 0.001250115 sec. | ||
| 2821 | 2026.05.19 00:01:36.146539 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.05.19 00:01:36.146813 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 2823 | 2026.05.19 00:01:36.147191 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2824 | 2026.05.19 00:01:36.147240 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Debug> 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 | ||
| 2825 | 2026.05.19 00:01:36.147473 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2826 | 2026.05.19 00:01:36.147545 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2827 | 2026.05.19 00:01:36.147692 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2828 | 2026.05.19 00:01:36.147795 [ 316 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2829 | 2026.05.19 00:01:36.147818 [ 362 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2830 | 2026.05.19 00:01:36.147800 [ 361 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2831 | 2026.05.19 00:01:36.147971 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 2832 | 2026.05.19 00:01:36.148006 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2833 | 2026.05.19 00:01:36.148084 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2834 | 2026.05.19 00:01:36.148107 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2835 | 2026.05.19 00:01:36.148146 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> 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'))" | ||
| 2836 | 2026.05.19 00:01:36.148196 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Trace> 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'))" | ||
| 2837 | 2026.05.19 00:01:36.149418 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002705 sec., 12939.001848428836 rows/sec., 2.18 MiB/sec. | ||
| 2838 | 2026.05.19 00:01:36.149541 [ 294 ] {8bb2aa5d-b20b-4797-b8e1-3b452d646bb0} <Debug> TCPHandler: Processed in 0.003155838 sec. | ||
| 2839 | 2026.05.19 00:01:36.151666 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.05.19 00:01:36.151781 [ 294 ] {ec7a9538-0581-40a6-bba2-458f05f22c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2841 | 2026.05.19 00:01:36.151829 [ 294 ] {ec7a9538-0581-40a6-bba2-458f05f22c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2842 | 2026.05.19 00:01:36.152346 [ 294 ] {ec7a9538-0581-40a6-bba2-458f05f22c4d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.19 00:01:36.152393 [ 294 ] {ec7a9538-0581-40a6-bba2-458f05f22c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2844 | 2026.05.19 00:01:36.152776 [ 294 ] {ec7a9538-0581-40a6-bba2-458f05f22c4d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2845 | 2026.05.19 00:01:36.153081 [ 294 ] {ec7a9538-0581-40a6-bba2-458f05f22c4d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.05.19 00:01:36.153221 [ 125 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2847 | 2026.05.19 00:01:36.153232 [ 294 ] {ec7a9538-0581-40a6-bba2-458f05f22c4d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001484 sec., 78167.11590296496 rows/sec., 6.64 MiB/sec. | ||
| 2848 | 2026.05.19 00:01:36.153276 [ 125 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.05.19 00:01:36.153289 [ 294 ] {ec7a9538-0581-40a6-bba2-458f05f22c4d} <Debug> TCPHandler: Processed in 0.001678697 sec. | ||
| 2850 | 2026.05.19 00:01:36.153304 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2851 | 2026.05.19 00:01:36.153406 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2852 | 2026.05.19 00:01:36.153439 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.05.19 00:01:36.153499 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2854 | 2026.05.19 00:01:36.153527 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2610 rows starting from the beginning of the part | ||
| 2855 | 2026.05.19 00:01:36.153537 [ 294 ] {9ac510b1-1820-4c75-a24a-a632cdc6baad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2856 | 2026.05.19 00:01:36.153588 [ 294 ] {9ac510b1-1820-4c75-a24a-a632cdc6baad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2857 | 2026.05.19 00:01:36.153615 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 2858 | 2026.05.19 00:01:36.153677 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 116 rows starting from the beginning of the part | ||
| 2859 | 2026.05.19 00:01:36.153729 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2548 rows starting from the beginning of the part | ||
| 2860 | 2026.05.19 00:01:36.153777 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2861 | 2026.05.19 00:01:36.153821 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part | ||
| 2862 | 2026.05.19 00:01:36.154072 [ 294 ] {9ac510b1-1820-4c75-a24a-a632cdc6baad} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.05.19 00:01:36.154110 [ 294 ] {9ac510b1-1820-4c75-a24a-a632cdc6baad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2864 | 2026.05.19 00:01:36.154522 [ 294 ] {9ac510b1-1820-4c75-a24a-a632cdc6baad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2865 | 2026.05.19 00:01:36.154801 [ 294 ] {9ac510b1-1820-4c75-a24a-a632cdc6baad} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.05.19 00:01:36.154948 [ 294 ] {9ac510b1-1820-4c75-a24a-a632cdc6baad} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001431 sec., 20964.3605870021 rows/sec., 1.54 MiB/sec. | ||
| 2867 | 2026.05.19 00:01:36.154986 [ 294 ] {9ac510b1-1820-4c75-a24a-a632cdc6baad} <Debug> TCPHandler: Processed in 0.001595634 sec. | ||
| 2868 | 2026.05.19 00:01:36.155134 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.05.19 00:01:36.155240 [ 294 ] {a207970f-51ad-4698-831a-353b65b7c36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2870 | 2026.05.19 00:01:36.155283 [ 294 ] {a207970f-51ad-4698-831a-353b65b7c36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2871 | 2026.05.19 00:01:36.155755 [ 294 ] {a207970f-51ad-4698-831a-353b65b7c36e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.05.19 00:01:36.155793 [ 294 ] {a207970f-51ad-4698-831a-353b65b7c36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2873 | 2026.05.19 00:01:36.156023 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002645534 sec., 2088047.2524639636 rows/sec., 165.84 MiB/sec. | ||
| 2874 | 2026.05.19 00:01:36.156183 [ 294 ] {a207970f-51ad-4698-831a-353b65b7c36e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2875 | 2026.05.19 00:01:36.156414 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2876 | 2026.05.19 00:01:36.156421 [ 294 ] {a207970f-51ad-4698-831a-353b65b7c36e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.05.19 00:01:36.156559 [ 125 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2878 | 2026.05.19 00:01:36.156578 [ 294 ] {a207970f-51ad-4698-831a-353b65b7c36e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001358 sec., 69219.44035346097 rows/sec., 5.41 MiB/sec. | ||
| 2879 | 2026.05.19 00:01:36.156606 [ 125 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.05.19 00:01:36.156627 [ 294 ] {a207970f-51ad-4698-831a-353b65b7c36e} <Debug> TCPHandler: Processed in 0.001554353 sec. | ||
| 2881 | 2026.05.19 00:01:36.156635 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2882 | 2026.05.19 00:01:36.156726 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2883 | 2026.05.19 00:01:36.156765 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.05.19 00:01:36.156797 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.19 00:01:36.156811 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2886 | 2026.05.19 00:01:36.156845 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1399 rows starting from the beginning of the part | ||
| 2887 | 2026.05.19 00:01:36.156861 [ 294 ] {9639e0c8-df03-4b77-959a-0d7e879edc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2888 | 2026.05.19 00:01:36.156891 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 2889 | 2026.05.19 00:01:36.156892 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_16_3} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2890 | 2026.05.19 00:01:36.156907 [ 294 ] {9639e0c8-df03-4b77-959a-0d7e879edc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2891 | 2026.05.19 00:01:36.156932 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part | ||
| 2892 | 2026.05.19 00:01:36.156970 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1345 rows starting from the beginning of the part | ||
| 2893 | 2026.05.19 00:01:36.157024 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2894 | 2026.05.19 00:01:36.157025 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2895 | 2026.05.19 00:01:36.157078 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 2896 | 2026.05.19 00:01:36.157408 [ 294 ] {9639e0c8-df03-4b77-959a-0d7e879edc8f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.05.19 00:01:36.157442 [ 294 ] {9639e0c8-df03-4b77-959a-0d7e879edc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2898 | 2026.05.19 00:01:36.157829 [ 294 ] {9639e0c8-df03-4b77-959a-0d7e879edc8f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2899 | 2026.05.19 00:01:36.158047 [ 294 ] {9639e0c8-df03-4b77-959a-0d7e879edc8f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.19 00:01:36.158160 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2901 | 2026.05.19 00:01:36.158181 [ 294 ] {9639e0c8-df03-4b77-959a-0d7e879edc8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 2902 | 2026.05.19 00:01:36.158202 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.19 00:01:36.158228 [ 294 ] {9639e0c8-df03-4b77-959a-0d7e879edc8f} <Debug> TCPHandler: Processed in 0.001512832 sec. | ||
| 2904 | 2026.05.19 00:01:36.158229 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2905 | 2026.05.19 00:01:36.158324 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2906 | 2026.05.19 00:01:36.158358 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.05.19 00:01:36.158426 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2908 | 2026.05.19 00:01:36.158455 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753299 sec., 1751555.2110621177 rows/sec., 127.16 MiB/sec. | ||
| 2909 | 2026.05.19 00:01:36.158458 [ 294 ] {77056133-9b88-4f0a-bf1b-7d77a6f44315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2910 | 2026.05.19 00:01:36.158462 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4624 rows starting from the beginning of the part | ||
| 2911 | 2026.05.19 00:01:36.158545 [ 294 ] {77056133-9b88-4f0a-bf1b-7d77a6f44315} <Trace> 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 | ||
| 2912 | 2026.05.19 00:01:36.158602 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2913 | 2026.05.19 00:01:36.158657 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2914 | 2026.05.19 00:01:36.158710 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1537 rows starting from the beginning of the part | ||
| 2915 | 2026.05.19 00:01:36.158736 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2916 | 2026.05.19 00:01:36.158767 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 2917 | 2026.05.19 00:01:36.158815 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2918 | 2026.05.19 00:01:36.159048 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.05.19 00:01:36.159124 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_16_3} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2920 | 2026.05.19 00:01:36.159207 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2921 | 2026.05.19 00:01:36.159445 [ 294 ] {77056133-9b88-4f0a-bf1b-7d77a6f44315} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.05.19 00:01:36.159487 [ 294 ] {77056133-9b88-4f0a-bf1b-7d77a6f44315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2923 | 2026.05.19 00:01:36.160211 [ 294 ] {77056133-9b88-4f0a-bf1b-7d77a6f44315} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2924 | 2026.05.19 00:01:36.160493 [ 294 ] {77056133-9b88-4f0a-bf1b-7d77a6f44315} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.19 00:01:36.160642 [ 294 ] {77056133-9b88-4f0a-bf1b-7d77a6f44315} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002203 sec., 13617.793917385383 rows/sec., 24.40 MiB/sec. | ||
| 2926 | 2026.05.19 00:01:36.160701 [ 294 ] {77056133-9b88-4f0a-bf1b-7d77a6f44315} <Debug> TCPHandler: Processed in 0.002393127 sec. | ||
| 2927 | 2026.05.19 00:01:36.160838 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.05.19 00:01:36.160938 [ 294 ] {c2b667d0-3c54-4100-8fd7-bd10873dfa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2929 | 2026.05.19 00:01:36.160982 [ 294 ] {c2b667d0-3c54-4100-8fd7-bd10873dfa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2930 | 2026.05.19 00:01:36.161369 [ 294 ] {c2b667d0-3c54-4100-8fd7-bd10873dfa51} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.19 00:01:36.161412 [ 294 ] {c2b667d0-3c54-4100-8fd7-bd10873dfa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2932 | 2026.05.19 00:01:36.161765 [ 294 ] {c2b667d0-3c54-4100-8fd7-bd10873dfa51} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2933 | 2026.05.19 00:01:36.161984 [ 294 ] {c2b667d0-3c54-4100-8fd7-bd10873dfa51} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.05.19 00:01:36.162091 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6769 rows, containing 5 columns (5 merged, 0 gathered) in 0.003799096 sec., 1781739.65596026 rows/sec., 115.78 MiB/sec. | ||
| 2935 | 2026.05.19 00:01:36.162107 [ 125 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2936 | 2026.05.19 00:01:36.162118 [ 294 ] {c2b667d0-3c54-4100-8fd7-bd10873dfa51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 2937 | 2026.05.19 00:01:36.162158 [ 125 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.05.19 00:01:36.162179 [ 294 ] {c2b667d0-3c54-4100-8fd7-bd10873dfa51} <Debug> TCPHandler: Processed in 0.001392429 sec. | ||
| 2939 | 2026.05.19 00:01:36.162185 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2940 | 2026.05.19 00:01:36.162298 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2941 | 2026.05.19 00:01:36.162425 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2942 | 2026.05.19 00:01:36.162459 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2943 | 2026.05.19 00:01:36.162519 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2944 | 2026.05.19 00:01:36.162570 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2945 | 2026.05.19 00:01:36.162613 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 2946 | 2026.05.19 00:01:36.162618 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2947 | 2026.05.19 00:01:36.162674 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 2948 | 2026.05.19 00:01:36.162729 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2949 | 2026.05.19 00:01:36.162907 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.05.19 00:01:36.162978 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2951 | 2026.05.19 00:01:36.163049 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 2952 | 2026.05.19 00:01:36.163652 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001397039 sec., 601271.6896235538 rows/sec., 40.52 MiB/sec. | ||
| 2953 | 2026.05.19 00:01:36.163841 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2954 | 2026.05.19 00:01:36.164095 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.05.19 00:01:36.164160 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_16_3} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2956 | 2026.05.19 00:01:36.164232 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2957 | 2026.05.19 00:01:37.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.76 MiB, peak 228.88 MiB, free memory in arenas 0.00 B, will set to 224.19 MiB (RSS), difference: 1.43 MiB | ||
| 2958 | 2026.05.19 00:01:37.278631 [ 141 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2959 | 2026.05.19 00:01:37.278695 [ 141 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.05.19 00:01:37.278716 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2961 | 2026.05.19 00:01:37.278846 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2962 | 2026.05.19 00:01:37.278984 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2963 | 2026.05.19 00:01:37.279017 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2964 | 2026.05.19 00:01:37.279084 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2965 | 2026.05.19 00:01:37.279132 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2966 | 2026.05.19 00:01:37.279178 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2967 | 2026.05.19 00:01:37.279219 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2968 | 2026.05.19 00:01:37.279994 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206814 sec., 23201.586988550014 rows/sec., 1.94 MiB/sec. | ||
| 2969 | 2026.05.19 00:01:37.280118 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2970 | 2026.05.19 00:01:37.280370 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.05.19 00:01:37.280434 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_5_1} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2972 | 2026.05.19 00:01:37.280497 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2973 | 2026.05.19 00:01:37.433930 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2974 | 2026.05.19 00:01:37.433969 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2975 | 2026.05.19 00:01:37.498173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5731 | ||
| 2976 | 2026.05.19 00:01:37.498741 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.05.19 00:01:37.498792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2978 | 2026.05.19 00:01:37.499295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2979 | 2026.05.19 00:01:37.499527 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.05.19 00:01:37.499668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5731 | ||
| 2981 | 2026.05.19 00:01:37.807597 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2982 | 2026.05.19 00:01:37.824491 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.05.19 00:01:37.824546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2984 | 2026.05.19 00:01:37.829972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2985 | 2026.05.19 00:01:37.830681 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.05.19 00:01:37.833506 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2987 | 2026.05.19 00:01:41.149292 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.05.19 00:01:41.149653 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 2989 | 2026.05.19 00:01:41.150162 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2990 | 2026.05.19 00:01:41.150221 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Debug> 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 | ||
| 2991 | 2026.05.19 00:01:41.150555 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2992 | 2026.05.19 00:01:41.150661 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2993 | 2026.05.19 00:01:41.150875 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2994 | 2026.05.19 00:01:41.151016 [ 361 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2995 | 2026.05.19 00:01:41.151024 [ 313 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2996 | 2026.05.19 00:01:41.151017 [ 316 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2997 | 2026.05.19 00:01:41.151250 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 2998 | 2026.05.19 00:01:41.151293 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2999 | 2026.05.19 00:01:41.151396 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3000 | 2026.05.19 00:01:41.151425 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3001 | 2026.05.19 00:01:41.151476 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> 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'))" | ||
| 3002 | 2026.05.19 00:01:41.151544 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Trace> 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'))" | ||
| 3003 | 2026.05.19 00:01:41.153109 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.0036 sec., 9722.222222222223 rows/sec., 1.64 MiB/sec. | ||
| 3004 | 2026.05.19 00:01:41.153302 [ 294 ] {64516eb6-ba7a-488f-a2db-da7fc1671008} <Debug> TCPHandler: Processed in 0.004208577 sec. | ||
| 3005 | 2026.05.19 00:01:41.155618 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.05.19 00:01:41.155777 [ 294 ] {a7bbf3fb-d607-4eb9-9751-23e8b19022e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3007 | 2026.05.19 00:01:41.155847 [ 294 ] {a7bbf3fb-d607-4eb9-9751-23e8b19022e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3008 | 2026.05.19 00:01:41.156559 [ 294 ] {a7bbf3fb-d607-4eb9-9751-23e8b19022e0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.05.19 00:01:41.156621 [ 294 ] {a7bbf3fb-d607-4eb9-9751-23e8b19022e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3010 | 2026.05.19 00:01:41.157148 [ 294 ] {a7bbf3fb-d607-4eb9-9751-23e8b19022e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3011 | 2026.05.19 00:01:41.157512 [ 294 ] {a7bbf3fb-d607-4eb9-9751-23e8b19022e0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.05.19 00:01:41.157721 [ 294 ] {a7bbf3fb-d607-4eb9-9751-23e8b19022e0} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001992 sec., 39156.6265060241 rows/sec., 3.24 MiB/sec. | ||
| 3013 | 2026.05.19 00:01:41.157772 [ 294 ] {a7bbf3fb-d607-4eb9-9751-23e8b19022e0} <Debug> TCPHandler: Processed in 0.002227122 sec. | ||
| 3014 | 2026.05.19 00:01:41.157949 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.05.19 00:01:41.158090 [ 294 ] {ce0280ee-7116-444c-9ebb-cdd6c48eed53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.05.19 00:01:41.158152 [ 294 ] {ce0280ee-7116-444c-9ebb-cdd6c48eed53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3017 | 2026.05.19 00:01:41.158712 [ 294 ] {ce0280ee-7116-444c-9ebb-cdd6c48eed53} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.05.19 00:01:41.158769 [ 294 ] {ce0280ee-7116-444c-9ebb-cdd6c48eed53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3019 | 2026.05.19 00:01:41.159255 [ 294 ] {ce0280ee-7116-444c-9ebb-cdd6c48eed53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3020 | 2026.05.19 00:01:41.159581 [ 294 ] {ce0280ee-7116-444c-9ebb-cdd6c48eed53} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.05.19 00:01:41.159758 [ 294 ] {ce0280ee-7116-444c-9ebb-cdd6c48eed53} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001703 sec., 6459.189665296535 rows/sec., 485.70 KiB/sec. | ||
| 3022 | 2026.05.19 00:01:41.159804 [ 294 ] {ce0280ee-7116-444c-9ebb-cdd6c48eed53} <Debug> TCPHandler: Processed in 0.001922784 sec. | ||
| 3023 | 2026.05.19 00:01:41.159982 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.05.19 00:01:41.160115 [ 294 ] {9c4a5f37-8791-4718-b779-23e353da861a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3025 | 2026.05.19 00:01:41.160178 [ 294 ] {9c4a5f37-8791-4718-b779-23e353da861a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3026 | 2026.05.19 00:01:41.160794 [ 294 ] {9c4a5f37-8791-4718-b779-23e353da861a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.19 00:01:41.160847 [ 294 ] {9c4a5f37-8791-4718-b779-23e353da861a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3028 | 2026.05.19 00:01:41.161267 [ 294 ] {9c4a5f37-8791-4718-b779-23e353da861a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3029 | 2026.05.19 00:01:41.161587 [ 294 ] {9c4a5f37-8791-4718-b779-23e353da861a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.19 00:01:41.161772 [ 294 ] {9c4a5f37-8791-4718-b779-23e353da861a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001682 sec., 44589.774078478 rows/sec., 3.48 MiB/sec. | ||
| 3031 | 2026.05.19 00:01:41.161817 [ 294 ] {9c4a5f37-8791-4718-b779-23e353da861a} <Debug> TCPHandler: Processed in 0.001910353 sec. | ||
| 3032 | 2026.05.19 00:01:41.161988 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.05.19 00:01:41.162120 [ 294 ] {55acecbb-91f7-4e7d-b40a-f08c0447a826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3034 | 2026.05.19 00:01:41.162182 [ 294 ] {55acecbb-91f7-4e7d-b40a-f08c0447a826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3035 | 2026.05.19 00:01:41.162744 [ 294 ] {55acecbb-91f7-4e7d-b40a-f08c0447a826} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.05.19 00:01:41.162795 [ 294 ] {55acecbb-91f7-4e7d-b40a-f08c0447a826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3037 | 2026.05.19 00:01:41.163259 [ 294 ] {55acecbb-91f7-4e7d-b40a-f08c0447a826} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3038 | 2026.05.19 00:01:41.163556 [ 294 ] {55acecbb-91f7-4e7d-b40a-f08c0447a826} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.05.19 00:01:41.163740 [ 294 ] {55acecbb-91f7-4e7d-b40a-f08c0447a826} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 6.77 MiB/sec. | ||
| 3040 | 2026.05.19 00:01:41.163785 [ 294 ] {55acecbb-91f7-4e7d-b40a-f08c0447a826} <Debug> TCPHandler: Processed in 0.001864932 sec. | ||
| 3041 | 2026.05.19 00:01:41.163943 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.05.19 00:01:41.164070 [ 294 ] {0d52b055-4711-4a81-b6de-0173323f7c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3043 | 2026.05.19 00:01:41.164148 [ 294 ] {0d52b055-4711-4a81-b6de-0173323f7c2e} <Trace> 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 | ||
| 3044 | 2026.05.19 00:01:41.165161 [ 294 ] {0d52b055-4711-4a81-b6de-0173323f7c2e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.05.19 00:01:41.165216 [ 294 ] {0d52b055-4711-4a81-b6de-0173323f7c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3046 | 2026.05.19 00:01:41.165954 [ 294 ] {0d52b055-4711-4a81-b6de-0173323f7c2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3047 | 2026.05.19 00:01:41.166284 [ 294 ] {0d52b055-4711-4a81-b6de-0173323f7c2e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.05.19 00:01:41.166480 [ 294 ] {0d52b055-4711-4a81-b6de-0173323f7c2e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002437 sec., 4513.746409519902 rows/sec., 8.09 MiB/sec. | ||
| 3049 | 2026.05.19 00:01:41.166546 [ 294 ] {0d52b055-4711-4a81-b6de-0173323f7c2e} <Debug> TCPHandler: Processed in 0.002668344 sec. | ||
| 3050 | 2026.05.19 00:01:41.166728 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.05.19 00:01:41.166874 [ 294 ] {d3652a60-1b97-4354-9643-3380f316b891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.19 00:01:41.166934 [ 294 ] {d3652a60-1b97-4354-9643-3380f316b891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3053 | 2026.05.19 00:01:41.167434 [ 294 ] {d3652a60-1b97-4354-9643-3380f316b891} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.19 00:01:41.167487 [ 294 ] {d3652a60-1b97-4354-9643-3380f316b891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3055 | 2026.05.19 00:01:41.167946 [ 294 ] {d3652a60-1b97-4354-9643-3380f316b891} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3056 | 2026.05.19 00:01:41.168246 [ 294 ] {d3652a60-1b97-4354-9643-3380f316b891} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.05.19 00:01:41.168437 [ 294 ] {d3652a60-1b97-4354-9643-3380f316b891} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.53 MiB/sec. | ||
| 3058 | 2026.05.19 00:01:41.168480 [ 294 ] {d3652a60-1b97-4354-9643-3380f316b891} <Debug> TCPHandler: Processed in 0.001829141 sec. | ||
| 3059 | 2026.05.19 00:01:44.999775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6179 | ||
| 3060 | 2026.05.19 00:01:45.000498 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.19 00:01:45.000573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3062 | 2026.05.19 00:01:45.001198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3063 | 2026.05.19 00:01:45.001424 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.05.19 00:01:45.001544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6179 | ||
| 3065 | 2026.05.19 00:01:45.333576 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3066 | 2026.05.19 00:01:45.350263 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.05.19 00:01:45.350333 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3068 | 2026.05.19 00:01:45.356094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3069 | 2026.05.19 00:01:45.356822 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.05.19 00:01:45.360029 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3071 | 2026.05.19 00:01:46.145970 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.05.19 00:01:46.146208 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 3073 | 2026.05.19 00:01:46.146558 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3074 | 2026.05.19 00:01:46.146600 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Debug> 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 | ||
| 3075 | 2026.05.19 00:01:46.146866 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3076 | 2026.05.19 00:01:46.146946 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3077 | 2026.05.19 00:01:46.147097 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3078 | 2026.05.19 00:01:46.147197 [ 316 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3079 | 2026.05.19 00:01:46.147213 [ 313 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3080 | 2026.05.19 00:01:46.147197 [ 361 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3081 | 2026.05.19 00:01:46.147366 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 3082 | 2026.05.19 00:01:46.147398 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3083 | 2026.05.19 00:01:46.147481 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3084 | 2026.05.19 00:01:46.147504 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3085 | 2026.05.19 00:01:46.147541 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> 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'))" | ||
| 3086 | 2026.05.19 00:01:46.147594 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Trace> 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'))" | ||
| 3087 | 2026.05.19 00:01:46.148788 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002683 sec., 13045.098770033544 rows/sec., 2.20 MiB/sec. | ||
| 3088 | 2026.05.19 00:01:46.148901 [ 294 ] {7ee7336e-14b3-4808-b6c8-54d5c3b7d600} <Debug> TCPHandler: Processed in 0.003067466 sec. | ||
| 3089 | 2026.05.19 00:01:46.151096 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.05.19 00:01:46.151234 [ 294 ] {4e117a8e-66ba-4eae-bda0-a3a1b4ae0327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3091 | 2026.05.19 00:01:46.151288 [ 294 ] {4e117a8e-66ba-4eae-bda0-a3a1b4ae0327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3092 | 2026.05.19 00:01:46.151769 [ 294 ] {4e117a8e-66ba-4eae-bda0-a3a1b4ae0327} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.05.19 00:01:46.151806 [ 294 ] {4e117a8e-66ba-4eae-bda0-a3a1b4ae0327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3094 | 2026.05.19 00:01:46.152234 [ 294 ] {4e117a8e-66ba-4eae-bda0-a3a1b4ae0327} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3095 | 2026.05.19 00:01:46.152489 [ 294 ] {4e117a8e-66ba-4eae-bda0-a3a1b4ae0327} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.05.19 00:01:46.152649 [ 294 ] {4e117a8e-66ba-4eae-bda0-a3a1b4ae0327} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001467 sec., 1363.3265167007498 rows/sec., 111.17 KiB/sec. | ||
| 3097 | 2026.05.19 00:01:46.152688 [ 294 ] {4e117a8e-66ba-4eae-bda0-a3a1b4ae0327} <Debug> TCPHandler: Processed in 0.001648626 sec. | ||
| 3098 | 2026.05.19 00:01:46.152846 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.05.19 00:01:46.152955 [ 294 ] {365ad5c9-7b09-4341-b6d3-32502c6a1beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3100 | 2026.05.19 00:01:46.153002 [ 294 ] {365ad5c9-7b09-4341-b6d3-32502c6a1beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3101 | 2026.05.19 00:01:46.153483 [ 294 ] {365ad5c9-7b09-4341-b6d3-32502c6a1beb} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.05.19 00:01:46.153521 [ 294 ] {365ad5c9-7b09-4341-b6d3-32502c6a1beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3103 | 2026.05.19 00:01:46.153860 [ 294 ] {365ad5c9-7b09-4341-b6d3-32502c6a1beb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3104 | 2026.05.19 00:01:46.154076 [ 294 ] {365ad5c9-7b09-4341-b6d3-32502c6a1beb} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.05.19 00:01:46.154216 [ 294 ] {365ad5c9-7b09-4341-b6d3-32502c6a1beb} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001284 sec., 91121.4953271028 rows/sec., 7.73 MiB/sec. | ||
| 3106 | 2026.05.19 00:01:46.154252 [ 294 ] {365ad5c9-7b09-4341-b6d3-32502c6a1beb} <Debug> TCPHandler: Processed in 0.0014586 sec. | ||
| 3107 | 2026.05.19 00:01:46.154381 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.05.19 00:01:46.154477 [ 294 ] {451d9b47-5961-4b67-aa68-51da65abc77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.05.19 00:01:46.154520 [ 294 ] {451d9b47-5961-4b67-aa68-51da65abc77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3110 | 2026.05.19 00:01:46.154944 [ 294 ] {451d9b47-5961-4b67-aa68-51da65abc77d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.05.19 00:01:46.154982 [ 294 ] {451d9b47-5961-4b67-aa68-51da65abc77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3112 | 2026.05.19 00:01:46.155290 [ 294 ] {451d9b47-5961-4b67-aa68-51da65abc77d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3113 | 2026.05.19 00:01:46.155507 [ 294 ] {451d9b47-5961-4b67-aa68-51da65abc77d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.05.19 00:01:46.155691 [ 294 ] {451d9b47-5961-4b67-aa68-51da65abc77d} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001232 sec., 25974.025974025975 rows/sec., 1.90 MiB/sec. | ||
| 3115 | 2026.05.19 00:01:46.155730 [ 294 ] {451d9b47-5961-4b67-aa68-51da65abc77d} <Debug> TCPHandler: Processed in 0.001399139 sec. | ||
| 3116 | 2026.05.19 00:01:46.155857 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.05.19 00:01:46.155957 [ 294 ] {376aae6a-5a73-4f7e-b63c-c101fed98173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3118 | 2026.05.19 00:01:46.156000 [ 294 ] {376aae6a-5a73-4f7e-b63c-c101fed98173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3119 | 2026.05.19 00:01:46.156446 [ 294 ] {376aae6a-5a73-4f7e-b63c-c101fed98173} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.05.19 00:01:46.156485 [ 294 ] {376aae6a-5a73-4f7e-b63c-c101fed98173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3121 | 2026.05.19 00:01:46.156801 [ 294 ] {376aae6a-5a73-4f7e-b63c-c101fed98173} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3122 | 2026.05.19 00:01:46.157024 [ 294 ] {376aae6a-5a73-4f7e-b63c-c101fed98173} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.05.19 00:01:46.157162 [ 294 ] {376aae6a-5a73-4f7e-b63c-c101fed98173} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001226 sec., 78303.42577487764 rows/sec., 6.12 MiB/sec. | ||
| 3124 | 2026.05.19 00:01:46.157198 [ 294 ] {376aae6a-5a73-4f7e-b63c-c101fed98173} <Debug> TCPHandler: Processed in 0.001390898 sec. | ||
| 3125 | 2026.05.19 00:01:46.157326 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.05.19 00:01:46.157425 [ 294 ] {1af501d8-52c0-47a1-b694-30a9ac30798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.05.19 00:01:46.157472 [ 294 ] {1af501d8-52c0-47a1-b694-30a9ac30798c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3128 | 2026.05.19 00:01:46.157904 [ 294 ] {1af501d8-52c0-47a1-b694-30a9ac30798c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.05.19 00:01:46.157940 [ 294 ] {1af501d8-52c0-47a1-b694-30a9ac30798c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3130 | 2026.05.19 00:01:46.158266 [ 294 ] {1af501d8-52c0-47a1-b694-30a9ac30798c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3131 | 2026.05.19 00:01:46.158483 [ 294 ] {1af501d8-52c0-47a1-b694-30a9ac30798c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.05.19 00:01:46.158623 [ 294 ] {1af501d8-52c0-47a1-b694-30a9ac30798c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001217 sec., 132292.5225965489 rows/sec., 9.21 MiB/sec. | ||
| 3133 | 2026.05.19 00:01:46.158661 [ 294 ] {1af501d8-52c0-47a1-b694-30a9ac30798c} <Debug> TCPHandler: Processed in 0.001383838 sec. | ||
| 3134 | 2026.05.19 00:01:46.158795 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.05.19 00:01:46.158891 [ 294 ] {618bc9e4-b2f8-4516-9ee6-31a86ed49d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.05.19 00:01:46.158947 [ 294 ] {618bc9e4-b2f8-4516-9ee6-31a86ed49d2e} <Trace> 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 | ||
| 3137 | 2026.05.19 00:01:46.159761 [ 294 ] {618bc9e4-b2f8-4516-9ee6-31a86ed49d2e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.05.19 00:01:46.159799 [ 294 ] {618bc9e4-b2f8-4516-9ee6-31a86ed49d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3139 | 2026.05.19 00:01:46.160341 [ 294 ] {618bc9e4-b2f8-4516-9ee6-31a86ed49d2e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3140 | 2026.05.19 00:01:46.160568 [ 294 ] {618bc9e4-b2f8-4516-9ee6-31a86ed49d2e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.05.19 00:01:46.160708 [ 294 ] {618bc9e4-b2f8-4516-9ee6-31a86ed49d2e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001836 sec., 16339.869281045752 rows/sec., 29.28 MiB/sec. | ||
| 3142 | 2026.05.19 00:01:46.160766 [ 294 ] {618bc9e4-b2f8-4516-9ee6-31a86ed49d2e} <Debug> TCPHandler: Processed in 0.002021366 sec. | ||
| 3143 | 2026.05.19 00:01:46.160907 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.19 00:01:46.161002 [ 294 ] {aa167f3e-1777-414d-bc9b-e5672a90ba4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.05.19 00:01:46.161045 [ 294 ] {aa167f3e-1777-414d-bc9b-e5672a90ba4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3146 | 2026.05.19 00:01:46.161405 [ 294 ] {aa167f3e-1777-414d-bc9b-e5672a90ba4b} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.05.19 00:01:46.161442 [ 294 ] {aa167f3e-1777-414d-bc9b-e5672a90ba4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3148 | 2026.05.19 00:01:46.161752 [ 294 ] {aa167f3e-1777-414d-bc9b-e5672a90ba4b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3149 | 2026.05.19 00:01:46.161972 [ 294 ] {aa167f3e-1777-414d-bc9b-e5672a90ba4b} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.05.19 00:01:46.162110 [ 294 ] {aa167f3e-1777-414d-bc9b-e5672a90ba4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 3151 | 2026.05.19 00:01:46.162145 [ 294 ] {aa167f3e-1777-414d-bc9b-e5672a90ba4b} <Debug> TCPHandler: Processed in 0.001288296 sec. | ||
| 3152 | 2026.05.19 00:01:51.145077 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.05.19 00:01:51.145320 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 3154 | 2026.05.19 00:01:51.145649 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3155 | 2026.05.19 00:01:51.145688 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Debug> 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 | ||
| 3156 | 2026.05.19 00:01:51.145906 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3157 | 2026.05.19 00:01:51.145975 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3158 | 2026.05.19 00:01:51.146115 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3159 | 2026.05.19 00:01:51.146184 [ 354 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3160 | 2026.05.19 00:01:51.146229 [ 333 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3161 | 2026.05.19 00:01:51.146229 [ 341 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3162 | 2026.05.19 00:01:51.146340 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 3163 | 2026.05.19 00:01:51.146369 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3164 | 2026.05.19 00:01:51.146443 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3165 | 2026.05.19 00:01:51.146465 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3166 | 2026.05.19 00:01:51.146509 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> 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'))" | ||
| 3167 | 2026.05.19 00:01:51.146549 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Trace> 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'))" | ||
| 3168 | 2026.05.19 00:01:51.147623 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002397 sec., 14601.585314977056 rows/sec., 2.46 MiB/sec. | ||
| 3169 | 2026.05.19 00:01:51.147730 [ 294 ] {c6708c31-61ba-4c64-b5a1-c31b069eaa18} <Debug> TCPHandler: Processed in 0.002790538 sec. | ||
| 3170 | 2026.05.19 00:01:51.149760 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.05.19 00:01:51.149872 [ 294 ] {09dee5ed-e6a4-4004-adb6-ce681f440f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3172 | 2026.05.19 00:01:51.149918 [ 294 ] {09dee5ed-e6a4-4004-adb6-ce681f440f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3173 | 2026.05.19 00:01:51.150410 [ 294 ] {09dee5ed-e6a4-4004-adb6-ce681f440f5b} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.05.19 00:01:51.150458 [ 294 ] {09dee5ed-e6a4-4004-adb6-ce681f440f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3175 | 2026.05.19 00:01:51.150819 [ 294 ] {09dee5ed-e6a4-4004-adb6-ce681f440f5b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3176 | 2026.05.19 00:01:51.151035 [ 294 ] {09dee5ed-e6a4-4004-adb6-ce681f440f5b} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.05.19 00:01:51.151178 [ 294 ] {09dee5ed-e6a4-4004-adb6-ce681f440f5b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001337 sec., 58339.56619296933 rows/sec., 4.83 MiB/sec. | ||
| 3178 | 2026.05.19 00:01:51.151214 [ 294 ] {09dee5ed-e6a4-4004-adb6-ce681f440f5b} <Debug> TCPHandler: Processed in 0.001504791 sec. | ||
| 3179 | 2026.05.19 00:01:51.151346 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.05.19 00:01:51.151440 [ 294 ] {502a476a-5764-4109-be5f-afdd2690597f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.05.19 00:01:51.151483 [ 294 ] {502a476a-5764-4109-be5f-afdd2690597f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3182 | 2026.05.19 00:01:51.151908 [ 294 ] {502a476a-5764-4109-be5f-afdd2690597f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.05.19 00:01:51.151944 [ 294 ] {502a476a-5764-4109-be5f-afdd2690597f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3184 | 2026.05.19 00:01:51.152238 [ 294 ] {502a476a-5764-4109-be5f-afdd2690597f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3185 | 2026.05.19 00:01:51.152439 [ 294 ] {502a476a-5764-4109-be5f-afdd2690597f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.05.19 00:01:51.152563 [ 108 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3187 | 2026.05.19 00:01:51.152570 [ 294 ] {502a476a-5764-4109-be5f-afdd2690597f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001149 sec., 9573.542210617929 rows/sec., 719.89 KiB/sec. | ||
| 3188 | 2026.05.19 00:01:51.152634 [ 108 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.05.19 00:01:51.152645 [ 294 ] {502a476a-5764-4109-be5f-afdd2690597f} <Debug> TCPHandler: Processed in 0.001347868 sec. | ||
| 3190 | 2026.05.19 00:01:51.152663 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3191 | 2026.05.19 00:01:51.152764 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3192 | 2026.05.19 00:01:51.152784 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.05.19 00:01:51.152858 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3194 | 2026.05.19 00:01:51.152880 [ 294 ] {973f6160-336e-41d4-98b1-62baea744358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3195 | 2026.05.19 00:01:51.152886 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 79 rows starting from the beginning of the part | ||
| 3196 | 2026.05.19 00:01:51.152922 [ 294 ] {973f6160-336e-41d4-98b1-62baea744358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3197 | 2026.05.19 00:01:51.152950 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 3198 | 2026.05.19 00:01:51.152999 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3199 | 2026.05.19 00:01:51.153046 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3200 | 2026.05.19 00:01:51.153087 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3201 | 2026.05.19 00:01:51.153132 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3202 | 2026.05.19 00:01:51.153369 [ 294 ] {973f6160-336e-41d4-98b1-62baea744358} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.05.19 00:01:51.153405 [ 294 ] {973f6160-336e-41d4-98b1-62baea744358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3204 | 2026.05.19 00:01:51.153790 [ 294 ] {973f6160-336e-41d4-98b1-62baea744358} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3205 | 2026.05.19 00:01:51.153907 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170302 sec., 175168.46079046262 rows/sec., 13.49 MiB/sec. | ||
| 3206 | 2026.05.19 00:01:51.154015 [ 294 ] {973f6160-336e-41d4-98b1-62baea744358} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.19 00:01:51.154114 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3208 | 2026.05.19 00:01:51.154160 [ 294 ] {973f6160-336e-41d4-98b1-62baea744358} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001299 sec., 57736.72055427251 rows/sec., 4.51 MiB/sec. | ||
| 3209 | 2026.05.19 00:01:51.154203 [ 294 ] {973f6160-336e-41d4-98b1-62baea744358} <Debug> TCPHandler: Processed in 0.001468621 sec. | ||
| 3210 | 2026.05.19 00:01:51.154344 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.05.19 00:01:51.154434 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.05.19 00:01:51.154447 [ 294 ] {f9acd062-ce6c-40cf-b048-68a935c98f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3213 | 2026.05.19 00:01:51.154500 [ 294 ] {f9acd062-ce6c-40cf-b048-68a935c98f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3214 | 2026.05.19 00:01:51.154522 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_16_3} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3215 | 2026.05.19 00:01:51.154628 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3216 | 2026.05.19 00:01:51.154920 [ 294 ] {f9acd062-ce6c-40cf-b048-68a935c98f00} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.05.19 00:01:51.154962 [ 294 ] {f9acd062-ce6c-40cf-b048-68a935c98f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3218 | 2026.05.19 00:01:51.155303 [ 294 ] {f9acd062-ce6c-40cf-b048-68a935c98f00} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3219 | 2026.05.19 00:01:51.155515 [ 294 ] {f9acd062-ce6c-40cf-b048-68a935c98f00} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.05.19 00:01:51.155645 [ 294 ] {f9acd062-ce6c-40cf-b048-68a935c98f00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 3221 | 2026.05.19 00:01:51.155678 [ 294 ] {f9acd062-ce6c-40cf-b048-68a935c98f00} <Debug> TCPHandler: Processed in 0.001389679 sec. | ||
| 3222 | 2026.05.19 00:01:51.155798 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.05.19 00:01:51.155892 [ 294 ] {43d8e494-36be-4731-9c56-4cec8ae38bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.05.19 00:01:51.155946 [ 294 ] {43d8e494-36be-4731-9c56-4cec8ae38bfc} <Trace> 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 | ||
| 3225 | 2026.05.19 00:01:51.156653 [ 294 ] {43d8e494-36be-4731-9c56-4cec8ae38bfc} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.05.19 00:01:51.156688 [ 294 ] {43d8e494-36be-4731-9c56-4cec8ae38bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3227 | 2026.05.19 00:01:51.157193 [ 294 ] {43d8e494-36be-4731-9c56-4cec8ae38bfc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3228 | 2026.05.19 00:01:51.157410 [ 294 ] {43d8e494-36be-4731-9c56-4cec8ae38bfc} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.05.19 00:01:51.157517 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3230 | 2026.05.19 00:01:51.157548 [ 294 ] {43d8e494-36be-4731-9c56-4cec8ae38bfc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001673 sec., 6575.01494321578 rows/sec., 11.78 MiB/sec. | ||
| 3231 | 2026.05.19 00:01:51.157560 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.05.19 00:01:51.157587 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3233 | 2026.05.19 00:01:51.157601 [ 294 ] {43d8e494-36be-4731-9c56-4cec8ae38bfc} <Debug> TCPHandler: Processed in 0.001851532 sec. | ||
| 3234 | 2026.05.19 00:01:51.157654 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3235 | 2026.05.19 00:01:51.157732 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.05.19 00:01:51.157827 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3237 | 2026.05.19 00:01:51.157827 [ 294 ] {2b2a84af-59d2-4a70-9fb1-8be450b4a1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.05.19 00:01:51.157875 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 186 rows starting from the beginning of the part | ||
| 3239 | 2026.05.19 00:01:51.157881 [ 294 ] {2b2a84af-59d2-4a70-9fb1-8be450b4a1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3240 | 2026.05.19 00:01:51.157982 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 3241 | 2026.05.19 00:01:51.158085 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3242 | 2026.05.19 00:01:51.158182 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3243 | 2026.05.19 00:01:51.158221 [ 294 ] {2b2a84af-59d2-4a70-9fb1-8be450b4a1a7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.05.19 00:01:51.158260 [ 294 ] {2b2a84af-59d2-4a70-9fb1-8be450b4a1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3245 | 2026.05.19 00:01:51.158279 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3246 | 2026.05.19 00:01:51.158385 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3247 | 2026.05.19 00:01:51.158576 [ 294 ] {2b2a84af-59d2-4a70-9fb1-8be450b4a1a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3248 | 2026.05.19 00:01:51.158806 [ 294 ] {2b2a84af-59d2-4a70-9fb1-8be450b4a1a7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.05.19 00:01:51.158935 [ 294 ] {2b2a84af-59d2-4a70-9fb1-8be450b4a1a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 3250 | 2026.05.19 00:01:51.158968 [ 294 ] {2b2a84af-59d2-4a70-9fb1-8be450b4a1a7} <Debug> TCPHandler: Processed in 0.001285306 sec. | ||
| 3251 | 2026.05.19 00:01:51.161676 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 19 columns (19 merged, 0 gathered) in 0.004048622 sec., 71135.31468237835 rows/sec., 127.47 MiB/sec. | ||
| 3252 | 2026.05.19 00:01:51.162204 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3253 | 2026.05.19 00:01:51.162522 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.05.19 00:01:51.162583 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3255 | 2026.05.19 00:01:51.162657 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3256 | 2026.05.19 00:01:52.434226 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3257 | 2026.05.19 00:01:52.434278 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3258 | 2026.05.19 00:01:52.501611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6691 | ||
| 3259 | 2026.05.19 00:01:52.502312 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.05.19 00:01:52.502372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3261 | 2026.05.19 00:01:52.502927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3262 | 2026.05.19 00:01:52.503162 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.19 00:01:52.503293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6691 | ||
| 3264 | 2026.05.19 00:01:52.860121 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3265 | 2026.05.19 00:01:52.876582 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.05.19 00:01:52.876638 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3267 | 2026.05.19 00:01:52.882013 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3268 | 2026.05.19 00:01:52.882690 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.05.19 00:01:52.885610 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3270 | 2026.05.19 00:01:56.146009 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.05.19 00:01:56.146294 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 3272 | 2026.05.19 00:01:56.146675 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3273 | 2026.05.19 00:01:56.146725 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Debug> 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 | ||
| 3274 | 2026.05.19 00:01:56.146961 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3275 | 2026.05.19 00:01:56.147035 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3276 | 2026.05.19 00:01:56.147211 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3277 | 2026.05.19 00:01:56.147286 [ 354 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3278 | 2026.05.19 00:01:56.147338 [ 341 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3279 | 2026.05.19 00:01:56.147335 [ 333 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3280 | 2026.05.19 00:01:56.147535 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 3281 | 2026.05.19 00:01:56.147565 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3282 | 2026.05.19 00:01:56.147640 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3283 | 2026.05.19 00:01:56.147686 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3284 | 2026.05.19 00:01:56.147725 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> 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'))" | ||
| 3285 | 2026.05.19 00:01:56.147766 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Trace> 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'))" | ||
| 3286 | 2026.05.19 00:01:56.148805 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002628 sec., 13318.112633181127 rows/sec., 2.24 MiB/sec. | ||
| 3287 | 2026.05.19 00:01:56.148909 [ 294 ] {c4a01b88-0d7e-4de0-937d-b1561f41d8a0} <Debug> TCPHandler: Processed in 0.003044455 sec. | ||
| 3288 | 2026.05.19 00:01:56.150943 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.05.19 00:01:56.151076 [ 294 ] {79cf780a-304c-410a-8574-5eddfe0f4d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3290 | 2026.05.19 00:01:56.151130 [ 294 ] {79cf780a-304c-410a-8574-5eddfe0f4d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3291 | 2026.05.19 00:01:56.151729 [ 294 ] {79cf780a-304c-410a-8574-5eddfe0f4d7f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.05.19 00:01:56.151774 [ 294 ] {79cf780a-304c-410a-8574-5eddfe0f4d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3293 | 2026.05.19 00:01:56.152152 [ 294 ] {79cf780a-304c-410a-8574-5eddfe0f4d7f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3294 | 2026.05.19 00:01:56.152377 [ 294 ] {79cf780a-304c-410a-8574-5eddfe0f4d7f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.05.19 00:01:56.152530 [ 294 ] {79cf780a-304c-410a-8574-5eddfe0f4d7f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001494 sec., 77643.90896921017 rows/sec., 6.59 MiB/sec. | ||
| 3296 | 2026.05.19 00:01:56.152568 [ 294 ] {79cf780a-304c-410a-8574-5eddfe0f4d7f} <Debug> TCPHandler: Processed in 0.001686307 sec. | ||
| 3297 | 2026.05.19 00:01:56.152699 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.05.19 00:01:56.152799 [ 294 ] {02c052e9-676a-41b4-a54b-0990f1489835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3299 | 2026.05.19 00:01:56.152843 [ 294 ] {02c052e9-676a-41b4-a54b-0990f1489835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3300 | 2026.05.19 00:01:56.153255 [ 294 ] {02c052e9-676a-41b4-a54b-0990f1489835} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.05.19 00:01:56.153294 [ 294 ] {02c052e9-676a-41b4-a54b-0990f1489835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3302 | 2026.05.19 00:01:56.153591 [ 294 ] {02c052e9-676a-41b4-a54b-0990f1489835} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3303 | 2026.05.19 00:01:56.153801 [ 294 ] {02c052e9-676a-41b4-a54b-0990f1489835} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.05.19 00:01:56.153936 [ 294 ] {02c052e9-676a-41b4-a54b-0990f1489835} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001159 sec., 25884.383088869712 rows/sec., 1.90 MiB/sec. | ||
| 3305 | 2026.05.19 00:01:56.153972 [ 294 ] {02c052e9-676a-41b4-a54b-0990f1489835} <Debug> TCPHandler: Processed in 0.001324546 sec. | ||
| 3306 | 2026.05.19 00:01:56.154089 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.05.19 00:01:56.154185 [ 294 ] {057cec98-2ad5-43d3-b175-12f825c611d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3308 | 2026.05.19 00:01:56.154230 [ 294 ] {057cec98-2ad5-43d3-b175-12f825c611d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3309 | 2026.05.19 00:01:56.154652 [ 294 ] {057cec98-2ad5-43d3-b175-12f825c611d3} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.05.19 00:01:56.154690 [ 294 ] {057cec98-2ad5-43d3-b175-12f825c611d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3311 | 2026.05.19 00:01:56.154991 [ 294 ] {057cec98-2ad5-43d3-b175-12f825c611d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3312 | 2026.05.19 00:01:56.155214 [ 294 ] {057cec98-2ad5-43d3-b175-12f825c611d3} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.05.19 00:01:56.155344 [ 294 ] {057cec98-2ad5-43d3-b175-12f825c611d3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001178 sec., 79796.26485568761 rows/sec., 6.23 MiB/sec. | ||
| 3314 | 2026.05.19 00:01:56.155378 [ 294 ] {057cec98-2ad5-43d3-b175-12f825c611d3} <Debug> TCPHandler: Processed in 0.001338268 sec. | ||
| 3315 | 2026.05.19 00:01:56.155496 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.05.19 00:01:56.155591 [ 294 ] {3c22f54f-b500-4503-a958-4941f206d0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3317 | 2026.05.19 00:01:56.155636 [ 294 ] {3c22f54f-b500-4503-a958-4941f206d0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3318 | 2026.05.19 00:01:56.156041 [ 294 ] {3c22f54f-b500-4503-a958-4941f206d0e2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.19 00:01:56.156077 [ 294 ] {3c22f54f-b500-4503-a958-4941f206d0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3320 | 2026.05.19 00:01:56.156398 [ 294 ] {3c22f54f-b500-4503-a958-4941f206d0e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3321 | 2026.05.19 00:01:56.156604 [ 294 ] {3c22f54f-b500-4503-a958-4941f206d0e2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.05.19 00:01:56.156735 [ 294 ] {3c22f54f-b500-4503-a958-4941f206d0e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3323 | 2026.05.19 00:01:56.156769 [ 294 ] {3c22f54f-b500-4503-a958-4941f206d0e2} <Debug> TCPHandler: Processed in 0.001322336 sec. | ||
| 3324 | 2026.05.19 00:01:56.156884 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.05.19 00:01:56.156983 [ 294 ] {965dec4c-ad68-477a-b602-8f1ea758a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3326 | 2026.05.19 00:01:56.157038 [ 294 ] {965dec4c-ad68-477a-b602-8f1ea758a944} <Trace> 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 | ||
| 3327 | 2026.05.19 00:01:56.157824 [ 294 ] {965dec4c-ad68-477a-b602-8f1ea758a944} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.05.19 00:01:56.157862 [ 294 ] {965dec4c-ad68-477a-b602-8f1ea758a944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3329 | 2026.05.19 00:01:56.158382 [ 294 ] {965dec4c-ad68-477a-b602-8f1ea758a944} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3330 | 2026.05.19 00:01:56.158602 [ 294 ] {965dec4c-ad68-477a-b602-8f1ea758a944} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.05.19 00:01:56.158742 [ 294 ] {965dec4c-ad68-477a-b602-8f1ea758a944} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001778 sec., 16872.890888638918 rows/sec., 30.24 MiB/sec. | ||
| 3332 | 2026.05.19 00:01:56.158790 [ 294 ] {965dec4c-ad68-477a-b602-8f1ea758a944} <Debug> TCPHandler: Processed in 0.001955165 sec. | ||
| 3333 | 2026.05.19 00:01:56.158914 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2026.05.19 00:01:56.159009 [ 294 ] {208989cb-ba9e-4f64-965f-7d5127bd587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3335 | 2026.05.19 00:01:56.159052 [ 294 ] {208989cb-ba9e-4f64-965f-7d5127bd587f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3336 | 2026.05.19 00:01:56.159394 [ 294 ] {208989cb-ba9e-4f64-965f-7d5127bd587f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.05.19 00:01:56.159430 [ 294 ] {208989cb-ba9e-4f64-965f-7d5127bd587f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3338 | 2026.05.19 00:01:56.159727 [ 294 ] {208989cb-ba9e-4f64-965f-7d5127bd587f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3339 | 2026.05.19 00:01:56.159942 [ 294 ] {208989cb-ba9e-4f64-965f-7d5127bd587f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.05.19 00:01:56.160068 [ 294 ] {208989cb-ba9e-4f64-965f-7d5127bd587f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3341 | 2026.05.19 00:01:56.160101 [ 294 ] {208989cb-ba9e-4f64-965f-7d5127bd587f} <Debug> TCPHandler: Processed in 0.001236705 sec. | ||
| 3342 | 2026.05.19 00:01:56.415243 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.05.19 00:01:56.415488 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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', '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) | ||
| 3344 | 2026.05.19 00:01:56.415839 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3345 | 2026.05.19 00:01:56.415883 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Debug> 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', '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 | ||
| 3346 | 2026.05.19 00:01:56.416132 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3347 | 2026.05.19 00:01:56.416200 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3348 | 2026.05.19 00:01:56.416373 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 3349 | 2026.05.19 00:01:56.416446 [ 354 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3350 | 2026.05.19 00:01:56.416467 [ 333 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3351 | 2026.05.19 00:01:56.416467 [ 341 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3352 | 2026.05.19 00:01:56.416580 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 3353 | 2026.05.19 00:01:56.416608 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3354 | 2026.05.19 00:01:56.416676 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3355 | 2026.05.19 00:01:56.416697 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3356 | 2026.05.19 00:01:56.416732 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> 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', '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'))" | ||
| 3357 | 2026.05.19 00:01:56.416776 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Trace> 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', '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'))" | ||
| 3358 | 2026.05.19 00:01:56.418033 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002653 sec., 13192.612137203167 rows/sec., 2.80 MiB/sec. | ||
| 3359 | 2026.05.19 00:01:56.418137 [ 294 ] {e38e5df3-96b8-44cb-8ab1-4ab6e090a5af} <Debug> TCPHandler: Processed in 0.003031995 sec. | ||
| 3360 | 2026.05.19 00:01:56.430099 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.05.19 00:01:56.430232 [ 294 ] {45ff3079-e184-48f1-a7f9-230589bb07cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.05.19 00:01:56.430287 [ 294 ] {45ff3079-e184-48f1-a7f9-230589bb07cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3363 | 2026.05.19 00:01:56.430818 [ 294 ] {45ff3079-e184-48f1-a7f9-230589bb07cb} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.05.19 00:01:56.430862 [ 294 ] {45ff3079-e184-48f1-a7f9-230589bb07cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3365 | 2026.05.19 00:01:56.431217 [ 294 ] {45ff3079-e184-48f1-a7f9-230589bb07cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3366 | 2026.05.19 00:01:56.431435 [ 294 ] {45ff3079-e184-48f1-a7f9-230589bb07cb} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.19 00:01:56.431586 [ 294 ] {45ff3079-e184-48f1-a7f9-230589bb07cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001391 sec., 17253.774263120056 rows/sec., 1.43 MiB/sec. | ||
| 3368 | 2026.05.19 00:01:56.431622 [ 294 ] {45ff3079-e184-48f1-a7f9-230589bb07cb} <Debug> TCPHandler: Processed in 0.001585695 sec. | ||
| 3369 | 2026.05.19 00:01:56.431749 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2026.05.19 00:01:56.431846 [ 294 ] {668cda13-100e-4a29-83de-05ad7371d1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3371 | 2026.05.19 00:01:56.431889 [ 294 ] {668cda13-100e-4a29-83de-05ad7371d1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3372 | 2026.05.19 00:01:56.432274 [ 294 ] {668cda13-100e-4a29-83de-05ad7371d1e3} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.05.19 00:01:56.432314 [ 294 ] {668cda13-100e-4a29-83de-05ad7371d1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3374 | 2026.05.19 00:01:56.432601 [ 294 ] {668cda13-100e-4a29-83de-05ad7371d1e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3375 | 2026.05.19 00:01:56.432806 [ 294 ] {668cda13-100e-4a29-83de-05ad7371d1e3} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.05.19 00:01:56.432937 [ 294 ] {668cda13-100e-4a29-83de-05ad7371d1e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001111 sec., 1800.1800180018001 rows/sec., 146.79 KiB/sec. | ||
| 3377 | 2026.05.19 00:01:56.432971 [ 294 ] {668cda13-100e-4a29-83de-05ad7371d1e3} <Debug> TCPHandler: Processed in 0.001271435 sec. | ||
| 3378 | 2026.05.19 00:01:56.433087 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.05.19 00:01:56.433181 [ 294 ] {390873ea-9545-4edd-9c55-dc56a09c4918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3380 | 2026.05.19 00:01:56.433221 [ 294 ] {390873ea-9545-4edd-9c55-dc56a09c4918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3381 | 2026.05.19 00:01:56.434641 [ 294 ] {390873ea-9545-4edd-9c55-dc56a09c4918} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.05.19 00:01:56.434678 [ 294 ] {390873ea-9545-4edd-9c55-dc56a09c4918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3383 | 2026.05.19 00:01:56.435160 [ 294 ] {390873ea-9545-4edd-9c55-dc56a09c4918} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3384 | 2026.05.19 00:01:56.435366 [ 294 ] {390873ea-9545-4edd-9c55-dc56a09c4918} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.05.19 00:01:56.435478 [ 115 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3386 | 2026.05.19 00:01:56.435497 [ 294 ] {390873ea-9545-4edd-9c55-dc56a09c4918} <Debug> executeQuery: Read 2542 rows, 194.91 KiB in 0.002334 sec., 1089117.3950299914 rows/sec., 81.55 MiB/sec. | ||
| 3387 | 2026.05.19 00:01:56.435528 [ 115 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.05.19 00:01:56.435540 [ 294 ] {390873ea-9545-4edd-9c55-dc56a09c4918} <Debug> TCPHandler: Processed in 0.00250124 sec. | ||
| 3389 | 2026.05.19 00:01:56.435559 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3390 | 2026.05.19 00:01:56.435652 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3391 | 2026.05.19 00:01:56.435686 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.05.19 00:01:56.435745 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3393 | 2026.05.19 00:01:56.435772 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2614 rows starting from the beginning of the part | ||
| 3394 | 2026.05.19 00:01:56.435782 [ 294 ] {88785ddf-dfec-48a7-8a84-8b41e58040b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3395 | 2026.05.19 00:01:56.435823 [ 294 ] {88785ddf-dfec-48a7-8a84-8b41e58040b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3396 | 2026.05.19 00:01:56.435852 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 78 rows starting from the beginning of the part | ||
| 3397 | 2026.05.19 00:01:56.435904 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 117 rows starting from the beginning of the part | ||
| 3398 | 2026.05.19 00:01:56.435955 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 78 rows starting from the beginning of the part | ||
| 3399 | 2026.05.19 00:01:56.436002 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 3400 | 2026.05.19 00:01:56.436046 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2542 rows starting from the beginning of the part | ||
| 3401 | 2026.05.19 00:01:56.436225 [ 294 ] {88785ddf-dfec-48a7-8a84-8b41e58040b6} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.05.19 00:01:56.436262 [ 294 ] {88785ddf-dfec-48a7-8a84-8b41e58040b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3403 | 2026.05.19 00:01:56.436565 [ 294 ] {88785ddf-dfec-48a7-8a84-8b41e58040b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3404 | 2026.05.19 00:01:56.436776 [ 294 ] {88785ddf-dfec-48a7-8a84-8b41e58040b6} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.05.19 00:01:56.436911 [ 294 ] {88785ddf-dfec-48a7-8a84-8b41e58040b6} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001147 sec., 29642.54577157803 rows/sec., 2.22 MiB/sec. | ||
| 3406 | 2026.05.19 00:01:56.436945 [ 294 ] {88785ddf-dfec-48a7-8a84-8b41e58040b6} <Debug> TCPHandler: Processed in 0.001308716 sec. | ||
| 3407 | 2026.05.19 00:01:56.437064 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.05.19 00:01:56.437159 [ 294 ] {d5cf0252-5b7e-4824-a837-4755b9ed7291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.05.19 00:01:56.437201 [ 294 ] {d5cf0252-5b7e-4824-a837-4755b9ed7291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3410 | 2026.05.19 00:01:56.437813 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196771 sec., 2524159.3229335235 rows/sec., 200.73 MiB/sec. | ||
| 3411 | 2026.05.19 00:01:56.437849 [ 294 ] {d5cf0252-5b7e-4824-a837-4755b9ed7291} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.05.19 00:01:56.437887 [ 294 ] {d5cf0252-5b7e-4824-a837-4755b9ed7291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3413 | 2026.05.19 00:01:56.438049 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3414 | 2026.05.19 00:01:56.438218 [ 294 ] {d5cf0252-5b7e-4824-a837-4755b9ed7291} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3415 | 2026.05.19 00:01:56.438281 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.05.19 00:01:56.438344 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_21_4} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3417 | 2026.05.19 00:01:56.438402 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3418 | 2026.05.19 00:01:56.438433 [ 294 ] {d5cf0252-5b7e-4824-a837-4755b9ed7291} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.05.19 00:01:56.438563 [ 294 ] {d5cf0252-5b7e-4824-a837-4755b9ed7291} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001422 sec., 580168.776371308 rows/sec., 33.94 MiB/sec. | ||
| 3420 | 2026.05.19 00:01:56.438598 [ 294 ] {d5cf0252-5b7e-4824-a837-4755b9ed7291} <Debug> TCPHandler: Processed in 0.001583904 sec. | ||
| 3421 | 2026.05.19 00:01:56.438720 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.05.19 00:01:56.438815 [ 294 ] {2450488d-0e18-4f06-aceb-c128afb926fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.05.19 00:01:56.438856 [ 294 ] {2450488d-0e18-4f06-aceb-c128afb926fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3424 | 2026.05.19 00:01:56.439241 [ 294 ] {2450488d-0e18-4f06-aceb-c128afb926fd} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.05.19 00:01:56.439279 [ 294 ] {2450488d-0e18-4f06-aceb-c128afb926fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3426 | 2026.05.19 00:01:56.439576 [ 294 ] {2450488d-0e18-4f06-aceb-c128afb926fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3427 | 2026.05.19 00:01:56.439783 [ 294 ] {2450488d-0e18-4f06-aceb-c128afb926fd} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.05.19 00:01:56.439909 [ 294 ] {2450488d-0e18-4f06-aceb-c128afb926fd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 3429 | 2026.05.19 00:01:56.439943 [ 294 ] {2450488d-0e18-4f06-aceb-c128afb926fd} <Debug> TCPHandler: Processed in 0.001272386 sec. | ||
| 3430 | 2026.05.19 00:01:56.440067 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.05.19 00:01:56.440161 [ 294 ] {3715f01f-ff7e-485a-9f0a-1b3d2ec47306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3432 | 2026.05.19 00:01:56.440201 [ 294 ] {3715f01f-ff7e-485a-9f0a-1b3d2ec47306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3433 | 2026.05.19 00:01:56.441071 [ 294 ] {3715f01f-ff7e-485a-9f0a-1b3d2ec47306} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.05.19 00:01:56.441108 [ 294 ] {3715f01f-ff7e-485a-9f0a-1b3d2ec47306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3435 | 2026.05.19 00:01:56.441500 [ 294 ] {3715f01f-ff7e-485a-9f0a-1b3d2ec47306} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3436 | 2026.05.19 00:01:56.441715 [ 294 ] {3715f01f-ff7e-485a-9f0a-1b3d2ec47306} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.05.19 00:01:56.441829 [ 138 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3438 | 2026.05.19 00:01:56.441844 [ 294 ] {3715f01f-ff7e-485a-9f0a-1b3d2ec47306} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001701 sec., 786008.2304526749 rows/sec., 52.97 MiB/sec. | ||
| 3439 | 2026.05.19 00:01:56.441869 [ 138 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.05.19 00:01:56.441882 [ 294 ] {3715f01f-ff7e-485a-9f0a-1b3d2ec47306} <Debug> TCPHandler: Processed in 0.001864512 sec. | ||
| 3441 | 2026.05.19 00:01:56.441890 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3442 | 2026.05.19 00:01:56.441962 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3443 | 2026.05.19 00:01:56.441997 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.05.19 00:01:56.442042 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2026.05.19 00:01:56.442068 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3446 | 2026.05.19 00:01:56.442093 [ 294 ] {5336a236-dd1a-4880-8e96-72ffdf6054ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3447 | 2026.05.19 00:01:56.442117 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part | ||
| 3448 | 2026.05.19 00:01:56.442137 [ 294 ] {5336a236-dd1a-4880-8e96-72ffdf6054ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3449 | 2026.05.19 00:01:56.442162 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 96 rows starting from the beginning of the part | ||
| 3450 | 2026.05.19 00:01:56.442200 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 75 rows starting from the beginning of the part | ||
| 3451 | 2026.05.19 00:01:56.442245 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part | ||
| 3452 | 2026.05.19 00:01:56.442288 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1337 rows starting from the beginning of the part | ||
| 3453 | 2026.05.19 00:01:56.442938 [ 294 ] {5336a236-dd1a-4880-8e96-72ffdf6054ff} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.05.19 00:01:56.442974 [ 294 ] {5336a236-dd1a-4880-8e96-72ffdf6054ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3455 | 2026.05.19 00:01:56.443389 [ 294 ] {5336a236-dd1a-4880-8e96-72ffdf6054ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3456 | 2026.05.19 00:01:56.443484 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553863 sec., 1980869.613344291 rows/sec., 143.85 MiB/sec. | ||
| 3457 | 2026.05.19 00:01:56.443600 [ 294 ] {5336a236-dd1a-4880-8e96-72ffdf6054ff} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.05.19 00:01:56.443641 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3459 | 2026.05.19 00:01:56.443699 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3460 | 2026.05.19 00:01:56.443726 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.05.19 00:01:56.443735 [ 294 ] {5336a236-dd1a-4880-8e96-72ffdf6054ff} <Debug> executeQuery: Read 1464 rows, 91.46 KiB in 0.001661 sec., 881396.7489464178 rows/sec., 53.77 MiB/sec. | ||
| 3462 | 2026.05.19 00:01:56.443743 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3463 | 2026.05.19 00:01:56.443769 [ 294 ] {5336a236-dd1a-4880-8e96-72ffdf6054ff} <Debug> TCPHandler: Processed in 0.001821071 sec. | ||
| 3464 | 2026.05.19 00:01:56.443864 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3465 | 2026.05.19 00:01:56.443888 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.05.19 00:01:56.443913 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.05.19 00:01:56.443982 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_21_4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3468 | 2026.05.19 00:01:56.444002 [ 294 ] {2a0db82a-5969-4021-a3d9-d617c4597ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.05.19 00:01:56.444030 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3470 | 2026.05.19 00:01:56.444039 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3471 | 2026.05.19 00:01:56.444058 [ 294 ] {2a0db82a-5969-4021-a3d9-d617c4597ead} <Trace> 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 | ||
| 3472 | 2026.05.19 00:01:56.444079 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6769 rows starting from the beginning of the part | ||
| 3473 | 2026.05.19 00:01:56.444159 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3474 | 2026.05.19 00:01:56.444214 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 3475 | 2026.05.19 00:01:56.444266 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3476 | 2026.05.19 00:01:56.444314 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3477 | 2026.05.19 00:01:56.444362 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1464 rows starting from the beginning of the part | ||
| 3478 | 2026.05.19 00:01:56.444807 [ 294 ] {2a0db82a-5969-4021-a3d9-d617c4597ead} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.05.19 00:01:56.444848 [ 294 ] {2a0db82a-5969-4021-a3d9-d617c4597ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3480 | 2026.05.19 00:01:56.445390 [ 294 ] {2a0db82a-5969-4021-a3d9-d617c4597ead} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3481 | 2026.05.19 00:01:56.445630 [ 294 ] {2a0db82a-5969-4021-a3d9-d617c4597ead} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.05.19 00:01:56.445773 [ 294 ] {2a0db82a-5969-4021-a3d9-d617c4597ead} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001791 sec., 11166.945840312674 rows/sec., 20.01 MiB/sec. | ||
| 3483 | 2026.05.19 00:01:56.445822 [ 294 ] {2a0db82a-5969-4021-a3d9-d617c4597ead} <Debug> TCPHandler: Processed in 0.001988105 sec. | ||
| 3484 | 2026.05.19 00:01:56.445939 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.05.19 00:01:56.446033 [ 294 ] {a147236d-da32-4677-88d8-b5072c99c737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3486 | 2026.05.19 00:01:56.446076 [ 294 ] {a147236d-da32-4677-88d8-b5072c99c737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3487 | 2026.05.19 00:01:56.446403 [ 294 ] {a147236d-da32-4677-88d8-b5072c99c737} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.05.19 00:01:56.446438 [ 294 ] {a147236d-da32-4677-88d8-b5072c99c737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3489 | 2026.05.19 00:01:56.446772 [ 294 ] {a147236d-da32-4677-88d8-b5072c99c737} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3490 | 2026.05.19 00:01:56.446994 [ 294 ] {a147236d-da32-4677-88d8-b5072c99c737} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.05.19 00:01:56.447093 [ 138 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3492 | 2026.05.19 00:01:56.447122 [ 294 ] {a147236d-da32-4677-88d8-b5072c99c737} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 748.08 KiB/sec. | ||
| 3493 | 2026.05.19 00:01:56.447126 [ 138 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.05.19 00:01:56.447153 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3495 | 2026.05.19 00:01:56.447155 [ 294 ] {a147236d-da32-4677-88d8-b5072c99c737} <Debug> TCPHandler: Processed in 0.001266185 sec. | ||
| 3496 | 2026.05.19 00:01:56.447218 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3497 | 2026.05.19 00:01:56.447311 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3498 | 2026.05.19 00:01:56.447339 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3499 | 2026.05.19 00:01:56.447385 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3500 | 2026.05.19 00:01:56.447423 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3501 | 2026.05.19 00:01:56.447457 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3502 | 2026.05.19 00:01:56.447489 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3503 | 2026.05.19 00:01:56.447526 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3504 | 2026.05.19 00:01:56.447687 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8874 rows, containing 5 columns (5 merged, 0 gathered) in 0.003881828 sec., 2286036.372554374 rows/sec., 147.82 MiB/sec. | ||
| 3505 | 2026.05.19 00:01:56.447967 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3506 | 2026.05.19 00:01:56.448305 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.05.19 00:01:56.448341 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153483 sec., 946697.9574037935 rows/sec., 63.80 MiB/sec. | ||
| 3508 | 2026.05.19 00:01:56.448386 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3509 | 2026.05.19 00:01:56.448487 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3510 | 2026.05.19 00:01:56.448570 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3511 | 2026.05.19 00:01:56.448896 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.05.19 00:01:56.448985 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_21_4} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3513 | 2026.05.19 00:01:56.449078 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3514 | 2026.05.19 00:02:00.003359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7203 | ||
| 3515 | 2026.05.19 00:02:00.003913 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.05.19 00:02:00.003952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3517 | 2026.05.19 00:02:00.004439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3518 | 2026.05.19 00:02:00.004665 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.05.19 00:02:00.004802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7203 | ||
| 3520 | 2026.05.19 00:02:00.385677 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3521 | 2026.05.19 00:02:00.402635 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.05.19 00:02:00.402707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3523 | 2026.05.19 00:02:00.408695 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3524 | 2026.05.19 00:02:00.409482 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.05.19 00:02:00.412784 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3526 | 2026.05.19 00:02:01.143964 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.05.19 00:02:01.144197 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 3528 | 2026.05.19 00:02:01.144559 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3529 | 2026.05.19 00:02:01.144607 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Debug> 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 | ||
| 3530 | 2026.05.19 00:02:01.144827 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3531 | 2026.05.19 00:02:01.144898 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3532 | 2026.05.19 00:02:01.145037 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3533 | 2026.05.19 00:02:01.145143 [ 328 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3534 | 2026.05.19 00:02:01.145150 [ 355 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3535 | 2026.05.19 00:02:01.145143 [ 324 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3536 | 2026.05.19 00:02:01.145293 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 3537 | 2026.05.19 00:02:01.145322 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3538 | 2026.05.19 00:02:01.145406 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3539 | 2026.05.19 00:02:01.145429 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3540 | 2026.05.19 00:02:01.145474 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> 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'))" | ||
| 3541 | 2026.05.19 00:02:01.145526 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Trace> 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'))" | ||
| 3542 | 2026.05.19 00:02:01.146599 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002503 sec., 13983.220135836995 rows/sec., 2.36 MiB/sec. | ||
| 3543 | 2026.05.19 00:02:01.146695 [ 294 ] {e3e7abb5-8edc-465c-b746-147654681dae} <Debug> TCPHandler: Processed in 0.002874981 sec. | ||
| 3544 | 2026.05.19 00:02:01.148159 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.05.19 00:02:01.148268 [ 294 ] {4345c114-2a4b-49e5-aba0-702d776f08b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3546 | 2026.05.19 00:02:01.148313 [ 294 ] {4345c114-2a4b-49e5-aba0-702d776f08b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3547 | 2026.05.19 00:02:01.148802 [ 294 ] {4345c114-2a4b-49e5-aba0-702d776f08b0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.05.19 00:02:01.148844 [ 294 ] {4345c114-2a4b-49e5-aba0-702d776f08b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3549 | 2026.05.19 00:02:01.149203 [ 294 ] {4345c114-2a4b-49e5-aba0-702d776f08b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3550 | 2026.05.19 00:02:01.149428 [ 294 ] {4345c114-2a4b-49e5-aba0-702d776f08b0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.05.19 00:02:01.149579 [ 294 ] {4345c114-2a4b-49e5-aba0-702d776f08b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001341 sec., 41759.880686055185 rows/sec., 3.21 MiB/sec. | ||
| 3552 | 2026.05.19 00:02:01.149615 [ 294 ] {4345c114-2a4b-49e5-aba0-702d776f08b0} <Debug> TCPHandler: Processed in 0.001506762 sec. | ||
| 3553 | 2026.05.19 00:02:01.149736 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.05.19 00:02:01.149831 [ 294 ] {a52111ee-e121-408a-9a7b-e7596fde1a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3555 | 2026.05.19 00:02:01.149873 [ 294 ] {a52111ee-e121-408a-9a7b-e7596fde1a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3556 | 2026.05.19 00:02:01.150285 [ 294 ] {a52111ee-e121-408a-9a7b-e7596fde1a7e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.05.19 00:02:01.150322 [ 294 ] {a52111ee-e121-408a-9a7b-e7596fde1a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3558 | 2026.05.19 00:02:01.150631 [ 294 ] {a52111ee-e121-408a-9a7b-e7596fde1a7e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3559 | 2026.05.19 00:02:01.150847 [ 294 ] {a52111ee-e121-408a-9a7b-e7596fde1a7e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.05.19 00:02:01.150977 [ 294 ] {a52111ee-e121-408a-9a7b-e7596fde1a7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 3561 | 2026.05.19 00:02:01.151012 [ 294 ] {a52111ee-e121-408a-9a7b-e7596fde1a7e} <Debug> TCPHandler: Processed in 0.001325517 sec. | ||
| 3562 | 2026.05.19 00:02:01.151132 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.05.19 00:02:01.151227 [ 294 ] {984e1732-9d19-480b-812b-0c6c7f0eab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.05.19 00:02:01.151273 [ 294 ] {984e1732-9d19-480b-812b-0c6c7f0eab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3565 | 2026.05.19 00:02:01.151652 [ 294 ] {984e1732-9d19-480b-812b-0c6c7f0eab13} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.19 00:02:01.151689 [ 294 ] {984e1732-9d19-480b-812b-0c6c7f0eab13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3567 | 2026.05.19 00:02:01.152013 [ 294 ] {984e1732-9d19-480b-812b-0c6c7f0eab13} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3568 | 2026.05.19 00:02:01.152225 [ 294 ] {984e1732-9d19-480b-812b-0c6c7f0eab13} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.05.19 00:02:01.152355 [ 294 ] {984e1732-9d19-480b-812b-0c6c7f0eab13} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 3570 | 2026.05.19 00:02:01.152389 [ 294 ] {984e1732-9d19-480b-812b-0c6c7f0eab13} <Debug> TCPHandler: Processed in 0.001306447 sec. | ||
| 3571 | 2026.05.19 00:02:01.152508 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.05.19 00:02:01.152603 [ 294 ] {8743d4fb-97b7-4b04-ab7b-c4ab684dd6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3573 | 2026.05.19 00:02:01.152647 [ 294 ] {8743d4fb-97b7-4b04-ab7b-c4ab684dd6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3574 | 2026.05.19 00:02:01.152970 [ 294 ] {8743d4fb-97b7-4b04-ab7b-c4ab684dd6fe} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.05.19 00:02:01.153007 [ 294 ] {8743d4fb-97b7-4b04-ab7b-c4ab684dd6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3576 | 2026.05.19 00:02:01.153319 [ 294 ] {8743d4fb-97b7-4b04-ab7b-c4ab684dd6fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3577 | 2026.05.19 00:02:01.153531 [ 294 ] {8743d4fb-97b7-4b04-ab7b-c4ab684dd6fe} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.19 00:02:01.153659 [ 294 ] {8743d4fb-97b7-4b04-ab7b-c4ab684dd6fe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001074 sec., 44692.737430167595 rows/sec., 3.01 MiB/sec. | ||
| 3579 | 2026.05.19 00:02:01.153692 [ 294 ] {8743d4fb-97b7-4b04-ab7b-c4ab684dd6fe} <Debug> TCPHandler: Processed in 0.001233454 sec. | ||
| 3580 | 2026.05.19 00:02:04.555101 [ 284 ] {} <Trace> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.05.19 00:02:04.555419 [ 284 ] {1b1b42ce-dd41-4bb7-9c3c-584f9fa78f29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59795) 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) | ||
| 3582 | 2026.05.19 00:02:04.556042 [ 284 ] {1b1b42ce-dd41-4bb7-9c3c-584f9fa78f29} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3583 | 2026.05.19 00:02:04.556281 [ 284 ] {1b1b42ce-dd41-4bb7-9c3c-584f9fa78f29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3584 | 2026.05.19 00:02:04.556709 [ 324 ] {1b1b42ce-dd41-4bb7-9c3c-584f9fa78f29} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3585 | 2026.05.19 00:02:04.557156 [ 284 ] {1b1b42ce-dd41-4bb7-9c3c-584f9fa78f29} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001877 sec., 21843.367075119873 rows/sec., 1.30 MiB/sec. | ||
| 3586 | 2026.05.19 00:02:04.557236 [ 284 ] {1b1b42ce-dd41-4bb7-9c3c-584f9fa78f29} <Debug> TCPHandler: Processed in 0.002365006 sec. | ||
| 3587 | 2026.05.19 00:02:05.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.66 MiB, peak 234.79 MiB, free memory in arenas 0.00 B, will set to 228.65 MiB (RSS), difference: -2.00 MiB | ||
| 3588 | 2026.05.19 00:02:06.145605 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.05.19 00:02:06.145844 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 3590 | 2026.05.19 00:02:06.146225 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3591 | 2026.05.19 00:02:06.146289 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Debug> 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 | ||
| 3592 | 2026.05.19 00:02:06.146544 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3593 | 2026.05.19 00:02:06.146617 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3594 | 2026.05.19 00:02:06.146756 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3595 | 2026.05.19 00:02:06.146837 [ 346 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3596 | 2026.05.19 00:02:06.146865 [ 324 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3597 | 2026.05.19 00:02:06.146865 [ 328 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3598 | 2026.05.19 00:02:06.146966 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 3599 | 2026.05.19 00:02:06.146994 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3600 | 2026.05.19 00:02:06.147062 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3601 | 2026.05.19 00:02:06.147082 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3602 | 2026.05.19 00:02:06.147119 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> 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'))" | ||
| 3603 | 2026.05.19 00:02:06.147163 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Trace> 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'))" | ||
| 3604 | 2026.05.19 00:02:06.148230 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002482 sec., 14101.531023368252 rows/sec., 2.37 MiB/sec. | ||
| 3605 | 2026.05.19 00:02:06.148335 [ 294 ] {85aeac60-171c-4124-b653-ad25f2c92877} <Debug> TCPHandler: Processed in 0.00287197 sec. | ||
| 3606 | 2026.05.19 00:02:06.150460 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.05.19 00:02:06.150597 [ 294 ] {750e5c5a-a57a-40d4-accd-2f9ddb6a3668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3608 | 2026.05.19 00:02:06.150652 [ 294 ] {750e5c5a-a57a-40d4-accd-2f9ddb6a3668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3609 | 2026.05.19 00:02:06.151218 [ 294 ] {750e5c5a-a57a-40d4-accd-2f9ddb6a3668} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.05.19 00:02:06.151262 [ 294 ] {750e5c5a-a57a-40d4-accd-2f9ddb6a3668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3611 | 2026.05.19 00:02:06.151622 [ 294 ] {750e5c5a-a57a-40d4-accd-2f9ddb6a3668} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3612 | 2026.05.19 00:02:06.153425 [ 294 ] {750e5c5a-a57a-40d4-accd-2f9ddb6a3668} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.05.19 00:02:06.153633 [ 294 ] {750e5c5a-a57a-40d4-accd-2f9ddb6a3668} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.003074 sec., 37735.84905660377 rows/sec., 3.21 MiB/sec. | ||
| 3614 | 2026.05.19 00:02:06.153682 [ 294 ] {750e5c5a-a57a-40d4-accd-2f9ddb6a3668} <Debug> TCPHandler: Processed in 0.003285562 sec. | ||
| 3615 | 2026.05.19 00:02:06.154052 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.05.19 00:02:06.154172 [ 294 ] {b5268399-32a1-459b-a75c-b46ec0df75ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3617 | 2026.05.19 00:02:06.154247 [ 294 ] {b5268399-32a1-459b-a75c-b46ec0df75ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3618 | 2026.05.19 00:02:06.154860 [ 294 ] {b5268399-32a1-459b-a75c-b46ec0df75ff} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.05.19 00:02:06.154905 [ 294 ] {b5268399-32a1-459b-a75c-b46ec0df75ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3620 | 2026.05.19 00:02:06.155246 [ 294 ] {b5268399-32a1-459b-a75c-b46ec0df75ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3621 | 2026.05.19 00:02:06.155473 [ 294 ] {b5268399-32a1-459b-a75c-b46ec0df75ff} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.05.19 00:02:06.155616 [ 294 ] {b5268399-32a1-459b-a75c-b46ec0df75ff} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001474 sec., 20352.7815468114 rows/sec., 1.49 MiB/sec. | ||
| 3623 | 2026.05.19 00:02:06.155653 [ 294 ] {b5268399-32a1-459b-a75c-b46ec0df75ff} <Debug> TCPHandler: Processed in 0.001663847 sec. | ||
| 3624 | 2026.05.19 00:02:06.155794 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.05.19 00:02:06.155895 [ 294 ] {abc618fd-d9cc-43a6-aba1-90196d5d3791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3626 | 2026.05.19 00:02:06.155943 [ 294 ] {abc618fd-d9cc-43a6-aba1-90196d5d3791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3627 | 2026.05.19 00:02:06.156472 [ 294 ] {abc618fd-d9cc-43a6-aba1-90196d5d3791} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.05.19 00:02:06.156512 [ 294 ] {abc618fd-d9cc-43a6-aba1-90196d5d3791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3629 | 2026.05.19 00:02:06.156878 [ 294 ] {abc618fd-d9cc-43a6-aba1-90196d5d3791} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3630 | 2026.05.19 00:02:06.157095 [ 294 ] {abc618fd-d9cc-43a6-aba1-90196d5d3791} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.05.19 00:02:06.157265 [ 294 ] {abc618fd-d9cc-43a6-aba1-90196d5d3791} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00139 sec., 67625.89928057554 rows/sec., 5.28 MiB/sec. | ||
| 3632 | 2026.05.19 00:02:06.157303 [ 294 ] {abc618fd-d9cc-43a6-aba1-90196d5d3791} <Debug> TCPHandler: Processed in 0.001561374 sec. | ||
| 3633 | 2026.05.19 00:02:06.157441 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.05.19 00:02:06.157536 [ 294 ] {79e2a21c-7a03-42fa-a039-b7027874b589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.05.19 00:02:06.157580 [ 294 ] {79e2a21c-7a03-42fa-a039-b7027874b589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3636 | 2026.05.19 00:02:06.157993 [ 294 ] {79e2a21c-7a03-42fa-a039-b7027874b589} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.05.19 00:02:06.158030 [ 294 ] {79e2a21c-7a03-42fa-a039-b7027874b589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3638 | 2026.05.19 00:02:06.158356 [ 294 ] {79e2a21c-7a03-42fa-a039-b7027874b589} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3639 | 2026.05.19 00:02:06.158561 [ 294 ] {79e2a21c-7a03-42fa-a039-b7027874b589} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.05.19 00:02:06.158689 [ 294 ] {79e2a21c-7a03-42fa-a039-b7027874b589} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 3641 | 2026.05.19 00:02:06.158722 [ 294 ] {79e2a21c-7a03-42fa-a039-b7027874b589} <Debug> TCPHandler: Processed in 0.001329248 sec. | ||
| 3642 | 2026.05.19 00:02:06.158848 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.05.19 00:02:06.158940 [ 294 ] {c2fe4335-781a-4dd6-b901-f5bc75a0c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3644 | 2026.05.19 00:02:06.158994 [ 294 ] {c2fe4335-781a-4dd6-b901-f5bc75a0c78e} <Trace> 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 | ||
| 3645 | 2026.05.19 00:02:06.159783 [ 294 ] {c2fe4335-781a-4dd6-b901-f5bc75a0c78e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.05.19 00:02:06.159819 [ 294 ] {c2fe4335-781a-4dd6-b901-f5bc75a0c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3647 | 2026.05.19 00:02:06.160332 [ 294 ] {c2fe4335-781a-4dd6-b901-f5bc75a0c78e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3648 | 2026.05.19 00:02:06.160553 [ 294 ] {c2fe4335-781a-4dd6-b901-f5bc75a0c78e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.05.19 00:02:06.160689 [ 294 ] {c2fe4335-781a-4dd6-b901-f5bc75a0c78e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001767 sec., 16977.92869269949 rows/sec., 30.42 MiB/sec. | ||
| 3650 | 2026.05.19 00:02:06.160735 [ 294 ] {c2fe4335-781a-4dd6-b901-f5bc75a0c78e} <Debug> TCPHandler: Processed in 0.001934484 sec. | ||
| 3651 | 2026.05.19 00:02:06.160863 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.05.19 00:02:06.160955 [ 294 ] {10fc7562-ef56-44b9-a475-924a02c10355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3653 | 2026.05.19 00:02:06.160997 [ 294 ] {10fc7562-ef56-44b9-a475-924a02c10355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3654 | 2026.05.19 00:02:06.161349 [ 294 ] {10fc7562-ef56-44b9-a475-924a02c10355} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.05.19 00:02:06.161385 [ 294 ] {10fc7562-ef56-44b9-a475-924a02c10355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3656 | 2026.05.19 00:02:06.161697 [ 294 ] {10fc7562-ef56-44b9-a475-924a02c10355} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3657 | 2026.05.19 00:02:06.161905 [ 294 ] {10fc7562-ef56-44b9-a475-924a02c10355} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.05.19 00:02:06.162027 [ 294 ] {10fc7562-ef56-44b9-a475-924a02c10355} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3659 | 2026.05.19 00:02:06.162059 [ 294 ] {10fc7562-ef56-44b9-a475-924a02c10355} <Debug> TCPHandler: Processed in 0.001243995 sec. | ||
| 3660 | 2026.05.19 00:02:07.434321 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3661 | 2026.05.19 00:02:07.434377 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3662 | 2026.05.19 00:02:07.504873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7651 | ||
| 3663 | 2026.05.19 00:02:07.505366 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.05.19 00:02:07.505409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3665 | 2026.05.19 00:02:07.505946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3666 | 2026.05.19 00:02:07.506204 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.05.19 00:02:07.506338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7651 | ||
| 3668 | 2026.05.19 00:02:07.506364 [ 123 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3669 | 2026.05.19 00:02:07.506435 [ 123 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.05.19 00:02:07.506456 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3671 | 2026.05.19 00:02:07.506553 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3672 | 2026.05.19 00:02:07.506652 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3673 | 2026.05.19 00:02:07.506684 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5219 rows starting from the beginning of the part | ||
| 3674 | 2026.05.19 00:02:07.506741 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3675 | 2026.05.19 00:02:07.506785 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3676 | 2026.05.19 00:02:07.506823 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3677 | 2026.05.19 00:02:07.506862 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3678 | 2026.05.19 00:02:07.506900 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3679 | 2026.05.19 00:02:07.508191 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 4 columns (4 merged, 0 gathered) in 0.001680397 sec., 4553090.72796488 rows/sec., 65.13 MiB/sec. | ||
| 3680 | 2026.05.19 00:02:07.508594 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3681 | 2026.05.19 00:02:07.508821 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.19 00:02:07.508883 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_16_3} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3683 | 2026.05.19 00:02:07.508942 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3684 | 2026.05.19 00:02:07.912850 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3685 | 2026.05.19 00:02:07.929436 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.05.19 00:02:07.929503 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3687 | 2026.05.19 00:02:07.935525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3688 | 2026.05.19 00:02:07.936225 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2026.05.19 00:02:07.936518 [ 123 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3690 | 2026.05.19 00:02:07.936583 [ 123 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.05.19 00:02:07.936602 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3692 | 2026.05.19 00:02:07.936731 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3693 | 2026.05.19 00:02:07.939569 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3694 | 2026.05.19 00:02:07.940888 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3695 | 2026.05.19 00:02:07.942383 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3696 | 2026.05.19 00:02:07.946845 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3697 | 2026.05.19 00:02:07.951282 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3698 | 2026.05.19 00:02:07.955602 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3699 | 2026.05.19 00:02:07.959950 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3700 | 2026.05.19 00:02:07.964092 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3701 | 2026.05.19 00:02:08.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.18 MiB, peak 239.18 MiB, free memory in arenas 0.00 B, will set to 233.65 MiB (RSS), difference: -5.53 MiB | ||
| 3702 | 2026.05.19 00:02:08.001237 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000824474 sec. | ||
| 3703 | 2026.05.19 00:02:08.022080 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.085407706 sec., 1416.7339888510762 rows/sec., 7.33 MiB/sec. | ||
| 3704 | 2026.05.19 00:02:08.024584 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3705 | 2026.05.19 00:02:08.026594 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.05.19 00:02:08.026700 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_16_3} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3707 | 2026.05.19 00:02:08.028457 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3708 | 2026.05.19 00:02:09.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.23 MiB, peak 239.18 MiB, free memory in arenas 0.00 B, will set to 236.69 MiB (RSS), difference: 12.46 MiB | ||
| 3709 | 2026.05.19 00:02:11.083352 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54418 | ||
| 3710 | 2026.05.19 00:02:11.083439 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3711 | 2026.05.19 00:02:11.083464 [ 307 ] {} <Debug> TCP-Session: f1edb1b8-41ad-4f8d-bd35-89b74af4d8f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54418 | ||
| 3712 | 2026.05.19 00:02:11.083487 [ 307 ] {} <Debug> TCP-Session: f1edb1b8-41ad-4f8d-bd35-89b74af4d8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.05.19 00:02:11.083500 [ 307 ] {} <Debug> TCP-Session: f1edb1b8-41ad-4f8d-bd35-89b74af4d8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.05.19 00:02:11.083726 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63172 | ||
| 3715 | 2026.05.19 00:02:11.083754 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40901 | ||
| 3716 | 2026.05.19 00:02:11.083789 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39156 | ||
| 3717 | 2026.05.19 00:02:11.083807 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41033 | ||
| 3718 | 2026.05.19 00:02:11.083834 [ 307 ] {} <Trace> TCP-Session: f1edb1b8-41ad-4f8d-bd35-89b74af4d8f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.05.19 00:02:11.083847 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3720 | 2026.05.19 00:02:11.083800 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50322 | ||
| 3721 | 2026.05.19 00:02:11.083897 [ 308 ] {} <Debug> TCP-Session: 6713dade-09b1-49cc-a9ff-27b0b4b6501e Authenticating user 'default' from [fd00:1122:3344:101::e]:63172 | ||
| 3722 | 2026.05.19 00:02:11.083781 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53272 | ||
| 3723 | 2026.05.19 00:02:11.083933 [ 308 ] {} <Debug> TCP-Session: 6713dade-09b1-49cc-a9ff-27b0b4b6501e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.05.19 00:02:11.083767 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50201 | ||
| 3725 | 2026.05.19 00:02:11.083959 [ 308 ] {} <Debug> TCP-Session: 6713dade-09b1-49cc-a9ff-27b0b4b6501e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.05.19 00:02:11.083758 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49324 | ||
| 3727 | 2026.05.19 00:02:11.084032 [ 307 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54418) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3728 | 2026.05.19 00:02:11.084322 [ 307 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3729 | 2026.05.19 00:02:11.084379 [ 307 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3730 | 2026.05.19 00:02:11.084386 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.05.19 00:02:11.084424 [ 311 ] {} <Debug> TCP-Session: 2e4a8658-0ccd-4489-beed-c1ba6f132979 Authenticating user 'default' from [fd00:1122:3344:101::e]:50201 | ||
| 3732 | 2026.05.19 00:02:11.084443 [ 311 ] {} <Debug> TCP-Session: 2e4a8658-0ccd-4489-beed-c1ba6f132979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.05.19 00:02:11.084456 [ 311 ] {} <Debug> TCP-Session: 2e4a8658-0ccd-4489-beed-c1ba6f132979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.05.19 00:02:11.084460 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3735 | 2026.05.19 00:02:11.084489 [ 303 ] {} <Debug> TCP-Session: 6682c635-c315-43f9-9a62-bfb344f22c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:50322 | ||
| 3736 | 2026.05.19 00:02:11.084505 [ 303 ] {} <Debug> TCP-Session: 6682c635-c315-43f9-9a62-bfb344f22c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.05.19 00:02:11.084517 [ 303 ] {} <Debug> TCP-Session: 6682c635-c315-43f9-9a62-bfb344f22c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.05.19 00:02:11.084580 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2026.05.19 00:02:11.084618 [ 304 ] {} <Debug> TCP-Session: ab9e54a1-fa10-4428-bcb7-276709ca2c5f Authenticating user 'default' from [fd00:1122:3344:101::e]:41033 | ||
| 3740 | 2026.05.19 00:02:11.084644 [ 304 ] {} <Debug> TCP-Session: ab9e54a1-fa10-4428-bcb7-276709ca2c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.05.19 00:02:11.084657 [ 304 ] {} <Debug> TCP-Session: ab9e54a1-fa10-4428-bcb7-276709ca2c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.05.19 00:02:11.084666 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3743 | 2026.05.19 00:02:11.084670 [ 307 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 3744 | 2026.05.19 00:02:11.084701 [ 293 ] {} <Debug> TCP-Session: 49aec3b3-9a83-4bc3-b9c3-f99796f6e24a Authenticating user 'default' from [fd00:1122:3344:101::e]:39156 | ||
| 3745 | 2026.05.19 00:02:11.084731 [ 293 ] {} <Debug> TCP-Session: 49aec3b3-9a83-4bc3-b9c3-f99796f6e24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.05.19 00:02:11.084743 [ 293 ] {} <Debug> TCP-Session: 49aec3b3-9a83-4bc3-b9c3-f99796f6e24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.05.19 00:02:11.084755 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3748 | 2026.05.19 00:02:11.084787 [ 309 ] {} <Debug> TCP-Session: 5a31a49f-232f-4b99-bc2b-df2af910d74f Authenticating user 'default' from [fd00:1122:3344:101::e]:40901 | ||
| 3749 | 2026.05.19 00:02:11.084807 [ 309 ] {} <Debug> TCP-Session: 5a31a49f-232f-4b99-bc2b-df2af910d74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.05.19 00:02:11.084820 [ 309 ] {} <Debug> TCP-Session: 5a31a49f-232f-4b99-bc2b-df2af910d74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.05.19 00:02:11.084959 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2026.05.19 00:02:11.084997 [ 310 ] {} <Debug> TCP-Session: 40d1e69a-eea8-41a0-8eca-3d186eeef557 Authenticating user 'default' from [fd00:1122:3344:101::e]:49324 | ||
| 3753 | 2026.05.19 00:02:11.085025 [ 310 ] {} <Debug> TCP-Session: 40d1e69a-eea8-41a0-8eca-3d186eeef557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.05.19 00:02:11.085039 [ 310 ] {} <Debug> TCP-Session: 40d1e69a-eea8-41a0-8eca-3d186eeef557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.05.19 00:02:11.085056 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3756 | 2026.05.19 00:02:11.085089 [ 283 ] {} <Debug> TCP-Session: ddf95010-33de-48d2-b71c-824403243555 Authenticating user 'default' from [fd00:1122:3344:101::e]:53272 | ||
| 3757 | 2026.05.19 00:02:11.085106 [ 283 ] {} <Debug> TCP-Session: ddf95010-33de-48d2-b71c-824403243555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.05.19 00:02:11.085118 [ 283 ] {} <Debug> TCP-Session: ddf95010-33de-48d2-b71c-824403243555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.05.19 00:02:11.085665 [ 346 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Trace> AggregatingTransform: Aggregating | ||
| 3760 | 2026.05.19 00:02:11.085708 [ 346 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3761 | 2026.05.19 00:02:11.085743 [ 346 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950197 sec. (1052.413 rows/sec., 41.11 KiB/sec.) | ||
| 3762 | 2026.05.19 00:02:11.085759 [ 346 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Trace> Aggregator: Merging aggregated data | ||
| 3763 | 2026.05.19 00:02:11.086474 [ 307 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002516 sec., 397.456279809221 rows/sec., 15.53 KiB/sec. | ||
| 3764 | 2026.05.19 00:02:11.086609 [ 307 ] {2d54bfec-892b-453f-b617-265ef71607a2} <Debug> TCPHandler: Processed in 0.002912921 sec. | ||
| 3765 | 2026.05.19 00:02:11.086751 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3766 | 2026.05.19 00:02:11.086779 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3767 | 2026.05.19 00:02:11.086781 [ 307 ] {} <Debug> TCP-Session: f1edb1b8-41ad-4f8d-bd35-89b74af4d8f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.05.19 00:02:11.086803 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3769 | 2026.05.19 00:02:11.086821 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3770 | 2026.05.19 00:02:11.086841 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3771 | 2026.05.19 00:02:11.086872 [ 283 ] {} <Debug> TCP-Session: ddf95010-33de-48d2-b71c-824403243555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.05.19 00:02:11.086861 [ 308 ] {} <Debug> TCP-Session: 6713dade-09b1-49cc-a9ff-27b0b4b6501e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.05.19 00:02:11.086881 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3774 | 2026.05.19 00:02:11.086900 [ 309 ] {} <Debug> TCP-Session: 5a31a49f-232f-4b99-bc2b-df2af910d74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.19 00:02:11.086922 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3776 | 2026.05.19 00:02:11.086934 [ 293 ] {} <Debug> TCP-Session: 49aec3b3-9a83-4bc3-b9c3-f99796f6e24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.05.19 00:02:11.086864 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2026.05.19 00:02:11.086966 [ 311 ] {} <Debug> TCP-Session: 2e4a8658-0ccd-4489-beed-c1ba6f132979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.05.19 00:02:11.086822 [ 304 ] {} <Debug> TCP-Session: ab9e54a1-fa10-4428-bcb7-276709ca2c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.05.19 00:02:11.086901 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3781 | 2026.05.19 00:02:11.087017 [ 303 ] {} <Debug> TCP-Session: 6682c635-c315-43f9-9a62-bfb344f22c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.05.19 00:02:11.087060 [ 310 ] {} <Debug> TCP-Session: 40d1e69a-eea8-41a0-8eca-3d186eeef557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.05.19 00:02:11.145498 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.05.19 00:02:11.145740 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 3785 | 2026.05.19 00:02:11.146091 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3786 | 2026.05.19 00:02:11.146130 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Debug> 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 | ||
| 3787 | 2026.05.19 00:02:11.146360 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3788 | 2026.05.19 00:02:11.146429 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3789 | 2026.05.19 00:02:11.146581 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3790 | 2026.05.19 00:02:11.146664 [ 345 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3791 | 2026.05.19 00:02:11.146674 [ 347 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3792 | 2026.05.19 00:02:11.146673 [ 323 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3793 | 2026.05.19 00:02:11.146792 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 3794 | 2026.05.19 00:02:11.146818 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3795 | 2026.05.19 00:02:11.146895 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3796 | 2026.05.19 00:02:11.146916 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3797 | 2026.05.19 00:02:11.146953 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> 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'))" | ||
| 3798 | 2026.05.19 00:02:11.147002 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Trace> 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'))" | ||
| 3799 | 2026.05.19 00:02:11.148132 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002488 sec., 14067.524115755627 rows/sec., 2.37 MiB/sec. | ||
| 3800 | 2026.05.19 00:02:11.148229 [ 294 ] {c1aea66d-51e9-4d0b-88e2-841be6076801} <Debug> TCPHandler: Processed in 0.00287083 sec. | ||
| 3801 | 2026.05.19 00:02:11.150100 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.05.19 00:02:11.150215 [ 294 ] {7de0c40a-17f5-4c68-8ebc-94a856bd0bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3803 | 2026.05.19 00:02:11.150263 [ 294 ] {7de0c40a-17f5-4c68-8ebc-94a856bd0bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3804 | 2026.05.19 00:02:11.150826 [ 294 ] {7de0c40a-17f5-4c68-8ebc-94a856bd0bc1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.05.19 00:02:11.150872 [ 294 ] {7de0c40a-17f5-4c68-8ebc-94a856bd0bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3806 | 2026.05.19 00:02:11.151260 [ 294 ] {7de0c40a-17f5-4c68-8ebc-94a856bd0bc1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3807 | 2026.05.19 00:02:11.151500 [ 294 ] {7de0c40a-17f5-4c68-8ebc-94a856bd0bc1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.05.19 00:02:11.151653 [ 294 ] {7de0c40a-17f5-4c68-8ebc-94a856bd0bc1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001474 sec., 52917.232021709635 rows/sec., 4.38 MiB/sec. | ||
| 3809 | 2026.05.19 00:02:11.151690 [ 294 ] {7de0c40a-17f5-4c68-8ebc-94a856bd0bc1} <Debug> TCPHandler: Processed in 0.001641126 sec. | ||
| 3810 | 2026.05.19 00:02:11.151822 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.05.19 00:02:11.151920 [ 294 ] {6b3d4815-77fc-4fe7-9f81-ae019a3eabb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.05.19 00:02:11.151963 [ 294 ] {6b3d4815-77fc-4fe7-9f81-ae019a3eabb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3813 | 2026.05.19 00:02:11.152378 [ 294 ] {6b3d4815-77fc-4fe7-9f81-ae019a3eabb9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.05.19 00:02:11.152417 [ 294 ] {6b3d4815-77fc-4fe7-9f81-ae019a3eabb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3815 | 2026.05.19 00:02:11.152719 [ 294 ] {6b3d4815-77fc-4fe7-9f81-ae019a3eabb9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3816 | 2026.05.19 00:02:11.152964 [ 294 ] {6b3d4815-77fc-4fe7-9f81-ae019a3eabb9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.05.19 00:02:11.153155 [ 294 ] {6b3d4815-77fc-4fe7-9f81-ae019a3eabb9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001252 sec., 8785.942492012779 rows/sec., 660.66 KiB/sec. | ||
| 3818 | 2026.05.19 00:02:11.153205 [ 294 ] {6b3d4815-77fc-4fe7-9f81-ae019a3eabb9} <Debug> TCPHandler: Processed in 0.00143189 sec. | ||
| 3819 | 2026.05.19 00:02:11.153352 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.05.19 00:02:11.153460 [ 294 ] {b20e76da-666e-4918-a507-9160f4c55fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3821 | 2026.05.19 00:02:11.153502 [ 294 ] {b20e76da-666e-4918-a507-9160f4c55fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3822 | 2026.05.19 00:02:11.153995 [ 294 ] {b20e76da-666e-4918-a507-9160f4c55fed} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.05.19 00:02:11.154042 [ 294 ] {b20e76da-666e-4918-a507-9160f4c55fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3824 | 2026.05.19 00:02:11.154403 [ 294 ] {b20e76da-666e-4918-a507-9160f4c55fed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3825 | 2026.05.19 00:02:11.154626 [ 294 ] {b20e76da-666e-4918-a507-9160f4c55fed} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.05.19 00:02:11.154760 [ 294 ] {b20e76da-666e-4918-a507-9160f4c55fed} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00132 sec., 56818.181818181816 rows/sec., 4.44 MiB/sec. | ||
| 3827 | 2026.05.19 00:02:11.154796 [ 294 ] {b20e76da-666e-4918-a507-9160f4c55fed} <Debug> TCPHandler: Processed in 0.001504672 sec. | ||
| 3828 | 2026.05.19 00:02:11.154926 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.05.19 00:02:11.155024 [ 294 ] {ddf05d75-2748-4f43-b56b-aad76a612bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3830 | 2026.05.19 00:02:11.155068 [ 294 ] {ddf05d75-2748-4f43-b56b-aad76a612bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3831 | 2026.05.19 00:02:11.155487 [ 294 ] {ddf05d75-2748-4f43-b56b-aad76a612bce} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.05.19 00:02:11.155525 [ 294 ] {ddf05d75-2748-4f43-b56b-aad76a612bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3833 | 2026.05.19 00:02:11.155883 [ 294 ] {ddf05d75-2748-4f43-b56b-aad76a612bce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3834 | 2026.05.19 00:02:11.156106 [ 294 ] {ddf05d75-2748-4f43-b56b-aad76a612bce} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.05.19 00:02:11.156244 [ 294 ] {ddf05d75-2748-4f43-b56b-aad76a612bce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 3836 | 2026.05.19 00:02:11.156282 [ 294 ] {ddf05d75-2748-4f43-b56b-aad76a612bce} <Debug> TCPHandler: Processed in 0.001406669 sec. | ||
| 3837 | 2026.05.19 00:02:11.156417 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.05.19 00:02:11.156512 [ 294 ] {19b1d5c3-fe51-40e3-aeb6-b7a30153d696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3839 | 2026.05.19 00:02:11.156568 [ 294 ] {19b1d5c3-fe51-40e3-aeb6-b7a30153d696} <Trace> 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 | ||
| 3840 | 2026.05.19 00:02:11.157313 [ 294 ] {19b1d5c3-fe51-40e3-aeb6-b7a30153d696} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.05.19 00:02:11.157350 [ 294 ] {19b1d5c3-fe51-40e3-aeb6-b7a30153d696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3842 | 2026.05.19 00:02:11.157854 [ 294 ] {19b1d5c3-fe51-40e3-aeb6-b7a30153d696} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3843 | 2026.05.19 00:02:11.158074 [ 294 ] {19b1d5c3-fe51-40e3-aeb6-b7a30153d696} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.05.19 00:02:11.158222 [ 294 ] {19b1d5c3-fe51-40e3-aeb6-b7a30153d696} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001729 sec., 6362.058993637941 rows/sec., 11.40 MiB/sec. | ||
| 3845 | 2026.05.19 00:02:11.158272 [ 294 ] {19b1d5c3-fe51-40e3-aeb6-b7a30153d696} <Debug> TCPHandler: Processed in 0.001905173 sec. | ||
| 3846 | 2026.05.19 00:02:11.158392 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.05.19 00:02:11.158487 [ 294 ] {9e0e4c05-797b-45e4-be09-020dc4633a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.05.19 00:02:11.158530 [ 294 ] {9e0e4c05-797b-45e4-be09-020dc4633a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3849 | 2026.05.19 00:02:11.158873 [ 294 ] {9e0e4c05-797b-45e4-be09-020dc4633a42} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.05.19 00:02:11.158911 [ 294 ] {9e0e4c05-797b-45e4-be09-020dc4633a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3851 | 2026.05.19 00:02:11.159214 [ 294 ] {9e0e4c05-797b-45e4-be09-020dc4633a42} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3852 | 2026.05.19 00:02:11.159429 [ 294 ] {9e0e4c05-797b-45e4-be09-020dc4633a42} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.05.19 00:02:11.159559 [ 294 ] {9e0e4c05-797b-45e4-be09-020dc4633a42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3854 | 2026.05.19 00:02:11.159592 [ 294 ] {9e0e4c05-797b-45e4-be09-020dc4633a42} <Debug> TCPHandler: Processed in 0.001249835 sec. | ||
| 3855 | 2026.05.19 00:02:11.238642 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61229 | ||
| 3856 | 2026.05.19 00:02:11.238735 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.05.19 00:02:11.238767 [ 307 ] {} <Debug> TCP-Session: 92f2f6ba-e79e-4d4b-83b0-e367eaeb1447 Authenticating user 'default' from [fd00:1122:3344:101::e]:61229 | ||
| 3858 | 2026.05.19 00:02:11.238793 [ 307 ] {} <Debug> TCP-Session: 92f2f6ba-e79e-4d4b-83b0-e367eaeb1447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.05.19 00:02:11.238809 [ 307 ] {} <Debug> TCP-Session: 92f2f6ba-e79e-4d4b-83b0-e367eaeb1447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.05.19 00:02:11.239070 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40476 | ||
| 3861 | 2026.05.19 00:02:11.239102 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42155 | ||
| 3862 | 2026.05.19 00:02:11.239117 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36127 | ||
| 3863 | 2026.05.19 00:02:11.239147 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49351 | ||
| 3864 | 2026.05.19 00:02:11.239159 [ 307 ] {} <Trace> TCP-Session: 92f2f6ba-e79e-4d4b-83b0-e367eaeb1447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3865 | 2026.05.19 00:02:11.239183 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3866 | 2026.05.19 00:02:11.239215 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3867 | 2026.05.19 00:02:11.239221 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2026.05.19 00:02:11.239235 [ 311 ] {} <Debug> TCP-Session: e1a5bf92-553e-423d-8575-b0de753dcb8e Authenticating user 'default' from [fd00:1122:3344:101::e]:42155 | ||
| 3869 | 2026.05.19 00:02:11.239248 [ 283 ] {} <Debug> TCP-Session: d0556fa9-a7d5-4cec-b435-a5ee9088b9fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36127 | ||
| 3870 | 2026.05.19 00:02:11.239264 [ 304 ] {} <Debug> TCP-Session: 689ce56b-56f4-4614-a003-ee37f8baefa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49351 | ||
| 3871 | 2026.05.19 00:02:11.239276 [ 311 ] {} <Debug> TCP-Session: e1a5bf92-553e-423d-8575-b0de753dcb8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.19 00:02:11.239291 [ 283 ] {} <Debug> TCP-Session: d0556fa9-a7d5-4cec-b435-a5ee9088b9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.05.19 00:02:11.239296 [ 304 ] {} <Debug> TCP-Session: 689ce56b-56f4-4614-a003-ee37f8baefa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.05.19 00:02:11.239308 [ 311 ] {} <Debug> TCP-Session: e1a5bf92-553e-423d-8575-b0de753dcb8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.05.19 00:02:11.239319 [ 283 ] {} <Debug> TCP-Session: d0556fa9-a7d5-4cec-b435-a5ee9088b9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.05.19 00:02:11.239329 [ 304 ] {} <Debug> TCP-Session: 689ce56b-56f4-4614-a003-ee37f8baefa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.05.19 00:02:11.239169 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3878 | 2026.05.19 00:02:11.239363 [ 307 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61229) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3879 | 2026.05.19 00:02:11.239138 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51862 | ||
| 3880 | 2026.05.19 00:02:11.239400 [ 308 ] {} <Debug> TCP-Session: 5c596689-1c4c-4f9d-bfd8-75a823f2ef36 Authenticating user 'default' from [fd00:1122:3344:101::e]:40476 | ||
| 3881 | 2026.05.19 00:02:11.239126 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62810 | ||
| 3882 | 2026.05.19 00:02:11.239454 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3883 | 2026.05.19 00:02:11.239452 [ 308 ] {} <Debug> TCP-Session: 5c596689-1c4c-4f9d-bfd8-75a823f2ef36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.19 00:02:11.239488 [ 303 ] {} <Debug> TCP-Session: d55835b6-d371-450e-9373-e72bd7b20501 Authenticating user 'default' from [fd00:1122:3344:101::e]:51862 | ||
| 3885 | 2026.05.19 00:02:11.239498 [ 308 ] {} <Debug> TCP-Session: 5c596689-1c4c-4f9d-bfd8-75a823f2ef36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.05.19 00:02:11.239496 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3887 | 2026.05.19 00:02:11.239516 [ 303 ] {} <Debug> TCP-Session: d55835b6-d371-450e-9373-e72bd7b20501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.19 00:02:11.239545 [ 293 ] {} <Debug> TCP-Session: 12e86f45-3e92-455a-a134-65fd8e681cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62810 | ||
| 3889 | 2026.05.19 00:02:11.239557 [ 303 ] {} <Debug> TCP-Session: d55835b6-d371-450e-9373-e72bd7b20501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.19 00:02:11.239573 [ 293 ] {} <Debug> TCP-Session: 12e86f45-3e92-455a-a134-65fd8e681cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.05.19 00:02:11.239106 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33695 | ||
| 3892 | 2026.05.19 00:02:11.239598 [ 293 ] {} <Debug> TCP-Session: 12e86f45-3e92-455a-a134-65fd8e681cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.05.19 00:02:11.239108 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35160 | ||
| 3894 | 2026.05.19 00:02:11.239642 [ 307 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3895 | 2026.05.19 00:02:11.239644 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3896 | 2026.05.19 00:02:11.239713 [ 309 ] {} <Debug> TCP-Session: 3fdede70-7f75-444c-991d-29f7e12b7226 Authenticating user 'default' from [fd00:1122:3344:101::e]:33695 | ||
| 3897 | 2026.05.19 00:02:11.239720 [ 307 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3898 | 2026.05.19 00:02:11.239767 [ 309 ] {} <Debug> TCP-Session: 3fdede70-7f75-444c-991d-29f7e12b7226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.05.19 00:02:11.239712 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3900 | 2026.05.19 00:02:11.239800 [ 309 ] {} <Debug> TCP-Session: 3fdede70-7f75-444c-991d-29f7e12b7226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.05.19 00:02:11.239833 [ 310 ] {} <Debug> TCP-Session: e21af71c-f1a2-446b-bf3a-dad505704ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:35160 | ||
| 3902 | 2026.05.19 00:02:11.239862 [ 310 ] {} <Debug> TCP-Session: e21af71c-f1a2-446b-bf3a-dad505704ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.05.19 00:02:11.239875 [ 310 ] {} <Debug> TCP-Session: e21af71c-f1a2-446b-bf3a-dad505704ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.19 00:02:11.240059 [ 307 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 3905 | 2026.05.19 00:02:11.240999 [ 323 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Trace> AggregatingTransform: Aggregating | ||
| 3906 | 2026.05.19 00:02:11.241037 [ 323 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 3907 | 2026.05.19 00:02:11.241070 [ 323 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908225 sec. (1101.049 rows/sec., 43.01 KiB/sec.) | ||
| 3908 | 2026.05.19 00:02:11.241116 [ 323 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Trace> Aggregator: Merging aggregated data | ||
| 3909 | 2026.05.19 00:02:11.241651 [ 307 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002348 sec., 425.8943781942079 rows/sec., 16.64 KiB/sec. | ||
| 3910 | 2026.05.19 00:02:11.241768 [ 307 ] {e9bd5a82-4e7d-4040-bf5b-5aeabcc472aa} <Debug> TCPHandler: Processed in 0.002730406 sec. | ||
| 3911 | 2026.05.19 00:02:11.241895 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2026.05.19 00:02:11.241925 [ 307 ] {} <Debug> TCP-Session: 92f2f6ba-e79e-4d4b-83b0-e367eaeb1447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.19 00:02:11.241932 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3914 | 2026.05.19 00:02:11.241953 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3915 | 2026.05.19 00:02:11.241974 [ 304 ] {} <Debug> TCP-Session: 689ce56b-56f4-4614-a003-ee37f8baefa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.05.19 00:02:11.241984 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2026.05.19 00:02:11.242015 [ 310 ] {} <Debug> TCP-Session: e21af71c-f1a2-446b-bf3a-dad505704ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.05.19 00:02:11.242019 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3919 | 2026.05.19 00:02:11.242050 [ 308 ] {} <Debug> TCP-Session: 5c596689-1c4c-4f9d-bfd8-75a823f2ef36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.05.19 00:02:11.242063 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3921 | 2026.05.19 00:02:11.242076 [ 303 ] {} <Debug> TCP-Session: d55835b6-d371-450e-9373-e72bd7b20501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.05.19 00:02:11.242094 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2026.05.19 00:02:11.242104 [ 311 ] {} <Debug> TCP-Session: e1a5bf92-553e-423d-8575-b0de753dcb8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.05.19 00:02:11.242041 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3925 | 2026.05.19 00:02:11.242129 [ 293 ] {} <Debug> TCP-Session: 12e86f45-3e92-455a-a134-65fd8e681cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.05.19 00:02:11.242007 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.05.19 00:02:11.242161 [ 283 ] {} <Debug> TCP-Session: d0556fa9-a7d5-4cec-b435-a5ee9088b9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.05.19 00:02:11.242188 [ 309 ] {} <Debug> TCP-Session: 3fdede70-7f75-444c-991d-29f7e12b7226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.05.19 00:02:12.598638 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48907 | ||
| 3930 | 2026.05.19 00:02:12.598725 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3931 | 2026.05.19 00:02:12.598751 [ 307 ] {} <Debug> TCP-Session: 57a80c90-4f39-454a-9f15-25d0655fef30 Authenticating user 'default' from [fd00:1122:3344:101::e]:48907 | ||
| 3932 | 2026.05.19 00:02:12.598775 [ 307 ] {} <Debug> TCP-Session: 57a80c90-4f39-454a-9f15-25d0655fef30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.05.19 00:02:12.598788 [ 307 ] {} <Debug> TCP-Session: 57a80c90-4f39-454a-9f15-25d0655fef30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.05.19 00:02:12.598990 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56444 | ||
| 3935 | 2026.05.19 00:02:12.599019 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62593 | ||
| 3936 | 2026.05.19 00:02:12.599033 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41013 | ||
| 3937 | 2026.05.19 00:02:12.599080 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3938 | 2026.05.19 00:02:12.599087 [ 307 ] {} <Trace> TCP-Session: 57a80c90-4f39-454a-9f15-25d0655fef30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.19 00:02:12.599126 [ 308 ] {} <Debug> TCP-Session: 482ee41b-03c3-4296-b93e-412ff3f737e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56444 | ||
| 3940 | 2026.05.19 00:02:12.599091 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3941 | 2026.05.19 00:02:12.599146 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3942 | 2026.05.19 00:02:12.599159 [ 308 ] {} <Debug> TCP-Session: 482ee41b-03c3-4296-b93e-412ff3f737e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.05.19 00:02:12.599177 [ 311 ] {} <Debug> TCP-Session: 8734c98a-9e07-4c0b-89ca-c43f8a6227ea Authenticating user 'default' from [fd00:1122:3344:101::e]:62593 | ||
| 3944 | 2026.05.19 00:02:12.599195 [ 310 ] {} <Debug> TCP-Session: 8d36f70d-6e24-4745-8338-bdf311d18206 Authenticating user 'default' from [fd00:1122:3344:101::e]:41013 | ||
| 3945 | 2026.05.19 00:02:12.599197 [ 308 ] {} <Debug> TCP-Session: 482ee41b-03c3-4296-b93e-412ff3f737e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.05.19 00:02:12.599214 [ 311 ] {} <Debug> TCP-Session: 8734c98a-9e07-4c0b-89ca-c43f8a6227ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.05.19 00:02:12.599232 [ 310 ] {} <Debug> TCP-Session: 8d36f70d-6e24-4745-8338-bdf311d18206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.05.19 00:02:12.599258 [ 311 ] {} <Debug> TCP-Session: 8734c98a-9e07-4c0b-89ca-c43f8a6227ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.05.19 00:02:12.599271 [ 310 ] {} <Debug> TCP-Session: 8d36f70d-6e24-4745-8338-bdf311d18206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.05.19 00:02:12.599280 [ 307 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3951 | 2026.05.19 00:02:12.599066 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37997 | ||
| 3952 | 2026.05.19 00:02:12.599057 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39286 | ||
| 3953 | 2026.05.19 00:02:12.599048 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47468 | ||
| 3954 | 2026.05.19 00:02:12.599037 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45326 | ||
| 3955 | 2026.05.19 00:02:12.599426 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.05.19 00:02:12.599457 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3957 | 2026.05.19 00:02:12.599426 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3958 | 2026.05.19 00:02:12.599485 [ 293 ] {} <Debug> TCP-Session: 380e733a-e604-4ae1-a3d2-c868dceb8d84 Authenticating user 'default' from [fd00:1122:3344:101::e]:47468 | ||
| 3959 | 2026.05.19 00:02:12.599485 [ 304 ] {} <Debug> TCP-Session: 4cba6a2c-f86b-4936-8866-a514dc9d5095 Authenticating user 'default' from [fd00:1122:3344:101::e]:37997 | ||
| 3960 | 2026.05.19 00:02:12.599508 [ 303 ] {} <Debug> TCP-Session: 894035ea-e42a-4e45-84ea-5bf972d078be Authenticating user 'default' from [fd00:1122:3344:101::e]:39286 | ||
| 3961 | 2026.05.19 00:02:12.599521 [ 293 ] {} <Debug> TCP-Session: 380e733a-e604-4ae1-a3d2-c868dceb8d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.19 00:02:12.599532 [ 304 ] {} <Debug> TCP-Session: 4cba6a2c-f86b-4936-8866-a514dc9d5095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.19 00:02:12.599551 [ 293 ] {} <Debug> TCP-Session: 380e733a-e604-4ae1-a3d2-c868dceb8d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.05.19 00:02:12.599555 [ 307 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3965 | 2026.05.19 00:02:12.599569 [ 304 ] {} <Debug> TCP-Session: 4cba6a2c-f86b-4936-8866-a514dc9d5095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.05.19 00:02:12.599544 [ 303 ] {} <Debug> TCP-Session: 894035ea-e42a-4e45-84ea-5bf972d078be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.05.19 00:02:12.599479 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.05.19 00:02:12.599627 [ 307 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3969 | 2026.05.19 00:02:12.599659 [ 283 ] {} <Debug> TCP-Session: 1a56a3c7-41fd-44cb-b31e-026c583c7445 Authenticating user 'default' from [fd00:1122:3344:101::e]:45326 | ||
| 3970 | 2026.05.19 00:02:12.599027 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52820 | ||
| 3971 | 2026.05.19 00:02:12.599686 [ 283 ] {} <Debug> TCP-Session: 1a56a3c7-41fd-44cb-b31e-026c583c7445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.05.19 00:02:12.599634 [ 303 ] {} <Debug> TCP-Session: 894035ea-e42a-4e45-84ea-5bf972d078be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.19 00:02:12.599717 [ 283 ] {} <Debug> TCP-Session: 1a56a3c7-41fd-44cb-b31e-026c583c7445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.05.19 00:02:12.599735 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2026.05.19 00:02:12.599758 [ 309 ] {} <Debug> TCP-Session: 30520030-6d09-44a0-846f-4bc6c26d48e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52820 | ||
| 3976 | 2026.05.19 00:02:12.599774 [ 309 ] {} <Debug> TCP-Session: 30520030-6d09-44a0-846f-4bc6c26d48e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.05.19 00:02:12.599788 [ 309 ] {} <Debug> TCP-Session: 30520030-6d09-44a0-846f-4bc6c26d48e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.05.19 00:02:12.599940 [ 307 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 3979 | 2026.05.19 00:02:12.600890 [ 314 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Trace> AggregatingTransform: Aggregating | ||
| 3980 | 2026.05.19 00:02:12.600936 [ 314 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3981 | 2026.05.19 00:02:12.600969 [ 314 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926026 sec. (1079.883 rows/sec., 42.18 KiB/sec.) | ||
| 3982 | 2026.05.19 00:02:12.600985 [ 314 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Trace> Aggregator: Merging aggregated data | ||
| 3983 | 2026.05.19 00:02:12.601648 [ 307 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002428 sec., 411.8616144975288 rows/sec., 16.09 KiB/sec. | ||
| 3984 | 2026.05.19 00:02:12.601781 [ 307 ] {4980a701-4549-4d49-95ee-93883a3a2e9f} <Debug> TCPHandler: Processed in 0.002810449 sec. | ||
| 3985 | 2026.05.19 00:02:12.601923 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3986 | 2026.05.19 00:02:12.601950 [ 307 ] {} <Debug> TCP-Session: 57a80c90-4f39-454a-9f15-25d0655fef30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.19 00:02:12.601957 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3988 | 2026.05.19 00:02:12.601987 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3989 | 2026.05.19 00:02:12.602007 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3990 | 2026.05.19 00:02:12.602011 [ 309 ] {} <Debug> TCP-Session: 30520030-6d09-44a0-846f-4bc6c26d48e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.05.19 00:02:12.602037 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3992 | 2026.05.19 00:02:12.602057 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3993 | 2026.05.19 00:02:12.602080 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3994 | 2026.05.19 00:02:12.602107 [ 303 ] {} <Debug> TCP-Session: 894035ea-e42a-4e45-84ea-5bf972d078be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.05.19 00:02:12.602119 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3996 | 2026.05.19 00:02:12.602140 [ 304 ] {} <Debug> TCP-Session: 4cba6a2c-f86b-4936-8866-a514dc9d5095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.05.19 00:02:12.602160 [ 293 ] {} <Debug> TCP-Session: 380e733a-e604-4ae1-a3d2-c868dceb8d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2026.05.19 00:02:12.602102 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3999 | 2026.05.19 00:02:12.602092 [ 310 ] {} <Debug> TCP-Session: 8d36f70d-6e24-4745-8338-bdf311d18206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.05.19 00:02:12.602215 [ 311 ] {} <Debug> TCP-Session: 8734c98a-9e07-4c0b-89ca-c43f8a6227ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.05.19 00:02:12.602056 [ 283 ] {} <Debug> TCP-Session: 1a56a3c7-41fd-44cb-b31e-026c583c7445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.05.19 00:02:12.602041 [ 308 ] {} <Debug> TCP-Session: 482ee41b-03c3-4296-b93e-412ff3f737e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.05.19 00:02:15.006412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8163 | ||
| 4004 | 2026.05.19 00:02:15.006980 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.05.19 00:02:15.007025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4006 | 2026.05.19 00:02:15.007580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4007 | 2026.05.19 00:02:15.007807 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.05.19 00:02:15.007943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8163 | ||
| 4009 | 2026.05.19 00:02:15.439652 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4010 | 2026.05.19 00:02:15.455116 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.05.19 00:02:15.455188 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4012 | 2026.05.19 00:02:15.461358 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4013 | 2026.05.19 00:02:15.462075 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.05.19 00:02:15.464837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4015 | 2026.05.19 00:02:16.145820 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2026.05.19 00:02:16.146077 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4017 | 2026.05.19 00:02:16.146477 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4018 | 2026.05.19 00:02:16.146536 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Debug> 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 | ||
| 4019 | 2026.05.19 00:02:16.146787 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4020 | 2026.05.19 00:02:16.146862 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4021 | 2026.05.19 00:02:16.147006 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4022 | 2026.05.19 00:02:16.147107 [ 312 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4023 | 2026.05.19 00:02:16.147125 [ 315 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4024 | 2026.05.19 00:02:16.147114 [ 330 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4025 | 2026.05.19 00:02:16.147269 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4026 | 2026.05.19 00:02:16.147295 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4027 | 2026.05.19 00:02:16.147366 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4028 | 2026.05.19 00:02:16.147388 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4029 | 2026.05.19 00:02:16.147424 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> 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'))" | ||
| 4030 | 2026.05.19 00:02:16.147463 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Trace> 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'))" | ||
| 4031 | 2026.05.19 00:02:16.148533 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002563 sec., 13655.872024970737 rows/sec., 2.30 MiB/sec. | ||
| 4032 | 2026.05.19 00:02:16.148658 [ 294 ] {1094d48e-d96d-4941-a217-1acc39c3bee6} <Debug> TCPHandler: Processed in 0.002980724 sec. | ||
| 4033 | 2026.05.19 00:02:16.150749 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.05.19 00:02:16.150882 [ 294 ] {0f52345b-c26e-4e5d-a599-20fa208bbf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4035 | 2026.05.19 00:02:16.150939 [ 294 ] {0f52345b-c26e-4e5d-a599-20fa208bbf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4036 | 2026.05.19 00:02:16.151500 [ 294 ] {0f52345b-c26e-4e5d-a599-20fa208bbf40} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.05.19 00:02:16.151537 [ 294 ] {0f52345b-c26e-4e5d-a599-20fa208bbf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4038 | 2026.05.19 00:02:16.151899 [ 294 ] {0f52345b-c26e-4e5d-a599-20fa208bbf40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4039 | 2026.05.19 00:02:16.152141 [ 294 ] {0f52345b-c26e-4e5d-a599-20fa208bbf40} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.05.19 00:02:16.152290 [ 294 ] {0f52345b-c26e-4e5d-a599-20fa208bbf40} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001447 sec., 2764.3400138217003 rows/sec., 225.41 KiB/sec. | ||
| 4041 | 2026.05.19 00:02:16.152329 [ 294 ] {0f52345b-c26e-4e5d-a599-20fa208bbf40} <Debug> TCPHandler: Processed in 0.001644526 sec. | ||
| 4042 | 2026.05.19 00:02:16.152453 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.05.19 00:02:16.152567 [ 294 ] {1eb6540e-5d49-4797-8dbe-76360d04d7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4044 | 2026.05.19 00:02:16.152620 [ 294 ] {1eb6540e-5d49-4797-8dbe-76360d04d7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4045 | 2026.05.19 00:02:16.153074 [ 294 ] {1eb6540e-5d49-4797-8dbe-76360d04d7e7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.05.19 00:02:16.153111 [ 294 ] {1eb6540e-5d49-4797-8dbe-76360d04d7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4047 | 2026.05.19 00:02:16.153424 [ 294 ] {1eb6540e-5d49-4797-8dbe-76360d04d7e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4048 | 2026.05.19 00:02:16.153636 [ 294 ] {1eb6540e-5d49-4797-8dbe-76360d04d7e7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.05.19 00:02:16.153768 [ 294 ] {1eb6540e-5d49-4797-8dbe-76360d04d7e7} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001228 sec., 96091.2052117264 rows/sec., 8.14 MiB/sec. | ||
| 4050 | 2026.05.19 00:02:16.153804 [ 294 ] {1eb6540e-5d49-4797-8dbe-76360d04d7e7} <Debug> TCPHandler: Processed in 0.00140275 sec. | ||
| 4051 | 2026.05.19 00:02:16.153920 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.05.19 00:02:16.154017 [ 294 ] {5a2e2b5c-21b0-493b-86a7-247822f1f266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4053 | 2026.05.19 00:02:16.154060 [ 294 ] {5a2e2b5c-21b0-493b-86a7-247822f1f266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4054 | 2026.05.19 00:02:16.154463 [ 294 ] {5a2e2b5c-21b0-493b-86a7-247822f1f266} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.05.19 00:02:16.154499 [ 294 ] {5a2e2b5c-21b0-493b-86a7-247822f1f266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4056 | 2026.05.19 00:02:16.154803 [ 294 ] {5a2e2b5c-21b0-493b-86a7-247822f1f266} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4057 | 2026.05.19 00:02:16.155016 [ 294 ] {5a2e2b5c-21b0-493b-86a7-247822f1f266} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.05.19 00:02:16.155108 [ 114 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4059 | 2026.05.19 00:02:16.155144 [ 114 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.05.19 00:02:16.155145 [ 294 ] {5a2e2b5c-21b0-493b-86a7-247822f1f266} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001147 sec., 29642.54577157803 rows/sec., 2.16 MiB/sec. | ||
| 4061 | 2026.05.19 00:02:16.155163 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4062 | 2026.05.19 00:02:16.155185 [ 294 ] {5a2e2b5c-21b0-493b-86a7-247822f1f266} <Debug> TCPHandler: Processed in 0.001314927 sec. | ||
| 4063 | 2026.05.19 00:02:16.155298 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4064 | 2026.05.19 00:02:16.155304 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.05.19 00:02:16.155442 [ 294 ] {524cf4a4-5e98-4ce0-9e9d-654c8f6b8ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4066 | 2026.05.19 00:02:16.155468 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4067 | 2026.05.19 00:02:16.155484 [ 294 ] {524cf4a4-5e98-4ce0-9e9d-654c8f6b8ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4068 | 2026.05.19 00:02:16.155508 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 4069 | 2026.05.19 00:02:16.155578 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4070 | 2026.05.19 00:02:16.155625 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 4071 | 2026.05.19 00:02:16.155668 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4072 | 2026.05.19 00:02:16.155758 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4073 | 2026.05.19 00:02:16.155831 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4074 | 2026.05.19 00:02:16.155927 [ 294 ] {524cf4a4-5e98-4ce0-9e9d-654c8f6b8ba7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.05.19 00:02:16.155968 [ 294 ] {524cf4a4-5e98-4ce0-9e9d-654c8f6b8ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4076 | 2026.05.19 00:02:16.156334 [ 294 ] {524cf4a4-5e98-4ce0-9e9d-654c8f6b8ba7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4077 | 2026.05.19 00:02:16.156568 [ 294 ] {524cf4a4-5e98-4ce0-9e9d-654c8f6b8ba7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.05.19 00:02:16.156709 [ 294 ] {524cf4a4-5e98-4ce0-9e9d-654c8f6b8ba7} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001284 sec., 76323.98753894081 rows/sec., 5.97 MiB/sec. | ||
| 4079 | 2026.05.19 00:02:16.156743 [ 294 ] {524cf4a4-5e98-4ce0-9e9d-654c8f6b8ba7} <Debug> TCPHandler: Processed in 0.001489252 sec. | ||
| 4080 | 2026.05.19 00:02:16.156815 [ 197 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575854 sec., 138972.26519715658 rows/sec., 10.73 MiB/sec. | ||
| 4081 | 2026.05.19 00:02:16.156858 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.05.19 00:02:16.156950 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4083 | 2026.05.19 00:02:16.156959 [ 294 ] {7deeb1b0-a68b-4a77-bb96-39b6c803a464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.05.19 00:02:16.157015 [ 294 ] {7deeb1b0-a68b-4a77-bb96-39b6c803a464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4085 | 2026.05.19 00:02:16.157216 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.05.19 00:02:16.157291 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_21_4} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4087 | 2026.05.19 00:02:16.157363 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4088 | 2026.05.19 00:02:16.157415 [ 294 ] {7deeb1b0-a68b-4a77-bb96-39b6c803a464} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.05.19 00:02:16.157456 [ 294 ] {7deeb1b0-a68b-4a77-bb96-39b6c803a464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4090 | 2026.05.19 00:02:16.157803 [ 294 ] {7deeb1b0-a68b-4a77-bb96-39b6c803a464} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4091 | 2026.05.19 00:02:16.158017 [ 294 ] {7deeb1b0-a68b-4a77-bb96-39b6c803a464} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.05.19 00:02:16.158151 [ 294 ] {7deeb1b0-a68b-4a77-bb96-39b6c803a464} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001211 sec., 133773.74071015688 rows/sec., 9.32 MiB/sec. | ||
| 4093 | 2026.05.19 00:02:16.158186 [ 294 ] {7deeb1b0-a68b-4a77-bb96-39b6c803a464} <Debug> TCPHandler: Processed in 0.001376979 sec. | ||
| 4094 | 2026.05.19 00:02:16.158289 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2026.05.19 00:02:16.158384 [ 294 ] {c2af6b03-2c5f-4e6f-a4ee-0f0340d45711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4096 | 2026.05.19 00:02:16.158441 [ 294 ] {c2af6b03-2c5f-4e6f-a4ee-0f0340d45711} <Trace> 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 | ||
| 4097 | 2026.05.19 00:02:16.159230 [ 294 ] {c2af6b03-2c5f-4e6f-a4ee-0f0340d45711} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.05.19 00:02:16.159266 [ 294 ] {c2af6b03-2c5f-4e6f-a4ee-0f0340d45711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4099 | 2026.05.19 00:02:16.159810 [ 294 ] {c2af6b03-2c5f-4e6f-a4ee-0f0340d45711} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4100 | 2026.05.19 00:02:16.160040 [ 294 ] {c2af6b03-2c5f-4e6f-a4ee-0f0340d45711} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.05.19 00:02:16.160138 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4102 | 2026.05.19 00:02:16.160168 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.05.19 00:02:16.160180 [ 294 ] {c2af6b03-2c5f-4e6f-a4ee-0f0340d45711} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 4104 | 2026.05.19 00:02:16.160187 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4105 | 2026.05.19 00:02:16.160240 [ 294 ] {c2af6b03-2c5f-4e6f-a4ee-0f0340d45711} <Debug> TCPHandler: Processed in 0.001999706 sec. | ||
| 4106 | 2026.05.19 00:02:16.160304 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4107 | 2026.05.19 00:02:16.160359 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.05.19 00:02:16.160461 [ 294 ] {af5e83ce-7c9e-4aac-9d85-4b021096bc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4109 | 2026.05.19 00:02:16.160504 [ 294 ] {af5e83ce-7c9e-4aac-9d85-4b021096bc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4110 | 2026.05.19 00:02:16.160604 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4111 | 2026.05.19 00:02:16.160688 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 288 rows starting from the beginning of the part | ||
| 4112 | 2026.05.19 00:02:16.160841 [ 294 ] {af5e83ce-7c9e-4aac-9d85-4b021096bc02} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.05.19 00:02:16.160865 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4114 | 2026.05.19 00:02:16.160882 [ 294 ] {af5e83ce-7c9e-4aac-9d85-4b021096bc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4115 | 2026.05.19 00:02:16.161019 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 4116 | 2026.05.19 00:02:16.161166 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4117 | 2026.05.19 00:02:16.161238 [ 294 ] {af5e83ce-7c9e-4aac-9d85-4b021096bc02} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4118 | 2026.05.19 00:02:16.161286 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4119 | 2026.05.19 00:02:16.161426 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 4120 | 2026.05.19 00:02:16.161477 [ 294 ] {af5e83ce-7c9e-4aac-9d85-4b021096bc02} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.05.19 00:02:16.161620 [ 294 ] {af5e83ce-7c9e-4aac-9d85-4b021096bc02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 4122 | 2026.05.19 00:02:16.161653 [ 294 ] {af5e83ce-7c9e-4aac-9d85-4b021096bc02} <Debug> TCPHandler: Processed in 0.001343338 sec. | ||
| 4123 | 2026.05.19 00:02:16.165101 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 19 columns (19 merged, 0 gathered) in 0.004844395 sec., 84427.46720694742 rows/sec., 151.29 MiB/sec. | ||
| 4124 | 2026.05.19 00:02:16.165676 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4125 | 2026.05.19 00:02:16.165968 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.05.19 00:02:16.166032 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4127 | 2026.05.19 00:02:16.166103 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4128 | 2026.05.19 00:02:17.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.83 MiB, peak 245.64 MiB, free memory in arenas 0.00 B, will set to 240.29 MiB (RSS), difference: 1.45 MiB | ||
| 4129 | 2026.05.19 00:02:21.145347 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.05.19 00:02:21.145584 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4131 | 2026.05.19 00:02:21.145920 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4132 | 2026.05.19 00:02:21.145958 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Debug> 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 | ||
| 4133 | 2026.05.19 00:02:21.146180 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4134 | 2026.05.19 00:02:21.146250 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4135 | 2026.05.19 00:02:21.146390 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4136 | 2026.05.19 00:02:21.146486 [ 330 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4137 | 2026.05.19 00:02:21.146498 [ 315 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4138 | 2026.05.19 00:02:21.146497 [ 312 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4139 | 2026.05.19 00:02:21.146632 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4140 | 2026.05.19 00:02:21.146659 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4141 | 2026.05.19 00:02:21.146729 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4142 | 2026.05.19 00:02:21.146749 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4143 | 2026.05.19 00:02:21.146786 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> 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'))" | ||
| 4144 | 2026.05.19 00:02:21.146826 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Trace> 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'))" | ||
| 4145 | 2026.05.19 00:02:21.147890 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.0024 sec., 14583.333333333334 rows/sec., 2.46 MiB/sec. | ||
| 4146 | 2026.05.19 00:02:21.148009 [ 294 ] {03ba9baf-9958-4bb1-9e01-e640a8293339} <Debug> TCPHandler: Processed in 0.002798779 sec. | ||
| 4147 | 2026.05.19 00:02:21.149846 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.05.19 00:02:21.149960 [ 294 ] {3137084e-7c47-4a0c-b293-c46e0916d0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4149 | 2026.05.19 00:02:21.150006 [ 294 ] {3137084e-7c47-4a0c-b293-c46e0916d0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4150 | 2026.05.19 00:02:21.150497 [ 294 ] {3137084e-7c47-4a0c-b293-c46e0916d0ec} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.05.19 00:02:21.150544 [ 294 ] {3137084e-7c47-4a0c-b293-c46e0916d0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4152 | 2026.05.19 00:02:21.150948 [ 294 ] {3137084e-7c47-4a0c-b293-c46e0916d0ec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4153 | 2026.05.19 00:02:21.151183 [ 294 ] {3137084e-7c47-4a0c-b293-c46e0916d0ec} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.05.19 00:02:21.151310 [ 110 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4155 | 2026.05.19 00:02:21.151332 [ 294 ] {3137084e-7c47-4a0c-b293-c46e0916d0ec} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001402 sec., 55634.80741797432 rows/sec., 4.61 MiB/sec. | ||
| 4156 | 2026.05.19 00:02:21.151352 [ 110 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.05.19 00:02:21.151372 [ 294 ] {3137084e-7c47-4a0c-b293-c46e0916d0ec} <Debug> TCPHandler: Processed in 0.001578613 sec. | ||
| 4158 | 2026.05.19 00:02:21.151375 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4159 | 2026.05.19 00:02:21.151510 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.05.19 00:02:21.151514 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4161 | 2026.05.19 00:02:21.151607 [ 294 ] {4dcf1d1d-bfdc-45de-93b4-69de8438ec98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.05.19 00:02:21.151654 [ 294 ] {4dcf1d1d-bfdc-45de-93b4-69de8438ec98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4163 | 2026.05.19 00:02:21.151669 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4164 | 2026.05.19 00:02:21.151708 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 4165 | 2026.05.19 00:02:21.151781 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4166 | 2026.05.19 00:02:21.151826 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part | ||
| 4167 | 2026.05.19 00:02:21.151869 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 4168 | 2026.05.19 00:02:21.151908 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part | ||
| 4169 | 2026.05.19 00:02:21.151948 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 78 rows starting from the beginning of the part | ||
| 4170 | 2026.05.19 00:02:21.152070 [ 294 ] {4dcf1d1d-bfdc-45de-93b4-69de8438ec98} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.05.19 00:02:21.152114 [ 294 ] {4dcf1d1d-bfdc-45de-93b4-69de8438ec98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4172 | 2026.05.19 00:02:21.152485 [ 294 ] {4dcf1d1d-bfdc-45de-93b4-69de8438ec98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4173 | 2026.05.19 00:02:21.152732 [ 294 ] {4dcf1d1d-bfdc-45de-93b4-69de8438ec98} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.05.19 00:02:21.152874 [ 294 ] {4dcf1d1d-bfdc-45de-93b4-69de8438ec98} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001285 sec., 8560.311284046693 rows/sec., 643.70 KiB/sec. | ||
| 4175 | 2026.05.19 00:02:21.152911 [ 294 ] {4dcf1d1d-bfdc-45de-93b4-69de8438ec98} <Debug> TCPHandler: Processed in 0.001450891 sec. | ||
| 4176 | 2026.05.19 00:02:21.153033 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.05.19 00:02:21.153128 [ 294 ] {e4f83ce8-ba50-4fd9-8bdc-c5cdf7a5fd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4178 | 2026.05.19 00:02:21.153170 [ 294 ] {e4f83ce8-ba50-4fd9-8bdc-c5cdf7a5fd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4179 | 2026.05.19 00:02:21.153331 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882122 sec., 1625824.4683394595 rows/sec., 130.44 MiB/sec. | ||
| 4180 | 2026.05.19 00:02:21.153603 [ 294 ] {e4f83ce8-ba50-4fd9-8bdc-c5cdf7a5fd7a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.05.19 00:02:21.153639 [ 294 ] {e4f83ce8-ba50-4fd9-8bdc-c5cdf7a5fd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4182 | 2026.05.19 00:02:21.153646 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4183 | 2026.05.19 00:02:21.153990 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.05.19 00:02:21.154041 [ 294 ] {e4f83ce8-ba50-4fd9-8bdc-c5cdf7a5fd7a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4185 | 2026.05.19 00:02:21.154073 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_26_5} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4186 | 2026.05.19 00:02:21.154159 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 4187 | 2026.05.19 00:02:21.154290 [ 294 ] {e4f83ce8-ba50-4fd9-8bdc-c5cdf7a5fd7a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.05.19 00:02:21.154404 [ 110 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4189 | 2026.05.19 00:02:21.154433 [ 294 ] {e4f83ce8-ba50-4fd9-8bdc-c5cdf7a5fd7a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001322 sec., 56732.223903177 rows/sec., 4.43 MiB/sec. | ||
| 4190 | 2026.05.19 00:02:21.154434 [ 110 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.05.19 00:02:21.154465 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4192 | 2026.05.19 00:02:21.154467 [ 294 ] {e4f83ce8-ba50-4fd9-8bdc-c5cdf7a5fd7a} <Debug> TCPHandler: Processed in 0.001483721 sec. | ||
| 4193 | 2026.05.19 00:02:21.154548 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4194 | 2026.05.19 00:02:21.154597 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.05.19 00:02:21.154646 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4196 | 2026.05.19 00:02:21.154681 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 4197 | 2026.05.19 00:02:21.154707 [ 294 ] {b8104a02-3bde-4ad7-8fc6-a217c54e44f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.05.19 00:02:21.154732 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4199 | 2026.05.19 00:02:21.154759 [ 294 ] {b8104a02-3bde-4ad7-8fc6-a217c54e44f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4200 | 2026.05.19 00:02:21.154786 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 4201 | 2026.05.19 00:02:21.154831 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 75 rows starting from the beginning of the part | ||
| 4202 | 2026.05.19 00:02:21.154869 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 98 rows starting from the beginning of the part | ||
| 4203 | 2026.05.19 00:02:21.154915 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 75 rows starting from the beginning of the part | ||
| 4204 | 2026.05.19 00:02:21.155194 [ 294 ] {b8104a02-3bde-4ad7-8fc6-a217c54e44f2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.05.19 00:02:21.155237 [ 294 ] {b8104a02-3bde-4ad7-8fc6-a217c54e44f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4206 | 2026.05.19 00:02:21.155600 [ 294 ] {b8104a02-3bde-4ad7-8fc6-a217c54e44f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4207 | 2026.05.19 00:02:21.155847 [ 294 ] {b8104a02-3bde-4ad7-8fc6-a217c54e44f2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2026.05.19 00:02:21.155952 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4209 | 2026.05.19 00:02:21.155983 [ 294 ] {b8104a02-3bde-4ad7-8fc6-a217c54e44f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 4210 | 2026.05.19 00:02:21.155985 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.05.19 00:02:21.156020 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4212 | 2026.05.19 00:02:21.156023 [ 294 ] {b8104a02-3bde-4ad7-8fc6-a217c54e44f2} <Debug> TCPHandler: Processed in 0.001474522 sec. | ||
| 4213 | 2026.05.19 00:02:21.156068 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554213 sec., 1162646.30394933 rows/sec., 86.04 MiB/sec. | ||
| 4214 | 2026.05.19 00:02:21.156089 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4215 | 2026.05.19 00:02:21.156173 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.05.19 00:02:21.156195 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4217 | 2026.05.19 00:02:21.156231 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8874 rows starting from the beginning of the part | ||
| 4218 | 2026.05.19 00:02:21.156278 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4219 | 2026.05.19 00:02:21.156287 [ 294 ] {b801e960-f49b-4dd6-a508-b991b2c81d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4220 | 2026.05.19 00:02:21.156293 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4221 | 2026.05.19 00:02:21.156321 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4222 | 2026.05.19 00:02:21.156353 [ 294 ] {b801e960-f49b-4dd6-a508-b991b2c81d23} <Trace> 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 | ||
| 4223 | 2026.05.19 00:02:21.156363 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4224 | 2026.05.19 00:02:21.156408 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part | ||
| 4225 | 2026.05.19 00:02:21.156447 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4226 | 2026.05.19 00:02:21.156602 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.05.19 00:02:21.156683 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_26_5} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4228 | 2026.05.19 00:02:21.156777 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4229 | 2026.05.19 00:02:21.157128 [ 294 ] {b801e960-f49b-4dd6-a508-b991b2c81d23} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.05.19 00:02:21.157165 [ 294 ] {b801e960-f49b-4dd6-a508-b991b2c81d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4231 | 2026.05.19 00:02:21.157717 [ 294 ] {b801e960-f49b-4dd6-a508-b991b2c81d23} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4232 | 2026.05.19 00:02:21.157947 [ 294 ] {b801e960-f49b-4dd6-a508-b991b2c81d23} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.05.19 00:02:21.158087 [ 294 ] {b801e960-f49b-4dd6-a508-b991b2c81d23} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00182 sec., 6043.956043956044 rows/sec., 10.83 MiB/sec. | ||
| 4234 | 2026.05.19 00:02:21.158138 [ 294 ] {b801e960-f49b-4dd6-a508-b991b2c81d23} <Debug> TCPHandler: Processed in 0.002020817 sec. | ||
| 4235 | 2026.05.19 00:02:21.158259 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.05.19 00:02:21.158355 [ 294 ] {b0cb6d10-8da4-47ea-934a-6ce55cd6dc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4237 | 2026.05.19 00:02:21.158400 [ 294 ] {b0cb6d10-8da4-47ea-934a-6ce55cd6dc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4238 | 2026.05.19 00:02:21.158740 [ 294 ] {b0cb6d10-8da4-47ea-934a-6ce55cd6dc88} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.05.19 00:02:21.158776 [ 294 ] {b0cb6d10-8da4-47ea-934a-6ce55cd6dc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4240 | 2026.05.19 00:02:21.159110 [ 294 ] {b0cb6d10-8da4-47ea-934a-6ce55cd6dc88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4241 | 2026.05.19 00:02:21.159333 [ 294 ] {b0cb6d10-8da4-47ea-934a-6ce55cd6dc88} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.05.19 00:02:21.159464 [ 294 ] {b0cb6d10-8da4-47ea-934a-6ce55cd6dc88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4243 | 2026.05.19 00:02:21.159475 [ 109 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4244 | 2026.05.19 00:02:21.159499 [ 294 ] {b0cb6d10-8da4-47ea-934a-6ce55cd6dc88} <Debug> TCPHandler: Processed in 0.001289885 sec. | ||
| 4245 | 2026.05.19 00:02:21.159541 [ 109 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.05.19 00:02:21.159571 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4247 | 2026.05.19 00:02:21.159676 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4248 | 2026.05.19 00:02:21.159819 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4249 | 2026.05.19 00:02:21.159855 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9644 rows, containing 5 columns (5 merged, 0 gathered) in 0.003796786 sec., 2540043.0785406395 rows/sec., 165.26 MiB/sec. | ||
| 4250 | 2026.05.19 00:02:21.159857 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1092 rows starting from the beginning of the part | ||
| 4251 | 2026.05.19 00:02:21.159982 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4252 | 2026.05.19 00:02:21.160047 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4253 | 2026.05.19 00:02:21.160101 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4254 | 2026.05.19 00:02:21.160125 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4255 | 2026.05.19 00:02:21.160159 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4256 | 2026.05.19 00:02:21.160220 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4257 | 2026.05.19 00:02:21.160511 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.05.19 00:02:21.160602 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4259 | 2026.05.19 00:02:21.160691 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 4260 | 2026.05.19 00:02:21.161343 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001713928 sec., 805168.0117251133 rows/sec., 54.26 MiB/sec. | ||
| 4261 | 2026.05.19 00:02:21.161556 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4262 | 2026.05.19 00:02:21.161807 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.05.19 00:02:21.161879 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_26_5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4264 | 2026.05.19 00:02:21.161950 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4265 | 2026.05.19 00:02:22.434435 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4266 | 2026.05.19 00:02:22.434488 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4267 | 2026.05.19 00:02:22.508019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8611 | ||
| 4268 | 2026.05.19 00:02:22.508544 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.05.19 00:02:22.508591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4270 | 2026.05.19 00:02:22.509074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4271 | 2026.05.19 00:02:22.509301 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.05.19 00:02:22.509429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8611 | ||
| 4273 | 2026.05.19 00:02:22.964905 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4274 | 2026.05.19 00:02:22.980069 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.05.19 00:02:22.980118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4276 | 2026.05.19 00:02:22.986120 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4277 | 2026.05.19 00:02:22.986823 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.05.19 00:02:22.989539 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4279 | 2026.05.19 00:02:26.145194 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.05.19 00:02:26.145439 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4281 | 2026.05.19 00:02:26.145793 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4282 | 2026.05.19 00:02:26.145836 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Debug> 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 | ||
| 4283 | 2026.05.19 00:02:26.146067 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4284 | 2026.05.19 00:02:26.146144 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4285 | 2026.05.19 00:02:26.146297 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4286 | 2026.05.19 00:02:26.146383 [ 330 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4287 | 2026.05.19 00:02:26.146386 [ 314 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4288 | 2026.05.19 00:02:26.146409 [ 312 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4289 | 2026.05.19 00:02:26.146511 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4290 | 2026.05.19 00:02:26.146540 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4291 | 2026.05.19 00:02:26.146621 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4292 | 2026.05.19 00:02:26.146644 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4293 | 2026.05.19 00:02:26.146687 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> 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'))" | ||
| 4294 | 2026.05.19 00:02:26.146730 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Trace> 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'))" | ||
| 4295 | 2026.05.19 00:02:26.147780 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002438 sec., 14356.029532403609 rows/sec., 2.42 MiB/sec. | ||
| 4296 | 2026.05.19 00:02:26.147886 [ 294 ] {11d65426-dfa8-4d27-9f00-5d67f1f38a6f} <Debug> TCPHandler: Processed in 0.002829099 sec. | ||
| 4297 | 2026.05.19 00:02:26.150039 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.05.19 00:02:26.150174 [ 294 ] {55bd87ae-1755-49f8-b5d9-2d8635b87476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4299 | 2026.05.19 00:02:26.150232 [ 294 ] {55bd87ae-1755-49f8-b5d9-2d8635b87476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4300 | 2026.05.19 00:02:26.150834 [ 294 ] {55bd87ae-1755-49f8-b5d9-2d8635b87476} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.05.19 00:02:26.150884 [ 294 ] {55bd87ae-1755-49f8-b5d9-2d8635b87476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4302 | 2026.05.19 00:02:26.151296 [ 294 ] {55bd87ae-1755-49f8-b5d9-2d8635b87476} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4303 | 2026.05.19 00:02:26.151564 [ 294 ] {55bd87ae-1755-49f8-b5d9-2d8635b87476} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.05.19 00:02:26.151719 [ 294 ] {55bd87ae-1755-49f8-b5d9-2d8635b87476} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001584 sec., 73232.32323232324 rows/sec., 6.22 MiB/sec. | ||
| 4305 | 2026.05.19 00:02:26.151757 [ 294 ] {55bd87ae-1755-49f8-b5d9-2d8635b87476} <Debug> TCPHandler: Processed in 0.00178409 sec. | ||
| 4306 | 2026.05.19 00:02:26.151886 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.05.19 00:02:26.151988 [ 294 ] {c204840b-6e78-45d6-bff0-7f5c098858ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.05.19 00:02:26.152034 [ 294 ] {c204840b-6e78-45d6-bff0-7f5c098858ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4309 | 2026.05.19 00:02:26.152457 [ 294 ] {c204840b-6e78-45d6-bff0-7f5c098858ae} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.05.19 00:02:26.152500 [ 294 ] {c204840b-6e78-45d6-bff0-7f5c098858ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4311 | 2026.05.19 00:02:26.152811 [ 294 ] {c204840b-6e78-45d6-bff0-7f5c098858ae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4312 | 2026.05.19 00:02:26.153054 [ 294 ] {c204840b-6e78-45d6-bff0-7f5c098858ae} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.19 00:02:26.153193 [ 294 ] {c204840b-6e78-45d6-bff0-7f5c098858ae} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001228 sec., 24429.9674267101 rows/sec., 1.79 MiB/sec. | ||
| 4314 | 2026.05.19 00:02:26.153229 [ 294 ] {c204840b-6e78-45d6-bff0-7f5c098858ae} <Debug> TCPHandler: Processed in 0.001393439 sec. | ||
| 4315 | 2026.05.19 00:02:26.153372 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.05.19 00:02:26.153471 [ 294 ] {9e2a0192-fa3a-4ed6-adac-5df62c3942ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4317 | 2026.05.19 00:02:26.153516 [ 294 ] {9e2a0192-fa3a-4ed6-adac-5df62c3942ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4318 | 2026.05.19 00:02:26.153958 [ 294 ] {9e2a0192-fa3a-4ed6-adac-5df62c3942ca} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.05.19 00:02:26.154003 [ 294 ] {9e2a0192-fa3a-4ed6-adac-5df62c3942ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4320 | 2026.05.19 00:02:26.154338 [ 294 ] {9e2a0192-fa3a-4ed6-adac-5df62c3942ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4321 | 2026.05.19 00:02:26.154564 [ 294 ] {9e2a0192-fa3a-4ed6-adac-5df62c3942ca} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.05.19 00:02:26.154710 [ 294 ] {9e2a0192-fa3a-4ed6-adac-5df62c3942ca} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001259 sec., 74662.43050039714 rows/sec., 5.83 MiB/sec. | ||
| 4323 | 2026.05.19 00:02:26.154760 [ 294 ] {9e2a0192-fa3a-4ed6-adac-5df62c3942ca} <Debug> TCPHandler: Processed in 0.00143728 sec. | ||
| 4324 | 2026.05.19 00:02:26.154924 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.05.19 00:02:26.155025 [ 294 ] {fa70ac72-e5ac-475b-a398-8b7ca03310e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.05.19 00:02:26.155078 [ 294 ] {fa70ac72-e5ac-475b-a398-8b7ca03310e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4327 | 2026.05.19 00:02:26.155603 [ 294 ] {fa70ac72-e5ac-475b-a398-8b7ca03310e2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.05.19 00:02:26.155650 [ 294 ] {fa70ac72-e5ac-475b-a398-8b7ca03310e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4329 | 2026.05.19 00:02:26.156078 [ 294 ] {fa70ac72-e5ac-475b-a398-8b7ca03310e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4330 | 2026.05.19 00:02:26.156383 [ 294 ] {fa70ac72-e5ac-475b-a398-8b7ca03310e2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.05.19 00:02:26.156553 [ 294 ] {fa70ac72-e5ac-475b-a398-8b7ca03310e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. | ||
| 4332 | 2026.05.19 00:02:26.156596 [ 294 ] {fa70ac72-e5ac-475b-a398-8b7ca03310e2} <Debug> TCPHandler: Processed in 0.001722268 sec. | ||
| 4333 | 2026.05.19 00:02:26.156755 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.05.19 00:02:26.156866 [ 294 ] {d8290e1d-a81c-45bf-8b4d-7b571c3a064a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.05.19 00:02:26.156926 [ 294 ] {d8290e1d-a81c-45bf-8b4d-7b571c3a064a} <Trace> 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 | ||
| 4336 | 2026.05.19 00:02:26.157741 [ 294 ] {d8290e1d-a81c-45bf-8b4d-7b571c3a064a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.05.19 00:02:26.157779 [ 294 ] {d8290e1d-a81c-45bf-8b4d-7b571c3a064a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4338 | 2026.05.19 00:02:26.158318 [ 294 ] {d8290e1d-a81c-45bf-8b4d-7b571c3a064a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4339 | 2026.05.19 00:02:26.158544 [ 294 ] {d8290e1d-a81c-45bf-8b4d-7b571c3a064a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.05.19 00:02:26.158692 [ 294 ] {d8290e1d-a81c-45bf-8b4d-7b571c3a064a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00185 sec., 16216.216216216215 rows/sec., 29.06 MiB/sec. | ||
| 4341 | 2026.05.19 00:02:26.158751 [ 294 ] {d8290e1d-a81c-45bf-8b4d-7b571c3a064a} <Debug> TCPHandler: Processed in 0.002046477 sec. | ||
| 4342 | 2026.05.19 00:02:26.158872 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.05.19 00:02:26.158967 [ 294 ] {db792854-bbaf-4dd5-8a6c-47cb354863f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.05.19 00:02:26.159012 [ 294 ] {db792854-bbaf-4dd5-8a6c-47cb354863f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4345 | 2026.05.19 00:02:26.159353 [ 294 ] {db792854-bbaf-4dd5-8a6c-47cb354863f0} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.05.19 00:02:26.159389 [ 294 ] {db792854-bbaf-4dd5-8a6c-47cb354863f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4347 | 2026.05.19 00:02:26.159709 [ 294 ] {db792854-bbaf-4dd5-8a6c-47cb354863f0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4348 | 2026.05.19 00:02:26.159930 [ 294 ] {db792854-bbaf-4dd5-8a6c-47cb354863f0} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.19 00:02:26.160060 [ 294 ] {db792854-bbaf-4dd5-8a6c-47cb354863f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4350 | 2026.05.19 00:02:26.160094 [ 294 ] {db792854-bbaf-4dd5-8a6c-47cb354863f0} <Debug> TCPHandler: Processed in 0.001272066 sec. | ||
| 4351 | 2026.05.19 00:02:26.412964 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.05.19 00:02:26.413327 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4353 | 2026.05.19 00:02:26.413903 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4354 | 2026.05.19 00:02:26.413967 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Debug> 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 | ||
| 4355 | 2026.05.19 00:02:26.414229 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4356 | 2026.05.19 00:02:26.414307 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4357 | 2026.05.19 00:02:26.414452 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4358 | 2026.05.19 00:02:26.414533 [ 314 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4359 | 2026.05.19 00:02:26.414541 [ 342 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4360 | 2026.05.19 00:02:26.414569 [ 312 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4361 | 2026.05.19 00:02:26.414668 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4362 | 2026.05.19 00:02:26.414697 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4363 | 2026.05.19 00:02:26.414770 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4364 | 2026.05.19 00:02:26.414792 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4365 | 2026.05.19 00:02:26.414830 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> 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'))" | ||
| 4366 | 2026.05.19 00:02:26.414876 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Trace> 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'))" | ||
| 4367 | 2026.05.19 00:02:26.415928 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00277 sec., 12635.379061371841 rows/sec., 2.69 MiB/sec. | ||
| 4368 | 2026.05.19 00:02:26.416043 [ 294 ] {aa06c708-025c-42ee-9a10-d61571498eb3} <Debug> TCPHandler: Processed in 0.003256941 sec. | ||
| 4369 | 2026.05.19 00:02:26.428891 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.05.19 00:02:26.429056 [ 294 ] {6abc061a-d570-4025-816d-4f9ef6ba844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.05.19 00:02:26.429118 [ 294 ] {6abc061a-d570-4025-816d-4f9ef6ba844b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4372 | 2026.05.19 00:02:26.429701 [ 294 ] {6abc061a-d570-4025-816d-4f9ef6ba844b} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.05.19 00:02:26.429751 [ 294 ] {6abc061a-d570-4025-816d-4f9ef6ba844b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4374 | 2026.05.19 00:02:26.430134 [ 294 ] {6abc061a-d570-4025-816d-4f9ef6ba844b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4375 | 2026.05.19 00:02:26.430357 [ 294 ] {6abc061a-d570-4025-816d-4f9ef6ba844b} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.05.19 00:02:26.430512 [ 294 ] {6abc061a-d570-4025-816d-4f9ef6ba844b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001502 sec., 15978.695073235685 rows/sec., 1.33 MiB/sec. | ||
| 4377 | 2026.05.19 00:02:26.430528 [ 103 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4378 | 2026.05.19 00:02:26.430551 [ 294 ] {6abc061a-d570-4025-816d-4f9ef6ba844b} <Debug> TCPHandler: Processed in 0.001727028 sec. | ||
| 4379 | 2026.05.19 00:02:26.430606 [ 103 ] {} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.05.19 00:02:26.430637 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4381 | 2026.05.19 00:02:26.430704 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.05.19 00:02:26.430753 [ 187 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4383 | 2026.05.19 00:02:26.430807 [ 294 ] {b8c56b6f-d369-42af-9160-e49f48f5e8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4384 | 2026.05.19 00:02:26.430857 [ 294 ] {b8c56b6f-d369-42af-9160-e49f48f5e8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4385 | 2026.05.19 00:02:26.430894 [ 187 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4386 | 2026.05.19 00:02:26.430936 [ 187 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4387 | 2026.05.19 00:02:26.431010 [ 187 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4388 | 2026.05.19 00:02:26.431063 [ 187 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4389 | 2026.05.19 00:02:26.431114 [ 187 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4390 | 2026.05.19 00:02:26.431160 [ 187 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4391 | 2026.05.19 00:02:26.431271 [ 294 ] {b8c56b6f-d369-42af-9160-e49f48f5e8cb} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.05.19 00:02:26.431318 [ 294 ] {b8c56b6f-d369-42af-9160-e49f48f5e8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4393 | 2026.05.19 00:02:26.431643 [ 294 ] {b8c56b6f-d369-42af-9160-e49f48f5e8cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4394 | 2026.05.19 00:02:26.431884 [ 294 ] {b8c56b6f-d369-42af-9160-e49f48f5e8cb} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.05.19 00:02:26.432020 [ 294 ] {b8c56b6f-d369-42af-9160-e49f48f5e8cb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 660.80 KiB/sec. | ||
| 4396 | 2026.05.19 00:02:26.432058 [ 294 ] {b8c56b6f-d369-42af-9160-e49f48f5e8cb} <Debug> TCPHandler: Processed in 0.001405539 sec. | ||
| 4397 | 2026.05.19 00:02:26.432063 [ 193 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359548 sec., 88264.62912673918 rows/sec., 7.66 MiB/sec. | ||
| 4398 | 2026.05.19 00:02:26.432178 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.05.19 00:02:26.432248 [ 188 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4400 | 2026.05.19 00:02:26.432280 [ 294 ] {0020259e-ab03-4745-93fa-119396799d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4401 | 2026.05.19 00:02:26.432327 [ 294 ] {0020259e-ab03-4745-93fa-119396799d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4402 | 2026.05.19 00:02:26.432560 [ 188 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.05.19 00:02:26.432634 [ 188 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_5_1} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4404 | 2026.05.19 00:02:26.432741 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4405 | 2026.05.19 00:02:26.433875 [ 294 ] {0020259e-ab03-4745-93fa-119396799d62} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.05.19 00:02:26.433917 [ 294 ] {0020259e-ab03-4745-93fa-119396799d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4407 | 2026.05.19 00:02:26.434385 [ 294 ] {0020259e-ab03-4745-93fa-119396799d62} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4408 | 2026.05.19 00:02:26.434604 [ 294 ] {0020259e-ab03-4745-93fa-119396799d62} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.05.19 00:02:26.434738 [ 294 ] {0020259e-ab03-4745-93fa-119396799d62} <Debug> executeQuery: Read 2548 rows, 195.36 KiB in 0.002477 sec., 1028663.706096084 rows/sec., 77.02 MiB/sec. | ||
| 4410 | 2026.05.19 00:02:26.434773 [ 294 ] {0020259e-ab03-4745-93fa-119396799d62} <Debug> TCPHandler: Processed in 0.002645934 sec. | ||
| 4411 | 2026.05.19 00:02:26.434894 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.05.19 00:02:26.434991 [ 294 ] {90336920-04c4-4a41-9e95-7a7171c05c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4413 | 2026.05.19 00:02:26.435034 [ 294 ] {90336920-04c4-4a41-9e95-7a7171c05c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4414 | 2026.05.19 00:02:26.435460 [ 294 ] {90336920-04c4-4a41-9e95-7a7171c05c6e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.05.19 00:02:26.435497 [ 294 ] {90336920-04c4-4a41-9e95-7a7171c05c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4416 | 2026.05.19 00:02:26.435793 [ 294 ] {90336920-04c4-4a41-9e95-7a7171c05c6e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4417 | 2026.05.19 00:02:26.436009 [ 294 ] {90336920-04c4-4a41-9e95-7a7171c05c6e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.05.19 00:02:26.436140 [ 294 ] {90336920-04c4-4a41-9e95-7a7171c05c6e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001167 sec., 35989.71722365038 rows/sec., 2.65 MiB/sec. | ||
| 4419 | 2026.05.19 00:02:26.436175 [ 294 ] {90336920-04c4-4a41-9e95-7a7171c05c6e} <Debug> TCPHandler: Processed in 0.001330887 sec. | ||
| 4420 | 2026.05.19 00:02:26.436292 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.05.19 00:02:26.436388 [ 294 ] {3f02ec42-fc1e-482d-bfdb-90f87e597be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.05.19 00:02:26.436429 [ 294 ] {3f02ec42-fc1e-482d-bfdb-90f87e597be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4423 | 2026.05.19 00:02:26.437080 [ 294 ] {3f02ec42-fc1e-482d-bfdb-90f87e597be4} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.05.19 00:02:26.437117 [ 294 ] {3f02ec42-fc1e-482d-bfdb-90f87e597be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4425 | 2026.05.19 00:02:26.437452 [ 294 ] {3f02ec42-fc1e-482d-bfdb-90f87e597be4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4426 | 2026.05.19 00:02:26.437675 [ 294 ] {3f02ec42-fc1e-482d-bfdb-90f87e597be4} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.05.19 00:02:26.437812 [ 294 ] {3f02ec42-fc1e-482d-bfdb-90f87e597be4} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001442 sec., 572122.052704577 rows/sec., 33.47 MiB/sec. | ||
| 4428 | 2026.05.19 00:02:26.437847 [ 294 ] {3f02ec42-fc1e-482d-bfdb-90f87e597be4} <Debug> TCPHandler: Processed in 0.001607575 sec. | ||
| 4429 | 2026.05.19 00:02:26.437962 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.05.19 00:02:26.438058 [ 294 ] {aa32342f-9e12-4734-a2fd-265e4daab695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.05.19 00:02:26.438099 [ 294 ] {aa32342f-9e12-4734-a2fd-265e4daab695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4432 | 2026.05.19 00:02:26.438481 [ 294 ] {aa32342f-9e12-4734-a2fd-265e4daab695} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.05.19 00:02:26.438518 [ 294 ] {aa32342f-9e12-4734-a2fd-265e4daab695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4434 | 2026.05.19 00:02:26.438802 [ 294 ] {aa32342f-9e12-4734-a2fd-265e4daab695} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4435 | 2026.05.19 00:02:26.439009 [ 294 ] {aa32342f-9e12-4734-a2fd-265e4daab695} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.05.19 00:02:26.439136 [ 294 ] {aa32342f-9e12-4734-a2fd-265e4daab695} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 4437 | 2026.05.19 00:02:26.439174 [ 294 ] {aa32342f-9e12-4734-a2fd-265e4daab695} <Debug> TCPHandler: Processed in 0.001261665 sec. | ||
| 4438 | 2026.05.19 00:02:26.439288 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.05.19 00:02:26.439383 [ 294 ] {64722c6e-639a-4a2f-ad58-9c59c1d6c582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4440 | 2026.05.19 00:02:26.439424 [ 294 ] {64722c6e-639a-4a2f-ad58-9c59c1d6c582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4441 | 2026.05.19 00:02:26.439820 [ 294 ] {64722c6e-639a-4a2f-ad58-9c59c1d6c582} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.05.19 00:02:26.439856 [ 294 ] {64722c6e-639a-4a2f-ad58-9c59c1d6c582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4443 | 2026.05.19 00:02:26.440150 [ 294 ] {64722c6e-639a-4a2f-ad58-9c59c1d6c582} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4444 | 2026.05.19 00:02:26.440359 [ 294 ] {64722c6e-639a-4a2f-ad58-9c59c1d6c582} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.05.19 00:02:26.440454 [ 103 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4446 | 2026.05.19 00:02:26.440487 [ 103 ] {} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.19 00:02:26.440491 [ 294 ] {64722c6e-639a-4a2f-ad58-9c59c1d6c582} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 4448 | 2026.05.19 00:02:26.440506 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4449 | 2026.05.19 00:02:26.440539 [ 294 ] {64722c6e-639a-4a2f-ad58-9c59c1d6c582} <Debug> TCPHandler: Processed in 0.001299146 sec. | ||
| 4450 | 2026.05.19 00:02:26.440594 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4451 | 2026.05.19 00:02:26.440661 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4452 | 2026.05.19 00:02:26.440687 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4453 | 2026.05.19 00:02:26.440723 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4454 | 2026.05.19 00:02:26.440760 [ 294 ] {1424779c-8006-4fc2-b8fc-38a81404ee42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4455 | 2026.05.19 00:02:26.440804 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4456 | 2026.05.19 00:02:26.440806 [ 294 ] {1424779c-8006-4fc2-b8fc-38a81404ee42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4457 | 2026.05.19 00:02:26.440855 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4458 | 2026.05.19 00:02:26.440901 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4459 | 2026.05.19 00:02:26.440945 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4460 | 2026.05.19 00:02:26.441631 [ 193 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00106936 sec., 56108.32647564898 rows/sec., 4.49 MiB/sec. | ||
| 4461 | 2026.05.19 00:02:26.441651 [ 294 ] {1424779c-8006-4fc2-b8fc-38a81404ee42} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.19 00:02:26.441694 [ 294 ] {1424779c-8006-4fc2-b8fc-38a81404ee42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4463 | 2026.05.19 00:02:26.441740 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4464 | 2026.05.19 00:02:26.442000 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.19 00:02:26.442061 [ 188 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_5_1} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4466 | 2026.05.19 00:02:26.442124 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4467 | 2026.05.19 00:02:26.442133 [ 294 ] {1424779c-8006-4fc2-b8fc-38a81404ee42} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4468 | 2026.05.19 00:02:26.442362 [ 294 ] {1424779c-8006-4fc2-b8fc-38a81404ee42} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.05.19 00:02:26.442497 [ 294 ] {1424779c-8006-4fc2-b8fc-38a81404ee42} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001754 sec., 766818.7001140252 rows/sec., 51.73 MiB/sec. | ||
| 4470 | 2026.05.19 00:02:26.442533 [ 294 ] {1424779c-8006-4fc2-b8fc-38a81404ee42} <Debug> TCPHandler: Processed in 0.001921164 sec. | ||
| 4471 | 2026.05.19 00:02:26.442658 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.05.19 00:02:26.442782 [ 294 ] {f27b8218-9198-47aa-a03c-a275d37d472e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4473 | 2026.05.19 00:02:26.442837 [ 294 ] {f27b8218-9198-47aa-a03c-a275d37d472e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4474 | 2026.05.19 00:02:26.443537 [ 294 ] {f27b8218-9198-47aa-a03c-a275d37d472e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.05.19 00:02:26.443574 [ 294 ] {f27b8218-9198-47aa-a03c-a275d37d472e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4476 | 2026.05.19 00:02:26.444033 [ 294 ] {f27b8218-9198-47aa-a03c-a275d37d472e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4477 | 2026.05.19 00:02:26.444247 [ 294 ] {f27b8218-9198-47aa-a03c-a275d37d472e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.05.19 00:02:26.444380 [ 294 ] {f27b8218-9198-47aa-a03c-a275d37d472e} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001623 sec., 947011.7067159581 rows/sec., 57.91 MiB/sec. | ||
| 4479 | 2026.05.19 00:02:26.444417 [ 294 ] {f27b8218-9198-47aa-a03c-a275d37d472e} <Debug> TCPHandler: Processed in 0.001822 sec. | ||
| 4480 | 2026.05.19 00:02:26.444537 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.05.19 00:02:26.444633 [ 294 ] {5f006a3b-bc00-4716-89cf-c80eda46f798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.05.19 00:02:26.444688 [ 294 ] {5f006a3b-bc00-4716-89cf-c80eda46f798} <Trace> 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 | ||
| 4483 | 2026.05.19 00:02:26.445467 [ 294 ] {5f006a3b-bc00-4716-89cf-c80eda46f798} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.05.19 00:02:26.445504 [ 294 ] {5f006a3b-bc00-4716-89cf-c80eda46f798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4485 | 2026.05.19 00:02:26.446034 [ 294 ] {5f006a3b-bc00-4716-89cf-c80eda46f798} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4486 | 2026.05.19 00:02:26.446253 [ 294 ] {5f006a3b-bc00-4716-89cf-c80eda46f798} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.05.19 00:02:26.446394 [ 294 ] {5f006a3b-bc00-4716-89cf-c80eda46f798} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00178 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec. | ||
| 4488 | 2026.05.19 00:02:26.446446 [ 294 ] {5f006a3b-bc00-4716-89cf-c80eda46f798} <Debug> TCPHandler: Processed in 0.001959765 sec. | ||
| 4489 | 2026.05.19 00:02:26.446571 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.05.19 00:02:26.446668 [ 294 ] {5a417413-ba61-4148-aa26-26c51cc898e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.05.19 00:02:26.446712 [ 294 ] {5a417413-ba61-4148-aa26-26c51cc898e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4492 | 2026.05.19 00:02:26.447040 [ 294 ] {5a417413-ba61-4148-aa26-26c51cc898e1} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.05.19 00:02:26.447076 [ 294 ] {5a417413-ba61-4148-aa26-26c51cc898e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4494 | 2026.05.19 00:02:26.447380 [ 294 ] {5a417413-ba61-4148-aa26-26c51cc898e1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4495 | 2026.05.19 00:02:26.447586 [ 294 ] {5a417413-ba61-4148-aa26-26c51cc898e1} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.05.19 00:02:26.447714 [ 294 ] {5a417413-ba61-4148-aa26-26c51cc898e1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 4497 | 2026.05.19 00:02:26.447748 [ 294 ] {5a417413-ba61-4148-aa26-26c51cc898e1} <Debug> TCPHandler: Processed in 0.001226904 sec. | ||
| 4498 | 2026.05.19 00:02:27.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.46 MiB, peak 247.13 MiB, free memory in arenas 0.00 B, will set to 242.35 MiB (RSS), difference: -1.11 MiB | ||
| 4499 | 2026.05.19 00:02:30.009510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9123 | ||
| 4500 | 2026.05.19 00:02:30.010071 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.05.19 00:02:30.010107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4502 | 2026.05.19 00:02:30.010573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4503 | 2026.05.19 00:02:30.010791 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.05.19 00:02:30.010913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9123 | ||
| 4505 | 2026.05.19 00:02:30.489615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4506 | 2026.05.19 00:02:30.507272 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.05.19 00:02:30.507340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4508 | 2026.05.19 00:02:30.513814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4509 | 2026.05.19 00:02:30.514536 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.05.19 00:02:30.517857 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4511 | 2026.05.19 00:02:31.143322 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.05.19 00:02:31.143581 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4513 | 2026.05.19 00:02:31.143959 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4514 | 2026.05.19 00:02:31.144006 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Debug> 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 | ||
| 4515 | 2026.05.19 00:02:31.144252 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4516 | 2026.05.19 00:02:31.144322 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4517 | 2026.05.19 00:02:31.144468 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4518 | 2026.05.19 00:02:31.144559 [ 314 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4519 | 2026.05.19 00:02:31.144561 [ 342 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4520 | 2026.05.19 00:02:31.144582 [ 312 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4521 | 2026.05.19 00:02:31.144722 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4522 | 2026.05.19 00:02:31.144750 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4523 | 2026.05.19 00:02:31.144821 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4524 | 2026.05.19 00:02:31.144842 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4525 | 2026.05.19 00:02:31.144883 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> 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'))" | ||
| 4526 | 2026.05.19 00:02:31.144967 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Trace> 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'))" | ||
| 4527 | 2026.05.19 00:02:31.145939 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002508 sec., 13955.342902711325 rows/sec., 2.35 MiB/sec. | ||
| 4528 | 2026.05.19 00:02:31.146033 [ 294 ] {d1bebe77-9cd2-4cd5-abc6-78125b1eb4e1} <Debug> TCPHandler: Processed in 0.002908822 sec. | ||
| 4529 | 2026.05.19 00:02:31.147585 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4530 | 2026.05.19 00:02:31.147692 [ 294 ] {15bf592b-d437-4ac6-b69b-7e7b854087e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4531 | 2026.05.19 00:02:31.147735 [ 294 ] {15bf592b-d437-4ac6-b69b-7e7b854087e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4532 | 2026.05.19 00:02:31.148199 [ 294 ] {15bf592b-d437-4ac6-b69b-7e7b854087e9} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.05.19 00:02:31.148240 [ 294 ] {15bf592b-d437-4ac6-b69b-7e7b854087e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4534 | 2026.05.19 00:02:31.148662 [ 294 ] {15bf592b-d437-4ac6-b69b-7e7b854087e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4535 | 2026.05.19 00:02:31.148894 [ 294 ] {15bf592b-d437-4ac6-b69b-7e7b854087e9} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.05.19 00:02:31.149044 [ 294 ] {15bf592b-d437-4ac6-b69b-7e7b854087e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001357 sec., 41267.50184229919 rows/sec., 3.17 MiB/sec. | ||
| 4537 | 2026.05.19 00:02:31.149081 [ 294 ] {15bf592b-d437-4ac6-b69b-7e7b854087e9} <Debug> TCPHandler: Processed in 0.001532012 sec. | ||
| 4538 | 2026.05.19 00:02:31.149214 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.05.19 00:02:31.149311 [ 294 ] {33a340ab-ff20-4520-9a6d-033b129c0320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4540 | 2026.05.19 00:02:31.149353 [ 294 ] {33a340ab-ff20-4520-9a6d-033b129c0320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4541 | 2026.05.19 00:02:31.149787 [ 294 ] {33a340ab-ff20-4520-9a6d-033b129c0320} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.05.19 00:02:31.149825 [ 294 ] {33a340ab-ff20-4520-9a6d-033b129c0320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4543 | 2026.05.19 00:02:31.150133 [ 294 ] {33a340ab-ff20-4520-9a6d-033b129c0320} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4544 | 2026.05.19 00:02:31.150344 [ 294 ] {33a340ab-ff20-4520-9a6d-033b129c0320} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.05.19 00:02:31.150469 [ 294 ] {33a340ab-ff20-4520-9a6d-033b129c0320} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 4546 | 2026.05.19 00:02:31.150504 [ 294 ] {33a340ab-ff20-4520-9a6d-033b129c0320} <Debug> TCPHandler: Processed in 0.001353937 sec. | ||
| 4547 | 2026.05.19 00:02:31.150621 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.05.19 00:02:31.150711 [ 294 ] {8f026e13-d0fb-4e0f-ba66-24e1defa36be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4549 | 2026.05.19 00:02:31.150753 [ 294 ] {8f026e13-d0fb-4e0f-ba66-24e1defa36be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4550 | 2026.05.19 00:02:31.151112 [ 294 ] {8f026e13-d0fb-4e0f-ba66-24e1defa36be} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.05.19 00:02:31.151147 [ 294 ] {8f026e13-d0fb-4e0f-ba66-24e1defa36be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4552 | 2026.05.19 00:02:31.151523 [ 294 ] {8f026e13-d0fb-4e0f-ba66-24e1defa36be} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4553 | 2026.05.19 00:02:31.151736 [ 294 ] {8f026e13-d0fb-4e0f-ba66-24e1defa36be} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.05.19 00:02:31.151866 [ 294 ] {8f026e13-d0fb-4e0f-ba66-24e1defa36be} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 4555 | 2026.05.19 00:02:31.151901 [ 294 ] {8f026e13-d0fb-4e0f-ba66-24e1defa36be} <Debug> TCPHandler: Processed in 0.001309146 sec. | ||
| 4556 | 2026.05.19 00:02:31.152023 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.05.19 00:02:31.152119 [ 294 ] {25cbbe2a-2907-4a2d-be5c-d9f64aae0241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.05.19 00:02:31.152163 [ 294 ] {25cbbe2a-2907-4a2d-be5c-d9f64aae0241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4559 | 2026.05.19 00:02:31.152501 [ 294 ] {25cbbe2a-2907-4a2d-be5c-d9f64aae0241} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.05.19 00:02:31.152538 [ 294 ] {25cbbe2a-2907-4a2d-be5c-d9f64aae0241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4561 | 2026.05.19 00:02:31.152841 [ 294 ] {25cbbe2a-2907-4a2d-be5c-d9f64aae0241} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4562 | 2026.05.19 00:02:31.153058 [ 294 ] {25cbbe2a-2907-4a2d-be5c-d9f64aae0241} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2026.05.19 00:02:31.153186 [ 294 ] {25cbbe2a-2907-4a2d-be5c-d9f64aae0241} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 4564 | 2026.05.19 00:02:31.153221 [ 294 ] {25cbbe2a-2907-4a2d-be5c-d9f64aae0241} <Debug> TCPHandler: Processed in 0.001248665 sec. | ||
| 4565 | 2026.05.19 00:02:36.146567 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.05.19 00:02:36.146844 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4567 | 2026.05.19 00:02:36.147213 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4568 | 2026.05.19 00:02:36.147254 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Debug> 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 | ||
| 4569 | 2026.05.19 00:02:36.147475 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4570 | 2026.05.19 00:02:36.147546 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4571 | 2026.05.19 00:02:36.147690 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4572 | 2026.05.19 00:02:36.147761 [ 350 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4573 | 2026.05.19 00:02:36.147768 [ 314 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4574 | 2026.05.19 00:02:36.147802 [ 319 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4575 | 2026.05.19 00:02:36.147897 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4576 | 2026.05.19 00:02:36.147924 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4577 | 2026.05.19 00:02:36.147994 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4578 | 2026.05.19 00:02:36.148014 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4579 | 2026.05.19 00:02:36.148051 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> 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'))" | ||
| 4580 | 2026.05.19 00:02:36.148091 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Trace> 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'))" | ||
| 4581 | 2026.05.19 00:02:36.148999 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002267 sec., 15438.906043228937 rows/sec., 2.60 MiB/sec. | ||
| 4582 | 2026.05.19 00:02:36.149077 [ 294 ] {3f1b218d-0a8a-47f7-a2ce-d9f2d98a3112} <Debug> TCPHandler: Processed in 0.002656124 sec. | ||
| 4583 | 2026.05.19 00:02:36.151163 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.05.19 00:02:36.151289 [ 294 ] {bfa8c0bd-687b-4139-b8d3-709409eeaf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4585 | 2026.05.19 00:02:36.151342 [ 294 ] {bfa8c0bd-687b-4139-b8d3-709409eeaf88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4586 | 2026.05.19 00:02:36.151930 [ 294 ] {bfa8c0bd-687b-4139-b8d3-709409eeaf88} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2026.05.19 00:02:36.151972 [ 294 ] {bfa8c0bd-687b-4139-b8d3-709409eeaf88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4588 | 2026.05.19 00:02:36.152342 [ 294 ] {bfa8c0bd-687b-4139-b8d3-709409eeaf88} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4589 | 2026.05.19 00:02:36.152561 [ 294 ] {bfa8c0bd-687b-4139-b8d3-709409eeaf88} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.05.19 00:02:36.152705 [ 294 ] {bfa8c0bd-687b-4139-b8d3-709409eeaf88} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001451 sec., 79944.86560992419 rows/sec., 6.79 MiB/sec. | ||
| 4591 | 2026.05.19 00:02:36.152743 [ 294 ] {bfa8c0bd-687b-4139-b8d3-709409eeaf88} <Debug> TCPHandler: Processed in 0.001642076 sec. | ||
| 4592 | 2026.05.19 00:02:36.152872 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.05.19 00:02:36.152963 [ 294 ] {283708c8-812b-4130-b14d-804bad51850b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.05.19 00:02:36.153002 [ 294 ] {283708c8-812b-4130-b14d-804bad51850b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4595 | 2026.05.19 00:02:36.153382 [ 294 ] {283708c8-812b-4130-b14d-804bad51850b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.05.19 00:02:36.153415 [ 294 ] {283708c8-812b-4130-b14d-804bad51850b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4597 | 2026.05.19 00:02:36.153718 [ 294 ] {283708c8-812b-4130-b14d-804bad51850b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4598 | 2026.05.19 00:02:36.154029 [ 294 ] {283708c8-812b-4130-b14d-804bad51850b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.05.19 00:02:36.154171 [ 294 ] {283708c8-812b-4130-b14d-804bad51850b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001219 sec., 24610.33634126333 rows/sec., 1.81 MiB/sec. | ||
| 4600 | 2026.05.19 00:02:36.154207 [ 294 ] {283708c8-812b-4130-b14d-804bad51850b} <Debug> TCPHandler: Processed in 0.001384429 sec. | ||
| 4601 | 2026.05.19 00:02:36.154331 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.05.19 00:02:36.154434 [ 294 ] {cd3690f4-eb60-40d1-8732-f0d41dcc8f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4603 | 2026.05.19 00:02:36.154480 [ 294 ] {cd3690f4-eb60-40d1-8732-f0d41dcc8f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4604 | 2026.05.19 00:02:36.154915 [ 294 ] {cd3690f4-eb60-40d1-8732-f0d41dcc8f60} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.05.19 00:02:36.154951 [ 294 ] {cd3690f4-eb60-40d1-8732-f0d41dcc8f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4606 | 2026.05.19 00:02:36.155278 [ 294 ] {cd3690f4-eb60-40d1-8732-f0d41dcc8f60} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4607 | 2026.05.19 00:02:36.155521 [ 294 ] {cd3690f4-eb60-40d1-8732-f0d41dcc8f60} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.05.19 00:02:36.155664 [ 294 ] {cd3690f4-eb60-40d1-8732-f0d41dcc8f60} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001247 sec., 75380.91419406576 rows/sec., 5.89 MiB/sec. | ||
| 4609 | 2026.05.19 00:02:36.155711 [ 294 ] {cd3690f4-eb60-40d1-8732-f0d41dcc8f60} <Debug> TCPHandler: Processed in 0.0014308 sec. | ||
| 4610 | 2026.05.19 00:02:36.155861 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.05.19 00:02:36.155962 [ 294 ] {854a3c1f-4dfa-49ca-81cf-d875f628fa04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4612 | 2026.05.19 00:02:36.156007 [ 294 ] {854a3c1f-4dfa-49ca-81cf-d875f628fa04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4613 | 2026.05.19 00:02:36.156415 [ 294 ] {854a3c1f-4dfa-49ca-81cf-d875f628fa04} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.05.19 00:02:36.156450 [ 294 ] {854a3c1f-4dfa-49ca-81cf-d875f628fa04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4615 | 2026.05.19 00:02:36.156777 [ 294 ] {854a3c1f-4dfa-49ca-81cf-d875f628fa04} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4616 | 2026.05.19 00:02:36.156984 [ 294 ] {854a3c1f-4dfa-49ca-81cf-d875f628fa04} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.05.19 00:02:36.157115 [ 294 ] {854a3c1f-4dfa-49ca-81cf-d875f628fa04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4618 | 2026.05.19 00:02:36.157152 [ 294 ] {854a3c1f-4dfa-49ca-81cf-d875f628fa04} <Debug> TCPHandler: Processed in 0.001345597 sec. | ||
| 4619 | 2026.05.19 00:02:36.157281 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.05.19 00:02:36.157377 [ 294 ] {8a496c67-4870-47a2-850f-9ff7aa7729af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.05.19 00:02:36.157432 [ 294 ] {8a496c67-4870-47a2-850f-9ff7aa7729af} <Trace> 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 | ||
| 4622 | 2026.05.19 00:02:36.158247 [ 294 ] {8a496c67-4870-47a2-850f-9ff7aa7729af} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.05.19 00:02:36.158285 [ 294 ] {8a496c67-4870-47a2-850f-9ff7aa7729af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4624 | 2026.05.19 00:02:36.158840 [ 294 ] {8a496c67-4870-47a2-850f-9ff7aa7729af} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4625 | 2026.05.19 00:02:36.159070 [ 294 ] {8a496c67-4870-47a2-850f-9ff7aa7729af} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.05.19 00:02:36.159221 [ 294 ] {8a496c67-4870-47a2-850f-9ff7aa7729af} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001861 sec., 16120.365394948953 rows/sec., 28.89 MiB/sec. | ||
| 4627 | 2026.05.19 00:02:36.159283 [ 294 ] {8a496c67-4870-47a2-850f-9ff7aa7729af} <Debug> TCPHandler: Processed in 0.002052688 sec. | ||
| 4628 | 2026.05.19 00:02:36.159420 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.05.19 00:02:36.159516 [ 294 ] {4eaf8819-a414-4266-a9b9-c83eba0257c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.05.19 00:02:36.159560 [ 294 ] {4eaf8819-a414-4266-a9b9-c83eba0257c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4631 | 2026.05.19 00:02:36.159915 [ 294 ] {4eaf8819-a414-4266-a9b9-c83eba0257c7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.05.19 00:02:36.159952 [ 294 ] {4eaf8819-a414-4266-a9b9-c83eba0257c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4633 | 2026.05.19 00:02:36.160265 [ 294 ] {4eaf8819-a414-4266-a9b9-c83eba0257c7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4634 | 2026.05.19 00:02:36.160474 [ 294 ] {4eaf8819-a414-4266-a9b9-c83eba0257c7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.05.19 00:02:36.160609 [ 294 ] {4eaf8819-a414-4266-a9b9-c83eba0257c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4636 | 2026.05.19 00:02:36.160644 [ 294 ] {4eaf8819-a414-4266-a9b9-c83eba0257c7} <Debug> TCPHandler: Processed in 0.001274836 sec. | ||
| 4637 | 2026.05.19 00:02:37.384788 [ 100 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4638 | 2026.05.19 00:02:37.384852 [ 100 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.05.19 00:02:37.384873 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4640 | 2026.05.19 00:02:37.385001 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4641 | 2026.05.19 00:02:37.385156 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4642 | 2026.05.19 00:02:37.385193 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4643 | 2026.05.19 00:02:37.385261 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4644 | 2026.05.19 00:02:37.385311 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4645 | 2026.05.19 00:02:37.385355 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4646 | 2026.05.19 00:02:37.385398 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 4647 | 2026.05.19 00:02:37.386188 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248535 sec., 28833.793205637005 rows/sec., 2.41 MiB/sec. | ||
| 4648 | 2026.05.19 00:02:37.386345 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4649 | 2026.05.19 00:02:37.386630 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.05.19 00:02:37.386704 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_9_2} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4651 | 2026.05.19 00:02:37.386804 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4652 | 2026.05.19 00:02:37.434525 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4653 | 2026.05.19 00:02:37.434564 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4654 | 2026.05.19 00:02:37.511567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9571 | ||
| 4655 | 2026.05.19 00:02:37.512095 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.19 00:02:37.512132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4657 | 2026.05.19 00:02:37.512592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4658 | 2026.05.19 00:02:37.512810 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.05.19 00:02:37.512927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9571 | ||
| 4660 | 2026.05.19 00:02:38.018577 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4661 | 2026.05.19 00:02:38.036508 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.05.19 00:02:38.036570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4663 | 2026.05.19 00:02:38.042679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4664 | 2026.05.19 00:02:38.043403 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.05.19 00:02:38.046738 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4666 | 2026.05.19 00:02:39.385920 [ 97 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4667 | 2026.05.19 00:02:39.386033 [ 97 ] {} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.05.19 00:02:39.386080 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4669 | 2026.05.19 00:02:39.386233 [ 193 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4670 | 2026.05.19 00:02:39.386358 [ 193 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4671 | 2026.05.19 00:02:39.386394 [ 193 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4672 | 2026.05.19 00:02:39.386465 [ 193 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 4673 | 2026.05.19 00:02:39.386517 [ 193 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 4674 | 2026.05.19 00:02:39.386568 [ 193 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 4675 | 2026.05.19 00:02:39.386619 [ 193 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4676 | 2026.05.19 00:02:39.387943 [ 188 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758789 sec., 1889936.7689927558 rows/sec., 118.10 MiB/sec. | ||
| 4677 | 2026.05.19 00:02:39.388128 [ 189 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4678 | 2026.05.19 00:02:39.388427 [ 189 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.05.19 00:02:39.388506 [ 189 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_5_1} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4680 | 2026.05.19 00:02:39.388592 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4681 | 2026.05.19 00:02:41.146474 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.05.19 00:02:41.146730 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4683 | 2026.05.19 00:02:41.147121 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4684 | 2026.05.19 00:02:41.147162 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Debug> 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 | ||
| 4685 | 2026.05.19 00:02:41.147389 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4686 | 2026.05.19 00:02:41.147462 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4687 | 2026.05.19 00:02:41.147606 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4688 | 2026.05.19 00:02:41.147677 [ 350 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4689 | 2026.05.19 00:02:41.147701 [ 322 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4690 | 2026.05.19 00:02:41.147715 [ 319 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4691 | 2026.05.19 00:02:41.147812 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4692 | 2026.05.19 00:02:41.147840 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4693 | 2026.05.19 00:02:41.147912 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4694 | 2026.05.19 00:02:41.147934 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4695 | 2026.05.19 00:02:41.147971 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> 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'))" | ||
| 4696 | 2026.05.19 00:02:41.148011 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Trace> 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'))" | ||
| 4697 | 2026.05.19 00:02:41.149086 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002465 sec., 14198.782961460445 rows/sec., 2.39 MiB/sec. | ||
| 4698 | 2026.05.19 00:02:41.149201 [ 294 ] {4c6b823c-bad3-41fb-b270-4db48e8e5d3a} <Debug> TCPHandler: Processed in 0.00287357 sec. | ||
| 4699 | 2026.05.19 00:02:41.151116 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.05.19 00:02:41.151238 [ 294 ] {362a8198-507b-4f49-90f2-a38d09dd37a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4701 | 2026.05.19 00:02:41.151289 [ 294 ] {362a8198-507b-4f49-90f2-a38d09dd37a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4702 | 2026.05.19 00:02:41.151816 [ 294 ] {362a8198-507b-4f49-90f2-a38d09dd37a7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.19 00:02:41.151857 [ 294 ] {362a8198-507b-4f49-90f2-a38d09dd37a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4704 | 2026.05.19 00:02:41.152259 [ 294 ] {362a8198-507b-4f49-90f2-a38d09dd37a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4705 | 2026.05.19 00:02:41.152581 [ 294 ] {362a8198-507b-4f49-90f2-a38d09dd37a7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.19 00:02:41.152732 [ 94 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4707 | 2026.05.19 00:02:41.152770 [ 94 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.05.19 00:02:41.152771 [ 294 ] {362a8198-507b-4f49-90f2-a38d09dd37a7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001564 sec., 49872.122762148334 rows/sec., 4.13 MiB/sec. | ||
| 4709 | 2026.05.19 00:02:41.152793 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4710 | 2026.05.19 00:02:41.152832 [ 294 ] {362a8198-507b-4f49-90f2-a38d09dd37a7} <Debug> TCPHandler: Processed in 0.00178323 sec. | ||
| 4711 | 2026.05.19 00:02:41.152923 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4712 | 2026.05.19 00:02:41.152990 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.05.19 00:02:41.153078 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4714 | 2026.05.19 00:02:41.153119 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2614 rows starting from the beginning of the part | ||
| 4715 | 2026.05.19 00:02:41.153121 [ 294 ] {71924767-46dc-42ad-9f17-7b67916d61ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.05.19 00:02:41.153187 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 116 rows starting from the beginning of the part | ||
| 4717 | 2026.05.19 00:02:41.153191 [ 294 ] {71924767-46dc-42ad-9f17-7b67916d61ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4718 | 2026.05.19 00:02:41.153243 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2548 rows starting from the beginning of the part | ||
| 4719 | 2026.05.19 00:02:41.153291 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4720 | 2026.05.19 00:02:41.153333 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part | ||
| 4721 | 2026.05.19 00:02:41.153376 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 78 rows starting from the beginning of the part | ||
| 4722 | 2026.05.19 00:02:41.153730 [ 294 ] {71924767-46dc-42ad-9f17-7b67916d61ac} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.19 00:02:41.153785 [ 294 ] {71924767-46dc-42ad-9f17-7b67916d61ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4724 | 2026.05.19 00:02:41.154251 [ 294 ] {71924767-46dc-42ad-9f17-7b67916d61ac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4725 | 2026.05.19 00:02:41.154571 [ 294 ] {71924767-46dc-42ad-9f17-7b67916d61ac} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.19 00:02:41.154697 [ 94 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4727 | 2026.05.19 00:02:41.154725 [ 94 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.05.19 00:02:41.154742 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4729 | 2026.05.19 00:02:41.154744 [ 294 ] {71924767-46dc-42ad-9f17-7b67916d61ac} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001652 sec., 6658.595641646489 rows/sec., 500.70 KiB/sec. | ||
| 4730 | 2026.05.19 00:02:41.154799 [ 294 ] {71924767-46dc-42ad-9f17-7b67916d61ac} <Debug> TCPHandler: Processed in 0.001871362 sec. | ||
| 4731 | 2026.05.19 00:02:41.154826 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4732 | 2026.05.19 00:02:41.154937 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.05.19 00:02:41.154940 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4734 | 2026.05.19 00:02:41.155009 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4735 | 2026.05.19 00:02:41.155066 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 4736 | 2026.05.19 00:02:41.155072 [ 294 ] {0ef51b0e-9559-4f9f-b1b8-829ad52f8161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4737 | 2026.05.19 00:02:41.155114 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 4738 | 2026.05.19 00:02:41.155133 [ 294 ] {0ef51b0e-9559-4f9f-b1b8-829ad52f8161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4739 | 2026.05.19 00:02:41.155165 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 4740 | 2026.05.19 00:02:41.155214 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 4741 | 2026.05.19 00:02:41.155256 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 4742 | 2026.05.19 00:02:41.155387 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5528 rows, containing 5 columns (5 merged, 0 gathered) in 0.002527261 sec., 2187348.2794218725 rows/sec., 173.75 MiB/sec. | ||
| 4743 | 2026.05.19 00:02:41.155646 [ 294 ] {0ef51b0e-9559-4f9f-b1b8-829ad52f8161} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.05.19 00:02:41.155655 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4745 | 2026.05.19 00:02:41.155688 [ 294 ] {0ef51b0e-9559-4f9f-b1b8-829ad52f8161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4746 | 2026.05.19 00:02:41.155957 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.05.19 00:02:41.156042 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257185 sec., 162267.28763069873 rows/sec., 12.51 MiB/sec. | ||
| 4748 | 2026.05.19 00:02:41.156047 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_31_6} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4749 | 2026.05.19 00:02:41.156107 [ 294 ] {0ef51b0e-9559-4f9f-b1b8-829ad52f8161} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4750 | 2026.05.19 00:02:41.156178 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4751 | 2026.05.19 00:02:41.156183 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4752 | 2026.05.19 00:02:41.156514 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.05.19 00:02:41.156528 [ 294 ] {0ef51b0e-9559-4f9f-b1b8-829ad52f8161} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.05.19 00:02:41.156582 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_26_5} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4755 | 2026.05.19 00:02:41.156660 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4756 | 2026.05.19 00:02:41.156662 [ 94 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4757 | 2026.05.19 00:02:41.156702 [ 94 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.05.19 00:02:41.156716 [ 294 ] {0ef51b0e-9559-4f9f-b1b8-829ad52f8161} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001667 sec., 44991.00179964007 rows/sec., 3.51 MiB/sec. | ||
| 4759 | 2026.05.19 00:02:41.156720 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4760 | 2026.05.19 00:02:41.156767 [ 294 ] {0ef51b0e-9559-4f9f-b1b8-829ad52f8161} <Debug> TCPHandler: Processed in 0.001885542 sec. | ||
| 4761 | 2026.05.19 00:02:41.156798 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4762 | 2026.05.19 00:02:41.156882 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4763 | 2026.05.19 00:02:41.156910 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2026.05.19 00:02:41.156917 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4765 | 2026.05.19 00:02:41.156986 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 94 rows starting from the beginning of the part | ||
| 4766 | 2026.05.19 00:02:41.157031 [ 294 ] {9167ae97-3e10-417a-bdc9-4cc574f4a4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.05.19 00:02:41.157034 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1345 rows starting from the beginning of the part | ||
| 4768 | 2026.05.19 00:02:41.157087 [ 294 ] {9167ae97-3e10-417a-bdc9-4cc574f4a4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4769 | 2026.05.19 00:02:41.157089 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4770 | 2026.05.19 00:02:41.157143 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 4771 | 2026.05.19 00:02:41.157184 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part | ||
| 4772 | 2026.05.19 00:02:41.157605 [ 294 ] {9167ae97-3e10-417a-bdc9-4cc574f4a4da} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.05.19 00:02:41.157643 [ 294 ] {9167ae97-3e10-417a-bdc9-4cc574f4a4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4774 | 2026.05.19 00:02:41.158059 [ 294 ] {9167ae97-3e10-417a-bdc9-4cc574f4a4da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4775 | 2026.05.19 00:02:41.158283 [ 294 ] {9167ae97-3e10-417a-bdc9-4cc574f4a4da} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.05.19 00:02:41.158394 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4777 | 2026.05.19 00:02:41.158420 [ 294 ] {9167ae97-3e10-417a-bdc9-4cc574f4a4da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001415 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 4778 | 2026.05.19 00:02:41.158424 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.05.19 00:02:41.158452 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4780 | 2026.05.19 00:02:41.158455 [ 294 ] {9167ae97-3e10-417a-bdc9-4cc574f4a4da} <Debug> TCPHandler: Processed in 0.001606795 sec. | ||
| 4781 | 2026.05.19 00:02:41.158494 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721739 sec., 1784823.3675371238 rows/sec., 129.59 MiB/sec. | ||
| 4782 | 2026.05.19 00:02:41.158520 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4783 | 2026.05.19 00:02:41.158584 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.05.19 00:02:41.158607 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4785 | 2026.05.19 00:02:41.158641 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9644 rows starting from the beginning of the part | ||
| 4786 | 2026.05.19 00:02:41.158685 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4787 | 2026.05.19 00:02:41.158690 [ 294 ] {ba1fdf00-2824-4b45-bbd0-6362f2c0bf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.05.19 00:02:41.158694 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4789 | 2026.05.19 00:02:41.158762 [ 294 ] {ba1fdf00-2824-4b45-bbd0-6362f2c0bf03} <Trace> 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 | ||
| 4790 | 2026.05.19 00:02:41.158764 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1537 rows starting from the beginning of the part | ||
| 4791 | 2026.05.19 00:02:41.158823 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 4792 | 2026.05.19 00:02:41.158861 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4793 | 2026.05.19 00:02:41.158902 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4794 | 2026.05.19 00:02:41.158984 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.05.19 00:02:41.159062 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_31_6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4796 | 2026.05.19 00:02:41.159126 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4797 | 2026.05.19 00:02:41.159577 [ 294 ] {ba1fdf00-2824-4b45-bbd0-6362f2c0bf03} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.05.19 00:02:41.159615 [ 294 ] {ba1fdf00-2824-4b45-bbd0-6362f2c0bf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4799 | 2026.05.19 00:02:41.160161 [ 294 ] {ba1fdf00-2824-4b45-bbd0-6362f2c0bf03} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4800 | 2026.05.19 00:02:41.160436 [ 294 ] {ba1fdf00-2824-4b45-bbd0-6362f2c0bf03} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.05.19 00:02:41.160555 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4802 | 2026.05.19 00:02:41.160587 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.05.19 00:02:41.160587 [ 294 ] {ba1fdf00-2824-4b45-bbd0-6362f2c0bf03} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00192 sec., 5729.166666666667 rows/sec., 10.27 MiB/sec. | ||
| 4804 | 2026.05.19 00:02:41.160607 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4805 | 2026.05.19 00:02:41.160656 [ 294 ] {ba1fdf00-2824-4b45-bbd0-6362f2c0bf03} <Debug> TCPHandler: Processed in 0.002123459 sec. | ||
| 4806 | 2026.05.19 00:02:41.160726 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4807 | 2026.05.19 00:02:41.160803 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.05.19 00:02:41.160905 [ 294 ] {43e47002-526a-4f9d-9a78-5848331d2a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4809 | 2026.05.19 00:02:41.160951 [ 294 ] {43e47002-526a-4f9d-9a78-5848331d2a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4810 | 2026.05.19 00:02:41.160979 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4811 | 2026.05.19 00:02:41.161041 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 409 rows starting from the beginning of the part | ||
| 4812 | 2026.05.19 00:02:41.161216 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 4813 | 2026.05.19 00:02:41.161322 [ 294 ] {43e47002-526a-4f9d-9a78-5848331d2a3c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.05.19 00:02:41.161362 [ 294 ] {43e47002-526a-4f9d-9a78-5848331d2a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4815 | 2026.05.19 00:02:41.161380 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 4816 | 2026.05.19 00:02:41.161539 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 4817 | 2026.05.19 00:02:41.161678 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 4818 | 2026.05.19 00:02:41.161718 [ 294 ] {43e47002-526a-4f9d-9a78-5848331d2a3c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4819 | 2026.05.19 00:02:41.161827 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 4820 | 2026.05.19 00:02:41.161961 [ 294 ] {43e47002-526a-4f9d-9a78-5848331d2a3c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.05.19 00:02:41.162098 [ 93 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4822 | 2026.05.19 00:02:41.162104 [ 294 ] {43e47002-526a-4f9d-9a78-5848331d2a3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 4823 | 2026.05.19 00:02:41.162155 [ 93 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.19 00:02:41.162175 [ 294 ] {43e47002-526a-4f9d-9a78-5848331d2a3c} <Debug> TCPHandler: Processed in 0.00142054 sec. | ||
| 4825 | 2026.05.19 00:02:41.162225 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4826 | 2026.05.19 00:02:41.162318 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4827 | 2026.05.19 00:02:41.162413 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4828 | 2026.05.19 00:02:41.162442 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1380 rows starting from the beginning of the part | ||
| 4829 | 2026.05.19 00:02:41.162491 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4830 | 2026.05.19 00:02:41.162498 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11789 rows, containing 5 columns (5 merged, 0 gathered) in 0.004002562 sec., 2945363.4946816564 rows/sec., 190.82 MiB/sec. | ||
| 4831 | 2026.05.19 00:02:41.162534 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 4832 | 2026.05.19 00:02:41.162577 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 4833 | 2026.05.19 00:02:41.162615 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4834 | 2026.05.19 00:02:41.162652 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4835 | 2026.05.19 00:02:41.162848 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4836 | 2026.05.19 00:02:41.163179 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.05.19 00:02:41.163275 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4838 | 2026.05.19 00:02:41.163373 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4839 | 2026.05.19 00:02:41.163656 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368768 sec., 1183546.0793940243 rows/sec., 79.76 MiB/sec. | ||
| 4840 | 2026.05.19 00:02:41.163916 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4841 | 2026.05.19 00:02:41.164179 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.05.19 00:02:41.164257 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_31_6} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4843 | 2026.05.19 00:02:41.164337 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4844 | 2026.05.19 00:02:41.183753 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 511 rows, containing 19 columns (19 merged, 0 gathered) in 0.023088185 sec., 22132.53228870091 rows/sec., 39.66 MiB/sec. | ||
| 4845 | 2026.05.19 00:02:41.184680 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4846 | 2026.05.19 00:02:41.185028 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.05.19 00:02:41.185106 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4848 | 2026.05.19 00:02:41.185243 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4849 | 2026.05.19 00:02:42.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.24 MiB, peak 255.65 MiB, free memory in arenas 0.00 B, will set to 247.20 MiB (RSS), difference: 1.95 MiB | ||
| 4850 | 2026.05.19 00:02:45.012992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10083 | ||
| 4851 | 2026.05.19 00:02:45.013544 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.19 00:02:45.013592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4853 | 2026.05.19 00:02:45.014088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4854 | 2026.05.19 00:02:45.014315 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.19 00:02:45.014450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10083 | ||
| 4856 | 2026.05.19 00:02:45.014452 [ 88 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4857 | 2026.05.19 00:02:45.014500 [ 88 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.05.19 00:02:45.014518 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4859 | 2026.05.19 00:02:45.014672 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4860 | 2026.05.19 00:02:45.014830 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4861 | 2026.05.19 00:02:45.014871 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7651 rows starting from the beginning of the part | ||
| 4862 | 2026.05.19 00:02:45.014944 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4863 | 2026.05.19 00:02:45.014994 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4864 | 2026.05.19 00:02:45.015041 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4865 | 2026.05.19 00:02:45.015087 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4866 | 2026.05.19 00:02:45.015131 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4867 | 2026.05.19 00:02:45.017154 [ 200 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10083 rows, containing 4 columns (4 merged, 0 gathered) in 0.002554971 sec., 3946424.4408253557 rows/sec., 56.45 MiB/sec. | ||
| 4868 | 2026.05.19 00:02:45.017444 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4869 | 2026.05.19 00:02:45.017763 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.05.19 00:02:45.017841 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_21_4} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4871 | 2026.05.19 00:02:45.017955 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4872 | 2026.05.19 00:02:45.547777 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4873 | 2026.05.19 00:02:45.565927 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.05.19 00:02:45.566016 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4875 | 2026.05.19 00:02:45.572705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4876 | 2026.05.19 00:02:45.573440 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.05.19 00:02:45.573757 [ 88 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4878 | 2026.05.19 00:02:45.573826 [ 88 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.05.19 00:02:45.573850 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4880 | 2026.05.19 00:02:45.573986 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4881 | 2026.05.19 00:02:45.577448 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4882 | 2026.05.19 00:02:45.578010 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4883 | 2026.05.19 00:02:45.579359 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4884 | 2026.05.19 00:02:45.583716 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4885 | 2026.05.19 00:02:45.588053 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4886 | 2026.05.19 00:02:45.592046 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4887 | 2026.05.19 00:02:45.596277 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4888 | 2026.05.19 00:02:45.600631 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4889 | 2026.05.19 00:02:45.649657 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075735065 sec., 2099.423826994801 rows/sec., 10.86 MiB/sec. | ||
| 4890 | 2026.05.19 00:02:45.652087 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4891 | 2026.05.19 00:02:45.654054 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.05.19 00:02:45.654157 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_21_4} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4893 | 2026.05.19 00:02:45.657000 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4894 | 2026.05.19 00:02:46.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.34 MiB, peak 258.88 MiB, free memory in arenas 0.00 B, will set to 252.28 MiB (RSS), difference: 3.94 MiB | ||
| 4895 | 2026.05.19 00:02:46.146634 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.05.19 00:02:46.146870 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4897 | 2026.05.19 00:02:46.147225 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4898 | 2026.05.19 00:02:46.147266 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Debug> 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 | ||
| 4899 | 2026.05.19 00:02:46.147493 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4900 | 2026.05.19 00:02:46.147564 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4901 | 2026.05.19 00:02:46.147721 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4902 | 2026.05.19 00:02:46.147809 [ 322 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4903 | 2026.05.19 00:02:46.147815 [ 350 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4904 | 2026.05.19 00:02:46.147825 [ 319 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4905 | 2026.05.19 00:02:46.147962 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4906 | 2026.05.19 00:02:46.147999 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4907 | 2026.05.19 00:02:46.148073 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4908 | 2026.05.19 00:02:46.148095 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4909 | 2026.05.19 00:02:46.148134 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> 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'))" | ||
| 4910 | 2026.05.19 00:02:46.148176 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Trace> 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'))" | ||
| 4911 | 2026.05.19 00:02:46.149193 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002422 sec., 14450.86705202312 rows/sec., 2.43 MiB/sec. | ||
| 4912 | 2026.05.19 00:02:46.149305 [ 294 ] {3327f298-8a08-449f-9665-7c88ad2a4905} <Debug> TCPHandler: Processed in 0.002817969 sec. | ||
| 4913 | 2026.05.19 00:02:46.151518 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4914 | 2026.05.19 00:02:46.151629 [ 294 ] {67a3f9b8-6910-4495-aab8-51db1a488f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4915 | 2026.05.19 00:02:46.151677 [ 294 ] {67a3f9b8-6910-4495-aab8-51db1a488f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4916 | 2026.05.19 00:02:46.152167 [ 294 ] {67a3f9b8-6910-4495-aab8-51db1a488f74} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.05.19 00:02:46.152213 [ 294 ] {67a3f9b8-6910-4495-aab8-51db1a488f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4918 | 2026.05.19 00:02:46.152583 [ 294 ] {67a3f9b8-6910-4495-aab8-51db1a488f74} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4919 | 2026.05.19 00:02:46.152799 [ 294 ] {67a3f9b8-6910-4495-aab8-51db1a488f74} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.05.19 00:02:46.152944 [ 294 ] {67a3f9b8-6910-4495-aab8-51db1a488f74} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001347 sec., 1484.7809948032664 rows/sec., 121.07 KiB/sec. | ||
| 4921 | 2026.05.19 00:02:46.152980 [ 294 ] {67a3f9b8-6910-4495-aab8-51db1a488f74} <Debug> TCPHandler: Processed in 0.001514482 sec. | ||
| 4922 | 2026.05.19 00:02:46.153111 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.05.19 00:02:46.153207 [ 294 ] {3c79c14b-40fa-493f-b300-06238a6caf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4924 | 2026.05.19 00:02:46.153249 [ 294 ] {3c79c14b-40fa-493f-b300-06238a6caf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4925 | 2026.05.19 00:02:46.153691 [ 294 ] {3c79c14b-40fa-493f-b300-06238a6caf1f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.05.19 00:02:46.153728 [ 294 ] {3c79c14b-40fa-493f-b300-06238a6caf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4927 | 2026.05.19 00:02:46.154057 [ 294 ] {3c79c14b-40fa-493f-b300-06238a6caf1f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4928 | 2026.05.19 00:02:46.154272 [ 294 ] {3c79c14b-40fa-493f-b300-06238a6caf1f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.05.19 00:02:46.154403 [ 294 ] {3c79c14b-40fa-493f-b300-06238a6caf1f} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001214 sec., 96375.61779242175 rows/sec., 8.17 MiB/sec. | ||
| 4930 | 2026.05.19 00:02:46.154438 [ 294 ] {3c79c14b-40fa-493f-b300-06238a6caf1f} <Debug> TCPHandler: Processed in 0.001378008 sec. | ||
| 4931 | 2026.05.19 00:02:46.154564 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.05.19 00:02:46.154660 [ 294 ] {9439364e-b028-44ee-bffb-379a8b4fa228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4933 | 2026.05.19 00:02:46.154703 [ 294 ] {9439364e-b028-44ee-bffb-379a8b4fa228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4934 | 2026.05.19 00:02:46.155108 [ 294 ] {9439364e-b028-44ee-bffb-379a8b4fa228} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.05.19 00:02:46.155145 [ 294 ] {9439364e-b028-44ee-bffb-379a8b4fa228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4936 | 2026.05.19 00:02:46.155435 [ 294 ] {9439364e-b028-44ee-bffb-379a8b4fa228} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4937 | 2026.05.19 00:02:46.155655 [ 294 ] {9439364e-b028-44ee-bffb-379a8b4fa228} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.05.19 00:02:46.155783 [ 294 ] {9439364e-b028-44ee-bffb-379a8b4fa228} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001141 sec., 28045.574057843995 rows/sec., 2.05 MiB/sec. | ||
| 4939 | 2026.05.19 00:02:46.155818 [ 294 ] {9439364e-b028-44ee-bffb-379a8b4fa228} <Debug> TCPHandler: Processed in 0.001304247 sec. | ||
| 4940 | 2026.05.19 00:02:46.155939 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.05.19 00:02:46.156034 [ 294 ] {89aba547-cbab-45c5-82cc-00e47ee35af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4942 | 2026.05.19 00:02:46.156076 [ 294 ] {89aba547-cbab-45c5-82cc-00e47ee35af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4943 | 2026.05.19 00:02:46.156483 [ 294 ] {89aba547-cbab-45c5-82cc-00e47ee35af9} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.05.19 00:02:46.156518 [ 294 ] {89aba547-cbab-45c5-82cc-00e47ee35af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4945 | 2026.05.19 00:02:46.156847 [ 294 ] {89aba547-cbab-45c5-82cc-00e47ee35af9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4946 | 2026.05.19 00:02:46.157064 [ 294 ] {89aba547-cbab-45c5-82cc-00e47ee35af9} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.05.19 00:02:46.157191 [ 294 ] {89aba547-cbab-45c5-82cc-00e47ee35af9} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001175 sec., 81702.12765957447 rows/sec., 6.38 MiB/sec. | ||
| 4948 | 2026.05.19 00:02:46.157227 [ 294 ] {89aba547-cbab-45c5-82cc-00e47ee35af9} <Debug> TCPHandler: Processed in 0.001342067 sec. | ||
| 4949 | 2026.05.19 00:02:46.157355 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.05.19 00:02:46.157451 [ 294 ] {c4dc6c09-5dca-4615-959f-0d96989d0837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4951 | 2026.05.19 00:02:46.157496 [ 294 ] {c4dc6c09-5dca-4615-959f-0d96989d0837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4952 | 2026.05.19 00:02:46.157916 [ 294 ] {c4dc6c09-5dca-4615-959f-0d96989d0837} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.19 00:02:46.157955 [ 294 ] {c4dc6c09-5dca-4615-959f-0d96989d0837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4954 | 2026.05.19 00:02:46.158322 [ 294 ] {c4dc6c09-5dca-4615-959f-0d96989d0837} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4955 | 2026.05.19 00:02:46.158542 [ 294 ] {c4dc6c09-5dca-4615-959f-0d96989d0837} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.19 00:02:46.158673 [ 294 ] {c4dc6c09-5dca-4615-959f-0d96989d0837} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00124 sec., 129838.70967741935 rows/sec., 9.04 MiB/sec. | ||
| 4957 | 2026.05.19 00:02:46.158707 [ 294 ] {c4dc6c09-5dca-4615-959f-0d96989d0837} <Debug> TCPHandler: Processed in 0.001403439 sec. | ||
| 4958 | 2026.05.19 00:02:46.158838 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.05.19 00:02:46.158935 [ 294 ] {3b0f7aa2-b937-4609-8f45-93206c6e7eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4960 | 2026.05.19 00:02:46.158991 [ 294 ] {3b0f7aa2-b937-4609-8f45-93206c6e7eb8} <Trace> 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 | ||
| 4961 | 2026.05.19 00:02:46.159766 [ 294 ] {3b0f7aa2-b937-4609-8f45-93206c6e7eb8} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.19 00:02:46.159801 [ 294 ] {3b0f7aa2-b937-4609-8f45-93206c6e7eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4963 | 2026.05.19 00:02:46.160365 [ 294 ] {3b0f7aa2-b937-4609-8f45-93206c6e7eb8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4964 | 2026.05.19 00:02:46.160589 [ 294 ] {3b0f7aa2-b937-4609-8f45-93206c6e7eb8} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.19 00:02:46.160726 [ 294 ] {3b0f7aa2-b937-4609-8f45-93206c6e7eb8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001811 sec., 16565.433462175595 rows/sec., 29.68 MiB/sec. | ||
| 4966 | 2026.05.19 00:02:46.160778 [ 294 ] {3b0f7aa2-b937-4609-8f45-93206c6e7eb8} <Debug> TCPHandler: Processed in 0.001990595 sec. | ||
| 4967 | 2026.05.19 00:02:46.160900 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.05.19 00:02:46.160996 [ 294 ] {732269b6-8b75-4157-be3f-3451fef30935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.05.19 00:02:46.161039 [ 294 ] {732269b6-8b75-4157-be3f-3451fef30935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4970 | 2026.05.19 00:02:46.161472 [ 294 ] {732269b6-8b75-4157-be3f-3451fef30935} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.05.19 00:02:46.161519 [ 294 ] {732269b6-8b75-4157-be3f-3451fef30935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4972 | 2026.05.19 00:02:46.161946 [ 294 ] {732269b6-8b75-4157-be3f-3451fef30935} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4973 | 2026.05.19 00:02:46.162193 [ 294 ] {732269b6-8b75-4157-be3f-3451fef30935} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.05.19 00:02:46.162326 [ 294 ] {732269b6-8b75-4157-be3f-3451fef30935} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec. | ||
| 4975 | 2026.05.19 00:02:46.162360 [ 294 ] {732269b6-8b75-4157-be3f-3451fef30935} <Debug> TCPHandler: Processed in 0.001510462 sec. | ||
| 4976 | 2026.05.19 00:02:51.145793 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2026.05.19 00:02:51.146068 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 4978 | 2026.05.19 00:02:51.146438 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4979 | 2026.05.19 00:02:51.146481 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Debug> 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 | ||
| 4980 | 2026.05.19 00:02:51.146699 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4981 | 2026.05.19 00:02:51.146767 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4982 | 2026.05.19 00:02:51.146914 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4983 | 2026.05.19 00:02:51.146999 [ 322 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4984 | 2026.05.19 00:02:51.147002 [ 350 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4985 | 2026.05.19 00:02:51.147018 [ 359 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4986 | 2026.05.19 00:02:51.147131 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 4987 | 2026.05.19 00:02:51.147158 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4988 | 2026.05.19 00:02:51.147227 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4989 | 2026.05.19 00:02:51.147248 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4990 | 2026.05.19 00:02:51.147283 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> 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'))" | ||
| 4991 | 2026.05.19 00:02:51.147328 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Trace> 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'))" | ||
| 4992 | 2026.05.19 00:02:51.148256 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002298 sec., 15230.635335073977 rows/sec., 2.57 MiB/sec. | ||
| 4993 | 2026.05.19 00:02:51.148331 [ 294 ] {25faf693-8c77-4d0e-bab6-3c78f854b598} <Debug> TCPHandler: Processed in 0.002681725 sec. | ||
| 4994 | 2026.05.19 00:02:51.150439 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.05.19 00:02:51.150548 [ 294 ] {41a07829-8ba6-4f28-a5a4-bcb8f6945447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4996 | 2026.05.19 00:02:51.150593 [ 294 ] {41a07829-8ba6-4f28-a5a4-bcb8f6945447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4997 | 2026.05.19 00:02:51.151075 [ 294 ] {41a07829-8ba6-4f28-a5a4-bcb8f6945447} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.05.19 00:02:51.151118 [ 294 ] {41a07829-8ba6-4f28-a5a4-bcb8f6945447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4999 | 2026.05.19 00:02:51.151485 [ 294 ] {41a07829-8ba6-4f28-a5a4-bcb8f6945447} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5000 | 2026.05.19 00:02:51.151719 [ 294 ] {41a07829-8ba6-4f28-a5a4-bcb8f6945447} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.05.19 00:02:51.151864 [ 294 ] {41a07829-8ba6-4f28-a5a4-bcb8f6945447} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001346 sec., 57949.47994056463 rows/sec., 4.80 MiB/sec. | ||
| 5002 | 2026.05.19 00:02:51.151901 [ 294 ] {41a07829-8ba6-4f28-a5a4-bcb8f6945447} <Debug> TCPHandler: Processed in 0.001517603 sec. | ||
| 5003 | 2026.05.19 00:02:51.152040 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.05.19 00:02:51.152134 [ 294 ] {c80b5876-1834-4610-bd5a-1e9314b351bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.05.19 00:02:51.152175 [ 294 ] {c80b5876-1834-4610-bd5a-1e9314b351bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5006 | 2026.05.19 00:02:51.152570 [ 294 ] {c80b5876-1834-4610-bd5a-1e9314b351bf} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.05.19 00:02:51.152613 [ 294 ] {c80b5876-1834-4610-bd5a-1e9314b351bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5008 | 2026.05.19 00:02:51.152902 [ 294 ] {c80b5876-1834-4610-bd5a-1e9314b351bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5009 | 2026.05.19 00:02:51.153110 [ 294 ] {c80b5876-1834-4610-bd5a-1e9314b351bf} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.05.19 00:02:51.153237 [ 294 ] {c80b5876-1834-4610-bd5a-1e9314b351bf} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001121 sec., 9812.667261373774 rows/sec., 737.87 KiB/sec. | ||
| 5011 | 2026.05.19 00:02:51.153272 [ 294 ] {c80b5876-1834-4610-bd5a-1e9314b351bf} <Debug> TCPHandler: Processed in 0.001279246 sec. | ||
| 5012 | 2026.05.19 00:02:51.153400 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2026.05.19 00:02:51.153493 [ 294 ] {ebfb8f92-3887-4e82-b6df-464131360142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5014 | 2026.05.19 00:02:51.153533 [ 294 ] {ebfb8f92-3887-4e82-b6df-464131360142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5015 | 2026.05.19 00:02:51.153950 [ 294 ] {ebfb8f92-3887-4e82-b6df-464131360142} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.05.19 00:02:51.153986 [ 294 ] {ebfb8f92-3887-4e82-b6df-464131360142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5017 | 2026.05.19 00:02:51.154281 [ 294 ] {ebfb8f92-3887-4e82-b6df-464131360142} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5018 | 2026.05.19 00:02:51.154518 [ 294 ] {ebfb8f92-3887-4e82-b6df-464131360142} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.05.19 00:02:51.154649 [ 294 ] {ebfb8f92-3887-4e82-b6df-464131360142} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001174 sec., 63884.15672913118 rows/sec., 4.99 MiB/sec. | ||
| 5020 | 2026.05.19 00:02:51.154684 [ 294 ] {ebfb8f92-3887-4e82-b6df-464131360142} <Debug> TCPHandler: Processed in 0.001331767 sec. | ||
| 5021 | 2026.05.19 00:02:51.154809 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2026.05.19 00:02:51.154908 [ 294 ] {54beb192-4ccc-4ec3-a62f-806e13a26f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5023 | 2026.05.19 00:02:51.154952 [ 294 ] {54beb192-4ccc-4ec3-a62f-806e13a26f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5024 | 2026.05.19 00:02:51.155349 [ 294 ] {54beb192-4ccc-4ec3-a62f-806e13a26f69} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.05.19 00:02:51.155385 [ 294 ] {54beb192-4ccc-4ec3-a62f-806e13a26f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5026 | 2026.05.19 00:02:51.155705 [ 294 ] {54beb192-4ccc-4ec3-a62f-806e13a26f69} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5027 | 2026.05.19 00:02:51.155907 [ 294 ] {54beb192-4ccc-4ec3-a62f-806e13a26f69} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.05.19 00:02:51.156034 [ 294 ] {54beb192-4ccc-4ec3-a62f-806e13a26f69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5029 | 2026.05.19 00:02:51.156067 [ 294 ] {54beb192-4ccc-4ec3-a62f-806e13a26f69} <Debug> TCPHandler: Processed in 0.001305066 sec. | ||
| 5030 | 2026.05.19 00:02:51.156186 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.05.19 00:02:51.156279 [ 294 ] {e5d7a28d-c815-4d3f-a59a-d747e037732a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5032 | 2026.05.19 00:02:51.156333 [ 294 ] {e5d7a28d-c815-4d3f-a59a-d747e037732a} <Trace> 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 | ||
| 5033 | 2026.05.19 00:02:51.157076 [ 294 ] {e5d7a28d-c815-4d3f-a59a-d747e037732a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.05.19 00:02:51.157115 [ 294 ] {e5d7a28d-c815-4d3f-a59a-d747e037732a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5035 | 2026.05.19 00:02:51.157625 [ 294 ] {e5d7a28d-c815-4d3f-a59a-d747e037732a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5036 | 2026.05.19 00:02:51.157845 [ 294 ] {e5d7a28d-c815-4d3f-a59a-d747e037732a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.05.19 00:02:51.157989 [ 294 ] {e5d7a28d-c815-4d3f-a59a-d747e037732a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001726 sec., 6373.117033603708 rows/sec., 11.42 MiB/sec. | ||
| 5038 | 2026.05.19 00:02:51.158041 [ 294 ] {e5d7a28d-c815-4d3f-a59a-d747e037732a} <Debug> TCPHandler: Processed in 0.001902113 sec. | ||
| 5039 | 2026.05.19 00:02:51.158171 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.05.19 00:02:51.158269 [ 294 ] {1d64cf41-1cb7-46f8-87f1-6b75dc994315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.05.19 00:02:51.158313 [ 294 ] {1d64cf41-1cb7-46f8-87f1-6b75dc994315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5042 | 2026.05.19 00:02:51.158659 [ 294 ] {1d64cf41-1cb7-46f8-87f1-6b75dc994315} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.05.19 00:02:51.158697 [ 294 ] {1d64cf41-1cb7-46f8-87f1-6b75dc994315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5044 | 2026.05.19 00:02:51.159005 [ 294 ] {1d64cf41-1cb7-46f8-87f1-6b75dc994315} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5045 | 2026.05.19 00:02:51.159248 [ 294 ] {1d64cf41-1cb7-46f8-87f1-6b75dc994315} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.05.19 00:02:51.159380 [ 294 ] {1d64cf41-1cb7-46f8-87f1-6b75dc994315} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 5047 | 2026.05.19 00:02:51.159414 [ 294 ] {1d64cf41-1cb7-46f8-87f1-6b75dc994315} <Debug> TCPHandler: Processed in 0.001293737 sec. | ||
| 5048 | 2026.05.19 00:02:52.434601 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5049 | 2026.05.19 00:02:52.434653 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5050 | 2026.05.19 00:02:52.514523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10531 | ||
| 5051 | 2026.05.19 00:02:52.515240 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.05.19 00:02:52.515304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5053 | 2026.05.19 00:02:52.516300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5054 | 2026.05.19 00:02:52.516535 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.05.19 00:02:52.516672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10531 | ||
| 5056 | 2026.05.19 00:02:53.077528 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5057 | 2026.05.19 00:02:53.093073 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.05.19 00:02:53.093134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5059 | 2026.05.19 00:02:53.098719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5060 | 2026.05.19 00:02:53.099446 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.05.19 00:02:53.102085 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5062 | 2026.05.19 00:02:56.146426 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.05.19 00:02:56.146710 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 5064 | 2026.05.19 00:02:56.147056 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5065 | 2026.05.19 00:02:56.147095 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Debug> 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 | ||
| 5066 | 2026.05.19 00:02:56.147316 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5067 | 2026.05.19 00:02:56.147386 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5068 | 2026.05.19 00:02:56.147529 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5069 | 2026.05.19 00:02:56.147601 [ 322 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5070 | 2026.05.19 00:02:56.147636 [ 335 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5071 | 2026.05.19 00:02:56.147636 [ 359 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5072 | 2026.05.19 00:02:56.147743 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 5073 | 2026.05.19 00:02:56.147770 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5074 | 2026.05.19 00:02:56.147839 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5075 | 2026.05.19 00:02:56.147861 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5076 | 2026.05.19 00:02:56.147897 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> 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'))" | ||
| 5077 | 2026.05.19 00:02:56.147937 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Trace> 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'))" | ||
| 5078 | 2026.05.19 00:02:56.148913 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002313 sec., 15131.863380890618 rows/sec., 2.55 MiB/sec. | ||
| 5079 | 2026.05.19 00:02:56.149017 [ 294 ] {8edbb0cc-6aa4-4b8c-8023-650fdae347f4} <Debug> TCPHandler: Processed in 0.002747687 sec. | ||
| 5080 | 2026.05.19 00:02:56.151133 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.05.19 00:02:56.151261 [ 294 ] {8c59f3b0-e15f-4255-b5e2-c2780c43018f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5082 | 2026.05.19 00:02:56.151315 [ 294 ] {8c59f3b0-e15f-4255-b5e2-c2780c43018f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5083 | 2026.05.19 00:02:56.151896 [ 294 ] {8c59f3b0-e15f-4255-b5e2-c2780c43018f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.05.19 00:02:56.151940 [ 294 ] {8c59f3b0-e15f-4255-b5e2-c2780c43018f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5085 | 2026.05.19 00:02:56.152314 [ 294 ] {8c59f3b0-e15f-4255-b5e2-c2780c43018f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5086 | 2026.05.19 00:02:56.152578 [ 294 ] {8c59f3b0-e15f-4255-b5e2-c2780c43018f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.05.19 00:02:56.152729 [ 294 ] {8c59f3b0-e15f-4255-b5e2-c2780c43018f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001504 sec., 77127.6595744681 rows/sec., 6.55 MiB/sec. | ||
| 5088 | 2026.05.19 00:02:56.152767 [ 294 ] {8c59f3b0-e15f-4255-b5e2-c2780c43018f} <Debug> TCPHandler: Processed in 0.001695938 sec. | ||
| 5089 | 2026.05.19 00:02:56.152902 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2026.05.19 00:02:56.153000 [ 294 ] {8175c77a-d263-4dc7-92e6-78a09b1fb90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5091 | 2026.05.19 00:02:56.153043 [ 294 ] {8175c77a-d263-4dc7-92e6-78a09b1fb90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5092 | 2026.05.19 00:02:56.153456 [ 294 ] {8175c77a-d263-4dc7-92e6-78a09b1fb90f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.05.19 00:02:56.153493 [ 294 ] {8175c77a-d263-4dc7-92e6-78a09b1fb90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5094 | 2026.05.19 00:02:56.153794 [ 294 ] {8175c77a-d263-4dc7-92e6-78a09b1fb90f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5095 | 2026.05.19 00:02:56.154008 [ 294 ] {8175c77a-d263-4dc7-92e6-78a09b1fb90f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.19 00:02:56.154137 [ 294 ] {8175c77a-d263-4dc7-92e6-78a09b1fb90f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001156 sec., 25951.557093425607 rows/sec., 1.91 MiB/sec. | ||
| 5097 | 2026.05.19 00:02:56.154174 [ 294 ] {8175c77a-d263-4dc7-92e6-78a09b1fb90f} <Debug> TCPHandler: Processed in 0.001321217 sec. | ||
| 5098 | 2026.05.19 00:02:56.154300 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.05.19 00:02:56.154396 [ 294 ] {25a1fc45-c815-4c2b-9f28-3a9773e798ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5100 | 2026.05.19 00:02:56.154439 [ 294 ] {25a1fc45-c815-4c2b-9f28-3a9773e798ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5101 | 2026.05.19 00:02:56.154874 [ 294 ] {25a1fc45-c815-4c2b-9f28-3a9773e798ed} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.05.19 00:02:56.154913 [ 294 ] {25a1fc45-c815-4c2b-9f28-3a9773e798ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5103 | 2026.05.19 00:02:56.155228 [ 294 ] {25a1fc45-c815-4c2b-9f28-3a9773e798ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5104 | 2026.05.19 00:02:56.155470 [ 294 ] {25a1fc45-c815-4c2b-9f28-3a9773e798ed} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.05.19 00:02:56.155607 [ 294 ] {25a1fc45-c815-4c2b-9f28-3a9773e798ed} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001228 sec., 76547.23127035832 rows/sec., 5.98 MiB/sec. | ||
| 5106 | 2026.05.19 00:02:56.155643 [ 294 ] {25a1fc45-c815-4c2b-9f28-3a9773e798ed} <Debug> TCPHandler: Processed in 0.001393469 sec. | ||
| 5107 | 2026.05.19 00:02:56.155771 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.05.19 00:02:56.155867 [ 294 ] {bfd67dba-e599-49ea-b9bd-7ef36ee77f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.05.19 00:02:56.155911 [ 294 ] {bfd67dba-e599-49ea-b9bd-7ef36ee77f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5110 | 2026.05.19 00:02:56.156337 [ 294 ] {bfd67dba-e599-49ea-b9bd-7ef36ee77f0a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.05.19 00:02:56.156375 [ 294 ] {bfd67dba-e599-49ea-b9bd-7ef36ee77f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5112 | 2026.05.19 00:02:56.156732 [ 294 ] {bfd67dba-e599-49ea-b9bd-7ef36ee77f0a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5113 | 2026.05.19 00:02:56.157052 [ 294 ] {bfd67dba-e599-49ea-b9bd-7ef36ee77f0a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.05.19 00:02:56.157184 [ 294 ] {bfd67dba-e599-49ea-b9bd-7ef36ee77f0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 5115 | 2026.05.19 00:02:56.157219 [ 294 ] {bfd67dba-e599-49ea-b9bd-7ef36ee77f0a} <Debug> TCPHandler: Processed in 0.001497712 sec. | ||
| 5116 | 2026.05.19 00:02:56.157352 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.05.19 00:02:56.157448 [ 294 ] {058b6b47-9aab-4a25-97ff-0ad4fa3894cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5118 | 2026.05.19 00:02:56.157505 [ 294 ] {058b6b47-9aab-4a25-97ff-0ad4fa3894cf} <Trace> 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 | ||
| 5119 | 2026.05.19 00:02:56.158376 [ 294 ] {058b6b47-9aab-4a25-97ff-0ad4fa3894cf} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.05.19 00:02:56.158414 [ 294 ] {058b6b47-9aab-4a25-97ff-0ad4fa3894cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5121 | 2026.05.19 00:02:56.158958 [ 294 ] {058b6b47-9aab-4a25-97ff-0ad4fa3894cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5122 | 2026.05.19 00:02:56.159174 [ 294 ] {058b6b47-9aab-4a25-97ff-0ad4fa3894cf} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.05.19 00:02:56.159314 [ 294 ] {058b6b47-9aab-4a25-97ff-0ad4fa3894cf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001883 sec., 15932.023366967605 rows/sec., 28.55 MiB/sec. | ||
| 5124 | 2026.05.19 00:02:56.159366 [ 294 ] {058b6b47-9aab-4a25-97ff-0ad4fa3894cf} <Debug> TCPHandler: Processed in 0.002062968 sec. | ||
| 5125 | 2026.05.19 00:02:56.159496 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.05.19 00:02:56.159593 [ 294 ] {5882235a-c4f1-4a39-81cf-a4acf37e8f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5127 | 2026.05.19 00:02:56.159637 [ 294 ] {5882235a-c4f1-4a39-81cf-a4acf37e8f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5128 | 2026.05.19 00:02:56.159996 [ 294 ] {5882235a-c4f1-4a39-81cf-a4acf37e8f95} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.05.19 00:02:56.160034 [ 294 ] {5882235a-c4f1-4a39-81cf-a4acf37e8f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5130 | 2026.05.19 00:02:56.160346 [ 294 ] {5882235a-c4f1-4a39-81cf-a4acf37e8f95} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5131 | 2026.05.19 00:02:56.160558 [ 294 ] {5882235a-c4f1-4a39-81cf-a4acf37e8f95} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.05.19 00:02:56.160690 [ 294 ] {5882235a-c4f1-4a39-81cf-a4acf37e8f95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5133 | 2026.05.19 00:02:56.160725 [ 294 ] {5882235a-c4f1-4a39-81cf-a4acf37e8f95} <Debug> TCPHandler: Processed in 0.001278886 sec. | ||
| 5134 | 2026.05.19 00:02:56.414804 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.05.19 00:02:56.415051 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 5136 | 2026.05.19 00:02:56.415411 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5137 | 2026.05.19 00:02:56.415460 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Debug> 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 | ||
| 5138 | 2026.05.19 00:02:56.415722 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5139 | 2026.05.19 00:02:56.415795 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5140 | 2026.05.19 00:02:56.415943 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 5141 | 2026.05.19 00:02:56.416045 [ 331 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5142 | 2026.05.19 00:02:56.416045 [ 335 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5143 | 2026.05.19 00:02:56.416045 [ 359 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5144 | 2026.05.19 00:02:56.416186 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 5145 | 2026.05.19 00:02:56.416225 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5146 | 2026.05.19 00:02:56.416302 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5147 | 2026.05.19 00:02:56.416324 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5148 | 2026.05.19 00:02:56.416364 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> 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'))" | ||
| 5149 | 2026.05.19 00:02:56.416406 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Trace> 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'))" | ||
| 5150 | 2026.05.19 00:02:56.417427 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002486 sec., 14078.841512469831 rows/sec., 2.99 MiB/sec. | ||
| 5151 | 2026.05.19 00:02:56.417556 [ 294 ] {1c7e0a1a-34b0-4310-ae3e-943d854d9203} <Debug> TCPHandler: Processed in 0.002889851 sec. | ||
| 5152 | 2026.05.19 00:02:56.430912 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.05.19 00:02:56.431057 [ 294 ] {89cb6d77-700a-4260-b1f1-02c1aea19f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.05.19 00:02:56.431116 [ 294 ] {89cb6d77-700a-4260-b1f1-02c1aea19f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5155 | 2026.05.19 00:02:56.431710 [ 294 ] {89cb6d77-700a-4260-b1f1-02c1aea19f96} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.05.19 00:02:56.431766 [ 294 ] {89cb6d77-700a-4260-b1f1-02c1aea19f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5157 | 2026.05.19 00:02:56.432139 [ 294 ] {89cb6d77-700a-4260-b1f1-02c1aea19f96} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5158 | 2026.05.19 00:02:56.432365 [ 294 ] {89cb6d77-700a-4260-b1f1-02c1aea19f96} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.05.19 00:02:56.432517 [ 294 ] {89cb6d77-700a-4260-b1f1-02c1aea19f96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001501 sec., 15989.340439706863 rows/sec., 1.33 MiB/sec. | ||
| 5160 | 2026.05.19 00:02:56.432557 [ 294 ] {89cb6d77-700a-4260-b1f1-02c1aea19f96} <Debug> TCPHandler: Processed in 0.001712078 sec. | ||
| 5161 | 2026.05.19 00:02:56.432683 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.05.19 00:02:56.432781 [ 294 ] {7ce694cf-766c-4d8c-a04f-9a410b1fee34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5163 | 2026.05.19 00:02:56.432824 [ 294 ] {7ce694cf-766c-4d8c-a04f-9a410b1fee34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5164 | 2026.05.19 00:02:56.433218 [ 294 ] {7ce694cf-766c-4d8c-a04f-9a410b1fee34} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.05.19 00:02:56.433255 [ 294 ] {7ce694cf-766c-4d8c-a04f-9a410b1fee34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5166 | 2026.05.19 00:02:56.433551 [ 294 ] {7ce694cf-766c-4d8c-a04f-9a410b1fee34} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5167 | 2026.05.19 00:02:56.433764 [ 294 ] {7ce694cf-766c-4d8c-a04f-9a410b1fee34} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.05.19 00:02:56.433903 [ 294 ] {7ce694cf-766c-4d8c-a04f-9a410b1fee34} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 5169 | 2026.05.19 00:02:56.433938 [ 294 ] {7ce694cf-766c-4d8c-a04f-9a410b1fee34} <Debug> TCPHandler: Processed in 0.001305157 sec. | ||
| 5170 | 2026.05.19 00:02:56.434058 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.05.19 00:02:56.434154 [ 294 ] {40ad9574-6f9e-418f-b587-a164a5b9596d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5172 | 2026.05.19 00:02:56.434195 [ 294 ] {40ad9574-6f9e-418f-b587-a164a5b9596d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5173 | 2026.05.19 00:02:56.435744 [ 294 ] {40ad9574-6f9e-418f-b587-a164a5b9596d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.19 00:02:56.435782 [ 294 ] {40ad9574-6f9e-418f-b587-a164a5b9596d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5175 | 2026.05.19 00:02:56.436283 [ 294 ] {40ad9574-6f9e-418f-b587-a164a5b9596d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5176 | 2026.05.19 00:02:56.436520 [ 294 ] {40ad9574-6f9e-418f-b587-a164a5b9596d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.19 00:02:56.436654 [ 294 ] {40ad9574-6f9e-418f-b587-a164a5b9596d} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002518 sec., 1010325.6552819699 rows/sec., 75.66 MiB/sec. | ||
| 5178 | 2026.05.19 00:02:56.436689 [ 294 ] {40ad9574-6f9e-418f-b587-a164a5b9596d} <Debug> TCPHandler: Processed in 0.002680265 sec. | ||
| 5179 | 2026.05.19 00:02:56.436816 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.19 00:02:56.436912 [ 294 ] {655eca3d-72dd-4827-9e67-606b55ff0d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5181 | 2026.05.19 00:02:56.436955 [ 294 ] {655eca3d-72dd-4827-9e67-606b55ff0d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5182 | 2026.05.19 00:02:56.437380 [ 294 ] {655eca3d-72dd-4827-9e67-606b55ff0d4c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.19 00:02:56.437418 [ 294 ] {655eca3d-72dd-4827-9e67-606b55ff0d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5184 | 2026.05.19 00:02:56.437734 [ 294 ] {655eca3d-72dd-4827-9e67-606b55ff0d4c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5185 | 2026.05.19 00:02:56.437947 [ 294 ] {655eca3d-72dd-4827-9e67-606b55ff0d4c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.05.19 00:02:56.438079 [ 294 ] {655eca3d-72dd-4827-9e67-606b55ff0d4c} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001185 sec., 28691.983122362868 rows/sec., 2.15 MiB/sec. | ||
| 5187 | 2026.05.19 00:02:56.438114 [ 294 ] {655eca3d-72dd-4827-9e67-606b55ff0d4c} <Debug> TCPHandler: Processed in 0.001347508 sec. | ||
| 5188 | 2026.05.19 00:02:56.438230 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.05.19 00:02:56.438324 [ 294 ] {b3c729e6-b0fd-4b0e-b2ee-4a7e6dba8e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5190 | 2026.05.19 00:02:56.438365 [ 294 ] {b3c729e6-b0fd-4b0e-b2ee-4a7e6dba8e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5191 | 2026.05.19 00:02:56.439026 [ 294 ] {b3c729e6-b0fd-4b0e-b2ee-4a7e6dba8e26} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.05.19 00:02:56.439066 [ 294 ] {b3c729e6-b0fd-4b0e-b2ee-4a7e6dba8e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5193 | 2026.05.19 00:02:56.439405 [ 294 ] {b3c729e6-b0fd-4b0e-b2ee-4a7e6dba8e26} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5194 | 2026.05.19 00:02:56.439622 [ 294 ] {b3c729e6-b0fd-4b0e-b2ee-4a7e6dba8e26} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.05.19 00:02:56.439750 [ 294 ] {b3c729e6-b0fd-4b0e-b2ee-4a7e6dba8e26} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001443 sec., 571725.5717255718 rows/sec., 33.44 MiB/sec. | ||
| 5196 | 2026.05.19 00:02:56.439784 [ 294 ] {b3c729e6-b0fd-4b0e-b2ee-4a7e6dba8e26} <Debug> TCPHandler: Processed in 0.001604565 sec. | ||
| 5197 | 2026.05.19 00:02:56.439901 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.05.19 00:02:56.439997 [ 294 ] {352ffdd4-c9fc-438d-a971-2852b0794be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.05.19 00:02:56.440038 [ 294 ] {352ffdd4-c9fc-438d-a971-2852b0794be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5200 | 2026.05.19 00:02:56.440410 [ 294 ] {352ffdd4-c9fc-438d-a971-2852b0794be6} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.05.19 00:02:56.440447 [ 294 ] {352ffdd4-c9fc-438d-a971-2852b0794be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5202 | 2026.05.19 00:02:56.440745 [ 294 ] {352ffdd4-c9fc-438d-a971-2852b0794be6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5203 | 2026.05.19 00:02:56.440967 [ 294 ] {352ffdd4-c9fc-438d-a971-2852b0794be6} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.05.19 00:02:56.441096 [ 294 ] {352ffdd4-c9fc-438d-a971-2852b0794be6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 5205 | 2026.05.19 00:02:56.441132 [ 294 ] {352ffdd4-c9fc-438d-a971-2852b0794be6} <Debug> TCPHandler: Processed in 0.001281596 sec. | ||
| 5206 | 2026.05.19 00:02:56.441249 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.05.19 00:02:56.441342 [ 294 ] {56f279d7-5e7e-4696-abda-3bc9d97481ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.05.19 00:02:56.441383 [ 294 ] {56f279d7-5e7e-4696-abda-3bc9d97481ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5209 | 2026.05.19 00:02:56.441769 [ 294 ] {56f279d7-5e7e-4696-abda-3bc9d97481ad} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.05.19 00:02:56.441806 [ 294 ] {56f279d7-5e7e-4696-abda-3bc9d97481ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5211 | 2026.05.19 00:02:56.442099 [ 294 ] {56f279d7-5e7e-4696-abda-3bc9d97481ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5212 | 2026.05.19 00:02:56.442310 [ 294 ] {56f279d7-5e7e-4696-abda-3bc9d97481ad} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.05.19 00:02:56.442438 [ 294 ] {56f279d7-5e7e-4696-abda-3bc9d97481ad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 5214 | 2026.05.19 00:02:56.442475 [ 294 ] {56f279d7-5e7e-4696-abda-3bc9d97481ad} <Debug> TCPHandler: Processed in 0.001275356 sec. | ||
| 5215 | 2026.05.19 00:02:56.442591 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.05.19 00:02:56.442686 [ 294 ] {1dbb0e00-dad6-4295-8c94-3eea39136b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5217 | 2026.05.19 00:02:56.442727 [ 294 ] {1dbb0e00-dad6-4295-8c94-3eea39136b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5218 | 2026.05.19 00:02:56.443566 [ 294 ] {1dbb0e00-dad6-4295-8c94-3eea39136b19} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.05.19 00:02:56.443604 [ 294 ] {1dbb0e00-dad6-4295-8c94-3eea39136b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5220 | 2026.05.19 00:02:56.443960 [ 294 ] {1dbb0e00-dad6-4295-8c94-3eea39136b19} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5221 | 2026.05.19 00:02:56.444181 [ 294 ] {1dbb0e00-dad6-4295-8c94-3eea39136b19} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.05.19 00:02:56.444315 [ 294 ] {1dbb0e00-dad6-4295-8c94-3eea39136b19} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001647 sec., 811778.992106861 rows/sec., 54.70 MiB/sec. | ||
| 5223 | 2026.05.19 00:02:56.444350 [ 294 ] {1dbb0e00-dad6-4295-8c94-3eea39136b19} <Debug> TCPHandler: Processed in 0.00180735 sec. | ||
| 5224 | 2026.05.19 00:02:56.444465 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.05.19 00:02:56.444568 [ 294 ] {4271e32f-bbcc-46a2-9d75-e24e96e0acd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5226 | 2026.05.19 00:02:56.444615 [ 294 ] {4271e32f-bbcc-46a2-9d75-e24e96e0acd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5227 | 2026.05.19 00:02:56.445310 [ 294 ] {4271e32f-bbcc-46a2-9d75-e24e96e0acd5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.05.19 00:02:56.445349 [ 294 ] {4271e32f-bbcc-46a2-9d75-e24e96e0acd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5229 | 2026.05.19 00:02:56.445805 [ 294 ] {4271e32f-bbcc-46a2-9d75-e24e96e0acd5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5230 | 2026.05.19 00:02:56.446030 [ 294 ] {4271e32f-bbcc-46a2-9d75-e24e96e0acd5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.05.19 00:02:56.446166 [ 294 ] {4271e32f-bbcc-46a2-9d75-e24e96e0acd5} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001618 sec., 947466.0074165636 rows/sec., 57.92 MiB/sec. | ||
| 5232 | 2026.05.19 00:02:56.446201 [ 294 ] {4271e32f-bbcc-46a2-9d75-e24e96e0acd5} <Debug> TCPHandler: Processed in 0.00178679 sec. | ||
| 5233 | 2026.05.19 00:02:56.446322 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.05.19 00:02:56.446419 [ 294 ] {cb18bf4b-75a5-4f45-a66a-64aa3a5f0c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5235 | 2026.05.19 00:02:56.446473 [ 294 ] {cb18bf4b-75a5-4f45-a66a-64aa3a5f0c34} <Trace> 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 | ||
| 5236 | 2026.05.19 00:02:56.447252 [ 294 ] {cb18bf4b-75a5-4f45-a66a-64aa3a5f0c34} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.05.19 00:02:56.447289 [ 294 ] {cb18bf4b-75a5-4f45-a66a-64aa3a5f0c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5238 | 2026.05.19 00:02:56.447813 [ 294 ] {cb18bf4b-75a5-4f45-a66a-64aa3a5f0c34} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5239 | 2026.05.19 00:02:56.448034 [ 294 ] {cb18bf4b-75a5-4f45-a66a-64aa3a5f0c34} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.19 00:02:56.448175 [ 294 ] {cb18bf4b-75a5-4f45-a66a-64aa3a5f0c34} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001776 sec., 11261.261261261261 rows/sec., 20.18 MiB/sec. | ||
| 5241 | 2026.05.19 00:02:56.448224 [ 294 ] {cb18bf4b-75a5-4f45-a66a-64aa3a5f0c34} <Debug> TCPHandler: Processed in 0.001951555 sec. | ||
| 5242 | 2026.05.19 00:02:56.448346 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.05.19 00:02:56.448441 [ 294 ] {6a2fedc6-ea95-4ec3-8f52-6485111d7538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5244 | 2026.05.19 00:02:56.448484 [ 294 ] {6a2fedc6-ea95-4ec3-8f52-6485111d7538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5245 | 2026.05.19 00:02:56.448818 [ 294 ] {6a2fedc6-ea95-4ec3-8f52-6485111d7538} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.05.19 00:02:56.448854 [ 294 ] {6a2fedc6-ea95-4ec3-8f52-6485111d7538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5247 | 2026.05.19 00:02:56.449171 [ 294 ] {6a2fedc6-ea95-4ec3-8f52-6485111d7538} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5248 | 2026.05.19 00:02:56.449382 [ 294 ] {6a2fedc6-ea95-4ec3-8f52-6485111d7538} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.05.19 00:02:56.449511 [ 294 ] {6a2fedc6-ea95-4ec3-8f52-6485111d7538} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 760.45 KiB/sec. | ||
| 5250 | 2026.05.19 00:02:56.449547 [ 294 ] {6a2fedc6-ea95-4ec3-8f52-6485111d7538} <Debug> TCPHandler: Processed in 0.001249924 sec. | ||
| 5251 | 2026.05.19 00:02:57.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.86 MiB, peak 258.88 MiB, free memory in arenas 0.00 B, will set to 252.76 MiB (RSS), difference: -1.09 MiB | ||
| 5252 | 2026.05.19 00:03:00.016814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11043 | ||
| 5253 | 2026.05.19 00:03:00.017612 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.05.19 00:03:00.017687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5255 | 2026.05.19 00:03:00.018476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5256 | 2026.05.19 00:03:00.018707 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.05.19 00:03:00.018839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11043 | ||
| 5258 | 2026.05.19 00:03:00.602216 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5259 | 2026.05.19 00:03:00.620319 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.05.19 00:03:00.620383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5261 | 2026.05.19 00:03:00.626730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5262 | 2026.05.19 00:03:00.627462 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.05.19 00:03:00.630692 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5264 | 2026.05.19 00:03:01.144191 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.05.19 00:03:01.144419 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 5266 | 2026.05.19 00:03:01.144766 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5267 | 2026.05.19 00:03:01.144804 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Debug> 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 | ||
| 5268 | 2026.05.19 00:03:01.145023 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5269 | 2026.05.19 00:03:01.145092 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5270 | 2026.05.19 00:03:01.145234 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5271 | 2026.05.19 00:03:01.145329 [ 359 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5272 | 2026.05.19 00:03:01.145329 [ 331 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5273 | 2026.05.19 00:03:01.150002 [ 327 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5274 | 2026.05.19 00:03:01.150139 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 5275 | 2026.05.19 00:03:01.150187 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5276 | 2026.05.19 00:03:01.150303 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5277 | 2026.05.19 00:03:01.150332 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5278 | 2026.05.19 00:03:01.150410 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> 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'))" | ||
| 5279 | 2026.05.19 00:03:01.150476 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Trace> 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'))" | ||
| 5280 | 2026.05.19 00:03:01.152061 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.007732 sec., 4526.6425245732025 rows/sec., 780.67 KiB/sec. | ||
| 5281 | 2026.05.19 00:03:01.152204 [ 294 ] {04512fa7-a1cb-4166-9fba-fa0980e3aa73} <Debug> TCPHandler: Processed in 0.008146687 sec. | ||
| 5282 | 2026.05.19 00:03:01.154060 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.05.19 00:03:01.154205 [ 294 ] {91d29ba3-c3ea-405d-a022-00353ad6dddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5284 | 2026.05.19 00:03:01.154266 [ 294 ] {91d29ba3-c3ea-405d-a022-00353ad6dddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5285 | 2026.05.19 00:03:01.154859 [ 294 ] {91d29ba3-c3ea-405d-a022-00353ad6dddb} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.05.19 00:03:01.154917 [ 294 ] {91d29ba3-c3ea-405d-a022-00353ad6dddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5287 | 2026.05.19 00:03:01.155309 [ 294 ] {91d29ba3-c3ea-405d-a022-00353ad6dddb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5288 | 2026.05.19 00:03:01.155570 [ 294 ] {91d29ba3-c3ea-405d-a022-00353ad6dddb} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.05.19 00:03:01.155727 [ 44 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5290 | 2026.05.19 00:03:01.155730 [ 294 ] {91d29ba3-c3ea-405d-a022-00353ad6dddb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001569 sec., 35691.52326322498 rows/sec., 2.74 MiB/sec. | ||
| 5291 | 2026.05.19 00:03:01.155777 [ 44 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.05.19 00:03:01.155794 [ 294 ] {91d29ba3-c3ea-405d-a022-00353ad6dddb} <Debug> TCPHandler: Processed in 0.001821041 sec. | ||
| 5293 | 2026.05.19 00:03:01.155804 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5294 | 2026.05.19 00:03:01.155904 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5295 | 2026.05.19 00:03:01.155932 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.05.19 00:03:01.156009 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5297 | 2026.05.19 00:03:01.156039 [ 294 ] {be332f71-0771-4ece-9d0f-1c73090c43a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5298 | 2026.05.19 00:03:01.156044 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2614 rows starting from the beginning of the part | ||
| 5299 | 2026.05.19 00:03:01.156092 [ 294 ] {be332f71-0771-4ece-9d0f-1c73090c43a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5300 | 2026.05.19 00:03:01.156119 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 117 rows starting from the beginning of the part | ||
| 5301 | 2026.05.19 00:03:01.156168 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 78 rows starting from the beginning of the part | ||
| 5302 | 2026.05.19 00:03:01.156206 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 116 rows starting from the beginning of the part | ||
| 5303 | 2026.05.19 00:03:01.156243 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2544 rows starting from the beginning of the part | ||
| 5304 | 2026.05.19 00:03:01.156286 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5305 | 2026.05.19 00:03:01.156528 [ 294 ] {be332f71-0771-4ece-9d0f-1c73090c43a6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.05.19 00:03:01.156574 [ 294 ] {be332f71-0771-4ece-9d0f-1c73090c43a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5307 | 2026.05.19 00:03:01.156920 [ 294 ] {be332f71-0771-4ece-9d0f-1c73090c43a6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5308 | 2026.05.19 00:03:01.157152 [ 294 ] {be332f71-0771-4ece-9d0f-1c73090c43a6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.05.19 00:03:01.157277 [ 44 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5310 | 2026.05.19 00:03:01.157297 [ 294 ] {be332f71-0771-4ece-9d0f-1c73090c43a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 5311 | 2026.05.19 00:03:01.157312 [ 44 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.05.19 00:03:01.157339 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5313 | 2026.05.19 00:03:01.157340 [ 294 ] {be332f71-0771-4ece-9d0f-1c73090c43a6} <Debug> TCPHandler: Processed in 0.001458981 sec. | ||
| 5314 | 2026.05.19 00:03:01.157447 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5315 | 2026.05.19 00:03:01.157483 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.05.19 00:03:01.157581 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5317 | 2026.05.19 00:03:01.157589 [ 294 ] {f8ec0e16-26c1-4b4e-91fa-9b099e0bdad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5318 | 2026.05.19 00:03:01.157620 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5319 | 2026.05.19 00:03:01.157648 [ 294 ] {f8ec0e16-26c1-4b4e-91fa-9b099e0bdad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5320 | 2026.05.19 00:03:01.157689 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part | ||
| 5321 | 2026.05.19 00:03:01.157740 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part | ||
| 5322 | 2026.05.19 00:03:01.157782 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 5323 | 2026.05.19 00:03:01.157823 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1337 rows starting from the beginning of the part | ||
| 5324 | 2026.05.19 00:03:01.157863 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5325 | 2026.05.19 00:03:01.158061 [ 294 ] {f8ec0e16-26c1-4b4e-91fa-9b099e0bdad5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.05.19 00:03:01.158104 [ 294 ] {f8ec0e16-26c1-4b4e-91fa-9b099e0bdad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5327 | 2026.05.19 00:03:01.158175 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308525 sec., 2393303.083137501 rows/sec., 190.11 MiB/sec. | ||
| 5328 | 2026.05.19 00:03:01.158502 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5329 | 2026.05.19 00:03:01.158815 [ 294 ] {f8ec0e16-26c1-4b4e-91fa-9b099e0bdad5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5330 | 2026.05.19 00:03:01.158819 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.05.19 00:03:01.158927 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_36_7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5332 | 2026.05.19 00:03:01.159034 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 5333 | 2026.05.19 00:03:01.159071 [ 294 ] {f8ec0e16-26c1-4b4e-91fa-9b099e0bdad5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.05.19 00:03:01.159169 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177772 sec., 1725243.5704160386 rows/sec., 125.23 MiB/sec. | ||
| 5335 | 2026.05.19 00:03:01.159206 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5336 | 2026.05.19 00:03:01.159221 [ 294 ] {f8ec0e16-26c1-4b4e-91fa-9b099e0bdad5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001654 sec., 77388.1499395405 rows/sec., 5.39 MiB/sec. | ||
| 5337 | 2026.05.19 00:03:01.159251 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.05.19 00:03:01.159270 [ 294 ] {f8ec0e16-26c1-4b4e-91fa-9b099e0bdad5} <Debug> TCPHandler: Processed in 0.001838321 sec. | ||
| 5339 | 2026.05.19 00:03:01.159278 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5340 | 2026.05.19 00:03:01.159358 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5341 | 2026.05.19 00:03:01.159368 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5342 | 2026.05.19 00:03:01.159412 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.05.19 00:03:01.159472 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5344 | 2026.05.19 00:03:01.159515 [ 294 ] {ebcfb78f-d4f5-4128-9619-bbefe1331b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5345 | 2026.05.19 00:03:01.159519 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11789 rows starting from the beginning of the part | ||
| 5346 | 2026.05.19 00:03:01.159578 [ 294 ] {ebcfb78f-d4f5-4128-9619-bbefe1331b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5347 | 2026.05.19 00:03:01.159594 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 5348 | 2026.05.19 00:03:01.159642 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5349 | 2026.05.19 00:03:01.159688 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.05.19 00:03:01.159699 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5351 | 2026.05.19 00:03:01.159757 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1533 rows starting from the beginning of the part | ||
| 5352 | 2026.05.19 00:03:01.159766 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_36_7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5353 | 2026.05.19 00:03:01.159797 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5354 | 2026.05.19 00:03:01.159847 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5355 | 2026.05.19 00:03:01.159935 [ 294 ] {ebcfb78f-d4f5-4128-9619-bbefe1331b1c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.19 00:03:01.159980 [ 294 ] {ebcfb78f-d4f5-4128-9619-bbefe1331b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5357 | 2026.05.19 00:03:01.160399 [ 294 ] {ebcfb78f-d4f5-4128-9619-bbefe1331b1c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5358 | 2026.05.19 00:03:01.160630 [ 294 ] {ebcfb78f-d4f5-4128-9619-bbefe1331b1c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.05.19 00:03:01.160749 [ 72 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5360 | 2026.05.19 00:03:01.160771 [ 294 ] {ebcfb78f-d4f5-4128-9619-bbefe1331b1c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001277 sec., 37588.097102584186 rows/sec., 2.53 MiB/sec. | ||
| 5361 | 2026.05.19 00:03:01.160782 [ 72 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.05.19 00:03:01.160812 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5363 | 2026.05.19 00:03:01.160814 [ 294 ] {ebcfb78f-d4f5-4128-9619-bbefe1331b1c} <Debug> TCPHandler: Processed in 0.001450471 sec. | ||
| 5364 | 2026.05.19 00:03:01.160895 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5365 | 2026.05.19 00:03:01.160982 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5366 | 2026.05.19 00:03:01.161013 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part | ||
| 5367 | 2026.05.19 00:03:01.161070 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5368 | 2026.05.19 00:03:01.161117 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5369 | 2026.05.19 00:03:01.161160 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5370 | 2026.05.19 00:03:01.161214 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 5371 | 2026.05.19 00:03:01.161259 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 5372 | 2026.05.19 00:03:01.162483 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001621775 sec., 1146891.5231767662 rows/sec., 77.29 MiB/sec. | ||
| 5373 | 2026.05.19 00:03:01.162777 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5374 | 2026.05.19 00:03:01.163049 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.05.19 00:03:01.163125 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_36_7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5376 | 2026.05.19 00:03:01.163214 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5377 | 2026.05.19 00:03:01.163993 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13931 rows, containing 5 columns (5 merged, 0 gathered) in 0.00466862 sec., 2983965.2831029296 rows/sec., 192.76 MiB/sec. | ||
| 5378 | 2026.05.19 00:03:01.164459 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5379 | 2026.05.19 00:03:01.164709 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.05.19 00:03:01.164778 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5381 | 2026.05.19 00:03:01.164867 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 5382 | 2026.05.19 00:03:02.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.00 MiB, peak 260.72 MiB, free memory in arenas 0.00 B, will set to 255.50 MiB (RSS), difference: 1.50 MiB | ||
| 5383 | 2026.05.19 00:03:06.146619 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2026.05.19 00:03:06.146865 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 5385 | 2026.05.19 00:03:06.147200 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5386 | 2026.05.19 00:03:06.147238 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Debug> 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 | ||
| 5387 | 2026.05.19 00:03:06.147471 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5388 | 2026.05.19 00:03:06.147552 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5389 | 2026.05.19 00:03:06.147707 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5390 | 2026.05.19 00:03:06.147812 [ 331 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5391 | 2026.05.19 00:03:06.147812 [ 317 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5392 | 2026.05.19 00:03:06.147812 [ 359 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5393 | 2026.05.19 00:03:06.147960 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 5394 | 2026.05.19 00:03:06.147988 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5395 | 2026.05.19 00:03:06.148058 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5396 | 2026.05.19 00:03:06.148079 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5397 | 2026.05.19 00:03:06.148116 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> 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'))" | ||
| 5398 | 2026.05.19 00:03:06.148156 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Trace> 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'))" | ||
| 5399 | 2026.05.19 00:03:06.149221 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002452 sec., 14274.06199021207 rows/sec., 2.40 MiB/sec. | ||
| 5400 | 2026.05.19 00:03:06.149323 [ 294 ] {4322521b-739c-4fdf-8854-e8690a204f31} <Debug> TCPHandler: Processed in 0.002840029 sec. | ||
| 5401 | 2026.05.19 00:03:06.151538 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.05.19 00:03:06.151654 [ 294 ] {adca5327-4fe2-413f-a660-efae36c1a55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5403 | 2026.05.19 00:03:06.151702 [ 294 ] {adca5327-4fe2-413f-a660-efae36c1a55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5404 | 2026.05.19 00:03:06.152230 [ 294 ] {adca5327-4fe2-413f-a660-efae36c1a55c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.05.19 00:03:06.152276 [ 294 ] {adca5327-4fe2-413f-a660-efae36c1a55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5406 | 2026.05.19 00:03:06.152657 [ 294 ] {adca5327-4fe2-413f-a660-efae36c1a55c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5407 | 2026.05.19 00:03:06.152886 [ 294 ] {adca5327-4fe2-413f-a660-efae36c1a55c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.05.19 00:03:06.153052 [ 294 ] {adca5327-4fe2-413f-a660-efae36c1a55c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001431 sec., 81062.19426974143 rows/sec., 6.88 MiB/sec. | ||
| 5409 | 2026.05.19 00:03:06.153092 [ 294 ] {adca5327-4fe2-413f-a660-efae36c1a55c} <Debug> TCPHandler: Processed in 0.001609565 sec. | ||
| 5410 | 2026.05.19 00:03:06.153232 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.05.19 00:03:06.153329 [ 294 ] {b1ea3d6e-9d98-49dd-a66b-498f08ed1234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.05.19 00:03:06.153375 [ 294 ] {b1ea3d6e-9d98-49dd-a66b-498f08ed1234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5413 | 2026.05.19 00:03:06.153849 [ 294 ] {b1ea3d6e-9d98-49dd-a66b-498f08ed1234} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.05.19 00:03:06.153890 [ 294 ] {b1ea3d6e-9d98-49dd-a66b-498f08ed1234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5415 | 2026.05.19 00:03:06.154212 [ 294 ] {b1ea3d6e-9d98-49dd-a66b-498f08ed1234} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5416 | 2026.05.19 00:03:06.154424 [ 294 ] {b1ea3d6e-9d98-49dd-a66b-498f08ed1234} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.05.19 00:03:06.154554 [ 49 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5418 | 2026.05.19 00:03:06.154561 [ 294 ] {b1ea3d6e-9d98-49dd-a66b-498f08ed1234} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001251 sec., 23980.815347721822 rows/sec., 1.76 MiB/sec. | ||
| 5419 | 2026.05.19 00:03:06.154629 [ 49 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.05.19 00:03:06.154642 [ 294 ] {b1ea3d6e-9d98-49dd-a66b-498f08ed1234} <Debug> TCPHandler: Processed in 0.001464911 sec. | ||
| 5421 | 2026.05.19 00:03:06.154657 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5422 | 2026.05.19 00:03:06.154770 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5423 | 2026.05.19 00:03:06.154782 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.05.19 00:03:06.154896 [ 294 ] {70a5c67e-e837-4019-846d-733b379daf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5425 | 2026.05.19 00:03:06.154898 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5426 | 2026.05.19 00:03:06.154941 [ 294 ] {70a5c67e-e837-4019-846d-733b379daf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5427 | 2026.05.19 00:03:06.154947 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5428 | 2026.05.19 00:03:06.155026 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 5429 | 2026.05.19 00:03:06.155076 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 5430 | 2026.05.19 00:03:06.155128 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 5431 | 2026.05.19 00:03:06.155170 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 5432 | 2026.05.19 00:03:06.155212 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 5433 | 2026.05.19 00:03:06.155390 [ 294 ] {70a5c67e-e837-4019-846d-733b379daf02} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.05.19 00:03:06.155433 [ 294 ] {70a5c67e-e837-4019-846d-733b379daf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5435 | 2026.05.19 00:03:06.155798 [ 294 ] {70a5c67e-e837-4019-846d-733b379daf02} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5436 | 2026.05.19 00:03:06.156028 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305106 sec., 166270.01944669627 rows/sec., 12.84 MiB/sec. | ||
| 5437 | 2026.05.19 00:03:06.156041 [ 294 ] {70a5c67e-e837-4019-846d-733b379daf02} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.05.19 00:03:06.156174 [ 187 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5439 | 2026.05.19 00:03:06.156185 [ 294 ] {70a5c67e-e837-4019-846d-733b379daf02} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001308 sec., 71865.44342507646 rows/sec., 5.61 MiB/sec. | ||
| 5440 | 2026.05.19 00:03:06.156233 [ 294 ] {70a5c67e-e837-4019-846d-733b379daf02} <Debug> TCPHandler: Processed in 0.001499562 sec. | ||
| 5441 | 2026.05.19 00:03:06.156364 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2026.05.19 00:03:06.156446 [ 187 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.05.19 00:03:06.156462 [ 294 ] {a7c52a78-869a-4fe6-9e1d-a62a85b89406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5444 | 2026.05.19 00:03:06.156511 [ 294 ] {a7c52a78-869a-4fe6-9e1d-a62a85b89406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5445 | 2026.05.19 00:03:06.156529 [ 187 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_31_6} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5446 | 2026.05.19 00:03:06.156605 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5447 | 2026.05.19 00:03:06.156984 [ 294 ] {a7c52a78-869a-4fe6-9e1d-a62a85b89406} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.05.19 00:03:06.157028 [ 294 ] {a7c52a78-869a-4fe6-9e1d-a62a85b89406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5449 | 2026.05.19 00:03:06.157415 [ 294 ] {a7c52a78-869a-4fe6-9e1d-a62a85b89406} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5450 | 2026.05.19 00:03:06.157652 [ 294 ] {a7c52a78-869a-4fe6-9e1d-a62a85b89406} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.05.19 00:03:06.157794 [ 294 ] {a7c52a78-869a-4fe6-9e1d-a62a85b89406} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00135 sec., 118518.51851851851 rows/sec., 8.25 MiB/sec. | ||
| 5452 | 2026.05.19 00:03:06.157830 [ 294 ] {a7c52a78-869a-4fe6-9e1d-a62a85b89406} <Debug> TCPHandler: Processed in 0.001516352 sec. | ||
| 5453 | 2026.05.19 00:03:06.157958 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.05.19 00:03:06.158055 [ 294 ] {c562974b-8c03-425d-bfa3-b4daea052282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5455 | 2026.05.19 00:03:06.158111 [ 294 ] {c562974b-8c03-425d-bfa3-b4daea052282} <Trace> 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 | ||
| 5456 | 2026.05.19 00:03:06.159046 [ 294 ] {c562974b-8c03-425d-bfa3-b4daea052282} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.05.19 00:03:06.159085 [ 294 ] {c562974b-8c03-425d-bfa3-b4daea052282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5458 | 2026.05.19 00:03:06.159809 [ 294 ] {c562974b-8c03-425d-bfa3-b4daea052282} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5459 | 2026.05.19 00:03:06.160089 [ 294 ] {c562974b-8c03-425d-bfa3-b4daea052282} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.05.19 00:03:06.160218 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5461 | 2026.05.19 00:03:06.160239 [ 294 ] {c562974b-8c03-425d-bfa3-b4daea052282} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002202 sec., 13623.978201634878 rows/sec., 24.41 MiB/sec. | ||
| 5462 | 2026.05.19 00:03:06.160262 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.05.19 00:03:06.160286 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5464 | 2026.05.19 00:03:06.160316 [ 294 ] {c562974b-8c03-425d-bfa3-b4daea052282} <Debug> TCPHandler: Processed in 0.002409227 sec. | ||
| 5465 | 2026.05.19 00:03:06.160359 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5466 | 2026.05.19 00:03:06.160449 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.05.19 00:03:06.160546 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5468 | 2026.05.19 00:03:06.160552 [ 294 ] {643c57e9-e46c-4867-810e-5b26aec36ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5469 | 2026.05.19 00:03:06.160606 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 511 rows starting from the beginning of the part | ||
| 5470 | 2026.05.19 00:03:06.160613 [ 294 ] {643c57e9-e46c-4867-810e-5b26aec36ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5471 | 2026.05.19 00:03:06.160726 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 5472 | 2026.05.19 00:03:06.160838 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 5473 | 2026.05.19 00:03:06.160941 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 5474 | 2026.05.19 00:03:06.160980 [ 294 ] {643c57e9-e46c-4867-810e-5b26aec36ee5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.05.19 00:03:06.161024 [ 294 ] {643c57e9-e46c-4867-810e-5b26aec36ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5476 | 2026.05.19 00:03:06.161036 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 5477 | 2026.05.19 00:03:06.161136 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 5478 | 2026.05.19 00:03:06.161364 [ 294 ] {643c57e9-e46c-4867-810e-5b26aec36ee5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5479 | 2026.05.19 00:03:06.161642 [ 294 ] {643c57e9-e46c-4867-810e-5b26aec36ee5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.05.19 00:03:06.161785 [ 294 ] {643c57e9-e46c-4867-810e-5b26aec36ee5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 5481 | 2026.05.19 00:03:06.161821 [ 294 ] {643c57e9-e46c-4867-810e-5b26aec36ee5} <Debug> TCPHandler: Processed in 0.001423479 sec. | ||
| 5482 | 2026.05.19 00:03:06.166168 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 19 columns (19 merged, 0 gathered) in 0.005837934 sec., 108257.47601805706 rows/sec., 193.99 MiB/sec. | ||
| 5483 | 2026.05.19 00:03:06.167137 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5484 | 2026.05.19 00:03:06.167551 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.05.19 00:03:06.167650 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5486 | 2026.05.19 00:03:06.167835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 5487 | 2026.05.19 00:03:07.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.99 MiB, peak 263.44 MiB, free memory in arenas 0.00 B, will set to 257.14 MiB (RSS), difference: 1.15 MiB | ||
| 5488 | 2026.05.19 00:03:07.434692 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5489 | 2026.05.19 00:03:07.434738 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5490 | 2026.05.19 00:03:07.495086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 38 | ||
| 5491 | 2026.05.19 00:03:07.496679 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.05.19 00:03:07.496724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5493 | 2026.05.19 00:03:07.497874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5494 | 2026.05.19 00:03:07.498159 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.05.19 00:03:07.498477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 38 | ||
| 5496 | 2026.05.19 00:03:07.519900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11491 | ||
| 5497 | 2026.05.19 00:03:07.520425 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.05.19 00:03:07.520475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5499 | 2026.05.19 00:03:07.520952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5500 | 2026.05.19 00:03:07.521191 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.05.19 00:03:07.521334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11491 | ||
| 5502 | 2026.05.19 00:03:08.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.14 MiB, peak 265.29 MiB, free memory in arenas 0.00 B, will set to 257.15 MiB (RSS), difference: -3.99 MiB | ||
| 5503 | 2026.05.19 00:03:08.131728 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5504 | 2026.05.19 00:03:08.148734 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.05.19 00:03:08.148802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5506 | 2026.05.19 00:03:08.154804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5507 | 2026.05.19 00:03:08.155547 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.05.19 00:03:08.159036 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5509 | 2026.05.19 00:03:11.146367 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.05.19 00:03:11.146603 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 5511 | 2026.05.19 00:03:11.146951 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5512 | 2026.05.19 00:03:11.146995 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Debug> 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 | ||
| 5513 | 2026.05.19 00:03:11.147225 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5514 | 2026.05.19 00:03:11.147300 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5515 | 2026.05.19 00:03:11.147448 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5516 | 2026.05.19 00:03:11.147543 [ 363 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5517 | 2026.05.19 00:03:11.147556 [ 359 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5518 | 2026.05.19 00:03:11.147547 [ 317 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5519 | 2026.05.19 00:03:11.147696 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 5520 | 2026.05.19 00:03:11.147724 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5521 | 2026.05.19 00:03:11.147798 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5522 | 2026.05.19 00:03:11.147819 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5523 | 2026.05.19 00:03:11.147856 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> 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'))" | ||
| 5524 | 2026.05.19 00:03:11.147896 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Trace> 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'))" | ||
| 5525 | 2026.05.19 00:03:11.149006 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002496 sec., 14022.435897435898 rows/sec., 2.36 MiB/sec. | ||
| 5526 | 2026.05.19 00:03:11.149154 [ 294 ] {99f56ccf-e7ad-4ce6-980f-16d65165fa3e} <Debug> TCPHandler: Processed in 0.002927062 sec. | ||
| 5527 | 2026.05.19 00:03:11.151193 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2026.05.19 00:03:11.151323 [ 294 ] {ae023e3a-7cba-440a-8743-0e8cbde358ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5529 | 2026.05.19 00:03:11.151375 [ 294 ] {ae023e3a-7cba-440a-8743-0e8cbde358ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5530 | 2026.05.19 00:03:11.151947 [ 294 ] {ae023e3a-7cba-440a-8743-0e8cbde358ce} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.05.19 00:03:11.151995 [ 294 ] {ae023e3a-7cba-440a-8743-0e8cbde358ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5532 | 2026.05.19 00:03:11.152414 [ 294 ] {ae023e3a-7cba-440a-8743-0e8cbde358ce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5533 | 2026.05.19 00:03:11.152653 [ 294 ] {ae023e3a-7cba-440a-8743-0e8cbde358ce} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.05.19 00:03:11.152816 [ 294 ] {ae023e3a-7cba-440a-8743-0e8cbde358ce} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001528 sec., 51047.120418848164 rows/sec., 4.23 MiB/sec. | ||
| 5535 | 2026.05.19 00:03:11.152856 [ 294 ] {ae023e3a-7cba-440a-8743-0e8cbde358ce} <Debug> TCPHandler: Processed in 0.001723119 sec. | ||
| 5536 | 2026.05.19 00:03:11.153010 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.05.19 00:03:11.153116 [ 294 ] {3d055457-5a35-49ad-babd-dd37c138017b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5538 | 2026.05.19 00:03:11.153165 [ 294 ] {3d055457-5a35-49ad-babd-dd37c138017b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5539 | 2026.05.19 00:03:11.153591 [ 294 ] {3d055457-5a35-49ad-babd-dd37c138017b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.05.19 00:03:11.153634 [ 294 ] {3d055457-5a35-49ad-babd-dd37c138017b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5541 | 2026.05.19 00:03:11.153953 [ 294 ] {3d055457-5a35-49ad-babd-dd37c138017b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5542 | 2026.05.19 00:03:11.154171 [ 294 ] {3d055457-5a35-49ad-babd-dd37c138017b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.05.19 00:03:11.154310 [ 294 ] {3d055457-5a35-49ad-babd-dd37c138017b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001221 sec., 9009.009009009009 rows/sec., 677.44 KiB/sec. | ||
| 5544 | 2026.05.19 00:03:11.154347 [ 294 ] {3d055457-5a35-49ad-babd-dd37c138017b} <Debug> TCPHandler: Processed in 0.001390229 sec. | ||
| 5545 | 2026.05.19 00:03:11.154472 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.05.19 00:03:11.154572 [ 294 ] {1df950e6-170d-484b-8094-666bfe7b2e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5547 | 2026.05.19 00:03:11.154615 [ 294 ] {1df950e6-170d-484b-8094-666bfe7b2e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5548 | 2026.05.19 00:03:11.155059 [ 294 ] {1df950e6-170d-484b-8094-666bfe7b2e01} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.05.19 00:03:11.155100 [ 294 ] {1df950e6-170d-484b-8094-666bfe7b2e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5550 | 2026.05.19 00:03:11.155413 [ 294 ] {1df950e6-170d-484b-8094-666bfe7b2e01} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5551 | 2026.05.19 00:03:11.155642 [ 294 ] {1df950e6-170d-484b-8094-666bfe7b2e01} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.05.19 00:03:11.155782 [ 294 ] {1df950e6-170d-484b-8094-666bfe7b2e01} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001231 sec., 60926.07636068237 rows/sec., 4.76 MiB/sec. | ||
| 5553 | 2026.05.19 00:03:11.155819 [ 294 ] {1df950e6-170d-484b-8094-666bfe7b2e01} <Debug> TCPHandler: Processed in 0.001398049 sec. | ||
| 5554 | 2026.05.19 00:03:11.155944 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5555 | 2026.05.19 00:03:11.156042 [ 294 ] {af42535f-9693-4e91-b114-801cbd371543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5556 | 2026.05.19 00:03:11.156087 [ 294 ] {af42535f-9693-4e91-b114-801cbd371543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5557 | 2026.05.19 00:03:11.156511 [ 294 ] {af42535f-9693-4e91-b114-801cbd371543} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.05.19 00:03:11.156549 [ 294 ] {af42535f-9693-4e91-b114-801cbd371543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5559 | 2026.05.19 00:03:11.156884 [ 294 ] {af42535f-9693-4e91-b114-801cbd371543} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5560 | 2026.05.19 00:03:11.157138 [ 294 ] {af42535f-9693-4e91-b114-801cbd371543} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.05.19 00:03:11.157282 [ 294 ] {af42535f-9693-4e91-b114-801cbd371543} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 5562 | 2026.05.19 00:03:11.157319 [ 294 ] {af42535f-9693-4e91-b114-801cbd371543} <Debug> TCPHandler: Processed in 0.00142592 sec. | ||
| 5563 | 2026.05.19 00:03:11.157438 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.05.19 00:03:11.157534 [ 294 ] {6a50ae51-1592-4ab0-aaed-aabd72e3a3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5565 | 2026.05.19 00:03:11.157591 [ 294 ] {6a50ae51-1592-4ab0-aaed-aabd72e3a3aa} <Trace> 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 | ||
| 5566 | 2026.05.19 00:03:11.158378 [ 294 ] {6a50ae51-1592-4ab0-aaed-aabd72e3a3aa} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.05.19 00:03:11.158416 [ 294 ] {6a50ae51-1592-4ab0-aaed-aabd72e3a3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5568 | 2026.05.19 00:03:11.158933 [ 294 ] {6a50ae51-1592-4ab0-aaed-aabd72e3a3aa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5569 | 2026.05.19 00:03:11.159167 [ 294 ] {6a50ae51-1592-4ab0-aaed-aabd72e3a3aa} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.05.19 00:03:11.159316 [ 294 ] {6a50ae51-1592-4ab0-aaed-aabd72e3a3aa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0018 sec., 6111.111111111111 rows/sec., 10.95 MiB/sec. | ||
| 5571 | 2026.05.19 00:03:11.159380 [ 294 ] {6a50ae51-1592-4ab0-aaed-aabd72e3a3aa} <Debug> TCPHandler: Processed in 0.001992916 sec. | ||
| 5572 | 2026.05.19 00:03:11.159509 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2026.05.19 00:03:11.159605 [ 294 ] {6fc73114-5b88-4ad1-8f1a-ad4372bbe441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5574 | 2026.05.19 00:03:11.159650 [ 294 ] {6fc73114-5b88-4ad1-8f1a-ad4372bbe441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5575 | 2026.05.19 00:03:11.159998 [ 294 ] {6fc73114-5b88-4ad1-8f1a-ad4372bbe441} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.05.19 00:03:11.160036 [ 294 ] {6fc73114-5b88-4ad1-8f1a-ad4372bbe441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5577 | 2026.05.19 00:03:11.160357 [ 294 ] {6fc73114-5b88-4ad1-8f1a-ad4372bbe441} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5578 | 2026.05.19 00:03:11.160581 [ 294 ] {6fc73114-5b88-4ad1-8f1a-ad4372bbe441} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.05.19 00:03:11.160719 [ 294 ] {6fc73114-5b88-4ad1-8f1a-ad4372bbe441} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 5580 | 2026.05.19 00:03:11.160754 [ 294 ] {6fc73114-5b88-4ad1-8f1a-ad4372bbe441} <Debug> TCPHandler: Processed in 0.001295086 sec. | ||
| 5581 | 2026.05.19 00:03:11.317162 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64038 | ||
| 5582 | 2026.05.19 00:03:11.317252 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2026.05.19 00:03:11.317277 [ 307 ] {} <Debug> TCP-Session: 45b7e082-e596-455b-bca3-d76db10abe5f Authenticating user 'default' from [fd00:1122:3344:101::e]:64038 | ||
| 5584 | 2026.05.19 00:03:11.317300 [ 307 ] {} <Debug> TCP-Session: 45b7e082-e596-455b-bca3-d76db10abe5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.05.19 00:03:11.317312 [ 307 ] {} <Debug> TCP-Session: 45b7e082-e596-455b-bca3-d76db10abe5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.05.19 00:03:11.317576 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39200 | ||
| 5587 | 2026.05.19 00:03:11.317608 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63473 | ||
| 5588 | 2026.05.19 00:03:11.317615 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33219 | ||
| 5589 | 2026.05.19 00:03:11.317665 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35737 | ||
| 5590 | 2026.05.19 00:03:11.317676 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5591 | 2026.05.19 00:03:11.317696 [ 307 ] {} <Trace> TCP-Session: 45b7e082-e596-455b-bca3-d76db10abe5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.05.19 00:03:11.317715 [ 311 ] {} <Debug> TCP-Session: 328b50ec-a67f-4c6f-a8c1-dbc90289bb56 Authenticating user 'default' from [fd00:1122:3344:101::e]:63473 | ||
| 5593 | 2026.05.19 00:03:11.317678 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47351 | ||
| 5594 | 2026.05.19 00:03:11.317739 [ 311 ] {} <Debug> TCP-Session: 328b50ec-a67f-4c6f-a8c1-dbc90289bb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.05.19 00:03:11.317665 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.05.19 00:03:11.317809 [ 311 ] {} <Debug> TCP-Session: 328b50ec-a67f-4c6f-a8c1-dbc90289bb56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2026.05.19 00:03:11.317840 [ 308 ] {} <Debug> TCP-Session: 51bf20c8-f6ba-43df-863d-4773cfa8c126 Authenticating user 'default' from [fd00:1122:3344:101::e]:39200 | ||
| 5598 | 2026.05.19 00:03:11.317644 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60359 | ||
| 5599 | 2026.05.19 00:03:11.317872 [ 307 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5600 | 2026.05.19 00:03:11.317871 [ 308 ] {} <Debug> TCP-Session: 51bf20c8-f6ba-43df-863d-4773cfa8c126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.05.19 00:03:11.317657 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52684 | ||
| 5602 | 2026.05.19 00:03:11.317940 [ 308 ] {} <Debug> TCP-Session: 51bf20c8-f6ba-43df-863d-4773cfa8c126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.05.19 00:03:11.317607 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42122 | ||
| 5604 | 2026.05.19 00:03:11.318184 [ 307 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5605 | 2026.05.19 00:03:11.318251 [ 307 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5606 | 2026.05.19 00:03:11.318316 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2026.05.19 00:03:11.318356 [ 309 ] {} <Debug> TCP-Session: bfb74618-cd68-49f5-aeb6-ef95d67f8325 Authenticating user 'default' from [fd00:1122:3344:101::e]:42122 | ||
| 5608 | 2026.05.19 00:03:11.318378 [ 309 ] {} <Debug> TCP-Session: bfb74618-cd68-49f5-aeb6-ef95d67f8325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.05.19 00:03:11.318385 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.05.19 00:03:11.318391 [ 309 ] {} <Debug> TCP-Session: bfb74618-cd68-49f5-aeb6-ef95d67f8325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.05.19 00:03:11.318425 [ 293 ] {} <Debug> TCP-Session: 8b283c3e-f90f-473f-9d49-7d18bff9c75e Authenticating user 'default' from [fd00:1122:3344:101::e]:52684 | ||
| 5612 | 2026.05.19 00:03:11.318444 [ 293 ] {} <Debug> TCP-Session: 8b283c3e-f90f-473f-9d49-7d18bff9c75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.05.19 00:03:11.318455 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5614 | 2026.05.19 00:03:11.318457 [ 293 ] {} <Debug> TCP-Session: 8b283c3e-f90f-473f-9d49-7d18bff9c75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.05.19 00:03:11.318485 [ 283 ] {} <Debug> TCP-Session: 5184e581-bbbb-48e9-8121-82a0104994e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60359 | ||
| 5616 | 2026.05.19 00:03:11.318504 [ 283 ] {} <Debug> TCP-Session: 5184e581-bbbb-48e9-8121-82a0104994e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.05.19 00:03:11.318517 [ 283 ] {} <Debug> TCP-Session: 5184e581-bbbb-48e9-8121-82a0104994e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.05.19 00:03:11.318535 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5619 | 2026.05.19 00:03:11.318549 [ 307 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 5620 | 2026.05.19 00:03:11.318567 [ 304 ] {} <Debug> TCP-Session: 0deb5e1c-dca1-431d-8632-255ff126c9b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47351 | ||
| 5621 | 2026.05.19 00:03:11.318595 [ 304 ] {} <Debug> TCP-Session: 0deb5e1c-dca1-431d-8632-255ff126c9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.05.19 00:03:11.318608 [ 304 ] {} <Debug> TCP-Session: 0deb5e1c-dca1-431d-8632-255ff126c9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.05.19 00:03:11.318765 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5624 | 2026.05.19 00:03:11.318799 [ 303 ] {} <Debug> TCP-Session: fbb68a64-ee62-42f3-a7e9-86bb250ae333 Authenticating user 'default' from [fd00:1122:3344:101::e]:35737 | ||
| 5625 | 2026.05.19 00:03:11.318817 [ 303 ] {} <Debug> TCP-Session: fbb68a64-ee62-42f3-a7e9-86bb250ae333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.05.19 00:03:11.318834 [ 303 ] {} <Debug> TCP-Session: fbb68a64-ee62-42f3-a7e9-86bb250ae333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.05.19 00:03:11.318877 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5628 | 2026.05.19 00:03:11.318922 [ 310 ] {} <Debug> TCP-Session: 318f7501-e566-4738-bd20-6fee54740a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:33219 | ||
| 5629 | 2026.05.19 00:03:11.318945 [ 310 ] {} <Debug> TCP-Session: 318f7501-e566-4738-bd20-6fee54740a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.05.19 00:03:11.318961 [ 310 ] {} <Debug> TCP-Session: 318f7501-e566-4738-bd20-6fee54740a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.05.19 00:03:11.319487 [ 359 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Trace> AggregatingTransform: Aggregating | ||
| 5632 | 2026.05.19 00:03:11.319531 [ 359 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Trace> Aggregator: Aggregation method: without_key | ||
| 5633 | 2026.05.19 00:03:11.319564 [ 359 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900925 sec. (1109.970 rows/sec., 43.36 KiB/sec.) | ||
| 5634 | 2026.05.19 00:03:11.319582 [ 359 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Trace> Aggregator: Merging aggregated data | ||
| 5635 | 2026.05.19 00:03:11.320128 [ 307 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00232 sec., 431.0344827586207 rows/sec., 16.84 KiB/sec. | ||
| 5636 | 2026.05.19 00:03:11.320247 [ 307 ] {79460c72-ba8c-4f0f-8aa2-216d1a271933} <Debug> TCPHandler: Processed in 0.002694325 sec. | ||
| 5637 | 2026.05.19 00:03:11.320383 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.05.19 00:03:11.320411 [ 307 ] {} <Debug> TCP-Session: 45b7e082-e596-455b-bca3-d76db10abe5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.05.19 00:03:11.320412 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5640 | 2026.05.19 00:03:11.320433 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.05.19 00:03:11.320448 [ 311 ] {} <Debug> TCP-Session: 328b50ec-a67f-4c6f-a8c1-dbc90289bb56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.05.19 00:03:11.320450 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.05.19 00:03:11.320475 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5644 | 2026.05.19 00:03:11.320497 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.05.19 00:03:11.320518 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5646 | 2026.05.19 00:03:11.320538 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5647 | 2026.05.19 00:03:11.320550 [ 309 ] {} <Debug> TCP-Session: bfb74618-cd68-49f5-aeb6-ef95d67f8325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.05.19 00:03:11.320561 [ 293 ] {} <Debug> TCP-Session: 8b283c3e-f90f-473f-9d49-7d18bff9c75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.05.19 00:03:11.320553 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2026.05.19 00:03:11.320577 [ 283 ] {} <Debug> TCP-Session: 5184e581-bbbb-48e9-8121-82a0104994e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.05.19 00:03:11.320540 [ 308 ] {} <Debug> TCP-Session: 51bf20c8-f6ba-43df-863d-4773cfa8c126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.05.19 00:03:11.320617 [ 303 ] {} <Debug> TCP-Session: fbb68a64-ee62-42f3-a7e9-86bb250ae333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.05.19 00:03:11.320477 [ 304 ] {} <Debug> TCP-Session: 0deb5e1c-dca1-431d-8632-255ff126c9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.05.19 00:03:11.320532 [ 310 ] {} <Debug> TCP-Session: 318f7501-e566-4738-bd20-6fee54740a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.05.19 00:03:11.326950 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62565 | ||
| 5656 | 2026.05.19 00:03:11.327001 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.05.19 00:03:11.327020 [ 283 ] {} <Debug> TCP-Session: c6678999-fbc1-4362-840b-618634877ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62565 | ||
| 5658 | 2026.05.19 00:03:11.327037 [ 283 ] {} <Debug> TCP-Session: c6678999-fbc1-4362-840b-618634877ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.05.19 00:03:11.327050 [ 283 ] {} <Debug> TCP-Session: c6678999-fbc1-4362-840b-618634877ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.05.19 00:03:11.327214 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52692 | ||
| 5661 | 2026.05.19 00:03:11.327220 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45693 | ||
| 5662 | 2026.05.19 00:03:11.327256 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51837 | ||
| 5663 | 2026.05.19 00:03:11.327266 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5664 | 2026.05.19 00:03:11.327270 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44209 | ||
| 5665 | 2026.05.19 00:03:11.327290 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5666 | 2026.05.19 00:03:11.327304 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47801 | ||
| 5667 | 2026.05.19 00:03:11.327337 [ 303 ] {} <Debug> TCP-Session: b7dda8ab-4f9a-4c23-a9aa-1667525c0404 Authenticating user 'default' from [fd00:1122:3344:101::e]:45693 | ||
| 5668 | 2026.05.19 00:03:11.327343 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2026.05.19 00:03:11.327361 [ 303 ] {} <Debug> TCP-Session: b7dda8ab-4f9a-4c23-a9aa-1667525c0404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.05.19 00:03:11.327369 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5671 | 2026.05.19 00:03:11.327382 [ 303 ] {} <Debug> TCP-Session: b7dda8ab-4f9a-4c23-a9aa-1667525c0404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.05.19 00:03:11.327379 [ 308 ] {} <Debug> TCP-Session: e9d99a1a-9c9a-4d4d-9bae-c08006457bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:44209 | ||
| 5673 | 2026.05.19 00:03:11.327395 [ 311 ] {} <Debug> TCP-Session: fc9d5031-d16a-4fae-8fe4-ef788a6f6af0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47801 | ||
| 5674 | 2026.05.19 00:03:11.327421 [ 308 ] {} <Debug> TCP-Session: e9d99a1a-9c9a-4d4d-9bae-c08006457bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.05.19 00:03:11.327437 [ 311 ] {} <Debug> TCP-Session: fc9d5031-d16a-4fae-8fe4-ef788a6f6af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.05.19 00:03:11.327448 [ 308 ] {} <Debug> TCP-Session: e9d99a1a-9c9a-4d4d-9bae-c08006457bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.05.19 00:03:11.327460 [ 311 ] {} <Debug> TCP-Session: fc9d5031-d16a-4fae-8fe4-ef788a6f6af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.05.19 00:03:11.327326 [ 283 ] {} <Trace> TCP-Session: c6678999-fbc1-4362-840b-618634877ae5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.05.19 00:03:11.327315 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5680 | 2026.05.19 00:03:11.327303 [ 293 ] {} <Debug> TCP-Session: 8a276068-8ff3-4fb1-8221-c96b5febe2bc Authenticating user 'default' from [fd00:1122:3344:101::e]:52692 | ||
| 5681 | 2026.05.19 00:03:11.327535 [ 304 ] {} <Debug> TCP-Session: 268105d2-6ec6-4864-ac71-16333945b126 Authenticating user 'default' from [fd00:1122:3344:101::e]:51837 | ||
| 5682 | 2026.05.19 00:03:11.327546 [ 293 ] {} <Debug> TCP-Session: 8a276068-8ff3-4fb1-8221-c96b5febe2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.05.19 00:03:11.327558 [ 304 ] {} <Debug> TCP-Session: 268105d2-6ec6-4864-ac71-16333945b126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.05.19 00:03:11.327563 [ 293 ] {} <Debug> TCP-Session: 8a276068-8ff3-4fb1-8221-c96b5febe2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.05.19 00:03:11.327574 [ 304 ] {} <Debug> TCP-Session: 268105d2-6ec6-4864-ac71-16333945b126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2026.05.19 00:03:11.327299 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34986 | ||
| 5687 | 2026.05.19 00:03:11.327289 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60455 | ||
| 5688 | 2026.05.19 00:03:11.327261 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46168 | ||
| 5689 | 2026.05.19 00:03:11.327647 [ 283 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62565) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5690 | 2026.05.19 00:03:11.327673 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5691 | 2026.05.19 00:03:11.327653 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5692 | 2026.05.19 00:03:11.327689 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5693 | 2026.05.19 00:03:11.327698 [ 309 ] {} <Debug> TCP-Session: 61226d3c-8310-484c-909d-0073630d56bf Authenticating user 'default' from [fd00:1122:3344:101::e]:60455 | ||
| 5694 | 2026.05.19 00:03:11.327723 [ 310 ] {} <Debug> TCP-Session: 923e5a8c-ca3f-4a7c-8baf-c3f361e03709 Authenticating user 'default' from [fd00:1122:3344:101::e]:34986 | ||
| 5695 | 2026.05.19 00:03:11.327744 [ 309 ] {} <Debug> TCP-Session: 61226d3c-8310-484c-909d-0073630d56bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.05.19 00:03:11.327762 [ 310 ] {} <Debug> TCP-Session: 923e5a8c-ca3f-4a7c-8baf-c3f361e03709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.05.19 00:03:11.327771 [ 309 ] {} <Debug> TCP-Session: 61226d3c-8310-484c-909d-0073630d56bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.05.19 00:03:11.327785 [ 310 ] {} <Debug> TCP-Session: 923e5a8c-ca3f-4a7c-8baf-c3f361e03709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.05.19 00:03:11.327731 [ 307 ] {} <Debug> TCP-Session: d549255a-e2e8-44a3-a9a1-010a1635fe24 Authenticating user 'default' from [fd00:1122:3344:101::e]:46168 | ||
| 5700 | 2026.05.19 00:03:11.327832 [ 307 ] {} <Debug> TCP-Session: d549255a-e2e8-44a3-a9a1-010a1635fe24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.05.19 00:03:11.327844 [ 307 ] {} <Debug> TCP-Session: d549255a-e2e8-44a3-a9a1-010a1635fe24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.05.19 00:03:11.327907 [ 283 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5703 | 2026.05.19 00:03:11.327964 [ 283 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5704 | 2026.05.19 00:03:11.328252 [ 283 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 5705 | 2026.05.19 00:03:11.329138 [ 316 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Trace> AggregatingTransform: Aggregating | ||
| 5706 | 2026.05.19 00:03:11.329171 [ 316 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Trace> Aggregator: Aggregation method: without_key | ||
| 5707 | 2026.05.19 00:03:11.329202 [ 316 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855094 sec. (1169.462 rows/sec., 45.68 KiB/sec.) | ||
| 5708 | 2026.05.19 00:03:11.329216 [ 316 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Trace> Aggregator: Merging aggregated data | ||
| 5709 | 2026.05.19 00:03:11.329762 [ 283 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002168 sec., 461.2546125461255 rows/sec., 18.02 KiB/sec. | ||
| 5710 | 2026.05.19 00:03:11.329901 [ 283 ] {ba143172-0017-4d65-86a0-b2aeead23594} <Debug> TCPHandler: Processed in 0.002685345 sec. | ||
| 5711 | 2026.05.19 00:03:11.330027 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2026.05.19 00:03:11.330054 [ 283 ] {} <Debug> TCP-Session: c6678999-fbc1-4362-840b-618634877ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.05.19 00:03:11.330084 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5714 | 2026.05.19 00:03:11.330108 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2026.05.19 00:03:11.330120 [ 311 ] {} <Debug> TCP-Session: fc9d5031-d16a-4fae-8fe4-ef788a6f6af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.05.19 00:03:11.330130 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5717 | 2026.05.19 00:03:11.330151 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5718 | 2026.05.19 00:03:11.330172 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.05.19 00:03:11.330209 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5720 | 2026.05.19 00:03:11.330213 [ 303 ] {} <Debug> TCP-Session: b7dda8ab-4f9a-4c23-a9aa-1667525c0404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.05.19 00:03:11.330239 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5722 | 2026.05.19 00:03:11.330253 [ 307 ] {} <Debug> TCP-Session: d549255a-e2e8-44a3-a9a1-010a1635fe24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.05.19 00:03:11.330243 [ 309 ] {} <Debug> TCP-Session: 61226d3c-8310-484c-909d-0073630d56bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.05.19 00:03:11.330285 [ 310 ] {} <Debug> TCP-Session: 923e5a8c-ca3f-4a7c-8baf-c3f361e03709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.05.19 00:03:11.330188 [ 304 ] {} <Debug> TCP-Session: 268105d2-6ec6-4864-ac71-16333945b126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.05.19 00:03:11.330144 [ 293 ] {} <Debug> TCP-Session: 8a276068-8ff3-4fb1-8221-c96b5febe2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.05.19 00:03:11.330196 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2026.05.19 00:03:11.330390 [ 308 ] {} <Debug> TCP-Session: e9d99a1a-9c9a-4d4d-9bae-c08006457bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.05.19 00:03:12.552215 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55835 | ||
| 5730 | 2026.05.19 00:03:12.552340 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5731 | 2026.05.19 00:03:12.552368 [ 283 ] {} <Debug> TCP-Session: 03513a6d-00f8-4130-8afa-42b07e73ff5b Authenticating user 'default' from [fd00:1122:3344:101::e]:55835 | ||
| 5732 | 2026.05.19 00:03:12.552390 [ 283 ] {} <Debug> TCP-Session: 03513a6d-00f8-4130-8afa-42b07e73ff5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.05.19 00:03:12.552403 [ 283 ] {} <Debug> TCP-Session: 03513a6d-00f8-4130-8afa-42b07e73ff5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.05.19 00:03:12.552601 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39065 | ||
| 5735 | 2026.05.19 00:03:12.552621 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44419 | ||
| 5736 | 2026.05.19 00:03:12.552653 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61502 | ||
| 5737 | 2026.05.19 00:03:12.552678 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53171 | ||
| 5738 | 2026.05.19 00:03:12.552696 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5739 | 2026.05.19 00:03:12.552699 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43491 | ||
| 5740 | 2026.05.19 00:03:12.552730 [ 283 ] {} <Trace> TCP-Session: 03513a6d-00f8-4130-8afa-42b07e73ff5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.05.19 00:03:12.552747 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2026.05.19 00:03:12.552782 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5743 | 2026.05.19 00:03:12.552791 [ 309 ] {} <Debug> TCP-Session: e4a131f2-1aa5-477c-8222-7329bb6988ed Authenticating user 'default' from [fd00:1122:3344:101::e]:53171 | ||
| 5744 | 2026.05.19 00:03:12.552742 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5745 | 2026.05.19 00:03:12.552816 [ 311 ] {} <Debug> TCP-Session: 594a6ca8-59df-4d11-a023-142af464af6d Authenticating user 'default' from [fd00:1122:3344:101::e]:43491 | ||
| 5746 | 2026.05.19 00:03:12.552825 [ 309 ] {} <Debug> TCP-Session: e4a131f2-1aa5-477c-8222-7329bb6988ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.05.19 00:03:12.552846 [ 307 ] {} <Debug> TCP-Session: 50aaeb04-3588-4527-87a8-4ff93a1ac1b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61502 | ||
| 5748 | 2026.05.19 00:03:12.552855 [ 311 ] {} <Debug> TCP-Session: 594a6ca8-59df-4d11-a023-142af464af6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.05.19 00:03:12.552861 [ 309 ] {} <Debug> TCP-Session: e4a131f2-1aa5-477c-8222-7329bb6988ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.05.19 00:03:12.552885 [ 311 ] {} <Debug> TCP-Session: 594a6ca8-59df-4d11-a023-142af464af6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.05.19 00:03:12.552913 [ 283 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5752 | 2026.05.19 00:03:12.552876 [ 307 ] {} <Debug> TCP-Session: 50aaeb04-3588-4527-87a8-4ff93a1ac1b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.05.19 00:03:12.552738 [ 304 ] {} <Debug> TCP-Session: 9bfb070d-c502-4c4a-9e2b-c086ae1535a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44419 | ||
| 5754 | 2026.05.19 00:03:12.552961 [ 307 ] {} <Debug> TCP-Session: 50aaeb04-3588-4527-87a8-4ff93a1ac1b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.05.19 00:03:12.552989 [ 304 ] {} <Debug> TCP-Session: 9bfb070d-c502-4c4a-9e2b-c086ae1535a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.05.19 00:03:12.552704 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44035 | ||
| 5757 | 2026.05.19 00:03:12.553014 [ 304 ] {} <Debug> TCP-Session: 9bfb070d-c502-4c4a-9e2b-c086ae1535a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.05.19 00:03:12.553101 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5759 | 2026.05.19 00:03:12.552667 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62504 | ||
| 5760 | 2026.05.19 00:03:12.553139 [ 310 ] {} <Debug> TCP-Session: eec5b202-91da-40fd-afd4-b115f931ee3d Authenticating user 'default' from [fd00:1122:3344:101::e]:44035 | ||
| 5761 | 2026.05.19 00:03:12.553167 [ 283 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5762 | 2026.05.19 00:03:12.552666 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5763 | 2026.05.19 00:03:12.553196 [ 310 ] {} <Debug> TCP-Session: eec5b202-91da-40fd-afd4-b115f931ee3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.05.19 00:03:12.553207 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5765 | 2026.05.19 00:03:12.553238 [ 310 ] {} <Debug> TCP-Session: eec5b202-91da-40fd-afd4-b115f931ee3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.05.19 00:03:12.553235 [ 283 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5767 | 2026.05.19 00:03:12.553260 [ 308 ] {} <Debug> TCP-Session: 9c8d52df-cb67-4f36-acb2-c924964e98a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62504 | ||
| 5768 | 2026.05.19 00:03:12.553226 [ 293 ] {} <Debug> TCP-Session: fbf5aa85-8426-4212-9ce4-4e61da17801d Authenticating user 'default' from [fd00:1122:3344:101::e]:39065 | ||
| 5769 | 2026.05.19 00:03:12.552625 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58834 | ||
| 5770 | 2026.05.19 00:03:12.553340 [ 308 ] {} <Debug> TCP-Session: 9c8d52df-cb67-4f36-acb2-c924964e98a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2026.05.19 00:03:12.553343 [ 293 ] {} <Debug> TCP-Session: fbf5aa85-8426-4212-9ce4-4e61da17801d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.05.19 00:03:12.553367 [ 308 ] {} <Debug> TCP-Session: 9c8d52df-cb67-4f36-acb2-c924964e98a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.05.19 00:03:12.553379 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5774 | 2026.05.19 00:03:12.553380 [ 293 ] {} <Debug> TCP-Session: fbf5aa85-8426-4212-9ce4-4e61da17801d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.05.19 00:03:12.553413 [ 303 ] {} <Debug> TCP-Session: fb84152f-de86-43d4-bee3-fb44b38c402b Authenticating user 'default' from [fd00:1122:3344:101::e]:58834 | ||
| 5776 | 2026.05.19 00:03:12.553435 [ 303 ] {} <Debug> TCP-Session: fb84152f-de86-43d4-bee3-fb44b38c402b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.05.19 00:03:12.553448 [ 303 ] {} <Debug> TCP-Session: fb84152f-de86-43d4-bee3-fb44b38c402b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2026.05.19 00:03:12.553539 [ 283 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 5779 | 2026.05.19 00:03:12.554445 [ 333 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Trace> AggregatingTransform: Aggregating | ||
| 5780 | 2026.05.19 00:03:12.554482 [ 333 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Trace> Aggregator: Aggregation method: without_key | ||
| 5781 | 2026.05.19 00:03:12.554511 [ 333 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873125 sec. (1145.311 rows/sec., 44.74 KiB/sec.) | ||
| 5782 | 2026.05.19 00:03:12.554525 [ 333 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Trace> Aggregator: Merging aggregated data | ||
| 5783 | 2026.05.19 00:03:12.555088 [ 283 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002229 sec., 448.63167339614176 rows/sec., 17.52 KiB/sec. | ||
| 5784 | 2026.05.19 00:03:12.555209 [ 283 ] {341e0095-ebc3-44cc-bae7-dcc074b34562} <Debug> TCPHandler: Processed in 0.002609913 sec. | ||
| 5785 | 2026.05.19 00:03:12.555331 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5786 | 2026.05.19 00:03:12.555359 [ 283 ] {} <Debug> TCP-Session: 03513a6d-00f8-4130-8afa-42b07e73ff5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.05.19 00:03:12.555364 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5788 | 2026.05.19 00:03:12.555384 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5789 | 2026.05.19 00:03:12.555412 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5790 | 2026.05.19 00:03:12.555418 [ 293 ] {} <Debug> TCP-Session: fbf5aa85-8426-4212-9ce4-4e61da17801d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2026.05.19 00:03:12.555444 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5792 | 2026.05.19 00:03:12.555463 [ 304 ] {} <Debug> TCP-Session: 9bfb070d-c502-4c4a-9e2b-c086ae1535a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.05.19 00:03:12.555456 [ 303 ] {} <Debug> TCP-Session: fb84152f-de86-43d4-bee3-fb44b38c402b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2026.05.19 00:03:12.555482 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5795 | 2026.05.19 00:03:12.555484 [ 309 ] {} <Debug> TCP-Session: e4a131f2-1aa5-477c-8222-7329bb6988ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2026.05.19 00:03:12.555497 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5797 | 2026.05.19 00:03:12.555476 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5798 | 2026.05.19 00:03:12.555579 [ 310 ] {} <Debug> TCP-Session: eec5b202-91da-40fd-afd4-b115f931ee3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2026.05.19 00:03:12.555420 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5800 | 2026.05.19 00:03:12.555616 [ 308 ] {} <Debug> TCP-Session: 9c8d52df-cb67-4f36-acb2-c924964e98a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.05.19 00:03:12.555524 [ 311 ] {} <Debug> TCP-Session: 594a6ca8-59df-4d11-a023-142af464af6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2026.05.19 00:03:12.555638 [ 307 ] {} <Debug> TCP-Session: 50aaeb04-3588-4527-87a8-4ff93a1ac1b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.05.19 00:03:15.021431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12003 | ||
| 5804 | 2026.05.19 00:03:15.021934 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.05.19 00:03:15.021980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5806 | 2026.05.19 00:03:15.022452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5807 | 2026.05.19 00:03:15.022694 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.05.19 00:03:15.022849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12003 | ||
| 5809 | 2026.05.19 00:03:15.659151 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5810 | 2026.05.19 00:03:15.677132 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.05.19 00:03:15.677195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5812 | 2026.05.19 00:03:15.683134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5813 | 2026.05.19 00:03:15.683825 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.05.19 00:03:15.687136 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5815 | 2026.05.19 00:03:16.147053 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.05.19 00:03:16.147429 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 5817 | 2026.05.19 00:03:16.147838 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5818 | 2026.05.19 00:03:16.147878 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Debug> 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 | ||
| 5819 | 2026.05.19 00:03:16.148113 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5820 | 2026.05.19 00:03:16.148187 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5821 | 2026.05.19 00:03:16.148333 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5822 | 2026.05.19 00:03:16.148405 [ 326 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5823 | 2026.05.19 00:03:16.148428 [ 363 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5824 | 2026.05.19 00:03:16.148439 [ 315 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5825 | 2026.05.19 00:03:16.148562 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 5826 | 2026.05.19 00:03:16.148596 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5827 | 2026.05.19 00:03:16.148687 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5828 | 2026.05.19 00:03:16.148709 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5829 | 2026.05.19 00:03:16.148747 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> 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'))" | ||
| 5830 | 2026.05.19 00:03:16.148787 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Trace> 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'))" | ||
| 5831 | 2026.05.19 00:03:16.150003 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002736 sec., 12792.397660818713 rows/sec., 2.15 MiB/sec. | ||
| 5832 | 2026.05.19 00:03:16.150112 [ 294 ] {9c2f0c6a-7b6b-4dbf-a174-2a78d72eb293} <Debug> TCPHandler: Processed in 0.003251211 sec. | ||
| 5833 | 2026.05.19 00:03:16.152391 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.19 00:03:16.152505 [ 294 ] {c18770ea-09ec-4e05-9646-223a89db1d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.19 00:03:16.152563 [ 294 ] {c18770ea-09ec-4e05-9646-223a89db1d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5836 | 2026.05.19 00:03:16.153089 [ 294 ] {c18770ea-09ec-4e05-9646-223a89db1d11} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.19 00:03:16.153139 [ 294 ] {c18770ea-09ec-4e05-9646-223a89db1d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5838 | 2026.05.19 00:03:16.153540 [ 294 ] {c18770ea-09ec-4e05-9646-223a89db1d11} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5839 | 2026.05.19 00:03:16.153760 [ 294 ] {c18770ea-09ec-4e05-9646-223a89db1d11} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.19 00:03:16.153916 [ 294 ] {c18770ea-09ec-4e05-9646-223a89db1d11} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001443 sec., 2772.002772002772 rows/sec., 226.04 KiB/sec. | ||
| 5841 | 2026.05.19 00:03:16.153952 [ 294 ] {c18770ea-09ec-4e05-9646-223a89db1d11} <Debug> TCPHandler: Processed in 0.001614225 sec. | ||
| 5842 | 2026.05.19 00:03:16.154075 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.19 00:03:16.154173 [ 294 ] {ccc71cf8-69cb-4ffc-8ce8-920e7fcb5314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.19 00:03:16.154216 [ 294 ] {ccc71cf8-69cb-4ffc-8ce8-920e7fcb5314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5845 | 2026.05.19 00:03:16.154672 [ 294 ] {ccc71cf8-69cb-4ffc-8ce8-920e7fcb5314} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.19 00:03:16.154709 [ 294 ] {ccc71cf8-69cb-4ffc-8ce8-920e7fcb5314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5847 | 2026.05.19 00:03:16.155016 [ 294 ] {ccc71cf8-69cb-4ffc-8ce8-920e7fcb5314} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5848 | 2026.05.19 00:03:16.155218 [ 294 ] {ccc71cf8-69cb-4ffc-8ce8-920e7fcb5314} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.19 00:03:16.155349 [ 294 ] {ccc71cf8-69cb-4ffc-8ce8-920e7fcb5314} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001197 sec., 98579.78279030911 rows/sec., 8.35 MiB/sec. | ||
| 5850 | 2026.05.19 00:03:16.155384 [ 294 ] {ccc71cf8-69cb-4ffc-8ce8-920e7fcb5314} <Debug> TCPHandler: Processed in 0.001358567 sec. | ||
| 5851 | 2026.05.19 00:03:16.155562 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.05.19 00:03:16.155658 [ 294 ] {7a79b36c-402b-4c0c-a1bf-c0b8b7a5b3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.05.19 00:03:16.155699 [ 294 ] {7a79b36c-402b-4c0c-a1bf-c0b8b7a5b3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5854 | 2026.05.19 00:03:16.156103 [ 294 ] {7a79b36c-402b-4c0c-a1bf-c0b8b7a5b3a0} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.19 00:03:16.156138 [ 294 ] {7a79b36c-402b-4c0c-a1bf-c0b8b7a5b3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5856 | 2026.05.19 00:03:16.156428 [ 294 ] {7a79b36c-402b-4c0c-a1bf-c0b8b7a5b3a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5857 | 2026.05.19 00:03:16.156635 [ 294 ] {7a79b36c-402b-4c0c-a1bf-c0b8b7a5b3a0} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.19 00:03:16.156764 [ 294 ] {7a79b36c-402b-4c0c-a1bf-c0b8b7a5b3a0} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001126 sec., 30195.381882770867 rows/sec., 2.20 MiB/sec. | ||
| 5859 | 2026.05.19 00:03:16.156798 [ 294 ] {7a79b36c-402b-4c0c-a1bf-c0b8b7a5b3a0} <Debug> TCPHandler: Processed in 0.001286546 sec. | ||
| 5860 | 2026.05.19 00:03:16.156916 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.19 00:03:16.157025 [ 294 ] {6397425b-deff-4343-9489-8c0ee31a7df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5862 | 2026.05.19 00:03:16.157065 [ 294 ] {6397425b-deff-4343-9489-8c0ee31a7df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5863 | 2026.05.19 00:03:16.157481 [ 294 ] {6397425b-deff-4343-9489-8c0ee31a7df9} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.19 00:03:16.157517 [ 294 ] {6397425b-deff-4343-9489-8c0ee31a7df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5865 | 2026.05.19 00:03:16.157822 [ 294 ] {6397425b-deff-4343-9489-8c0ee31a7df9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5866 | 2026.05.19 00:03:16.158026 [ 294 ] {6397425b-deff-4343-9489-8c0ee31a7df9} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.19 00:03:16.158152 [ 294 ] {6397425b-deff-4343-9489-8c0ee31a7df9} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001156 sec., 84775.08650519032 rows/sec., 6.63 MiB/sec. | ||
| 5868 | 2026.05.19 00:03:16.158186 [ 294 ] {6397425b-deff-4343-9489-8c0ee31a7df9} <Debug> TCPHandler: Processed in 0.001319867 sec. | ||
| 5869 | 2026.05.19 00:03:16.158305 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.19 00:03:16.158399 [ 294 ] {fb422c64-7eeb-4f53-b0ce-aeb7685d8b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.19 00:03:16.158441 [ 294 ] {fb422c64-7eeb-4f53-b0ce-aeb7685d8b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5872 | 2026.05.19 00:03:16.158845 [ 294 ] {fb422c64-7eeb-4f53-b0ce-aeb7685d8b34} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.19 00:03:16.158880 [ 294 ] {fb422c64-7eeb-4f53-b0ce-aeb7685d8b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5874 | 2026.05.19 00:03:16.159193 [ 294 ] {fb422c64-7eeb-4f53-b0ce-aeb7685d8b34} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5875 | 2026.05.19 00:03:16.159399 [ 294 ] {fb422c64-7eeb-4f53-b0ce-aeb7685d8b34} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.19 00:03:16.159528 [ 294 ] {fb422c64-7eeb-4f53-b0ce-aeb7685d8b34} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001147 sec., 141238.01220575414 rows/sec., 9.84 MiB/sec. | ||
| 5877 | 2026.05.19 00:03:16.159561 [ 294 ] {fb422c64-7eeb-4f53-b0ce-aeb7685d8b34} <Debug> TCPHandler: Processed in 0.001305936 sec. | ||
| 5878 | 2026.05.19 00:03:16.159675 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.19 00:03:16.159768 [ 294 ] {088cd29c-0565-4baf-bab1-31e515424972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.19 00:03:16.159821 [ 294 ] {088cd29c-0565-4baf-bab1-31e515424972} <Trace> 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 | ||
| 5881 | 2026.05.19 00:03:16.160574 [ 294 ] {088cd29c-0565-4baf-bab1-31e515424972} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.19 00:03:16.160609 [ 294 ] {088cd29c-0565-4baf-bab1-31e515424972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5883 | 2026.05.19 00:03:16.161153 [ 294 ] {088cd29c-0565-4baf-bab1-31e515424972} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5884 | 2026.05.19 00:03:16.161374 [ 294 ] {088cd29c-0565-4baf-bab1-31e515424972} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.19 00:03:16.161516 [ 294 ] {088cd29c-0565-4baf-bab1-31e515424972} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001767 sec., 16977.92869269949 rows/sec., 30.42 MiB/sec. | ||
| 5886 | 2026.05.19 00:03:16.161573 [ 294 ] {088cd29c-0565-4baf-bab1-31e515424972} <Debug> TCPHandler: Processed in 0.001947354 sec. | ||
| 5887 | 2026.05.19 00:03:16.161697 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.05.19 00:03:16.161793 [ 294 ] {cfe1e6b7-a354-4f3f-87bf-30be5dd82dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.05.19 00:03:16.161835 [ 294 ] {cfe1e6b7-a354-4f3f-87bf-30be5dd82dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5890 | 2026.05.19 00:03:16.162173 [ 294 ] {cfe1e6b7-a354-4f3f-87bf-30be5dd82dd3} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.05.19 00:03:16.162209 [ 294 ] {cfe1e6b7-a354-4f3f-87bf-30be5dd82dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5892 | 2026.05.19 00:03:16.162515 [ 294 ] {cfe1e6b7-a354-4f3f-87bf-30be5dd82dd3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5893 | 2026.05.19 00:03:16.162719 [ 294 ] {cfe1e6b7-a354-4f3f-87bf-30be5dd82dd3} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.05.19 00:03:16.162846 [ 294 ] {cfe1e6b7-a354-4f3f-87bf-30be5dd82dd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5895 | 2026.05.19 00:03:16.162879 [ 294 ] {cfe1e6b7-a354-4f3f-87bf-30be5dd82dd3} <Debug> TCPHandler: Processed in 0.001231005 sec. | ||
| 5896 | 2026.05.19 00:03:21.146913 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.05.19 00:03:21.147326 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 5898 | 2026.05.19 00:03:21.147837 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5899 | 2026.05.19 00:03:21.147874 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Debug> 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 | ||
| 5900 | 2026.05.19 00:03:21.148105 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5901 | 2026.05.19 00:03:21.148173 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5902 | 2026.05.19 00:03:21.148309 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5903 | 2026.05.19 00:03:21.148390 [ 326 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5904 | 2026.05.19 00:03:21.148395 [ 363 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5905 | 2026.05.19 00:03:21.148402 [ 315 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5906 | 2026.05.19 00:03:21.148535 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 5907 | 2026.05.19 00:03:21.148562 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5908 | 2026.05.19 00:03:21.148635 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5909 | 2026.05.19 00:03:21.148655 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5910 | 2026.05.19 00:03:21.148690 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> 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'))" | ||
| 5911 | 2026.05.19 00:03:21.148728 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Trace> 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'))" | ||
| 5912 | 2026.05.19 00:03:21.150070 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002901 sec., 12064.80523957256 rows/sec., 2.03 MiB/sec. | ||
| 5913 | 2026.05.19 00:03:21.150181 [ 294 ] {0eecb847-ce5e-4003-8ad1-c29097f38663} <Debug> TCPHandler: Processed in 0.003449326 sec. | ||
| 5914 | 2026.05.19 00:03:21.152136 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.05.19 00:03:21.152268 [ 294 ] {ea1b4b91-c15a-403f-b179-d73de2297858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5916 | 2026.05.19 00:03:21.152319 [ 294 ] {ea1b4b91-c15a-403f-b179-d73de2297858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5917 | 2026.05.19 00:03:21.152867 [ 294 ] {ea1b4b91-c15a-403f-b179-d73de2297858} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.05.19 00:03:21.152902 [ 294 ] {ea1b4b91-c15a-403f-b179-d73de2297858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5919 | 2026.05.19 00:03:21.153255 [ 294 ] {ea1b4b91-c15a-403f-b179-d73de2297858} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5920 | 2026.05.19 00:03:21.153466 [ 294 ] {ea1b4b91-c15a-403f-b179-d73de2297858} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.05.19 00:03:21.153604 [ 294 ] {ea1b4b91-c15a-403f-b179-d73de2297858} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001373 sec., 56809.90531682447 rows/sec., 4.70 MiB/sec. | ||
| 5922 | 2026.05.19 00:03:21.153638 [ 294 ] {ea1b4b91-c15a-403f-b179-d73de2297858} <Debug> TCPHandler: Processed in 0.001563844 sec. | ||
| 5923 | 2026.05.19 00:03:21.153763 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.05.19 00:03:21.153865 [ 294 ] {20bcd8ee-5117-4f28-a896-1e470e144e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5925 | 2026.05.19 00:03:21.153905 [ 294 ] {20bcd8ee-5117-4f28-a896-1e470e144e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5926 | 2026.05.19 00:03:21.154330 [ 294 ] {20bcd8ee-5117-4f28-a896-1e470e144e1b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.05.19 00:03:21.154363 [ 294 ] {20bcd8ee-5117-4f28-a896-1e470e144e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5928 | 2026.05.19 00:03:21.154636 [ 294 ] {20bcd8ee-5117-4f28-a896-1e470e144e1b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5929 | 2026.05.19 00:03:21.154836 [ 294 ] {20bcd8ee-5117-4f28-a896-1e470e144e1b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.05.19 00:03:21.154958 [ 294 ] {20bcd8ee-5117-4f28-a896-1e470e144e1b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001111 sec., 9900.990099009901 rows/sec., 744.51 KiB/sec. | ||
| 5931 | 2026.05.19 00:03:21.154990 [ 294 ] {20bcd8ee-5117-4f28-a896-1e470e144e1b} <Debug> TCPHandler: Processed in 0.001275165 sec. | ||
| 5932 | 2026.05.19 00:03:21.155104 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.05.19 00:03:21.155196 [ 294 ] {8b7d1e4c-c3e5-4fbb-93b5-a0b56fc39336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5934 | 2026.05.19 00:03:21.155235 [ 294 ] {8b7d1e4c-c3e5-4fbb-93b5-a0b56fc39336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5935 | 2026.05.19 00:03:21.155644 [ 294 ] {8b7d1e4c-c3e5-4fbb-93b5-a0b56fc39336} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.05.19 00:03:21.155678 [ 294 ] {8b7d1e4c-c3e5-4fbb-93b5-a0b56fc39336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5937 | 2026.05.19 00:03:21.155967 [ 294 ] {8b7d1e4c-c3e5-4fbb-93b5-a0b56fc39336} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5938 | 2026.05.19 00:03:21.156177 [ 294 ] {8b7d1e4c-c3e5-4fbb-93b5-a0b56fc39336} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.05.19 00:03:21.156299 [ 294 ] {8b7d1e4c-c3e5-4fbb-93b5-a0b56fc39336} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001121 sec., 66904.54950936664 rows/sec., 5.22 MiB/sec. | ||
| 5940 | 2026.05.19 00:03:21.156332 [ 294 ] {8b7d1e4c-c3e5-4fbb-93b5-a0b56fc39336} <Debug> TCPHandler: Processed in 0.001275236 sec. | ||
| 5941 | 2026.05.19 00:03:21.156444 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.05.19 00:03:21.156536 [ 294 ] {010317e1-5484-4121-957a-a9a16f5d757c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5943 | 2026.05.19 00:03:21.156578 [ 294 ] {010317e1-5484-4121-957a-a9a16f5d757c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5944 | 2026.05.19 00:03:21.156977 [ 294 ] {010317e1-5484-4121-957a-a9a16f5d757c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.05.19 00:03:21.157010 [ 294 ] {010317e1-5484-4121-957a-a9a16f5d757c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5946 | 2026.05.19 00:03:21.157369 [ 294 ] {010317e1-5484-4121-957a-a9a16f5d757c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5947 | 2026.05.19 00:03:21.157604 [ 294 ] {010317e1-5484-4121-957a-a9a16f5d757c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.05.19 00:03:21.157735 [ 294 ] {010317e1-5484-4121-957a-a9a16f5d757c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 5949 | 2026.05.19 00:03:21.157769 [ 294 ] {010317e1-5484-4121-957a-a9a16f5d757c} <Debug> TCPHandler: Processed in 0.001371509 sec. | ||
| 5950 | 2026.05.19 00:03:21.157896 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.05.19 00:03:21.157991 [ 294 ] {a6eea7f7-211e-4638-834f-201df64d130b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5952 | 2026.05.19 00:03:21.158051 [ 294 ] {a6eea7f7-211e-4638-834f-201df64d130b} <Trace> 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 | ||
| 5953 | 2026.05.19 00:03:21.158796 [ 294 ] {a6eea7f7-211e-4638-834f-201df64d130b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.05.19 00:03:21.158830 [ 294 ] {a6eea7f7-211e-4638-834f-201df64d130b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5955 | 2026.05.19 00:03:21.159329 [ 294 ] {a6eea7f7-211e-4638-834f-201df64d130b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5956 | 2026.05.19 00:03:21.159547 [ 294 ] {a6eea7f7-211e-4638-834f-201df64d130b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.05.19 00:03:21.159688 [ 294 ] {a6eea7f7-211e-4638-834f-201df64d130b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001716 sec., 6410.25641025641 rows/sec., 11.49 MiB/sec. | ||
| 5958 | 2026.05.19 00:03:21.159738 [ 294 ] {a6eea7f7-211e-4638-834f-201df64d130b} <Debug> TCPHandler: Processed in 0.001896133 sec. | ||
| 5959 | 2026.05.19 00:03:21.159852 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.05.19 00:03:21.159951 [ 294 ] {7dafd4fa-8340-41a1-8ce9-7231e5764157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.05.19 00:03:21.159993 [ 294 ] {7dafd4fa-8340-41a1-8ce9-7231e5764157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5962 | 2026.05.19 00:03:21.160368 [ 294 ] {7dafd4fa-8340-41a1-8ce9-7231e5764157} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.05.19 00:03:21.160403 [ 294 ] {7dafd4fa-8340-41a1-8ce9-7231e5764157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5964 | 2026.05.19 00:03:21.160720 [ 294 ] {7dafd4fa-8340-41a1-8ce9-7231e5764157} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5965 | 2026.05.19 00:03:21.160928 [ 294 ] {7dafd4fa-8340-41a1-8ce9-7231e5764157} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.05.19 00:03:21.161053 [ 294 ] {7dafd4fa-8340-41a1-8ce9-7231e5764157} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 5967 | 2026.05.19 00:03:21.161086 [ 294 ] {7dafd4fa-8340-41a1-8ce9-7231e5764157} <Debug> TCPHandler: Processed in 0.001283656 sec. | ||
| 5968 | 2026.05.19 00:03:22.434981 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5969 | 2026.05.19 00:03:22.435046 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5970 | 2026.05.19 00:03:22.522932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12451 | ||
| 5971 | 2026.05.19 00:03:22.523460 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.05.19 00:03:22.523506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5973 | 2026.05.19 00:03:22.524017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5974 | 2026.05.19 00:03:22.524244 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.05.19 00:03:22.524369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12451 | ||
| 5976 | 2026.05.19 00:03:22.524367 [ 60 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5977 | 2026.05.19 00:03:22.524421 [ 60 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.05.19 00:03:22.524443 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5979 | 2026.05.19 00:03:22.524592 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5980 | 2026.05.19 00:03:22.524788 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5981 | 2026.05.19 00:03:22.524841 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10083 rows starting from the beginning of the part | ||
| 5982 | 2026.05.19 00:03:22.524926 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5983 | 2026.05.19 00:03:22.524987 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5984 | 2026.05.19 00:03:22.525049 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5985 | 2026.05.19 00:03:22.525105 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5986 | 2026.05.19 00:03:22.525157 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5987 | 2026.05.19 00:03:22.529958 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12451 rows, containing 4 columns (4 merged, 0 gathered) in 0.005432492 sec., 2291949.992747343 rows/sec., 32.79 MiB/sec. | ||
| 5988 | 2026.05.19 00:03:22.530578 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5989 | 2026.05.19 00:03:22.530983 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.05.19 00:03:22.531066 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_26_5} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5991 | 2026.05.19 00:03:22.531168 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5992 | 2026.05.19 00:03:23.187327 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5993 | 2026.05.19 00:03:23.204513 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.05.19 00:03:23.204566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5995 | 2026.05.19 00:03:23.210202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5996 | 2026.05.19 00:03:23.210861 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.05.19 00:03:23.211156 [ 60 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5998 | 2026.05.19 00:03:23.211230 [ 60 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.05.19 00:03:23.211254 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6000 | 2026.05.19 00:03:23.211436 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6001 | 2026.05.19 00:03:23.213817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6002 | 2026.05.19 00:03:23.215371 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6003 | 2026.05.19 00:03:23.216870 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6004 | 2026.05.19 00:03:23.221486 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6005 | 2026.05.19 00:03:23.226017 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6006 | 2026.05.19 00:03:23.230578 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6007 | 2026.05.19 00:03:23.234777 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6008 | 2026.05.19 00:03:23.238594 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6009 | 2026.05.19 00:03:23.290525 [ 202 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079162701 sec., 2475.9134987069224 rows/sec., 12.80 MiB/sec. | ||
| 6010 | 2026.05.19 00:03:23.293203 [ 202 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6011 | 2026.05.19 00:03:23.295319 [ 202 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.05.19 00:03:23.295426 [ 202 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_26_5} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6013 | 2026.05.19 00:03:23.297893 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6014 | 2026.05.19 00:03:24.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.88 MiB, peak 269.42 MiB, free memory in arenas 0.00 B, will set to 263.54 MiB (RSS), difference: 4.66 MiB | ||
| 6015 | 2026.05.19 00:03:26.146775 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.19 00:03:26.147041 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6017 | 2026.05.19 00:03:26.147458 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6018 | 2026.05.19 00:03:26.147507 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Debug> 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 | ||
| 6019 | 2026.05.19 00:03:26.147772 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6020 | 2026.05.19 00:03:26.147857 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6021 | 2026.05.19 00:03:26.148048 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6022 | 2026.05.19 00:03:26.148121 [ 326 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6023 | 2026.05.19 00:03:26.148133 [ 363 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6024 | 2026.05.19 00:03:26.148145 [ 318 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6025 | 2026.05.19 00:03:26.148237 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6026 | 2026.05.19 00:03:26.148261 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6027 | 2026.05.19 00:03:26.148338 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6028 | 2026.05.19 00:03:26.148358 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6029 | 2026.05.19 00:03:26.148394 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> 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'))" | ||
| 6030 | 2026.05.19 00:03:26.148448 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Trace> 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'))" | ||
| 6031 | 2026.05.19 00:03:26.149484 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002556 sec., 13693.270735524256 rows/sec., 2.31 MiB/sec. | ||
| 6032 | 2026.05.19 00:03:26.149583 [ 294 ] {f3386c4b-5d84-48e3-835a-21e9cbdf5486} <Debug> TCPHandler: Processed in 0.002955112 sec. | ||
| 6033 | 2026.05.19 00:03:26.151807 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.05.19 00:03:26.151935 [ 294 ] {827cbbd9-4790-4b9e-a2cc-e2b587d1782d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6035 | 2026.05.19 00:03:26.152000 [ 294 ] {827cbbd9-4790-4b9e-a2cc-e2b587d1782d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6036 | 2026.05.19 00:03:26.152636 [ 294 ] {827cbbd9-4790-4b9e-a2cc-e2b587d1782d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.05.19 00:03:26.152688 [ 294 ] {827cbbd9-4790-4b9e-a2cc-e2b587d1782d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6038 | 2026.05.19 00:03:26.153125 [ 294 ] {827cbbd9-4790-4b9e-a2cc-e2b587d1782d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6039 | 2026.05.19 00:03:26.153353 [ 294 ] {827cbbd9-4790-4b9e-a2cc-e2b587d1782d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.05.19 00:03:26.153495 [ 57 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6041 | 2026.05.19 00:03:26.153500 [ 294 ] {827cbbd9-4790-4b9e-a2cc-e2b587d1782d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001609 sec., 72094.468614046 rows/sec., 6.12 MiB/sec. | ||
| 6042 | 2026.05.19 00:03:26.153572 [ 57 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.05.19 00:03:26.153586 [ 294 ] {827cbbd9-4790-4b9e-a2cc-e2b587d1782d} <Debug> TCPHandler: Processed in 0.001830311 sec. | ||
| 6044 | 2026.05.19 00:03:26.153604 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6045 | 2026.05.19 00:03:26.153708 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6046 | 2026.05.19 00:03:26.153724 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.05.19 00:03:26.153823 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6048 | 2026.05.19 00:03:26.153833 [ 294 ] {fff0691a-5cc7-47a7-9ef2-7679007e4f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6049 | 2026.05.19 00:03:26.153865 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2614 rows starting from the beginning of the part | ||
| 6050 | 2026.05.19 00:03:26.153886 [ 294 ] {fff0691a-5cc7-47a7-9ef2-7679007e4f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6051 | 2026.05.19 00:03:26.153940 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 116 rows starting from the beginning of the part | ||
| 6052 | 2026.05.19 00:03:26.154000 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 78 rows starting from the beginning of the part | ||
| 6053 | 2026.05.19 00:03:26.154048 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 6054 | 2026.05.19 00:03:26.154094 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 78 rows starting from the beginning of the part | ||
| 6055 | 2026.05.19 00:03:26.154159 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 116 rows starting from the beginning of the part | ||
| 6056 | 2026.05.19 00:03:26.154307 [ 294 ] {fff0691a-5cc7-47a7-9ef2-7679007e4f6c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.05.19 00:03:26.154351 [ 294 ] {fff0691a-5cc7-47a7-9ef2-7679007e4f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6058 | 2026.05.19 00:03:26.154680 [ 294 ] {fff0691a-5cc7-47a7-9ef2-7679007e4f6c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6059 | 2026.05.19 00:03:26.154909 [ 294 ] {fff0691a-5cc7-47a7-9ef2-7679007e4f6c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2026.05.19 00:03:26.155054 [ 294 ] {fff0691a-5cc7-47a7-9ef2-7679007e4f6c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001243 sec., 24135.156878519712 rows/sec., 1.77 MiB/sec. | ||
| 6061 | 2026.05.19 00:03:26.155091 [ 294 ] {fff0691a-5cc7-47a7-9ef2-7679007e4f6c} <Debug> TCPHandler: Processed in 0.001416379 sec. | ||
| 6062 | 2026.05.19 00:03:26.155211 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.05.19 00:03:26.155305 [ 294 ] {12ac426d-1264-4069-bbf8-0589d6a0c45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6064 | 2026.05.19 00:03:26.155346 [ 294 ] {12ac426d-1264-4069-bbf8-0589d6a0c45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6065 | 2026.05.19 00:03:26.155658 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992736 sec., 1565686.5736354438 rows/sec., 126.10 MiB/sec. | ||
| 6066 | 2026.05.19 00:03:26.155784 [ 294 ] {12ac426d-1264-4069-bbf8-0589d6a0c45e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.05.19 00:03:26.155821 [ 294 ] {12ac426d-1264-4069-bbf8-0589d6a0c45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6068 | 2026.05.19 00:03:26.156043 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6069 | 2026.05.19 00:03:26.156162 [ 294 ] {12ac426d-1264-4069-bbf8-0589d6a0c45e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6070 | 2026.05.19 00:03:26.156355 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.05.19 00:03:26.156390 [ 294 ] {12ac426d-1264-4069-bbf8-0589d6a0c45e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.05.19 00:03:26.156435 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_41_8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6073 | 2026.05.19 00:03:26.156513 [ 55 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6074 | 2026.05.19 00:03:26.156525 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6075 | 2026.05.19 00:03:26.156522 [ 294 ] {12ac426d-1264-4069-bbf8-0589d6a0c45e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001235 sec., 76113.36032388663 rows/sec., 5.94 MiB/sec. | ||
| 6076 | 2026.05.19 00:03:26.156584 [ 55 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.05.19 00:03:26.156608 [ 294 ] {12ac426d-1264-4069-bbf8-0589d6a0c45e} <Debug> TCPHandler: Processed in 0.001446031 sec. | ||
| 6078 | 2026.05.19 00:03:26.156610 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6079 | 2026.05.19 00:03:26.156713 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6080 | 2026.05.19 00:03:26.156739 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2026.05.19 00:03:26.156822 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6082 | 2026.05.19 00:03:26.156835 [ 294 ] {d03623b2-7914-4a4b-8134-a71d4233d20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6083 | 2026.05.19 00:03:26.156856 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 6084 | 2026.05.19 00:03:26.156879 [ 294 ] {d03623b2-7914-4a4b-8134-a71d4233d20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6085 | 2026.05.19 00:03:26.156917 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 94 rows starting from the beginning of the part | ||
| 6086 | 2026.05.19 00:03:26.156963 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 75 rows starting from the beginning of the part | ||
| 6087 | 2026.05.19 00:03:26.157024 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 98 rows starting from the beginning of the part | ||
| 6088 | 2026.05.19 00:03:26.157083 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part | ||
| 6089 | 2026.05.19 00:03:26.157145 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 94 rows starting from the beginning of the part | ||
| 6090 | 2026.05.19 00:03:26.157282 [ 294 ] {d03623b2-7914-4a4b-8134-a71d4233d20a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.05.19 00:03:26.157317 [ 294 ] {d03623b2-7914-4a4b-8134-a71d4233d20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6092 | 2026.05.19 00:03:26.157655 [ 294 ] {d03623b2-7914-4a4b-8134-a71d4233d20a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6093 | 2026.05.19 00:03:26.157863 [ 294 ] {d03623b2-7914-4a4b-8134-a71d4233d20a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.05.19 00:03:26.157993 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6095 | 2026.05.19 00:03:26.157994 [ 294 ] {d03623b2-7914-4a4b-8134-a71d4233d20a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 6096 | 2026.05.19 00:03:26.158041 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.05.19 00:03:26.158055 [ 294 ] {d03623b2-7914-4a4b-8134-a71d4233d20a} <Debug> TCPHandler: Processed in 0.001364898 sec. | ||
| 6098 | 2026.05.19 00:03:26.158067 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6099 | 2026.05.19 00:03:26.158174 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6100 | 2026.05.19 00:03:26.158181 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505762 sec., 1219980.315614287 rows/sec., 90.45 MiB/sec. | ||
| 6101 | 2026.05.19 00:03:26.158199 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2026.05.19 00:03:26.158306 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6103 | 2026.05.19 00:03:26.158312 [ 294 ] {4caffa66-f947-4d32-9b2e-35222e2f3971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6104 | 2026.05.19 00:03:26.158341 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13931 rows starting from the beginning of the part | ||
| 6105 | 2026.05.19 00:03:26.158345 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6106 | 2026.05.19 00:03:26.158394 [ 294 ] {4caffa66-f947-4d32-9b2e-35222e2f3971} <Trace> 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 | ||
| 6107 | 2026.05.19 00:03:26.158402 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6108 | 2026.05.19 00:03:26.158460 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6109 | 2026.05.19 00:03:26.158504 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
| 6110 | 2026.05.19 00:03:26.158548 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6111 | 2026.05.19 00:03:26.158592 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6112 | 2026.05.19 00:03:26.158642 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.05.19 00:03:26.158724 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_41_8} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6114 | 2026.05.19 00:03:26.158795 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6115 | 2026.05.19 00:03:26.159363 [ 294 ] {4caffa66-f947-4d32-9b2e-35222e2f3971} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.05.19 00:03:26.159398 [ 294 ] {4caffa66-f947-4d32-9b2e-35222e2f3971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6117 | 2026.05.19 00:03:26.159972 [ 294 ] {4caffa66-f947-4d32-9b2e-35222e2f3971} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6118 | 2026.05.19 00:03:26.160200 [ 294 ] {4caffa66-f947-4d32-9b2e-35222e2f3971} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.05.19 00:03:26.160346 [ 294 ] {4caffa66-f947-4d32-9b2e-35222e2f3971} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002053 sec., 14612.761811982464 rows/sec., 26.19 MiB/sec. | ||
| 6120 | 2026.05.19 00:03:26.160408 [ 294 ] {4caffa66-f947-4d32-9b2e-35222e2f3971} <Debug> TCPHandler: Processed in 0.002269343 sec. | ||
| 6121 | 2026.05.19 00:03:26.160538 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.05.19 00:03:26.160632 [ 294 ] {3f74226c-4232-4a8a-b44f-9999ed05dad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.05.19 00:03:26.160675 [ 294 ] {3f74226c-4232-4a8a-b44f-9999ed05dad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6124 | 2026.05.19 00:03:26.161019 [ 294 ] {3f74226c-4232-4a8a-b44f-9999ed05dad9} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.05.19 00:03:26.161056 [ 294 ] {3f74226c-4232-4a8a-b44f-9999ed05dad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6126 | 2026.05.19 00:03:26.161395 [ 294 ] {3f74226c-4232-4a8a-b44f-9999ed05dad9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6127 | 2026.05.19 00:03:26.161599 [ 294 ] {3f74226c-4232-4a8a-b44f-9999ed05dad9} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.05.19 00:03:26.161708 [ 55 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6129 | 2026.05.19 00:03:26.161731 [ 294 ] {3f74226c-4232-4a8a-b44f-9999ed05dad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 6130 | 2026.05.19 00:03:26.161740 [ 55 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.05.19 00:03:26.161771 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6132 | 2026.05.19 00:03:26.161771 [ 294 ] {3f74226c-4232-4a8a-b44f-9999ed05dad9} <Debug> TCPHandler: Processed in 0.001280766 sec. | ||
| 6133 | 2026.05.19 00:03:26.161853 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6134 | 2026.05.19 00:03:26.161940 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6135 | 2026.05.19 00:03:26.161969 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1860 rows starting from the beginning of the part | ||
| 6136 | 2026.05.19 00:03:26.162019 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6137 | 2026.05.19 00:03:26.162076 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6138 | 2026.05.19 00:03:26.162128 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6139 | 2026.05.19 00:03:26.162181 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6140 | 2026.05.19 00:03:26.162236 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6141 | 2026.05.19 00:03:26.162839 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14733 rows, containing 5 columns (5 merged, 0 gathered) in 0.004699342 sec., 3135119.7678313265 rows/sec., 203.38 MiB/sec. | ||
| 6142 | 2026.05.19 00:03:26.163185 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6143 | 2026.05.19 00:03:26.163270 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001451661 sec., 1487950.699233499 rows/sec., 100.28 MiB/sec. | ||
| 6144 | 2026.05.19 00:03:26.163421 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.05.19 00:03:26.163464 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6146 | 2026.05.19 00:03:26.163482 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6147 | 2026.05.19 00:03:26.163541 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 6148 | 2026.05.19 00:03:26.163703 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.05.19 00:03:26.163767 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_41_8} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6150 | 2026.05.19 00:03:26.163827 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6151 | 2026.05.19 00:03:26.419421 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2026.05.19 00:03:26.419697 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6153 | 2026.05.19 00:03:26.420091 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6154 | 2026.05.19 00:03:26.420138 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Debug> 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 | ||
| 6155 | 2026.05.19 00:03:26.420391 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6156 | 2026.05.19 00:03:26.420460 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6157 | 2026.05.19 00:03:26.420603 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6158 | 2026.05.19 00:03:26.420677 [ 326 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6159 | 2026.05.19 00:03:26.420687 [ 318 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6160 | 2026.05.19 00:03:26.420715 [ 343 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6161 | 2026.05.19 00:03:26.420811 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6162 | 2026.05.19 00:03:26.420837 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6163 | 2026.05.19 00:03:26.420908 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6164 | 2026.05.19 00:03:26.420928 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6165 | 2026.05.19 00:03:26.420965 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> 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'))" | ||
| 6166 | 2026.05.19 00:03:26.421005 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Trace> 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'))" | ||
| 6167 | 2026.05.19 00:03:26.422086 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002516 sec., 13910.969793322734 rows/sec., 2.96 MiB/sec. | ||
| 6168 | 2026.05.19 00:03:26.422167 [ 294 ] {7504874b-d31e-41d8-90f1-26661b67b3c2} <Debug> TCPHandler: Processed in 0.002894871 sec. | ||
| 6169 | 2026.05.19 00:03:26.434842 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.05.19 00:03:26.435011 [ 294 ] {0af142f2-146a-4f25-8665-5db07b1d77db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6171 | 2026.05.19 00:03:26.435063 [ 294 ] {0af142f2-146a-4f25-8665-5db07b1d77db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6172 | 2026.05.19 00:03:26.435606 [ 294 ] {0af142f2-146a-4f25-8665-5db07b1d77db} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.05.19 00:03:26.435655 [ 294 ] {0af142f2-146a-4f25-8665-5db07b1d77db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6174 | 2026.05.19 00:03:26.436041 [ 294 ] {0af142f2-146a-4f25-8665-5db07b1d77db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6175 | 2026.05.19 00:03:26.436256 [ 294 ] {0af142f2-146a-4f25-8665-5db07b1d77db} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2026.05.19 00:03:26.436403 [ 294 ] {0af142f2-146a-4f25-8665-5db07b1d77db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00143 sec., 16783.216783216783 rows/sec., 1.39 MiB/sec. | ||
| 6177 | 2026.05.19 00:03:26.436441 [ 294 ] {0af142f2-146a-4f25-8665-5db07b1d77db} <Debug> TCPHandler: Processed in 0.001705138 sec. | ||
| 6178 | 2026.05.19 00:03:26.436565 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2026.05.19 00:03:26.436660 [ 294 ] {1f887255-a436-484b-81a0-55fc91db482d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6180 | 2026.05.19 00:03:26.436702 [ 294 ] {1f887255-a436-484b-81a0-55fc91db482d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6181 | 2026.05.19 00:03:26.437102 [ 294 ] {1f887255-a436-484b-81a0-55fc91db482d} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.05.19 00:03:26.437139 [ 294 ] {1f887255-a436-484b-81a0-55fc91db482d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6183 | 2026.05.19 00:03:26.437425 [ 294 ] {1f887255-a436-484b-81a0-55fc91db482d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6184 | 2026.05.19 00:03:26.437635 [ 294 ] {1f887255-a436-484b-81a0-55fc91db482d} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2026.05.19 00:03:26.437766 [ 294 ] {1f887255-a436-484b-81a0-55fc91db482d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 724.83 KiB/sec. | ||
| 6186 | 2026.05.19 00:03:26.437801 [ 294 ] {1f887255-a436-484b-81a0-55fc91db482d} <Debug> TCPHandler: Processed in 0.001285816 sec. | ||
| 6187 | 2026.05.19 00:03:26.437936 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.05.19 00:03:26.438067 [ 294 ] {4d377a75-eff0-446d-9fe4-df2fe5077d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6189 | 2026.05.19 00:03:26.438126 [ 294 ] {4d377a75-eff0-446d-9fe4-df2fe5077d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6190 | 2026.05.19 00:03:26.439631 [ 294 ] {4d377a75-eff0-446d-9fe4-df2fe5077d3f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.05.19 00:03:26.439669 [ 294 ] {4d377a75-eff0-446d-9fe4-df2fe5077d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6192 | 2026.05.19 00:03:26.440123 [ 294 ] {4d377a75-eff0-446d-9fe4-df2fe5077d3f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6193 | 2026.05.19 00:03:26.440341 [ 294 ] {4d377a75-eff0-446d-9fe4-df2fe5077d3f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.05.19 00:03:26.440474 [ 294 ] {4d377a75-eff0-446d-9fe4-df2fe5077d3f} <Debug> executeQuery: Read 2548 rows, 195.36 KiB in 0.002433 sec., 1047266.7488697083 rows/sec., 78.42 MiB/sec. | ||
| 6195 | 2026.05.19 00:03:26.440510 [ 294 ] {4d377a75-eff0-446d-9fe4-df2fe5077d3f} <Debug> TCPHandler: Processed in 0.002630013 sec. | ||
| 6196 | 2026.05.19 00:03:26.440631 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.05.19 00:03:26.440728 [ 294 ] {0e37db22-a839-42b1-bfdd-4888e5dca15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6198 | 2026.05.19 00:03:26.440771 [ 294 ] {0e37db22-a839-42b1-bfdd-4888e5dca15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6199 | 2026.05.19 00:03:26.441186 [ 294 ] {0e37db22-a839-42b1-bfdd-4888e5dca15e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.05.19 00:03:26.441224 [ 294 ] {0e37db22-a839-42b1-bfdd-4888e5dca15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6201 | 2026.05.19 00:03:26.441518 [ 294 ] {0e37db22-a839-42b1-bfdd-4888e5dca15e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6202 | 2026.05.19 00:03:26.441736 [ 294 ] {0e37db22-a839-42b1-bfdd-4888e5dca15e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.05.19 00:03:26.441857 [ 55 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6204 | 2026.05.19 00:03:26.441867 [ 294 ] {0e37db22-a839-42b1-bfdd-4888e5dca15e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001157 sec., 36300.77787381158 rows/sec., 2.67 MiB/sec. | ||
| 6205 | 2026.05.19 00:03:26.441936 [ 55 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.05.19 00:03:26.441945 [ 294 ] {0e37db22-a839-42b1-bfdd-4888e5dca15e} <Debug> TCPHandler: Processed in 0.001363658 sec. | ||
| 6207 | 2026.05.19 00:03:26.441970 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6208 | 2026.05.19 00:03:26.442079 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.05.19 00:03:26.442085 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6210 | 2026.05.19 00:03:26.442180 [ 294 ] {6f0dbfe6-4614-4205-a2b9-3a3c87c42bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6211 | 2026.05.19 00:03:26.442216 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6212 | 2026.05.19 00:03:26.442224 [ 294 ] {6f0dbfe6-4614-4205-a2b9-3a3c87c42bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6213 | 2026.05.19 00:03:26.442270 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 6214 | 2026.05.19 00:03:26.442343 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6215 | 2026.05.19 00:03:26.442397 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6216 | 2026.05.19 00:03:26.442443 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6217 | 2026.05.19 00:03:26.442485 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 6218 | 2026.05.19 00:03:26.442539 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 6219 | 2026.05.19 00:03:26.442932 [ 294 ] {6f0dbfe6-4614-4205-a2b9-3a3c87c42bec} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.05.19 00:03:26.442975 [ 294 ] {6f0dbfe6-4614-4205-a2b9-3a3c87c42bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6221 | 2026.05.19 00:03:26.443319 [ 294 ] {6f0dbfe6-4614-4205-a2b9-3a3c87c42bec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6222 | 2026.05.19 00:03:26.443359 [ 195 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318347 sec., 157773.33281753588 rows/sec., 12.15 MiB/sec. | ||
| 6223 | 2026.05.19 00:03:26.443509 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6224 | 2026.05.19 00:03:26.443538 [ 294 ] {6f0dbfe6-4614-4205-a2b9-3a3c87c42bec} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2026.05.19 00:03:26.443671 [ 294 ] {6f0dbfe6-4614-4205-a2b9-3a3c87c42bec} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001509 sec., 546719.6819085487 rows/sec., 31.98 MiB/sec. | ||
| 6226 | 2026.05.19 00:03:26.443708 [ 294 ] {6f0dbfe6-4614-4205-a2b9-3a3c87c42bec} <Debug> TCPHandler: Processed in 0.001679677 sec. | ||
| 6227 | 2026.05.19 00:03:26.443776 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.05.19 00:03:26.443834 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.05.19 00:03:26.443843 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_36_7} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6230 | 2026.05.19 00:03:26.443943 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6231 | 2026.05.19 00:03:26.443945 [ 294 ] {195de345-8fb6-4d9e-b66f-4ca4ab0a8451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.05.19 00:03:26.443994 [ 294 ] {195de345-8fb6-4d9e-b66f-4ca4ab0a8451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6233 | 2026.05.19 00:03:26.444385 [ 294 ] {195de345-8fb6-4d9e-b66f-4ca4ab0a8451} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.05.19 00:03:26.444422 [ 294 ] {195de345-8fb6-4d9e-b66f-4ca4ab0a8451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6235 | 2026.05.19 00:03:26.444788 [ 294 ] {195de345-8fb6-4d9e-b66f-4ca4ab0a8451} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6236 | 2026.05.19 00:03:26.445003 [ 294 ] {195de345-8fb6-4d9e-b66f-4ca4ab0a8451} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.05.19 00:03:26.445137 [ 294 ] {195de345-8fb6-4d9e-b66f-4ca4ab0a8451} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001209 sec., 827.129859387924 rows/sec., 58.16 KiB/sec. | ||
| 6238 | 2026.05.19 00:03:26.445173 [ 294 ] {195de345-8fb6-4d9e-b66f-4ca4ab0a8451} <Debug> TCPHandler: Processed in 0.001400589 sec. | ||
| 6239 | 2026.05.19 00:03:26.445287 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.05.19 00:03:26.445383 [ 294 ] {527cda7a-210b-47f9-bbfa-96562eed075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.05.19 00:03:26.445424 [ 294 ] {527cda7a-210b-47f9-bbfa-96562eed075c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6242 | 2026.05.19 00:03:26.445817 [ 294 ] {527cda7a-210b-47f9-bbfa-96562eed075c} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.05.19 00:03:26.445853 [ 294 ] {527cda7a-210b-47f9-bbfa-96562eed075c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6244 | 2026.05.19 00:03:26.446143 [ 294 ] {527cda7a-210b-47f9-bbfa-96562eed075c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6245 | 2026.05.19 00:03:26.446347 [ 294 ] {527cda7a-210b-47f9-bbfa-96562eed075c} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.05.19 00:03:26.446472 [ 294 ] {527cda7a-210b-47f9-bbfa-96562eed075c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 6247 | 2026.05.19 00:03:26.446508 [ 294 ] {527cda7a-210b-47f9-bbfa-96562eed075c} <Debug> TCPHandler: Processed in 0.001270766 sec. | ||
| 6248 | 2026.05.19 00:03:26.446624 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.19 00:03:26.446719 [ 294 ] {2f7a9804-0e86-48d6-b6ab-faa6226d7bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6250 | 2026.05.19 00:03:26.446759 [ 294 ] {2f7a9804-0e86-48d6-b6ab-faa6226d7bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6251 | 2026.05.19 00:03:26.447672 [ 294 ] {2f7a9804-0e86-48d6-b6ab-faa6226d7bcd} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.05.19 00:03:26.447708 [ 294 ] {2f7a9804-0e86-48d6-b6ab-faa6226d7bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6253 | 2026.05.19 00:03:26.448061 [ 294 ] {2f7a9804-0e86-48d6-b6ab-faa6226d7bcd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6254 | 2026.05.19 00:03:26.448283 [ 294 ] {2f7a9804-0e86-48d6-b6ab-faa6226d7bcd} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.05.19 00:03:26.448413 [ 294 ] {2f7a9804-0e86-48d6-b6ab-faa6226d7bcd} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001712 sec., 785630.8411214954 rows/sec., 53.00 MiB/sec. | ||
| 6256 | 2026.05.19 00:03:26.448447 [ 294 ] {2f7a9804-0e86-48d6-b6ab-faa6226d7bcd} <Debug> TCPHandler: Processed in 0.001872742 sec. | ||
| 6257 | 2026.05.19 00:03:26.448567 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.05.19 00:03:26.448682 [ 294 ] {8e1e6570-2065-4583-be40-d321fe5a27ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6259 | 2026.05.19 00:03:26.448734 [ 294 ] {8e1e6570-2065-4583-be40-d321fe5a27ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6260 | 2026.05.19 00:03:26.449469 [ 294 ] {8e1e6570-2065-4583-be40-d321fe5a27ea} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.05.19 00:03:26.449504 [ 294 ] {8e1e6570-2065-4583-be40-d321fe5a27ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6262 | 2026.05.19 00:03:26.449933 [ 294 ] {8e1e6570-2065-4583-be40-d321fe5a27ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6263 | 2026.05.19 00:03:26.450138 [ 294 ] {8e1e6570-2065-4583-be40-d321fe5a27ea} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.05.19 00:03:26.450268 [ 294 ] {8e1e6570-2065-4583-be40-d321fe5a27ea} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001611 sec., 954065.7976412167 rows/sec., 58.34 MiB/sec. | ||
| 6265 | 2026.05.19 00:03:26.450302 [ 294 ] {8e1e6570-2065-4583-be40-d321fe5a27ea} <Debug> TCPHandler: Processed in 0.00179554 sec. | ||
| 6266 | 2026.05.19 00:03:26.450419 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.05.19 00:03:26.450513 [ 294 ] {2cf92ff5-598d-45b8-9d3b-aadeee8a9ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.05.19 00:03:26.450575 [ 294 ] {2cf92ff5-598d-45b8-9d3b-aadeee8a9ab7} <Trace> 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 | ||
| 6269 | 2026.05.19 00:03:26.451323 [ 294 ] {2cf92ff5-598d-45b8-9d3b-aadeee8a9ab7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.05.19 00:03:26.451358 [ 294 ] {2cf92ff5-598d-45b8-9d3b-aadeee8a9ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6271 | 2026.05.19 00:03:26.451866 [ 294 ] {2cf92ff5-598d-45b8-9d3b-aadeee8a9ab7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6272 | 2026.05.19 00:03:26.452082 [ 294 ] {2cf92ff5-598d-45b8-9d3b-aadeee8a9ab7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.05.19 00:03:26.452179 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6274 | 2026.05.19 00:03:26.452221 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.05.19 00:03:26.452220 [ 294 ] {2cf92ff5-598d-45b8-9d3b-aadeee8a9ab7} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001725 sec., 11594.202898550724 rows/sec., 20.78 MiB/sec. | ||
| 6276 | 2026.05.19 00:03:26.452245 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6277 | 2026.05.19 00:03:26.452282 [ 294 ] {2cf92ff5-598d-45b8-9d3b-aadeee8a9ab7} <Debug> TCPHandler: Processed in 0.001912673 sec. | ||
| 6278 | 2026.05.19 00:03:26.452323 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6279 | 2026.05.19 00:03:26.452411 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.05.19 00:03:26.452505 [ 294 ] {1c2acd28-ea5b-4be5-841b-6e3730304239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6281 | 2026.05.19 00:03:26.452535 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6282 | 2026.05.19 00:03:26.452547 [ 294 ] {1c2acd28-ea5b-4be5-841b-6e3730304239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6283 | 2026.05.19 00:03:26.452599 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 6284 | 2026.05.19 00:03:26.452729 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6285 | 2026.05.19 00:03:26.452853 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 6286 | 2026.05.19 00:03:26.452866 [ 294 ] {1c2acd28-ea5b-4be5-841b-6e3730304239} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.05.19 00:03:26.452902 [ 294 ] {1c2acd28-ea5b-4be5-841b-6e3730304239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6288 | 2026.05.19 00:03:26.452960 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6289 | 2026.05.19 00:03:26.453062 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 6290 | 2026.05.19 00:03:26.453162 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 6291 | 2026.05.19 00:03:26.453206 [ 294 ] {1c2acd28-ea5b-4be5-841b-6e3730304239} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6292 | 2026.05.19 00:03:26.453415 [ 294 ] {1c2acd28-ea5b-4be5-841b-6e3730304239} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.05.19 00:03:26.453544 [ 294 ] {1c2acd28-ea5b-4be5-841b-6e3730304239} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 6294 | 2026.05.19 00:03:26.453578 [ 294 ] {1c2acd28-ea5b-4be5-841b-6e3730304239} <Debug> TCPHandler: Processed in 0.001216203 sec. | ||
| 6295 | 2026.05.19 00:03:26.457600 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 19 columns (19 merged, 0 gathered) in 0.005310469 sec., 138217.54726371626 rows/sec., 247.68 MiB/sec. | ||
| 6296 | 2026.05.19 00:03:26.458506 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6297 | 2026.05.19 00:03:26.458811 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.05.19 00:03:26.458873 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6299 | 2026.05.19 00:03:26.458942 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6300 | 2026.05.19 00:03:27.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.85 MiB, peak 272.96 MiB, free memory in arenas 0.00 B, will set to 268.38 MiB (RSS), difference: 3.53 MiB | ||
| 6301 | 2026.05.19 00:03:28.126689 [ 52 ] {} <Debug> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6302 | 2026.05.19 00:03:28.126747 [ 52 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.19 00:03:28.126767 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6304 | 2026.05.19 00:03:28.126882 [ 195 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 6305 | 2026.05.19 00:03:28.127469 [ 195 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6306 | 2026.05.19 00:03:28.127627 [ 195 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 6307 | 2026.05.19 00:03:28.128018 [ 195 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 5 rows starting from the beginning of the part | ||
| 6308 | 2026.05.19 00:03:28.128346 [ 195 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 6309 | 2026.05.19 00:03:28.128658 [ 195 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6310 | 2026.05.19 00:03:28.128969 [ 195 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 6311 | 2026.05.19 00:03:28.133514 [ 190 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 72 columns (72 merged, 0 gathered) in 0.006678456 sec., 5689.937913793248 rows/sec., 7.08 MiB/sec. | ||
| 6312 | 2026.05.19 00:03:28.134245 [ 189 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6313 | 2026.05.19 00:03:28.134859 [ 189 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.05.19 00:03:28.134940 [ 189 ] {5b59d3ca-aede-4cc9-bbf2-ff2518e01def::all_1_5_1} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6315 | 2026.05.19 00:03:28.135245 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 6316 | 2026.05.19 00:03:30.025410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12963 | ||
| 6317 | 2026.05.19 00:03:30.025905 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.05.19 00:03:30.025942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6319 | 2026.05.19 00:03:30.026410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6320 | 2026.05.19 00:03:30.026630 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.05.19 00:03:30.026755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12963 | ||
| 6322 | 2026.05.19 00:03:30.714837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6323 | 2026.05.19 00:03:30.729843 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.05.19 00:03:30.729899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6325 | 2026.05.19 00:03:30.735471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6326 | 2026.05.19 00:03:30.736132 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.05.19 00:03:30.738685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6328 | 2026.05.19 00:03:31.144663 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.05.19 00:03:31.144921 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6330 | 2026.05.19 00:03:31.145273 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6331 | 2026.05.19 00:03:31.145311 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Debug> 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 | ||
| 6332 | 2026.05.19 00:03:31.145529 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6333 | 2026.05.19 00:03:31.145599 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6334 | 2026.05.19 00:03:31.145742 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6335 | 2026.05.19 00:03:31.145815 [ 318 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6336 | 2026.05.19 00:03:31.145840 [ 360 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6337 | 2026.05.19 00:03:31.145840 [ 343 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6338 | 2026.05.19 00:03:31.145955 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6339 | 2026.05.19 00:03:31.145982 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6340 | 2026.05.19 00:03:31.146058 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6341 | 2026.05.19 00:03:31.146079 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6342 | 2026.05.19 00:03:31.146114 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> 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'))" | ||
| 6343 | 2026.05.19 00:03:31.146154 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Trace> 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'))" | ||
| 6344 | 2026.05.19 00:03:31.147220 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002408 sec., 14534.883720930233 rows/sec., 2.45 MiB/sec. | ||
| 6345 | 2026.05.19 00:03:31.147321 [ 294 ] {258fda4d-33f8-4dca-bc10-8930b520a186} <Debug> TCPHandler: Processed in 0.002806329 sec. | ||
| 6346 | 2026.05.19 00:03:31.148923 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.05.19 00:03:31.149035 [ 294 ] {e32979b3-6c91-4869-82d8-76c3f0c4e15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6348 | 2026.05.19 00:03:31.149101 [ 294 ] {e32979b3-6c91-4869-82d8-76c3f0c4e15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6349 | 2026.05.19 00:03:31.149879 [ 294 ] {e32979b3-6c91-4869-82d8-76c3f0c4e15f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.05.19 00:03:31.149951 [ 294 ] {e32979b3-6c91-4869-82d8-76c3f0c4e15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6351 | 2026.05.19 00:03:31.150380 [ 294 ] {e32979b3-6c91-4869-82d8-76c3f0c4e15f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6352 | 2026.05.19 00:03:31.150597 [ 294 ] {e32979b3-6c91-4869-82d8-76c3f0c4e15f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.05.19 00:03:31.150743 [ 294 ] {e32979b3-6c91-4869-82d8-76c3f0c4e15f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.47 MiB/sec. | ||
| 6354 | 2026.05.19 00:03:31.150780 [ 294 ] {e32979b3-6c91-4869-82d8-76c3f0c4e15f} <Debug> TCPHandler: Processed in 0.001908563 sec. | ||
| 6355 | 2026.05.19 00:03:31.150903 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.05.19 00:03:31.151004 [ 294 ] {ab1a38de-84ef-41fb-bef7-be18b2269a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6357 | 2026.05.19 00:03:31.151046 [ 294 ] {ab1a38de-84ef-41fb-bef7-be18b2269a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6358 | 2026.05.19 00:03:31.151540 [ 294 ] {ab1a38de-84ef-41fb-bef7-be18b2269a18} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.05.19 00:03:31.151576 [ 294 ] {ab1a38de-84ef-41fb-bef7-be18b2269a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6360 | 2026.05.19 00:03:31.151876 [ 294 ] {ab1a38de-84ef-41fb-bef7-be18b2269a18} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6361 | 2026.05.19 00:03:31.152087 [ 294 ] {ab1a38de-84ef-41fb-bef7-be18b2269a18} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.05.19 00:03:31.152214 [ 294 ] {ab1a38de-84ef-41fb-bef7-be18b2269a18} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 6363 | 2026.05.19 00:03:31.152250 [ 294 ] {ab1a38de-84ef-41fb-bef7-be18b2269a18} <Debug> TCPHandler: Processed in 0.001396319 sec. | ||
| 6364 | 2026.05.19 00:03:31.152373 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.05.19 00:03:31.152467 [ 294 ] {e72aa73f-aba6-4e6a-b1c4-2bac6b5bf344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6366 | 2026.05.19 00:03:31.152539 [ 294 ] {e72aa73f-aba6-4e6a-b1c4-2bac6b5bf344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6367 | 2026.05.19 00:03:31.152933 [ 294 ] {e72aa73f-aba6-4e6a-b1c4-2bac6b5bf344} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.05.19 00:03:31.152971 [ 294 ] {e72aa73f-aba6-4e6a-b1c4-2bac6b5bf344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6369 | 2026.05.19 00:03:31.153286 [ 294 ] {e72aa73f-aba6-4e6a-b1c4-2bac6b5bf344} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6370 | 2026.05.19 00:03:31.153494 [ 294 ] {e72aa73f-aba6-4e6a-b1c4-2bac6b5bf344} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.05.19 00:03:31.153623 [ 294 ] {e72aa73f-aba6-4e6a-b1c4-2bac6b5bf344} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001174 sec., 109028.96081771722 rows/sec., 7.59 MiB/sec. | ||
| 6372 | 2026.05.19 00:03:31.153657 [ 294 ] {e72aa73f-aba6-4e6a-b1c4-2bac6b5bf344} <Debug> TCPHandler: Processed in 0.001334357 sec. | ||
| 6373 | 2026.05.19 00:03:31.153778 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.05.19 00:03:31.153871 [ 294 ] {0220fa89-cdc9-44ed-bc21-5b130697dd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.05.19 00:03:31.153914 [ 294 ] {0220fa89-cdc9-44ed-bc21-5b130697dd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6376 | 2026.05.19 00:03:31.154238 [ 294 ] {0220fa89-cdc9-44ed-bc21-5b130697dd53} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.05.19 00:03:31.154274 [ 294 ] {0220fa89-cdc9-44ed-bc21-5b130697dd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6378 | 2026.05.19 00:03:31.154569 [ 294 ] {0220fa89-cdc9-44ed-bc21-5b130697dd53} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6379 | 2026.05.19 00:03:31.154779 [ 294 ] {0220fa89-cdc9-44ed-bc21-5b130697dd53} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.05.19 00:03:31.154909 [ 294 ] {0220fa89-cdc9-44ed-bc21-5b130697dd53} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001055 sec., 45497.63033175356 rows/sec., 3.07 MiB/sec. | ||
| 6381 | 2026.05.19 00:03:31.154942 [ 294 ] {0220fa89-cdc9-44ed-bc21-5b130697dd53} <Debug> TCPHandler: Processed in 0.001212923 sec. | ||
| 6382 | 2026.05.19 00:03:36.146079 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.05.19 00:03:36.146334 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6384 | 2026.05.19 00:03:36.146677 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6385 | 2026.05.19 00:03:36.146720 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Debug> 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 | ||
| 6386 | 2026.05.19 00:03:36.146946 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6387 | 2026.05.19 00:03:36.147051 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6388 | 2026.05.19 00:03:36.147251 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6389 | 2026.05.19 00:03:36.147341 [ 318 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6390 | 2026.05.19 00:03:36.147352 [ 360 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6391 | 2026.05.19 00:03:36.147352 [ 343 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6392 | 2026.05.19 00:03:36.147471 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6393 | 2026.05.19 00:03:36.147498 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6394 | 2026.05.19 00:03:36.147572 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6395 | 2026.05.19 00:03:36.147593 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6396 | 2026.05.19 00:03:36.147630 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> 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'))" | ||
| 6397 | 2026.05.19 00:03:36.147670 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Trace> 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'))" | ||
| 6398 | 2026.05.19 00:03:36.148681 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002446 sec., 14309.076042518398 rows/sec., 2.41 MiB/sec. | ||
| 6399 | 2026.05.19 00:03:36.148788 [ 294 ] {d2c78878-ed99-4632-ba97-2fd74fbd0e37} <Debug> TCPHandler: Processed in 0.002849289 sec. | ||
| 6400 | 2026.05.19 00:03:36.150945 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2026.05.19 00:03:36.151079 [ 294 ] {be364ceb-56b2-492e-8b71-d0e1fa0f4a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6402 | 2026.05.19 00:03:36.151135 [ 294 ] {be364ceb-56b2-492e-8b71-d0e1fa0f4a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6403 | 2026.05.19 00:03:36.151681 [ 294 ] {be364ceb-56b2-492e-8b71-d0e1fa0f4a9e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2026.05.19 00:03:36.151725 [ 294 ] {be364ceb-56b2-492e-8b71-d0e1fa0f4a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6405 | 2026.05.19 00:03:36.152097 [ 294 ] {be364ceb-56b2-492e-8b71-d0e1fa0f4a9e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6406 | 2026.05.19 00:03:36.152320 [ 294 ] {be364ceb-56b2-492e-8b71-d0e1fa0f4a9e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.05.19 00:03:36.152471 [ 294 ] {be364ceb-56b2-492e-8b71-d0e1fa0f4a9e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001433 sec., 80949.05792044662 rows/sec., 6.88 MiB/sec. | ||
| 6408 | 2026.05.19 00:03:36.152508 [ 294 ] {be364ceb-56b2-492e-8b71-d0e1fa0f4a9e} <Debug> TCPHandler: Processed in 0.001626676 sec. | ||
| 6409 | 2026.05.19 00:03:36.152642 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.05.19 00:03:36.152743 [ 294 ] {e21ff5d3-5d0d-45c8-b604-89af9796610a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6411 | 2026.05.19 00:03:36.152787 [ 294 ] {e21ff5d3-5d0d-45c8-b604-89af9796610a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6412 | 2026.05.19 00:03:36.153214 [ 294 ] {e21ff5d3-5d0d-45c8-b604-89af9796610a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.05.19 00:03:36.153251 [ 294 ] {e21ff5d3-5d0d-45c8-b604-89af9796610a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6414 | 2026.05.19 00:03:36.153549 [ 294 ] {e21ff5d3-5d0d-45c8-b604-89af9796610a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6415 | 2026.05.19 00:03:36.153758 [ 294 ] {e21ff5d3-5d0d-45c8-b604-89af9796610a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.05.19 00:03:36.153891 [ 294 ] {e21ff5d3-5d0d-45c8-b604-89af9796610a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00117 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
| 6417 | 2026.05.19 00:03:36.153924 [ 294 ] {e21ff5d3-5d0d-45c8-b604-89af9796610a} <Debug> TCPHandler: Processed in 0.001332427 sec. | ||
| 6418 | 2026.05.19 00:03:36.154043 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2026.05.19 00:03:36.154137 [ 294 ] {06648c48-bd16-47af-83f3-891cbf0d6847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6420 | 2026.05.19 00:03:36.154177 [ 294 ] {06648c48-bd16-47af-83f3-891cbf0d6847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6421 | 2026.05.19 00:03:36.154596 [ 294 ] {06648c48-bd16-47af-83f3-891cbf0d6847} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.05.19 00:03:36.154632 [ 294 ] {06648c48-bd16-47af-83f3-891cbf0d6847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6423 | 2026.05.19 00:03:36.154938 [ 294 ] {06648c48-bd16-47af-83f3-891cbf0d6847} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6424 | 2026.05.19 00:03:36.155157 [ 294 ] {06648c48-bd16-47af-83f3-891cbf0d6847} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.05.19 00:03:36.155286 [ 294 ] {06648c48-bd16-47af-83f3-891cbf0d6847} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001168 sec., 80479.45205479453 rows/sec., 6.29 MiB/sec. | ||
| 6426 | 2026.05.19 00:03:36.155321 [ 294 ] {06648c48-bd16-47af-83f3-891cbf0d6847} <Debug> TCPHandler: Processed in 0.001327637 sec. | ||
| 6427 | 2026.05.19 00:03:36.155439 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.05.19 00:03:36.155533 [ 294 ] {fc848a2d-48b1-4043-92c3-8ae79d06df0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6429 | 2026.05.19 00:03:36.155577 [ 294 ] {fc848a2d-48b1-4043-92c3-8ae79d06df0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6430 | 2026.05.19 00:03:36.155980 [ 294 ] {fc848a2d-48b1-4043-92c3-8ae79d06df0d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.05.19 00:03:36.156019 [ 294 ] {fc848a2d-48b1-4043-92c3-8ae79d06df0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6432 | 2026.05.19 00:03:36.156335 [ 294 ] {fc848a2d-48b1-4043-92c3-8ae79d06df0d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6433 | 2026.05.19 00:03:36.156543 [ 294 ] {fc848a2d-48b1-4043-92c3-8ae79d06df0d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.05.19 00:03:36.156671 [ 294 ] {fc848a2d-48b1-4043-92c3-8ae79d06df0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 6435 | 2026.05.19 00:03:36.156705 [ 294 ] {fc848a2d-48b1-4043-92c3-8ae79d06df0d} <Debug> TCPHandler: Processed in 0.001315777 sec. | ||
| 6436 | 2026.05.19 00:03:36.156816 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.05.19 00:03:36.156909 [ 294 ] {4ce84835-7a98-430b-806e-4a0226d63add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6438 | 2026.05.19 00:03:36.156964 [ 294 ] {4ce84835-7a98-430b-806e-4a0226d63add} <Trace> 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 | ||
| 6439 | 2026.05.19 00:03:36.157760 [ 294 ] {4ce84835-7a98-430b-806e-4a0226d63add} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2026.05.19 00:03:36.157798 [ 294 ] {4ce84835-7a98-430b-806e-4a0226d63add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6441 | 2026.05.19 00:03:36.158342 [ 294 ] {4ce84835-7a98-430b-806e-4a0226d63add} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6442 | 2026.05.19 00:03:36.158562 [ 294 ] {4ce84835-7a98-430b-806e-4a0226d63add} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2026.05.19 00:03:36.158704 [ 294 ] {4ce84835-7a98-430b-806e-4a0226d63add} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 6444 | 2026.05.19 00:03:36.158765 [ 294 ] {4ce84835-7a98-430b-806e-4a0226d63add} <Debug> TCPHandler: Processed in 0.001998185 sec. | ||
| 6445 | 2026.05.19 00:03:36.158896 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2026.05.19 00:03:36.158992 [ 294 ] {9b3b651d-f157-4640-8094-3f09953426e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6447 | 2026.05.19 00:03:36.159035 [ 294 ] {9b3b651d-f157-4640-8094-3f09953426e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6448 | 2026.05.19 00:03:36.159374 [ 294 ] {9b3b651d-f157-4640-8094-3f09953426e8} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.05.19 00:03:36.159409 [ 294 ] {9b3b651d-f157-4640-8094-3f09953426e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6450 | 2026.05.19 00:03:36.159721 [ 294 ] {9b3b651d-f157-4640-8094-3f09953426e8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6451 | 2026.05.19 00:03:36.159935 [ 294 ] {9b3b651d-f157-4640-8094-3f09953426e8} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.05.19 00:03:36.160063 [ 294 ] {9b3b651d-f157-4640-8094-3f09953426e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6453 | 2026.05.19 00:03:36.160097 [ 294 ] {9b3b651d-f157-4640-8094-3f09953426e8} <Debug> TCPHandler: Processed in 0.001250835 sec. | ||
| 6454 | 2026.05.19 00:03:37.435084 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6455 | 2026.05.19 00:03:37.435146 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6456 | 2026.05.19 00:03:37.526866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13411 | ||
| 6457 | 2026.05.19 00:03:37.527343 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.05.19 00:03:37.527384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6459 | 2026.05.19 00:03:37.527889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6460 | 2026.05.19 00:03:37.528120 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.05.19 00:03:37.528260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13411 | ||
| 6462 | 2026.05.19 00:03:38.238800 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6463 | 2026.05.19 00:03:38.254865 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.05.19 00:03:38.254932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6465 | 2026.05.19 00:03:38.261154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6466 | 2026.05.19 00:03:38.261898 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.05.19 00:03:38.264695 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6468 | 2026.05.19 00:03:38.283424 [ 39 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6469 | 2026.05.19 00:03:38.283519 [ 39 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.05.19 00:03:38.283557 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6471 | 2026.05.19 00:03:38.283695 [ 195 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6472 | 2026.05.19 00:03:38.283870 [ 195 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6473 | 2026.05.19 00:03:38.283918 [ 195 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6474 | 2026.05.19 00:03:38.284007 [ 195 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6475 | 2026.05.19 00:03:38.284072 [ 195 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6476 | 2026.05.19 00:03:38.284131 [ 195 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6477 | 2026.05.19 00:03:38.284191 [ 195 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 6478 | 2026.05.19 00:03:38.285000 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362167 sec., 26428.477565526104 rows/sec., 2.21 MiB/sec. | ||
| 6479 | 2026.05.19 00:03:38.285153 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6480 | 2026.05.19 00:03:38.285460 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.05.19 00:03:38.285526 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_13_3} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6482 | 2026.05.19 00:03:38.285613 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6483 | 2026.05.19 00:03:40.004849 [ 37 ] {} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6484 | 2026.05.19 00:03:40.004914 [ 37 ] {} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.05.19 00:03:40.004939 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6486 | 2026.05.19 00:03:40.005054 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 6487 | 2026.05.19 00:03:40.005173 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6488 | 2026.05.19 00:03:40.005210 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 6489 | 2026.05.19 00:03:40.005284 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 6490 | 2026.05.19 00:03:40.005338 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 6491 | 2026.05.19 00:03:40.005388 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6492 | 2026.05.19 00:03:40.005436 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 6493 | 2026.05.19 00:03:40.006137 [ 189 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136112 sec., 5281.169462165702 rows/sec., 391.96 KiB/sec. | ||
| 6494 | 2026.05.19 00:03:40.006244 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6495 | 2026.05.19 00:03:40.006474 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.05.19 00:03:40.006542 [ 197 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_5_1} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6497 | 2026.05.19 00:03:40.006606 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6498 | 2026.05.19 00:03:41.146365 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.05.19 00:03:41.146625 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6500 | 2026.05.19 00:03:41.147006 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6501 | 2026.05.19 00:03:41.147059 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Debug> 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 | ||
| 6502 | 2026.05.19 00:03:41.147321 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6503 | 2026.05.19 00:03:41.147401 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6504 | 2026.05.19 00:03:41.147563 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6505 | 2026.05.19 00:03:41.147656 [ 343 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6506 | 2026.05.19 00:03:41.147660 [ 360 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6507 | 2026.05.19 00:03:41.147692 [ 329 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6508 | 2026.05.19 00:03:41.147807 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6509 | 2026.05.19 00:03:41.147836 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6510 | 2026.05.19 00:03:41.147906 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6511 | 2026.05.19 00:03:41.147926 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6512 | 2026.05.19 00:03:41.147962 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> 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'))" | ||
| 6513 | 2026.05.19 00:03:41.148002 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Trace> 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'))" | ||
| 6514 | 2026.05.19 00:03:41.149052 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002538 sec., 13790.386130811663 rows/sec., 2.32 MiB/sec. | ||
| 6515 | 2026.05.19 00:03:41.149154 [ 294 ] {da9cacab-235f-4014-8a5e-b3b5d5ce44fc} <Debug> TCPHandler: Processed in 0.002933882 sec. | ||
| 6516 | 2026.05.19 00:03:41.151101 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2026.05.19 00:03:41.151210 [ 294 ] {d899c3d4-1a5f-4d6a-9f32-ed7afe256906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6518 | 2026.05.19 00:03:41.151254 [ 294 ] {d899c3d4-1a5f-4d6a-9f32-ed7afe256906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6519 | 2026.05.19 00:03:41.151743 [ 294 ] {d899c3d4-1a5f-4d6a-9f32-ed7afe256906} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.05.19 00:03:41.151787 [ 294 ] {d899c3d4-1a5f-4d6a-9f32-ed7afe256906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6521 | 2026.05.19 00:03:41.152162 [ 294 ] {d899c3d4-1a5f-4d6a-9f32-ed7afe256906} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6522 | 2026.05.19 00:03:41.152405 [ 294 ] {d899c3d4-1a5f-4d6a-9f32-ed7afe256906} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.05.19 00:03:41.152558 [ 294 ] {d899c3d4-1a5f-4d6a-9f32-ed7afe256906} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00138 sec., 56521.739130434784 rows/sec., 4.68 MiB/sec. | ||
| 6524 | 2026.05.19 00:03:41.152594 [ 294 ] {d899c3d4-1a5f-4d6a-9f32-ed7afe256906} <Debug> TCPHandler: Processed in 0.001543163 sec. | ||
| 6525 | 2026.05.19 00:03:41.152733 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.05.19 00:03:41.152829 [ 294 ] {9f98a345-0f48-4109-9f36-20e1fe97f2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6527 | 2026.05.19 00:03:41.152871 [ 294 ] {9f98a345-0f48-4109-9f36-20e1fe97f2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6528 | 2026.05.19 00:03:41.153270 [ 294 ] {9f98a345-0f48-4109-9f36-20e1fe97f2c4} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.05.19 00:03:41.153308 [ 294 ] {9f98a345-0f48-4109-9f36-20e1fe97f2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6530 | 2026.05.19 00:03:41.153596 [ 294 ] {9f98a345-0f48-4109-9f36-20e1fe97f2c4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6531 | 2026.05.19 00:03:41.153805 [ 294 ] {9f98a345-0f48-4109-9f36-20e1fe97f2c4} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.05.19 00:03:41.153940 [ 294 ] {9f98a345-0f48-4109-9f36-20e1fe97f2c4} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00113 sec., 9734.513274336285 rows/sec., 731.99 KiB/sec. | ||
| 6533 | 2026.05.19 00:03:41.153976 [ 294 ] {9f98a345-0f48-4109-9f36-20e1fe97f2c4} <Debug> TCPHandler: Processed in 0.001301847 sec. | ||
| 6534 | 2026.05.19 00:03:41.154094 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2026.05.19 00:03:41.154189 [ 294 ] {fe75f1bc-4200-4e38-b5da-1c11f1c0f1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6536 | 2026.05.19 00:03:41.154230 [ 294 ] {fe75f1bc-4200-4e38-b5da-1c11f1c0f1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6537 | 2026.05.19 00:03:41.154655 [ 294 ] {fe75f1bc-4200-4e38-b5da-1c11f1c0f1e5} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.05.19 00:03:41.154692 [ 294 ] {fe75f1bc-4200-4e38-b5da-1c11f1c0f1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6539 | 2026.05.19 00:03:41.154990 [ 294 ] {fe75f1bc-4200-4e38-b5da-1c11f1c0f1e5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6540 | 2026.05.19 00:03:41.155203 [ 294 ] {fe75f1bc-4200-4e38-b5da-1c11f1c0f1e5} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.05.19 00:03:41.155335 [ 294 ] {fe75f1bc-4200-4e38-b5da-1c11f1c0f1e5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001165 sec., 64377.68240343348 rows/sec., 5.03 MiB/sec. | ||
| 6542 | 2026.05.19 00:03:41.155370 [ 294 ] {fe75f1bc-4200-4e38-b5da-1c11f1c0f1e5} <Debug> TCPHandler: Processed in 0.001325937 sec. | ||
| 6543 | 2026.05.19 00:03:41.155491 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.05.19 00:03:41.155587 [ 294 ] {81ef285c-c69f-4408-8422-ff3ea08c48a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6545 | 2026.05.19 00:03:41.155631 [ 294 ] {81ef285c-c69f-4408-8422-ff3ea08c48a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6546 | 2026.05.19 00:03:41.156034 [ 294 ] {81ef285c-c69f-4408-8422-ff3ea08c48a5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.05.19 00:03:41.156072 [ 294 ] {81ef285c-c69f-4408-8422-ff3ea08c48a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6548 | 2026.05.19 00:03:41.156412 [ 294 ] {81ef285c-c69f-4408-8422-ff3ea08c48a5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6549 | 2026.05.19 00:03:41.156616 [ 294 ] {81ef285c-c69f-4408-8422-ff3ea08c48a5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.05.19 00:03:41.156750 [ 294 ] {81ef285c-c69f-4408-8422-ff3ea08c48a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6551 | 2026.05.19 00:03:41.156785 [ 294 ] {81ef285c-c69f-4408-8422-ff3ea08c48a5} <Debug> TCPHandler: Processed in 0.001344437 sec. | ||
| 6552 | 2026.05.19 00:03:41.156927 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.05.19 00:03:41.157022 [ 294 ] {aac4e4ab-3774-4932-964e-edebe1d14dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.05.19 00:03:41.157082 [ 294 ] {aac4e4ab-3774-4932-964e-edebe1d14dd7} <Trace> 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 | ||
| 6555 | 2026.05.19 00:03:41.157826 [ 294 ] {aac4e4ab-3774-4932-964e-edebe1d14dd7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.05.19 00:03:41.157863 [ 294 ] {aac4e4ab-3774-4932-964e-edebe1d14dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6557 | 2026.05.19 00:03:41.158378 [ 294 ] {aac4e4ab-3774-4932-964e-edebe1d14dd7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6558 | 2026.05.19 00:03:41.158602 [ 294 ] {aac4e4ab-3774-4932-964e-edebe1d14dd7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.05.19 00:03:41.158745 [ 294 ] {aac4e4ab-3774-4932-964e-edebe1d14dd7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001742 sec., 6314.580941446613 rows/sec., 11.32 MiB/sec. | ||
| 6560 | 2026.05.19 00:03:41.158797 [ 294 ] {aac4e4ab-3774-4932-964e-edebe1d14dd7} <Debug> TCPHandler: Processed in 0.001919703 sec. | ||
| 6561 | 2026.05.19 00:03:41.158921 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.05.19 00:03:41.159016 [ 294 ] {50c564d3-0eba-4c63-acfe-dcae97899cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.05.19 00:03:41.159061 [ 294 ] {50c564d3-0eba-4c63-acfe-dcae97899cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6564 | 2026.05.19 00:03:41.159421 [ 294 ] {50c564d3-0eba-4c63-acfe-dcae97899cd2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.05.19 00:03:41.159457 [ 294 ] {50c564d3-0eba-4c63-acfe-dcae97899cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6566 | 2026.05.19 00:03:41.159778 [ 294 ] {50c564d3-0eba-4c63-acfe-dcae97899cd2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6567 | 2026.05.19 00:03:41.159994 [ 294 ] {50c564d3-0eba-4c63-acfe-dcae97899cd2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.05.19 00:03:41.160130 [ 294 ] {50c564d3-0eba-4c63-acfe-dcae97899cd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 6569 | 2026.05.19 00:03:41.160164 [ 294 ] {50c564d3-0eba-4c63-acfe-dcae97899cd2} <Debug> TCPHandler: Processed in 0.001292036 sec. | ||
| 6570 | 2026.05.19 00:03:45.028362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13923 | ||
| 6571 | 2026.05.19 00:03:45.028902 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.05.19 00:03:45.028937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6573 | 2026.05.19 00:03:45.029537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6574 | 2026.05.19 00:03:45.029760 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.05.19 00:03:45.029886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13923 | ||
| 6576 | 2026.05.19 00:03:45.764788 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6577 | 2026.05.19 00:03:45.781769 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.05.19 00:03:45.781832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6579 | 2026.05.19 00:03:45.787618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6580 | 2026.05.19 00:03:45.788324 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.05.19 00:03:45.791246 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6582 | 2026.05.19 00:03:46.146467 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.05.19 00:03:46.146696 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6584 | 2026.05.19 00:03:46.147030 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6585 | 2026.05.19 00:03:46.147077 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Debug> 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 | ||
| 6586 | 2026.05.19 00:03:46.147302 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6587 | 2026.05.19 00:03:46.147371 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6588 | 2026.05.19 00:03:46.147516 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6589 | 2026.05.19 00:03:46.147585 [ 292 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6590 | 2026.05.19 00:03:46.147618 [ 343 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6591 | 2026.05.19 00:03:46.147618 [ 360 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6592 | 2026.05.19 00:03:46.147731 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6593 | 2026.05.19 00:03:46.147757 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6594 | 2026.05.19 00:03:46.147827 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6595 | 2026.05.19 00:03:46.147847 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6596 | 2026.05.19 00:03:46.147881 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> 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'))" | ||
| 6597 | 2026.05.19 00:03:46.147920 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Trace> 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'))" | ||
| 6598 | 2026.05.19 00:03:46.148913 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00231 sec., 15151.515151515152 rows/sec., 2.55 MiB/sec. | ||
| 6599 | 2026.05.19 00:03:46.149018 [ 294 ] {5f2e0ca0-4c0c-4ca7-a972-abe3d0d12021} <Debug> TCPHandler: Processed in 0.002688755 sec. | ||
| 6600 | 2026.05.19 00:03:46.151184 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.05.19 00:03:46.151314 [ 294 ] {2509d95b-9894-41b9-ab30-75bf6d5b6b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6602 | 2026.05.19 00:03:46.151366 [ 294 ] {2509d95b-9894-41b9-ab30-75bf6d5b6b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6603 | 2026.05.19 00:03:46.151868 [ 294 ] {2509d95b-9894-41b9-ab30-75bf6d5b6b22} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.05.19 00:03:46.151913 [ 294 ] {2509d95b-9894-41b9-ab30-75bf6d5b6b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6605 | 2026.05.19 00:03:46.152281 [ 294 ] {2509d95b-9894-41b9-ab30-75bf6d5b6b22} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6606 | 2026.05.19 00:03:46.152515 [ 294 ] {2509d95b-9894-41b9-ab30-75bf6d5b6b22} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.05.19 00:03:46.152664 [ 294 ] {2509d95b-9894-41b9-ab30-75bf6d5b6b22} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001388 sec., 1440.922190201729 rows/sec., 117.50 KiB/sec. | ||
| 6608 | 2026.05.19 00:03:46.152700 [ 294 ] {2509d95b-9894-41b9-ab30-75bf6d5b6b22} <Debug> TCPHandler: Processed in 0.001577434 sec. | ||
| 6609 | 2026.05.19 00:03:46.152828 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.05.19 00:03:46.152924 [ 294 ] {b7c292e7-731c-4b50-b0c7-fb13120d0b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6611 | 2026.05.19 00:03:46.152964 [ 294 ] {b7c292e7-731c-4b50-b0c7-fb13120d0b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6612 | 2026.05.19 00:03:46.153426 [ 294 ] {b7c292e7-731c-4b50-b0c7-fb13120d0b00} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.05.19 00:03:46.153463 [ 294 ] {b7c292e7-731c-4b50-b0c7-fb13120d0b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6614 | 2026.05.19 00:03:46.153781 [ 294 ] {b7c292e7-731c-4b50-b0c7-fb13120d0b00} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6615 | 2026.05.19 00:03:46.153993 [ 294 ] {b7c292e7-731c-4b50-b0c7-fb13120d0b00} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.05.19 00:03:46.154116 [ 32 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6617 | 2026.05.19 00:03:46.154125 [ 294 ] {b7c292e7-731c-4b50-b0c7-fb13120d0b00} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.00122 sec., 95901.6393442623 rows/sec., 8.13 MiB/sec. | ||
| 6618 | 2026.05.19 00:03:46.154166 [ 32 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.05.19 00:03:46.154179 [ 294 ] {b7c292e7-731c-4b50-b0c7-fb13120d0b00} <Debug> TCPHandler: Processed in 0.001400999 sec. | ||
| 6620 | 2026.05.19 00:03:46.154195 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6621 | 2026.05.19 00:03:46.154311 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.05.19 00:03:46.154317 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6623 | 2026.05.19 00:03:46.154410 [ 294 ] {800fd906-1199-4b31-95e6-e71c6107faff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6624 | 2026.05.19 00:03:46.154455 [ 294 ] {800fd906-1199-4b31-95e6-e71c6107faff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6625 | 2026.05.19 00:03:46.154472 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6626 | 2026.05.19 00:03:46.154514 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2614 rows starting from the beginning of the part | ||
| 6627 | 2026.05.19 00:03:46.154592 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2548 rows starting from the beginning of the part | ||
| 6628 | 2026.05.19 00:03:46.154646 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6629 | 2026.05.19 00:03:46.154693 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 116 rows starting from the beginning of the part | ||
| 6630 | 2026.05.19 00:03:46.154736 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 78 rows starting from the beginning of the part | ||
| 6631 | 2026.05.19 00:03:46.154783 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 117 rows starting from the beginning of the part | ||
| 6632 | 2026.05.19 00:03:46.154865 [ 294 ] {800fd906-1199-4b31-95e6-e71c6107faff} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.05.19 00:03:46.154907 [ 294 ] {800fd906-1199-4b31-95e6-e71c6107faff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6634 | 2026.05.19 00:03:46.155258 [ 294 ] {800fd906-1199-4b31-95e6-e71c6107faff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6635 | 2026.05.19 00:03:46.155491 [ 294 ] {800fd906-1199-4b31-95e6-e71c6107faff} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.05.19 00:03:46.155627 [ 294 ] {800fd906-1199-4b31-95e6-e71c6107faff} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001234 sec., 25931.92868719611 rows/sec., 1.90 MiB/sec. | ||
| 6637 | 2026.05.19 00:03:46.155664 [ 294 ] {800fd906-1199-4b31-95e6-e71c6107faff} <Debug> TCPHandler: Processed in 0.001402199 sec. | ||
| 6638 | 2026.05.19 00:03:46.155792 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2026.05.19 00:03:46.155884 [ 294 ] {4c58d1e1-ca74-403a-974c-20675901da8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6640 | 2026.05.19 00:03:46.155925 [ 294 ] {4c58d1e1-ca74-403a-974c-20675901da8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6641 | 2026.05.19 00:03:46.156352 [ 294 ] {4c58d1e1-ca74-403a-974c-20675901da8d} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.05.19 00:03:46.156388 [ 294 ] {4c58d1e1-ca74-403a-974c-20675901da8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6643 | 2026.05.19 00:03:46.156698 [ 294 ] {4c58d1e1-ca74-403a-974c-20675901da8d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6644 | 2026.05.19 00:03:46.156922 [ 294 ] {4c58d1e1-ca74-403a-974c-20675901da8d} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.05.19 00:03:46.156942 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5529 rows, containing 5 columns (5 merged, 0 gathered) in 0.002675234 sec., 2066735.096817699 rows/sec., 164.17 MiB/sec. | ||
| 6646 | 2026.05.19 00:03:46.157043 [ 32 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6647 | 2026.05.19 00:03:46.157060 [ 294 ] {4c58d1e1-ca74-403a-974c-20675901da8d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001189 sec., 80740.11774600505 rows/sec., 6.31 MiB/sec. | ||
| 6648 | 2026.05.19 00:03:46.157082 [ 32 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.05.19 00:03:46.157103 [ 294 ] {4c58d1e1-ca74-403a-974c-20675901da8d} <Debug> TCPHandler: Processed in 0.001360468 sec. | ||
| 6650 | 2026.05.19 00:03:46.157107 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6651 | 2026.05.19 00:03:46.157233 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6652 | 2026.05.19 00:03:46.157239 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.05.19 00:03:46.157308 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6654 | 2026.05.19 00:03:46.157357 [ 294 ] {2fe17d9e-3cdb-41bb-b124-24c1d16d2dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.19 00:03:46.157366 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6656 | 2026.05.19 00:03:46.157405 [ 294 ] {2fe17d9e-3cdb-41bb-b124-24c1d16d2dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6657 | 2026.05.19 00:03:46.157412 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6658 | 2026.05.19 00:03:46.157493 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1345 rows starting from the beginning of the part | ||
| 6659 | 2026.05.19 00:03:46.157542 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6660 | 2026.05.19 00:03:46.157579 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.05.19 00:03:46.157587 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
| 6662 | 2026.05.19 00:03:46.157649 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 75 rows starting from the beginning of the part | ||
| 6663 | 2026.05.19 00:03:46.157656 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_46_9} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6664 | 2026.05.19 00:03:46.157698 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 96 rows starting from the beginning of the part | ||
| 6665 | 2026.05.19 00:03:46.157761 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6666 | 2026.05.19 00:03:46.157825 [ 294 ] {2fe17d9e-3cdb-41bb-b124-24c1d16d2dd8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.05.19 00:03:46.157864 [ 294 ] {2fe17d9e-3cdb-41bb-b124-24c1d16d2dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6668 | 2026.05.19 00:03:46.158230 [ 294 ] {2fe17d9e-3cdb-41bb-b124-24c1d16d2dd8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6669 | 2026.05.19 00:03:46.158464 [ 294 ] {2fe17d9e-3cdb-41bb-b124-24c1d16d2dd8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.05.19 00:03:46.158575 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6671 | 2026.05.19 00:03:46.158602 [ 294 ] {2fe17d9e-3cdb-41bb-b124-24c1d16d2dd8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001263 sec., 127474.26761678544 rows/sec., 8.88 MiB/sec. | ||
| 6672 | 2026.05.19 00:03:46.158605 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.05.19 00:03:46.158640 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6674 | 2026.05.19 00:03:46.158643 [ 294 ] {2fe17d9e-3cdb-41bb-b124-24c1d16d2dd8} <Debug> TCPHandler: Processed in 0.00145398 sec. | ||
| 6675 | 2026.05.19 00:03:46.158716 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6676 | 2026.05.19 00:03:46.158775 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.05.19 00:03:46.158820 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6678 | 2026.05.19 00:03:46.158854 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14733 rows starting from the beginning of the part | ||
| 6679 | 2026.05.19 00:03:46.158874 [ 294 ] {3ffbd5d0-d517-42b5-9a3d-cb87339a02e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.05.19 00:03:46.158908 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1537 rows starting from the beginning of the part | ||
| 6681 | 2026.05.19 00:03:46.158935 [ 294 ] {3ffbd5d0-d517-42b5-9a3d-cb87339a02e5} <Trace> 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 | ||
| 6682 | 2026.05.19 00:03:46.158959 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 6683 | 2026.05.19 00:03:46.159005 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6684 | 2026.05.19 00:03:46.159046 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6685 | 2026.05.19 00:03:46.159086 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 6686 | 2026.05.19 00:03:46.159133 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001961965 sec., 1567306.2465436438 rows/sec., 113.81 MiB/sec. | ||
| 6687 | 2026.05.19 00:03:46.159329 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6688 | 2026.05.19 00:03:46.159586 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.05.19 00:03:46.159657 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_46_9} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6690 | 2026.05.19 00:03:46.159743 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6691 | 2026.05.19 00:03:46.159777 [ 294 ] {3ffbd5d0-d517-42b5-9a3d-cb87339a02e5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.19 00:03:46.159813 [ 294 ] {3ffbd5d0-d517-42b5-9a3d-cb87339a02e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6693 | 2026.05.19 00:03:46.160357 [ 294 ] {3ffbd5d0-d517-42b5-9a3d-cb87339a02e5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6694 | 2026.05.19 00:03:46.160608 [ 294 ] {3ffbd5d0-d517-42b5-9a3d-cb87339a02e5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.05.19 00:03:46.160757 [ 294 ] {3ffbd5d0-d517-42b5-9a3d-cb87339a02e5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001902 sec., 15772.870662460567 rows/sec., 28.26 MiB/sec. | ||
| 6696 | 2026.05.19 00:03:46.160819 [ 294 ] {3ffbd5d0-d517-42b5-9a3d-cb87339a02e5} <Debug> TCPHandler: Processed in 0.002094868 sec. | ||
| 6697 | 2026.05.19 00:03:46.160937 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.05.19 00:03:46.161031 [ 294 ] {acfab911-ff06-4146-b2a2-2215f0100bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.05.19 00:03:46.161075 [ 294 ] {acfab911-ff06-4146-b2a2-2215f0100bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6700 | 2026.05.19 00:03:46.161420 [ 294 ] {acfab911-ff06-4146-b2a2-2215f0100bab} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.05.19 00:03:46.161455 [ 294 ] {acfab911-ff06-4146-b2a2-2215f0100bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6702 | 2026.05.19 00:03:46.161768 [ 294 ] {acfab911-ff06-4146-b2a2-2215f0100bab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6703 | 2026.05.19 00:03:46.161996 [ 294 ] {acfab911-ff06-4146-b2a2-2215f0100bab} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.05.19 00:03:46.162103 [ 32 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6705 | 2026.05.19 00:03:46.162132 [ 294 ] {acfab911-ff06-4146-b2a2-2215f0100bab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 6706 | 2026.05.19 00:03:46.162133 [ 32 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.05.19 00:03:46.162171 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6708 | 2026.05.19 00:03:46.162172 [ 294 ] {acfab911-ff06-4146-b2a2-2215f0100bab} <Debug> TCPHandler: Processed in 0.001284296 sec. | ||
| 6709 | 2026.05.19 00:03:46.162263 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6710 | 2026.05.19 00:03:46.162387 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6711 | 2026.05.19 00:03:46.162418 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2160 rows starting from the beginning of the part | ||
| 6712 | 2026.05.19 00:03:46.162477 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 6713 | 2026.05.19 00:03:46.162529 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 6714 | 2026.05.19 00:03:46.162574 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6715 | 2026.05.19 00:03:46.162617 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6716 | 2026.05.19 00:03:46.162659 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6717 | 2026.05.19 00:03:46.163718 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001499042 sec., 1601022.5197159254 rows/sec., 107.90 MiB/sec. | ||
| 6718 | 2026.05.19 00:03:46.164079 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6719 | 2026.05.19 00:03:46.164095 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16879 rows, containing 5 columns (5 merged, 0 gathered) in 0.005411631 sec., 3119022.7123763612 rows/sec., 201.82 MiB/sec. | ||
| 6720 | 2026.05.19 00:03:46.164281 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6721 | 2026.05.19 00:03:46.164395 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.05.19 00:03:46.164486 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_46_9} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6723 | 2026.05.19 00:03:46.164574 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6724 | 2026.05.19 00:03:46.164612 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.05.19 00:03:46.164701 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6726 | 2026.05.19 00:03:46.164804 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6727 | 2026.05.19 00:03:47.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.66 MiB, peak 278.81 MiB, free memory in arenas 0.00 B, will set to 270.71 MiB (RSS), difference: 1.05 MiB | ||
| 6728 | 2026.05.19 00:03:51.146065 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2026.05.19 00:03:51.146306 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6730 | 2026.05.19 00:03:51.146648 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6731 | 2026.05.19 00:03:51.146689 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Debug> 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 | ||
| 6732 | 2026.05.19 00:03:51.146916 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6733 | 2026.05.19 00:03:51.146987 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6734 | 2026.05.19 00:03:51.147130 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6735 | 2026.05.19 00:03:51.147213 [ 292 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6736 | 2026.05.19 00:03:51.147226 [ 360 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6737 | 2026.05.19 00:03:51.147226 [ 343 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6738 | 2026.05.19 00:03:51.147345 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6739 | 2026.05.19 00:03:51.147375 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6740 | 2026.05.19 00:03:51.147452 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6741 | 2026.05.19 00:03:51.147474 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6742 | 2026.05.19 00:03:51.147514 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> 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'))" | ||
| 6743 | 2026.05.19 00:03:51.147560 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Trace> 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'))" | ||
| 6744 | 2026.05.19 00:03:51.148548 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002347 sec., 14912.654452492543 rows/sec., 2.51 MiB/sec. | ||
| 6745 | 2026.05.19 00:03:51.148666 [ 294 ] {35dfd05f-84f0-4619-a8a3-dc674ba25fb9} <Debug> TCPHandler: Processed in 0.002734896 sec. | ||
| 6746 | 2026.05.19 00:03:51.150540 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.05.19 00:03:51.150654 [ 294 ] {6c0287ee-62f9-4042-a010-fcf173779da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6748 | 2026.05.19 00:03:51.150703 [ 294 ] {6c0287ee-62f9-4042-a010-fcf173779da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6749 | 2026.05.19 00:03:51.151217 [ 294 ] {6c0287ee-62f9-4042-a010-fcf173779da5} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.05.19 00:03:51.151262 [ 294 ] {6c0287ee-62f9-4042-a010-fcf173779da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6751 | 2026.05.19 00:03:51.151640 [ 294 ] {6c0287ee-62f9-4042-a010-fcf173779da5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6752 | 2026.05.19 00:03:51.151864 [ 294 ] {6c0287ee-62f9-4042-a010-fcf173779da5} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.05.19 00:03:51.152016 [ 294 ] {6c0287ee-62f9-4042-a010-fcf173779da5} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001395 sec., 55913.978494623654 rows/sec., 4.63 MiB/sec. | ||
| 6754 | 2026.05.19 00:03:51.152060 [ 294 ] {6c0287ee-62f9-4042-a010-fcf173779da5} <Debug> TCPHandler: Processed in 0.001574164 sec. | ||
| 6755 | 2026.05.19 00:03:51.152191 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.05.19 00:03:51.152291 [ 294 ] {7b6f187a-3dea-4647-b51f-ed9101647d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.05.19 00:03:51.152335 [ 294 ] {7b6f187a-3dea-4647-b51f-ed9101647d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6758 | 2026.05.19 00:03:51.152753 [ 294 ] {7b6f187a-3dea-4647-b51f-ed9101647d83} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.05.19 00:03:51.152792 [ 294 ] {7b6f187a-3dea-4647-b51f-ed9101647d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6760 | 2026.05.19 00:03:51.153088 [ 294 ] {7b6f187a-3dea-4647-b51f-ed9101647d83} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6761 | 2026.05.19 00:03:51.153301 [ 294 ] {7b6f187a-3dea-4647-b51f-ed9101647d83} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.05.19 00:03:51.153436 [ 294 ] {7b6f187a-3dea-4647-b51f-ed9101647d83} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001167 sec., 9425.878320479862 rows/sec., 708.78 KiB/sec. | ||
| 6763 | 2026.05.19 00:03:51.153473 [ 294 ] {7b6f187a-3dea-4647-b51f-ed9101647d83} <Debug> TCPHandler: Processed in 0.001332858 sec. | ||
| 6764 | 2026.05.19 00:03:51.153593 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.05.19 00:03:51.153689 [ 294 ] {df8b7769-6cf0-4e50-8958-05f2ea2e21c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6766 | 2026.05.19 00:03:51.153730 [ 294 ] {df8b7769-6cf0-4e50-8958-05f2ea2e21c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6767 | 2026.05.19 00:03:51.154151 [ 294 ] {df8b7769-6cf0-4e50-8958-05f2ea2e21c0} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.05.19 00:03:51.154190 [ 294 ] {df8b7769-6cf0-4e50-8958-05f2ea2e21c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6769 | 2026.05.19 00:03:51.154518 [ 294 ] {df8b7769-6cf0-4e50-8958-05f2ea2e21c0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6770 | 2026.05.19 00:03:51.154732 [ 294 ] {df8b7769-6cf0-4e50-8958-05f2ea2e21c0} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.05.19 00:03:51.154870 [ 294 ] {df8b7769-6cf0-4e50-8958-05f2ea2e21c0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.0012 sec., 62500.00000000001 rows/sec., 4.88 MiB/sec. | ||
| 6772 | 2026.05.19 00:03:51.154906 [ 294 ] {df8b7769-6cf0-4e50-8958-05f2ea2e21c0} <Debug> TCPHandler: Processed in 0.001362627 sec. | ||
| 6773 | 2026.05.19 00:03:51.155032 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.05.19 00:03:51.155132 [ 294 ] {6c4e8329-1794-4c16-ab41-88b8eb5073ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6775 | 2026.05.19 00:03:51.155177 [ 294 ] {6c4e8329-1794-4c16-ab41-88b8eb5073ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6776 | 2026.05.19 00:03:51.155596 [ 294 ] {6c4e8329-1794-4c16-ab41-88b8eb5073ab} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.05.19 00:03:51.155634 [ 294 ] {6c4e8329-1794-4c16-ab41-88b8eb5073ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6778 | 2026.05.19 00:03:51.155966 [ 294 ] {6c4e8329-1794-4c16-ab41-88b8eb5073ab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6779 | 2026.05.19 00:03:51.156187 [ 294 ] {6c4e8329-1794-4c16-ab41-88b8eb5073ab} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.05.19 00:03:51.156325 [ 294 ] {6c4e8329-1794-4c16-ab41-88b8eb5073ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6781 | 2026.05.19 00:03:51.156361 [ 294 ] {6c4e8329-1794-4c16-ab41-88b8eb5073ab} <Debug> TCPHandler: Processed in 0.001383768 sec. | ||
| 6782 | 2026.05.19 00:03:51.156480 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.05.19 00:03:51.156580 [ 294 ] {dacbc5c3-975d-4624-854c-1e4182787005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.05.19 00:03:51.156637 [ 294 ] {dacbc5c3-975d-4624-854c-1e4182787005} <Trace> 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 | ||
| 6785 | 2026.05.19 00:03:51.157458 [ 294 ] {dacbc5c3-975d-4624-854c-1e4182787005} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.05.19 00:03:51.157500 [ 294 ] {dacbc5c3-975d-4624-854c-1e4182787005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6787 | 2026.05.19 00:03:51.158051 [ 294 ] {dacbc5c3-975d-4624-854c-1e4182787005} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6788 | 2026.05.19 00:03:51.158282 [ 294 ] {dacbc5c3-975d-4624-854c-1e4182787005} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.05.19 00:03:51.158429 [ 294 ] {dacbc5c3-975d-4624-854c-1e4182787005} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001867 sec., 5891.805034815212 rows/sec., 10.56 MiB/sec. | ||
| 6790 | 2026.05.19 00:03:51.158489 [ 294 ] {dacbc5c3-975d-4624-854c-1e4182787005} <Debug> TCPHandler: Processed in 0.002056728 sec. | ||
| 6791 | 2026.05.19 00:03:51.158619 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.05.19 00:03:51.158715 [ 294 ] {b7496276-5c04-47da-a05f-db1265f2ab04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6793 | 2026.05.19 00:03:51.158758 [ 294 ] {b7496276-5c04-47da-a05f-db1265f2ab04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6794 | 2026.05.19 00:03:51.159111 [ 294 ] {b7496276-5c04-47da-a05f-db1265f2ab04} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.05.19 00:03:51.159148 [ 294 ] {b7496276-5c04-47da-a05f-db1265f2ab04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6796 | 2026.05.19 00:03:51.159448 [ 294 ] {b7496276-5c04-47da-a05f-db1265f2ab04} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6797 | 2026.05.19 00:03:51.159654 [ 294 ] {b7496276-5c04-47da-a05f-db1265f2ab04} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.05.19 00:03:51.159782 [ 294 ] {b7496276-5c04-47da-a05f-db1265f2ab04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6799 | 2026.05.19 00:03:51.159816 [ 294 ] {b7496276-5c04-47da-a05f-db1265f2ab04} <Debug> TCPHandler: Processed in 0.001244715 sec. | ||
| 6800 | 2026.05.19 00:03:52.435419 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6801 | 2026.05.19 00:03:52.435488 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6802 | 2026.05.19 00:03:52.530945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14371 | ||
| 6803 | 2026.05.19 00:03:52.531457 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.05.19 00:03:52.531503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6805 | 2026.05.19 00:03:52.531987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6806 | 2026.05.19 00:03:52.532219 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.05.19 00:03:52.532345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14371 | ||
| 6808 | 2026.05.19 00:03:53.291296 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6809 | 2026.05.19 00:03:53.309250 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.05.19 00:03:53.309308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6811 | 2026.05.19 00:03:53.314996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6812 | 2026.05.19 00:03:53.315733 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.05.19 00:03:53.319389 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6814 | 2026.05.19 00:03:56.146851 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.05.19 00:03:56.147086 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6816 | 2026.05.19 00:03:56.147503 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6817 | 2026.05.19 00:03:56.147552 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Debug> 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 | ||
| 6818 | 2026.05.19 00:03:56.147810 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6819 | 2026.05.19 00:03:56.147892 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6820 | 2026.05.19 00:03:56.148054 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6821 | 2026.05.19 00:03:56.148145 [ 292 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6822 | 2026.05.19 00:03:56.148156 [ 343 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6823 | 2026.05.19 00:03:56.148156 [ 360 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6824 | 2026.05.19 00:03:56.148269 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6825 | 2026.05.19 00:03:56.148295 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6826 | 2026.05.19 00:03:56.148366 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6827 | 2026.05.19 00:03:56.148386 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6828 | 2026.05.19 00:03:56.148422 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> 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'))" | ||
| 6829 | 2026.05.19 00:03:56.148462 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Trace> 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'))" | ||
| 6830 | 2026.05.19 00:03:56.149473 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002482 sec., 14101.531023368252 rows/sec., 2.37 MiB/sec. | ||
| 6831 | 2026.05.19 00:03:56.149566 [ 294 ] {b76146dc-3618-4f19-b234-919b15e4be92} <Debug> TCPHandler: Processed in 0.002852049 sec. | ||
| 6832 | 2026.05.19 00:03:56.151623 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.05.19 00:03:56.151733 [ 294 ] {4c212f2d-9a43-4bb8-b3f7-a314fd5cb46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6834 | 2026.05.19 00:03:56.151780 [ 294 ] {4c212f2d-9a43-4bb8-b3f7-a314fd5cb46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6835 | 2026.05.19 00:03:56.152318 [ 294 ] {4c212f2d-9a43-4bb8-b3f7-a314fd5cb46c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.05.19 00:03:56.152358 [ 294 ] {4c212f2d-9a43-4bb8-b3f7-a314fd5cb46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6837 | 2026.05.19 00:03:56.152722 [ 294 ] {4c212f2d-9a43-4bb8-b3f7-a314fd5cb46c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6838 | 2026.05.19 00:03:56.152945 [ 294 ] {4c212f2d-9a43-4bb8-b3f7-a314fd5cb46c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.05.19 00:03:56.153104 [ 294 ] {4c212f2d-9a43-4bb8-b3f7-a314fd5cb46c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001398 sec., 82975.67954220316 rows/sec., 7.05 MiB/sec. | ||
| 6840 | 2026.05.19 00:03:56.153142 [ 294 ] {4c212f2d-9a43-4bb8-b3f7-a314fd5cb46c} <Debug> TCPHandler: Processed in 0.001570324 sec. | ||
| 6841 | 2026.05.19 00:03:56.153274 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2026.05.19 00:03:56.153397 [ 294 ] {be60a46e-7bcc-4454-b333-7025697c2c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6843 | 2026.05.19 00:03:56.153458 [ 294 ] {be60a46e-7bcc-4454-b333-7025697c2c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6844 | 2026.05.19 00:03:56.154002 [ 294 ] {be60a46e-7bcc-4454-b333-7025697c2c9d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.05.19 00:03:56.154045 [ 294 ] {be60a46e-7bcc-4454-b333-7025697c2c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6846 | 2026.05.19 00:03:56.154425 [ 294 ] {be60a46e-7bcc-4454-b333-7025697c2c9d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6847 | 2026.05.19 00:03:56.154675 [ 294 ] {be60a46e-7bcc-4454-b333-7025697c2c9d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.05.19 00:03:56.154789 [ 82 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6849 | 2026.05.19 00:03:56.154814 [ 294 ] {be60a46e-7bcc-4454-b333-7025697c2c9d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001446 sec., 20746.887966804978 rows/sec., 1.52 MiB/sec. | ||
| 6850 | 2026.05.19 00:03:56.154827 [ 82 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.05.19 00:03:56.154850 [ 294 ] {be60a46e-7bcc-4454-b333-7025697c2c9d} <Debug> TCPHandler: Processed in 0.001626565 sec. | ||
| 6852 | 2026.05.19 00:03:56.154850 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6853 | 2026.05.19 00:03:56.154965 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6854 | 2026.05.19 00:03:56.154979 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2026.05.19 00:03:56.155094 [ 294 ] {abc5e20d-4d66-4bf7-95ad-4189244363ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6856 | 2026.05.19 00:03:56.155094 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6857 | 2026.05.19 00:03:56.155140 [ 294 ] {abc5e20d-4d66-4bf7-95ad-4189244363ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6858 | 2026.05.19 00:03:56.155146 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 6859 | 2026.05.19 00:03:56.155224 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 6860 | 2026.05.19 00:03:56.155271 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 6861 | 2026.05.19 00:03:56.155312 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 6862 | 2026.05.19 00:03:56.155350 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 6863 | 2026.05.19 00:03:56.155388 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 6864 | 2026.05.19 00:03:56.155584 [ 294 ] {abc5e20d-4d66-4bf7-95ad-4189244363ce} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.05.19 00:03:56.155627 [ 294 ] {abc5e20d-4d66-4bf7-95ad-4189244363ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6866 | 2026.05.19 00:03:56.155960 [ 294 ] {abc5e20d-4d66-4bf7-95ad-4189244363ce} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6867 | 2026.05.19 00:03:56.156185 [ 294 ] {abc5e20d-4d66-4bf7-95ad-4189244363ce} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.05.19 00:03:56.156205 [ 197 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282066 sec., 151318.2628663423 rows/sec., 11.65 MiB/sec. | ||
| 6869 | 2026.05.19 00:03:56.156320 [ 294 ] {abc5e20d-4d66-4bf7-95ad-4189244363ce} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001248 sec., 75320.51282051283 rows/sec., 5.88 MiB/sec. | ||
| 6870 | 2026.05.19 00:03:56.156362 [ 294 ] {abc5e20d-4d66-4bf7-95ad-4189244363ce} <Debug> TCPHandler: Processed in 0.00143359 sec. | ||
| 6871 | 2026.05.19 00:03:56.156420 [ 197 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6872 | 2026.05.19 00:03:56.156486 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.05.19 00:03:56.156587 [ 294 ] {1c2608a4-7500-4abb-b1ed-fdf1d4e40673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6874 | 2026.05.19 00:03:56.156635 [ 294 ] {1c2608a4-7500-4abb-b1ed-fdf1d4e40673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6875 | 2026.05.19 00:03:56.156770 [ 197 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.05.19 00:03:56.156871 [ 197 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_41_8} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6877 | 2026.05.19 00:03:56.156981 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6878 | 2026.05.19 00:03:56.157040 [ 294 ] {1c2608a4-7500-4abb-b1ed-fdf1d4e40673} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.05.19 00:03:56.157080 [ 294 ] {1c2608a4-7500-4abb-b1ed-fdf1d4e40673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6880 | 2026.05.19 00:03:56.157429 [ 294 ] {1c2608a4-7500-4abb-b1ed-fdf1d4e40673} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6881 | 2026.05.19 00:03:56.157635 [ 294 ] {1c2608a4-7500-4abb-b1ed-fdf1d4e40673} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.05.19 00:03:56.157770 [ 294 ] {1c2608a4-7500-4abb-b1ed-fdf1d4e40673} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 6883 | 2026.05.19 00:03:56.157804 [ 294 ] {1c2608a4-7500-4abb-b1ed-fdf1d4e40673} <Debug> TCPHandler: Processed in 0.001367008 sec. | ||
| 6884 | 2026.05.19 00:03:56.157921 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2026.05.19 00:03:56.158022 [ 294 ] {411ea1cf-b71b-4ae8-87df-6208f6bd1a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6886 | 2026.05.19 00:03:56.158080 [ 294 ] {411ea1cf-b71b-4ae8-87df-6208f6bd1a34} <Trace> 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 | ||
| 6887 | 2026.05.19 00:03:56.158887 [ 294 ] {411ea1cf-b71b-4ae8-87df-6208f6bd1a34} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.05.19 00:03:56.158923 [ 294 ] {411ea1cf-b71b-4ae8-87df-6208f6bd1a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6889 | 2026.05.19 00:03:56.159475 [ 294 ] {411ea1cf-b71b-4ae8-87df-6208f6bd1a34} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6890 | 2026.05.19 00:03:56.159711 [ 294 ] {411ea1cf-b71b-4ae8-87df-6208f6bd1a34} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.05.19 00:03:56.159832 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6892 | 2026.05.19 00:03:56.159860 [ 294 ] {411ea1cf-b71b-4ae8-87df-6208f6bd1a34} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001857 sec., 16155.088852988692 rows/sec., 28.95 MiB/sec. | ||
| 6893 | 2026.05.19 00:03:56.159870 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.05.19 00:03:56.159894 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6895 | 2026.05.19 00:03:56.159919 [ 294 ] {411ea1cf-b71b-4ae8-87df-6208f6bd1a34} <Debug> TCPHandler: Processed in 0.002048247 sec. | ||
| 6896 | 2026.05.19 00:03:56.159982 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6897 | 2026.05.19 00:03:56.160062 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.05.19 00:03:56.160167 [ 294 ] {7759bc79-cf8f-4379-890e-04ac368bd9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.05.19 00:03:56.160197 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6900 | 2026.05.19 00:03:56.160211 [ 294 ] {7759bc79-cf8f-4379-890e-04ac368bd9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6901 | 2026.05.19 00:03:56.160252 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 734 rows starting from the beginning of the part | ||
| 6902 | 2026.05.19 00:03:56.160366 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 6903 | 2026.05.19 00:03:56.160469 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 6904 | 2026.05.19 00:03:56.160576 [ 294 ] {7759bc79-cf8f-4379-890e-04ac368bd9d5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.05.19 00:03:56.160579 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 6906 | 2026.05.19 00:03:56.160632 [ 294 ] {7759bc79-cf8f-4379-890e-04ac368bd9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6907 | 2026.05.19 00:03:56.160701 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 6908 | 2026.05.19 00:03:56.160794 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 6909 | 2026.05.19 00:03:56.160974 [ 294 ] {7759bc79-cf8f-4379-890e-04ac368bd9d5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6910 | 2026.05.19 00:03:56.161266 [ 294 ] {7759bc79-cf8f-4379-890e-04ac368bd9d5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.05.19 00:03:56.161405 [ 294 ] {7759bc79-cf8f-4379-890e-04ac368bd9d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 6912 | 2026.05.19 00:03:56.161439 [ 294 ] {7759bc79-cf8f-4379-890e-04ac368bd9d5} <Debug> TCPHandler: Processed in 0.0014285 sec. | ||
| 6913 | 2026.05.19 00:03:56.199411 [ 197 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 19 columns (19 merged, 0 gathered) in 0.039470693 sec., 21433.624182884247 rows/sec., 38.41 MiB/sec. | ||
| 6914 | 2026.05.19 00:03:56.200365 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6915 | 2026.05.19 00:03:56.200725 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.05.19 00:03:56.200804 [ 188 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6917 | 2026.05.19 00:03:56.200917 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 6918 | 2026.05.19 00:03:56.424385 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.05.19 00:03:56.424624 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 6920 | 2026.05.19 00:03:56.424970 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6921 | 2026.05.19 00:03:56.425016 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Debug> 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 | ||
| 6922 | 2026.05.19 00:03:56.425270 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6923 | 2026.05.19 00:03:56.425337 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6924 | 2026.05.19 00:03:56.425480 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6925 | 2026.05.19 00:03:56.425553 [ 338 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6926 | 2026.05.19 00:03:56.425564 [ 292 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6927 | 2026.05.19 00:03:56.425590 [ 343 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6928 | 2026.05.19 00:03:56.425688 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 6929 | 2026.05.19 00:03:56.425716 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6930 | 2026.05.19 00:03:56.425784 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6931 | 2026.05.19 00:03:56.425804 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6932 | 2026.05.19 00:03:56.425841 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> 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'))" | ||
| 6933 | 2026.05.19 00:03:56.425883 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Trace> 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'))" | ||
| 6934 | 2026.05.19 00:03:56.426849 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002334 sec., 14995.715509854326 rows/sec., 3.19 MiB/sec. | ||
| 6935 | 2026.05.19 00:03:56.426926 [ 294 ] {a38b1c38-757c-44e8-b045-75d7d5e244a1} <Debug> TCPHandler: Processed in 0.002671664 sec. | ||
| 6936 | 2026.05.19 00:03:56.439618 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.05.19 00:03:56.439758 [ 294 ] {a98117a3-bc38-4e1c-990f-b48c42470765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6938 | 2026.05.19 00:03:56.439805 [ 294 ] {a98117a3-bc38-4e1c-990f-b48c42470765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6939 | 2026.05.19 00:03:56.440283 [ 294 ] {a98117a3-bc38-4e1c-990f-b48c42470765} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.05.19 00:03:56.440320 [ 294 ] {a98117a3-bc38-4e1c-990f-b48c42470765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6941 | 2026.05.19 00:03:56.440664 [ 294 ] {a98117a3-bc38-4e1c-990f-b48c42470765} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6942 | 2026.05.19 00:03:56.440877 [ 294 ] {a98117a3-bc38-4e1c-990f-b48c42470765} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.19 00:03:56.441016 [ 294 ] {a98117a3-bc38-4e1c-990f-b48c42470765} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001291 sec., 18590.240123934935 rows/sec., 1.54 MiB/sec. | ||
| 6944 | 2026.05.19 00:03:56.441052 [ 294 ] {a98117a3-bc38-4e1c-990f-b48c42470765} <Debug> TCPHandler: Processed in 0.001487642 sec. | ||
| 6945 | 2026.05.19 00:03:56.441191 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.05.19 00:03:56.441291 [ 294 ] {72f5b57e-d967-4d77-a8b4-285e5ddfaddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6947 | 2026.05.19 00:03:56.441334 [ 294 ] {72f5b57e-d967-4d77-a8b4-285e5ddfaddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6948 | 2026.05.19 00:03:56.441721 [ 294 ] {72f5b57e-d967-4d77-a8b4-285e5ddfaddc} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.05.19 00:03:56.441757 [ 294 ] {72f5b57e-d967-4d77-a8b4-285e5ddfaddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6950 | 2026.05.19 00:03:56.442037 [ 294 ] {72f5b57e-d967-4d77-a8b4-285e5ddfaddc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6951 | 2026.05.19 00:03:56.442239 [ 294 ] {72f5b57e-d967-4d77-a8b4-285e5ddfaddc} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.05.19 00:03:56.442366 [ 294 ] {72f5b57e-d967-4d77-a8b4-285e5ddfaddc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001099 sec., 1819.8362147406735 rows/sec., 148.39 KiB/sec. | ||
| 6953 | 2026.05.19 00:03:56.442401 [ 294 ] {72f5b57e-d967-4d77-a8b4-285e5ddfaddc} <Debug> TCPHandler: Processed in 0.001259775 sec. | ||
| 6954 | 2026.05.19 00:03:56.442523 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.05.19 00:03:56.442617 [ 294 ] {90294dd7-5839-472d-8fbc-26a95bc518de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6956 | 2026.05.19 00:03:56.442658 [ 294 ] {90294dd7-5839-472d-8fbc-26a95bc518de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6957 | 2026.05.19 00:03:56.444114 [ 294 ] {90294dd7-5839-472d-8fbc-26a95bc518de} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.05.19 00:03:56.444151 [ 294 ] {90294dd7-5839-472d-8fbc-26a95bc518de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6959 | 2026.05.19 00:03:56.444587 [ 294 ] {90294dd7-5839-472d-8fbc-26a95bc518de} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6960 | 2026.05.19 00:03:56.444802 [ 294 ] {90294dd7-5839-472d-8fbc-26a95bc518de} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.05.19 00:03:56.444931 [ 294 ] {90294dd7-5839-472d-8fbc-26a95bc518de} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002332 sec., 1090909.090909091 rows/sec., 81.69 MiB/sec. | ||
| 6962 | 2026.05.19 00:03:56.444966 [ 294 ] {90294dd7-5839-472d-8fbc-26a95bc518de} <Debug> TCPHandler: Processed in 0.002491119 sec. | ||
| 6963 | 2026.05.19 00:03:56.445087 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.05.19 00:03:56.445183 [ 294 ] {dbcd36b0-f04f-4dd2-ab9b-0f55527f193b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.05.19 00:03:56.445224 [ 294 ] {dbcd36b0-f04f-4dd2-ab9b-0f55527f193b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6966 | 2026.05.19 00:03:56.445660 [ 294 ] {dbcd36b0-f04f-4dd2-ab9b-0f55527f193b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.05.19 00:03:56.445696 [ 294 ] {dbcd36b0-f04f-4dd2-ab9b-0f55527f193b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6968 | 2026.05.19 00:03:56.445987 [ 294 ] {dbcd36b0-f04f-4dd2-ab9b-0f55527f193b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6969 | 2026.05.19 00:03:56.446192 [ 294 ] {dbcd36b0-f04f-4dd2-ab9b-0f55527f193b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.05.19 00:03:56.446319 [ 294 ] {dbcd36b0-f04f-4dd2-ab9b-0f55527f193b} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001155 sec., 29437.22943722944 rows/sec., 2.20 MiB/sec. | ||
| 6971 | 2026.05.19 00:03:56.446353 [ 294 ] {dbcd36b0-f04f-4dd2-ab9b-0f55527f193b} <Debug> TCPHandler: Processed in 0.001315047 sec. | ||
| 6972 | 2026.05.19 00:03:56.446468 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.05.19 00:03:56.446564 [ 294 ] {060fe958-039a-4e5f-91e5-31d5931514b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6974 | 2026.05.19 00:03:56.446603 [ 294 ] {060fe958-039a-4e5f-91e5-31d5931514b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6975 | 2026.05.19 00:03:56.447243 [ 294 ] {060fe958-039a-4e5f-91e5-31d5931514b5} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.05.19 00:03:56.447280 [ 294 ] {060fe958-039a-4e5f-91e5-31d5931514b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6977 | 2026.05.19 00:03:56.447598 [ 294 ] {060fe958-039a-4e5f-91e5-31d5931514b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6978 | 2026.05.19 00:03:56.447801 [ 294 ] {060fe958-039a-4e5f-91e5-31d5931514b5} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.05.19 00:03:56.447928 [ 294 ] {060fe958-039a-4e5f-91e5-31d5931514b5} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001383 sec., 596529.2841648591 rows/sec., 34.89 MiB/sec. | ||
| 6980 | 2026.05.19 00:03:56.447962 [ 294 ] {060fe958-039a-4e5f-91e5-31d5931514b5} <Debug> TCPHandler: Processed in 0.001541733 sec. | ||
| 6981 | 2026.05.19 00:03:56.448077 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.05.19 00:03:56.448173 [ 294 ] {a7231406-e5a9-494b-89fc-697689a26e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.05.19 00:03:56.448215 [ 294 ] {a7231406-e5a9-494b-89fc-697689a26e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6984 | 2026.05.19 00:03:56.448591 [ 294 ] {a7231406-e5a9-494b-89fc-697689a26e49} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.05.19 00:03:56.448627 [ 294 ] {a7231406-e5a9-494b-89fc-697689a26e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6986 | 2026.05.19 00:03:56.448906 [ 294 ] {a7231406-e5a9-494b-89fc-697689a26e49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6987 | 2026.05.19 00:03:56.449116 [ 294 ] {a7231406-e5a9-494b-89fc-697689a26e49} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.05.19 00:03:56.449243 [ 294 ] {a7231406-e5a9-494b-89fc-697689a26e49} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 6989 | 2026.05.19 00:03:56.449277 [ 294 ] {a7231406-e5a9-494b-89fc-697689a26e49} <Debug> TCPHandler: Processed in 0.001249295 sec. | ||
| 6990 | 2026.05.19 00:03:56.449391 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.05.19 00:03:56.449484 [ 294 ] {897c4da1-a4fd-45f5-97c4-d268085d7902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6992 | 2026.05.19 00:03:56.449524 [ 294 ] {897c4da1-a4fd-45f5-97c4-d268085d7902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6993 | 2026.05.19 00:03:56.449911 [ 294 ] {897c4da1-a4fd-45f5-97c4-d268085d7902} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.05.19 00:03:56.449948 [ 294 ] {897c4da1-a4fd-45f5-97c4-d268085d7902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6995 | 2026.05.19 00:03:56.450240 [ 294 ] {897c4da1-a4fd-45f5-97c4-d268085d7902} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6996 | 2026.05.19 00:03:56.450448 [ 294 ] {897c4da1-a4fd-45f5-97c4-d268085d7902} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.05.19 00:03:56.450574 [ 294 ] {897c4da1-a4fd-45f5-97c4-d268085d7902} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 6998 | 2026.05.19 00:03:56.450609 [ 294 ] {897c4da1-a4fd-45f5-97c4-d268085d7902} <Debug> TCPHandler: Processed in 0.001266715 sec. | ||
| 6999 | 2026.05.19 00:03:56.450724 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.05.19 00:03:56.450819 [ 294 ] {fcf21da3-5b31-4c99-a06d-e7b15a430c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7001 | 2026.05.19 00:03:56.450858 [ 294 ] {fcf21da3-5b31-4c99-a06d-e7b15a430c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7002 | 2026.05.19 00:03:56.451656 [ 294 ] {fcf21da3-5b31-4c99-a06d-e7b15a430c56} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.05.19 00:03:56.451692 [ 294 ] {fcf21da3-5b31-4c99-a06d-e7b15a430c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7004 | 2026.05.19 00:03:56.452049 [ 294 ] {fcf21da3-5b31-4c99-a06d-e7b15a430c56} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7005 | 2026.05.19 00:03:56.452262 [ 294 ] {fcf21da3-5b31-4c99-a06d-e7b15a430c56} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.05.19 00:03:56.452392 [ 294 ] {fcf21da3-5b31-4c99-a06d-e7b15a430c56} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001591 sec., 840351.9798868636 rows/sec., 56.63 MiB/sec. | ||
| 7007 | 2026.05.19 00:03:56.452426 [ 294 ] {fcf21da3-5b31-4c99-a06d-e7b15a430c56} <Debug> TCPHandler: Processed in 0.001751109 sec. | ||
| 7008 | 2026.05.19 00:03:56.452541 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2026.05.19 00:03:56.452635 [ 294 ] {f7397cfc-9963-4e16-a940-8147334f7dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7010 | 2026.05.19 00:03:56.452678 [ 294 ] {f7397cfc-9963-4e16-a940-8147334f7dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7011 | 2026.05.19 00:03:56.453331 [ 294 ] {f7397cfc-9963-4e16-a940-8147334f7dde} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.05.19 00:03:56.453367 [ 294 ] {f7397cfc-9963-4e16-a940-8147334f7dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7013 | 2026.05.19 00:03:56.453786 [ 294 ] {f7397cfc-9963-4e16-a940-8147334f7dde} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7014 | 2026.05.19 00:03:56.453997 [ 294 ] {f7397cfc-9963-4e16-a940-8147334f7dde} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.05.19 00:03:56.454125 [ 294 ] {f7397cfc-9963-4e16-a940-8147334f7dde} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001509 sec., 1015904.5725646124 rows/sec., 62.10 MiB/sec. | ||
| 7016 | 2026.05.19 00:03:56.454159 [ 294 ] {f7397cfc-9963-4e16-a940-8147334f7dde} <Debug> TCPHandler: Processed in 0.001666707 sec. | ||
| 7017 | 2026.05.19 00:03:56.454276 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.05.19 00:03:56.454371 [ 294 ] {c5ece632-d513-4882-9eb4-aaaa30fc1adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7019 | 2026.05.19 00:03:56.454426 [ 294 ] {c5ece632-d513-4882-9eb4-aaaa30fc1adb} <Trace> 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 | ||
| 7020 | 2026.05.19 00:03:56.455169 [ 294 ] {c5ece632-d513-4882-9eb4-aaaa30fc1adb} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.05.19 00:03:56.455205 [ 294 ] {c5ece632-d513-4882-9eb4-aaaa30fc1adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7022 | 2026.05.19 00:03:56.455717 [ 294 ] {c5ece632-d513-4882-9eb4-aaaa30fc1adb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7023 | 2026.05.19 00:03:56.455937 [ 294 ] {c5ece632-d513-4882-9eb4-aaaa30fc1adb} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.05.19 00:03:56.456076 [ 294 ] {c5ece632-d513-4882-9eb4-aaaa30fc1adb} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001723 sec., 11607.661056297156 rows/sec., 20.80 MiB/sec. | ||
| 7025 | 2026.05.19 00:03:56.456127 [ 294 ] {c5ece632-d513-4882-9eb4-aaaa30fc1adb} <Debug> TCPHandler: Processed in 0.001899053 sec. | ||
| 7026 | 2026.05.19 00:03:56.456254 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.05.19 00:03:56.456349 [ 294 ] {f8b47cf6-ec0b-4e7f-b921-3a6dfd5acf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7028 | 2026.05.19 00:03:56.456391 [ 294 ] {f8b47cf6-ec0b-4e7f-b921-3a6dfd5acf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7029 | 2026.05.19 00:03:56.456712 [ 294 ] {f8b47cf6-ec0b-4e7f-b921-3a6dfd5acf4f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.05.19 00:03:56.456749 [ 294 ] {f8b47cf6-ec0b-4e7f-b921-3a6dfd5acf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7031 | 2026.05.19 00:03:56.457046 [ 294 ] {f8b47cf6-ec0b-4e7f-b921-3a6dfd5acf4f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7032 | 2026.05.19 00:03:56.457258 [ 294 ] {f8b47cf6-ec0b-4e7f-b921-3a6dfd5acf4f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.19 00:03:56.457386 [ 294 ] {f8b47cf6-ec0b-4e7f-b921-3a6dfd5acf4f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 7034 | 2026.05.19 00:03:56.457418 [ 294 ] {f8b47cf6-ec0b-4e7f-b921-3a6dfd5acf4f} <Debug> TCPHandler: Processed in 0.001214694 sec. | ||
| 7035 | 2026.05.19 00:04:00.032549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14883 | ||
| 7036 | 2026.05.19 00:04:00.033304 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.05.19 00:04:00.033369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7038 | 2026.05.19 00:04:00.034018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7039 | 2026.05.19 00:04:00.034245 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.05.19 00:04:00.034351 [ 116 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7041 | 2026.05.19 00:04:00.034361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14883 | ||
| 7042 | 2026.05.19 00:04:00.034392 [ 116 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.05.19 00:04:00.034414 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7044 | 2026.05.19 00:04:00.034557 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7045 | 2026.05.19 00:04:00.034714 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7046 | 2026.05.19 00:04:00.034755 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12451 rows starting from the beginning of the part | ||
| 7047 | 2026.05.19 00:04:00.034852 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7048 | 2026.05.19 00:04:00.034906 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7049 | 2026.05.19 00:04:00.034957 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7050 | 2026.05.19 00:04:00.035004 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7051 | 2026.05.19 00:04:00.035052 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7052 | 2026.05.19 00:04:00.036733 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14883 rows, containing 4 columns (4 merged, 0 gathered) in 0.002242793 sec., 6635922.262999752 rows/sec., 94.93 MiB/sec. | ||
| 7053 | 2026.05.19 00:04:00.037082 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7054 | 2026.05.19 00:04:00.037333 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.05.19 00:04:00.037399 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_31_6} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7056 | 2026.05.19 00:04:00.037499 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7057 | 2026.05.19 00:04:00.819530 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7058 | 2026.05.19 00:04:00.837452 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.05.19 00:04:00.837521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7060 | 2026.05.19 00:04:00.843038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7061 | 2026.05.19 00:04:00.843737 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.05.19 00:04:00.844025 [ 116 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7063 | 2026.05.19 00:04:00.844090 [ 116 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.05.19 00:04:00.844110 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7065 | 2026.05.19 00:04:00.844313 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7066 | 2026.05.19 00:04:00.847331 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7067 | 2026.05.19 00:04:00.848256 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7068 | 2026.05.19 00:04:00.849659 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7069 | 2026.05.19 00:04:00.854096 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7070 | 2026.05.19 00:04:00.858456 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7071 | 2026.05.19 00:04:00.862606 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7072 | 2026.05.19 00:04:00.866677 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7073 | 2026.05.19 00:04:00.870480 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7074 | 2026.05.19 00:04:00.922608 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07839247 sec., 2984.980572751439 rows/sec., 15.43 MiB/sec. | ||
| 7075 | 2026.05.19 00:04:00.925372 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7076 | 2026.05.19 00:04:00.927516 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.05.19 00:04:00.927627 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_31_6} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7078 | 2026.05.19 00:04:00.930200 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7079 | 2026.05.19 00:04:01.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.50 MiB, peak 284.05 MiB, free memory in arenas 0.00 B, will set to 275.68 MiB (RSS), difference: 2.18 MiB | ||
| 7080 | 2026.05.19 00:04:01.145025 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2026.05.19 00:04:01.145282 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 7082 | 2026.05.19 00:04:01.145632 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7083 | 2026.05.19 00:04:01.145670 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Debug> 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 | ||
| 7084 | 2026.05.19 00:04:01.145891 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7085 | 2026.05.19 00:04:01.145960 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7086 | 2026.05.19 00:04:01.146103 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7087 | 2026.05.19 00:04:01.146174 [ 292 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7088 | 2026.05.19 00:04:01.146181 [ 338 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7089 | 2026.05.19 00:04:01.146202 [ 343 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7090 | 2026.05.19 00:04:01.146300 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 7091 | 2026.05.19 00:04:01.146327 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7092 | 2026.05.19 00:04:01.146395 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7093 | 2026.05.19 00:04:01.146415 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7094 | 2026.05.19 00:04:01.146453 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> 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'))" | ||
| 7095 | 2026.05.19 00:04:01.146496 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Trace> 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'))" | ||
| 7096 | 2026.05.19 00:04:01.147514 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002342 sec., 14944.491887275834 rows/sec., 2.52 MiB/sec. | ||
| 7097 | 2026.05.19 00:04:01.147592 [ 294 ] {244770bf-65e4-403d-afbb-e2b6903676c5} <Debug> TCPHandler: Processed in 0.002710426 sec. | ||
| 7098 | 2026.05.19 00:04:01.148985 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.05.19 00:04:01.149093 [ 294 ] {ae065a66-d5e3-438c-aaa8-e951d8c6b556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7100 | 2026.05.19 00:04:01.149138 [ 294 ] {ae065a66-d5e3-438c-aaa8-e951d8c6b556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7101 | 2026.05.19 00:04:01.149608 [ 294 ] {ae065a66-d5e3-438c-aaa8-e951d8c6b556} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.05.19 00:04:01.149651 [ 294 ] {ae065a66-d5e3-438c-aaa8-e951d8c6b556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7103 | 2026.05.19 00:04:01.150053 [ 294 ] {ae065a66-d5e3-438c-aaa8-e951d8c6b556} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7104 | 2026.05.19 00:04:01.150360 [ 294 ] {ae065a66-d5e3-438c-aaa8-e951d8c6b556} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.05.19 00:04:01.150549 [ 294 ] {ae065a66-d5e3-438c-aaa8-e951d8c6b556} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001486 sec., 37685.06056527591 rows/sec., 2.90 MiB/sec. | ||
| 7106 | 2026.05.19 00:04:01.150599 [ 294 ] {ae065a66-d5e3-438c-aaa8-e951d8c6b556} <Debug> TCPHandler: Processed in 0.001663547 sec. | ||
| 7107 | 2026.05.19 00:04:01.150726 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.05.19 00:04:01.150821 [ 294 ] {e8b84cc0-a0f6-4989-b82a-0a0f3f6aed1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7109 | 2026.05.19 00:04:01.150861 [ 294 ] {e8b84cc0-a0f6-4989-b82a-0a0f3f6aed1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7110 | 2026.05.19 00:04:01.151290 [ 294 ] {e8b84cc0-a0f6-4989-b82a-0a0f3f6aed1a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.05.19 00:04:01.151326 [ 294 ] {e8b84cc0-a0f6-4989-b82a-0a0f3f6aed1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7112 | 2026.05.19 00:04:01.151635 [ 294 ] {e8b84cc0-a0f6-4989-b82a-0a0f3f6aed1a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7113 | 2026.05.19 00:04:01.151849 [ 294 ] {e8b84cc0-a0f6-4989-b82a-0a0f3f6aed1a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.05.19 00:04:01.151975 [ 294 ] {e8b84cc0-a0f6-4989-b82a-0a0f3f6aed1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 7115 | 2026.05.19 00:04:01.152010 [ 294 ] {e8b84cc0-a0f6-4989-b82a-0a0f3f6aed1a} <Debug> TCPHandler: Processed in 0.001333527 sec. | ||
| 7116 | 2026.05.19 00:04:01.152128 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.05.19 00:04:01.152221 [ 294 ] {ece1100f-33a8-4b3e-8fb8-ba2f22f5108d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7118 | 2026.05.19 00:04:01.152265 [ 294 ] {ece1100f-33a8-4b3e-8fb8-ba2f22f5108d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7119 | 2026.05.19 00:04:01.152649 [ 294 ] {ece1100f-33a8-4b3e-8fb8-ba2f22f5108d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.05.19 00:04:01.152686 [ 294 ] {ece1100f-33a8-4b3e-8fb8-ba2f22f5108d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7121 | 2026.05.19 00:04:01.153020 [ 294 ] {ece1100f-33a8-4b3e-8fb8-ba2f22f5108d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7122 | 2026.05.19 00:04:01.153248 [ 294 ] {ece1100f-33a8-4b3e-8fb8-ba2f22f5108d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.05.19 00:04:01.153378 [ 294 ] {ece1100f-33a8-4b3e-8fb8-ba2f22f5108d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001174 sec., 109028.96081771722 rows/sec., 7.59 MiB/sec. | ||
| 7124 | 2026.05.19 00:04:01.153411 [ 294 ] {ece1100f-33a8-4b3e-8fb8-ba2f22f5108d} <Debug> TCPHandler: Processed in 0.001333227 sec. | ||
| 7125 | 2026.05.19 00:04:01.153530 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7126 | 2026.05.19 00:04:01.153625 [ 294 ] {16a599ac-bdd0-4433-bc8e-077e0122ffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7127 | 2026.05.19 00:04:01.153667 [ 294 ] {16a599ac-bdd0-4433-bc8e-077e0122ffe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7128 | 2026.05.19 00:04:01.153995 [ 294 ] {16a599ac-bdd0-4433-bc8e-077e0122ffe9} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.05.19 00:04:01.154031 [ 294 ] {16a599ac-bdd0-4433-bc8e-077e0122ffe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7130 | 2026.05.19 00:04:01.154333 [ 294 ] {16a599ac-bdd0-4433-bc8e-077e0122ffe9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7131 | 2026.05.19 00:04:01.154538 [ 294 ] {16a599ac-bdd0-4433-bc8e-077e0122ffe9} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.05.19 00:04:01.154667 [ 294 ] {16a599ac-bdd0-4433-bc8e-077e0122ffe9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 7133 | 2026.05.19 00:04:01.154701 [ 294 ] {16a599ac-bdd0-4433-bc8e-077e0122ffe9} <Debug> TCPHandler: Processed in 0.001219414 sec. | ||
| 7134 | 2026.05.19 00:04:04.556208 [ 284 ] {} <Trace> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.05.19 00:04:04.556497 [ 284 ] {870bea23-95dc-4448-ae96-11d2de2d196f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59795) 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) | ||
| 7136 | 2026.05.19 00:04:04.556959 [ 284 ] {870bea23-95dc-4448-ae96-11d2de2d196f} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7137 | 2026.05.19 00:04:04.557162 [ 284 ] {870bea23-95dc-4448-ae96-11d2de2d196f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7138 | 2026.05.19 00:04:04.557526 [ 292 ] {870bea23-95dc-4448-ae96-11d2de2d196f} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7139 | 2026.05.19 00:04:04.557809 [ 284 ] {870bea23-95dc-4448-ae96-11d2de2d196f} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001436 sec., 28551.532033426185 rows/sec., 1.70 MiB/sec. | ||
| 7140 | 2026.05.19 00:04:04.557865 [ 284 ] {870bea23-95dc-4448-ae96-11d2de2d196f} <Debug> TCPHandler: Processed in 0.001807131 sec. | ||
| 7141 | 2026.05.19 00:04:06.146903 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7142 | 2026.05.19 00:04:06.147209 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 7143 | 2026.05.19 00:04:06.147627 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7144 | 2026.05.19 00:04:06.147673 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Debug> 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 | ||
| 7145 | 2026.05.19 00:04:06.147972 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7146 | 2026.05.19 00:04:06.148068 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7147 | 2026.05.19 00:04:06.148223 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7148 | 2026.05.19 00:04:06.148299 [ 292 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7149 | 2026.05.19 00:04:06.148322 [ 355 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7150 | 2026.05.19 00:04:06.148324 [ 343 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7151 | 2026.05.19 00:04:06.148441 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 7152 | 2026.05.19 00:04:06.148468 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7153 | 2026.05.19 00:04:06.148538 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7154 | 2026.05.19 00:04:06.148559 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7155 | 2026.05.19 00:04:06.148594 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> 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'))" | ||
| 7156 | 2026.05.19 00:04:06.148633 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Trace> 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'))" | ||
| 7157 | 2026.05.19 00:04:06.149662 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002599 sec., 13466.717968449402 rows/sec., 2.27 MiB/sec. | ||
| 7158 | 2026.05.19 00:04:06.149769 [ 294 ] {047c35aa-3e96-4d3c-9941-73391b88e0a5} <Debug> TCPHandler: Processed in 0.003023795 sec. | ||
| 7159 | 2026.05.19 00:04:06.151903 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2026.05.19 00:04:06.152033 [ 294 ] {67d02faf-a295-4f98-b8c0-1b2c216aa6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7161 | 2026.05.19 00:04:06.152086 [ 294 ] {67d02faf-a295-4f98-b8c0-1b2c216aa6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7162 | 2026.05.19 00:04:06.152669 [ 294 ] {67d02faf-a295-4f98-b8c0-1b2c216aa6bc} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.05.19 00:04:06.152712 [ 294 ] {67d02faf-a295-4f98-b8c0-1b2c216aa6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7164 | 2026.05.19 00:04:06.153085 [ 294 ] {67d02faf-a295-4f98-b8c0-1b2c216aa6bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7165 | 2026.05.19 00:04:06.153325 [ 294 ] {67d02faf-a295-4f98-b8c0-1b2c216aa6bc} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.05.19 00:04:06.153468 [ 151 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7167 | 2026.05.19 00:04:06.153475 [ 294 ] {67d02faf-a295-4f98-b8c0-1b2c216aa6bc} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00148 sec., 78378.37837837837 rows/sec., 6.66 MiB/sec. | ||
| 7168 | 2026.05.19 00:04:06.153556 [ 151 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.05.19 00:04:06.153567 [ 294 ] {67d02faf-a295-4f98-b8c0-1b2c216aa6bc} <Debug> TCPHandler: Processed in 0.001725289 sec. | ||
| 7170 | 2026.05.19 00:04:06.153595 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7171 | 2026.05.19 00:04:06.153711 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2026.05.19 00:04:06.153732 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7173 | 2026.05.19 00:04:06.153814 [ 294 ] {1567f573-a78b-4730-aa98-f6d1354dbb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7174 | 2026.05.19 00:04:06.153862 [ 294 ] {1567f573-a78b-4730-aa98-f6d1354dbb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7175 | 2026.05.19 00:04:06.153882 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7176 | 2026.05.19 00:04:06.153923 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2614 rows starting from the beginning of the part | ||
| 7177 | 2026.05.19 00:04:06.153993 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 78 rows starting from the beginning of the part | ||
| 7178 | 2026.05.19 00:04:06.154042 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 116 rows starting from the beginning of the part | ||
| 7179 | 2026.05.19 00:04:06.154087 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2544 rows starting from the beginning of the part | ||
| 7180 | 2026.05.19 00:04:06.154132 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7181 | 2026.05.19 00:04:06.154176 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 116 rows starting from the beginning of the part | ||
| 7182 | 2026.05.19 00:04:06.154289 [ 294 ] {1567f573-a78b-4730-aa98-f6d1354dbb6c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.05.19 00:04:06.154333 [ 294 ] {1567f573-a78b-4730-aa98-f6d1354dbb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7184 | 2026.05.19 00:04:06.154997 [ 294 ] {1567f573-a78b-4730-aa98-f6d1354dbb6c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7185 | 2026.05.19 00:04:06.155236 [ 294 ] {1567f573-a78b-4730-aa98-f6d1354dbb6c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.05.19 00:04:06.155382 [ 294 ] {1567f573-a78b-4730-aa98-f6d1354dbb6c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00159 sec., 18867.924528301886 rows/sec., 1.39 MiB/sec. | ||
| 7187 | 2026.05.19 00:04:06.155418 [ 294 ] {1567f573-a78b-4730-aa98-f6d1354dbb6c} <Debug> TCPHandler: Processed in 0.001756259 sec. | ||
| 7188 | 2026.05.19 00:04:06.155535 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.05.19 00:04:06.155630 [ 294 ] {4499fa9c-54b1-4f62-b8e8-f9243b204ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7190 | 2026.05.19 00:04:06.155672 [ 294 ] {4499fa9c-54b1-4f62-b8e8-f9243b204ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7191 | 2026.05.19 00:04:06.156105 [ 294 ] {4499fa9c-54b1-4f62-b8e8-f9243b204ccd} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.05.19 00:04:06.156142 [ 294 ] {4499fa9c-54b1-4f62-b8e8-f9243b204ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7193 | 2026.05.19 00:04:06.156537 [ 294 ] {4499fa9c-54b1-4f62-b8e8-f9243b204ccd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7194 | 2026.05.19 00:04:06.156641 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002972373 sec., 1858447.778929495 rows/sec., 147.63 MiB/sec. | ||
| 7195 | 2026.05.19 00:04:06.156752 [ 294 ] {4499fa9c-54b1-4f62-b8e8-f9243b204ccd} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.05.19 00:04:06.156866 [ 148 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7197 | 2026.05.19 00:04:06.156889 [ 294 ] {4499fa9c-54b1-4f62-b8e8-f9243b204ccd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001277 sec., 73610.0234925607 rows/sec., 5.75 MiB/sec. | ||
| 7198 | 2026.05.19 00:04:06.156913 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7199 | 2026.05.19 00:04:06.156915 [ 148 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.05.19 00:04:06.156929 [ 294 ] {4499fa9c-54b1-4f62-b8e8-f9243b204ccd} <Debug> TCPHandler: Processed in 0.001443221 sec. | ||
| 7201 | 2026.05.19 00:04:06.156961 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7202 | 2026.05.19 00:04:06.157050 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7203 | 2026.05.19 00:04:06.157073 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.05.19 00:04:06.157152 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7205 | 2026.05.19 00:04:06.157176 [ 294 ] {bbbd3af1-01b4-4ebe-917c-2d5a62d3acdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7206 | 2026.05.19 00:04:06.157190 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 7207 | 2026.05.19 00:04:06.157205 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.05.19 00:04:06.157228 [ 294 ] {bbbd3af1-01b4-4ebe-917c-2d5a62d3acdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7209 | 2026.05.19 00:04:06.157257 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 75 rows starting from the beginning of the part | ||
| 7210 | 2026.05.19 00:04:06.157299 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_51_10} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7211 | 2026.05.19 00:04:06.157310 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 94 rows starting from the beginning of the part | ||
| 7212 | 2026.05.19 00:04:06.157362 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1337 rows starting from the beginning of the part | ||
| 7213 | 2026.05.19 00:04:06.157387 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7214 | 2026.05.19 00:04:06.157402 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7215 | 2026.05.19 00:04:06.157450 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 94 rows starting from the beginning of the part | ||
| 7216 | 2026.05.19 00:04:06.157654 [ 294 ] {bbbd3af1-01b4-4ebe-917c-2d5a62d3acdf} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.05.19 00:04:06.157698 [ 294 ] {bbbd3af1-01b4-4ebe-917c-2d5a62d3acdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7218 | 2026.05.19 00:04:06.158050 [ 294 ] {bbbd3af1-01b4-4ebe-917c-2d5a62d3acdf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7219 | 2026.05.19 00:04:06.158301 [ 294 ] {bbbd3af1-01b4-4ebe-917c-2d5a62d3acdf} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.05.19 00:04:06.158411 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7221 | 2026.05.19 00:04:06.158437 [ 294 ] {bbbd3af1-01b4-4ebe-917c-2d5a62d3acdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 7222 | 2026.05.19 00:04:06.158441 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.05.19 00:04:06.158476 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7224 | 2026.05.19 00:04:06.158478 [ 294 ] {bbbd3af1-01b4-4ebe-917c-2d5a62d3acdf} <Debug> TCPHandler: Processed in 0.001454261 sec. | ||
| 7225 | 2026.05.19 00:04:06.158549 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7226 | 2026.05.19 00:04:06.158606 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.05.19 00:04:06.158652 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7228 | 2026.05.19 00:04:06.158685 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16879 rows starting from the beginning of the part | ||
| 7229 | 2026.05.19 00:04:06.158705 [ 294 ] {3d0a9274-d4d7-4f8e-be50-b3eb6232be51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7230 | 2026.05.19 00:04:06.158740 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725928 sec., 1775856.2350225502 rows/sec., 128.89 MiB/sec. | ||
| 7231 | 2026.05.19 00:04:06.158742 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7232 | 2026.05.19 00:04:06.158765 [ 294 ] {3d0a9274-d4d7-4f8e-be50-b3eb6232be51} <Trace> 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 | ||
| 7233 | 2026.05.19 00:04:06.158816 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7234 | 2026.05.19 00:04:06.158863 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1533 rows starting from the beginning of the part | ||
| 7235 | 2026.05.19 00:04:06.158904 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 7236 | 2026.05.19 00:04:06.158919 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7237 | 2026.05.19 00:04:06.158944 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7238 | 2026.05.19 00:04:06.159208 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.05.19 00:04:06.159287 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_51_10} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7240 | 2026.05.19 00:04:06.159363 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7241 | 2026.05.19 00:04:06.159598 [ 294 ] {3d0a9274-d4d7-4f8e-be50-b3eb6232be51} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.05.19 00:04:06.159640 [ 294 ] {3d0a9274-d4d7-4f8e-be50-b3eb6232be51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7243 | 2026.05.19 00:04:06.160328 [ 294 ] {3d0a9274-d4d7-4f8e-be50-b3eb6232be51} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7244 | 2026.05.19 00:04:06.160557 [ 294 ] {3d0a9274-d4d7-4f8e-be50-b3eb6232be51} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.05.19 00:04:06.160722 [ 294 ] {3d0a9274-d4d7-4f8e-be50-b3eb6232be51} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002035 sec., 14742.014742014742 rows/sec., 26.42 MiB/sec. | ||
| 7246 | 2026.05.19 00:04:06.160781 [ 294 ] {3d0a9274-d4d7-4f8e-be50-b3eb6232be51} <Debug> TCPHandler: Processed in 0.002223672 sec. | ||
| 7247 | 2026.05.19 00:04:06.160901 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.05.19 00:04:06.160997 [ 294 ] {c6516285-6f9b-438f-b05c-3be55ecabf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7249 | 2026.05.19 00:04:06.161040 [ 294 ] {c6516285-6f9b-438f-b05c-3be55ecabf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7250 | 2026.05.19 00:04:06.161392 [ 294 ] {c6516285-6f9b-438f-b05c-3be55ecabf99} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.05.19 00:04:06.161428 [ 294 ] {c6516285-6f9b-438f-b05c-3be55ecabf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7252 | 2026.05.19 00:04:06.161871 [ 294 ] {c6516285-6f9b-438f-b05c-3be55ecabf99} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7253 | 2026.05.19 00:04:06.162081 [ 294 ] {c6516285-6f9b-438f-b05c-3be55ecabf99} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.05.19 00:04:06.162186 [ 148 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7255 | 2026.05.19 00:04:06.162212 [ 294 ] {c6516285-6f9b-438f-b05c-3be55ecabf99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 7256 | 2026.05.19 00:04:06.162214 [ 148 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.05.19 00:04:06.162250 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7258 | 2026.05.19 00:04:06.162251 [ 294 ] {c6516285-6f9b-438f-b05c-3be55ecabf99} <Debug> TCPHandler: Processed in 0.001399069 sec. | ||
| 7259 | 2026.05.19 00:04:06.162330 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7260 | 2026.05.19 00:04:06.162424 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7261 | 2026.05.19 00:04:06.162459 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2400 rows starting from the beginning of the part | ||
| 7262 | 2026.05.19 00:04:06.162518 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7263 | 2026.05.19 00:04:06.162567 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7264 | 2026.05.19 00:04:06.162611 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 7265 | 2026.05.19 00:04:06.162652 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 7266 | 2026.05.19 00:04:06.162695 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7267 | 2026.05.19 00:04:06.164001 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001705578 sec., 1547862.3668926312 rows/sec., 104.32 MiB/sec. | ||
| 7268 | 2026.05.19 00:04:06.164305 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7269 | 2026.05.19 00:04:06.164534 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.05.19 00:04:06.164602 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_51_10} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7271 | 2026.05.19 00:04:06.164667 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7272 | 2026.05.19 00:04:06.164716 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19020 rows, containing 5 columns (5 merged, 0 gathered) in 0.006198983 sec., 3068245.2266766983 rows/sec., 198.13 MiB/sec. | ||
| 7273 | 2026.05.19 00:04:06.165120 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7274 | 2026.05.19 00:04:06.165472 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.05.19 00:04:06.165564 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7276 | 2026.05.19 00:04:06.165664 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
| 7277 | 2026.05.19 00:04:07.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.24 MiB, peak 286.04 MiB, free memory in arenas 0.00 B, will set to 277.82 MiB (RSS), difference: 1.57 MiB | ||
| 7278 | 2026.05.19 00:04:07.435528 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7279 | 2026.05.19 00:04:07.435587 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7280 | 2026.05.19 00:04:07.535395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15331 | ||
| 7281 | 2026.05.19 00:04:07.535906 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.05.19 00:04:07.535957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7283 | 2026.05.19 00:04:07.536444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7284 | 2026.05.19 00:04:07.536681 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.19 00:04:07.536822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15331 | ||
| 7286 | 2026.05.19 00:04:08.001198 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000833154 sec. | ||
| 7287 | 2026.05.19 00:04:08.348342 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7288 | 2026.05.19 00:04:08.362830 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.05.19 00:04:08.362888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7290 | 2026.05.19 00:04:08.368464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7291 | 2026.05.19 00:04:08.369176 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.05.19 00:04:08.371770 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7293 | 2026.05.19 00:04:11.027717 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54804 | ||
| 7294 | 2026.05.19 00:04:11.027816 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7295 | 2026.05.19 00:04:11.027847 [ 283 ] {} <Debug> TCP-Session: 47a9cb4d-9a6e-4fff-8910-a79f7b93d676 Authenticating user 'default' from [fd00:1122:3344:101::e]:54804 | ||
| 7296 | 2026.05.19 00:04:11.027872 [ 283 ] {} <Debug> TCP-Session: 47a9cb4d-9a6e-4fff-8910-a79f7b93d676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.05.19 00:04:11.027888 [ 283 ] {} <Debug> TCP-Session: 47a9cb4d-9a6e-4fff-8910-a79f7b93d676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.05.19 00:04:11.028078 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63136 | ||
| 7299 | 2026.05.19 00:04:11.028095 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52764 | ||
| 7300 | 2026.05.19 00:04:11.028116 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63610 | ||
| 7301 | 2026.05.19 00:04:11.028138 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7302 | 2026.05.19 00:04:11.028158 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63372 | ||
| 7303 | 2026.05.19 00:04:11.028177 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55472 | ||
| 7304 | 2026.05.19 00:04:11.028187 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39793 | ||
| 7305 | 2026.05.19 00:04:11.028229 [ 283 ] {} <Trace> TCP-Session: 47a9cb4d-9a6e-4fff-8910-a79f7b93d676 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.05.19 00:04:11.028159 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51847 | ||
| 7307 | 2026.05.19 00:04:11.028182 [ 293 ] {} <Debug> TCP-Session: c05a5a90-6c84-4680-952f-2508bc7aaaad Authenticating user 'default' from [fd00:1122:3344:101::e]:63136 | ||
| 7308 | 2026.05.19 00:04:11.028185 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7309 | 2026.05.19 00:04:11.028362 [ 293 ] {} <Debug> TCP-Session: c05a5a90-6c84-4680-952f-2508bc7aaaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.05.19 00:04:11.028352 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7311 | 2026.05.19 00:04:11.028390 [ 293 ] {} <Debug> TCP-Session: c05a5a90-6c84-4680-952f-2508bc7aaaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.05.19 00:04:11.028385 [ 303 ] {} <Debug> TCP-Session: 91372ed7-1af3-4195-81f9-0dfb02dc9d8b Authenticating user 'default' from [fd00:1122:3344:101::e]:52764 | ||
| 7313 | 2026.05.19 00:04:11.028412 [ 304 ] {} <Debug> TCP-Session: 164a2ea4-fdda-489a-b1a4-ba33169e1bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:63610 | ||
| 7314 | 2026.05.19 00:04:11.028441 [ 303 ] {} <Debug> TCP-Session: 91372ed7-1af3-4195-81f9-0dfb02dc9d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.05.19 00:04:11.028453 [ 304 ] {} <Debug> TCP-Session: 164a2ea4-fdda-489a-b1a4-ba33169e1bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.05.19 00:04:11.028457 [ 283 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54804) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7317 | 2026.05.19 00:04:11.028468 [ 303 ] {} <Debug> TCP-Session: 91372ed7-1af3-4195-81f9-0dfb02dc9d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7318 | 2026.05.19 00:04:11.028475 [ 304 ] {} <Debug> TCP-Session: 164a2ea4-fdda-489a-b1a4-ba33169e1bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.05.19 00:04:11.028138 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60436 | ||
| 7320 | 2026.05.19 00:04:11.028751 [ 283 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7321 | 2026.05.19 00:04:11.028810 [ 283 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7322 | 2026.05.19 00:04:11.028879 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7323 | 2026.05.19 00:04:11.028930 [ 308 ] {} <Debug> TCP-Session: 68e9a594-7e91-45fb-90ef-fb9269eb647f Authenticating user 'default' from [fd00:1122:3344:101::e]:51847 | ||
| 7324 | 2026.05.19 00:04:11.028955 [ 308 ] {} <Debug> TCP-Session: 68e9a594-7e91-45fb-90ef-fb9269eb647f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.05.19 00:04:11.028968 [ 308 ] {} <Debug> TCP-Session: 68e9a594-7e91-45fb-90ef-fb9269eb647f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2026.05.19 00:04:11.028989 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7327 | 2026.05.19 00:04:11.029025 [ 307 ] {} <Debug> TCP-Session: c08211aa-ba9c-4083-875d-2306bcbbfbe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60436 | ||
| 7328 | 2026.05.19 00:04:11.029043 [ 307 ] {} <Debug> TCP-Session: c08211aa-ba9c-4083-875d-2306bcbbfbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2026.05.19 00:04:11.029056 [ 307 ] {} <Debug> TCP-Session: c08211aa-ba9c-4083-875d-2306bcbbfbe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.05.19 00:04:11.029105 [ 283 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 7331 | 2026.05.19 00:04:11.029115 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7332 | 2026.05.19 00:04:11.029167 [ 310 ] {} <Debug> TCP-Session: 0cd147ba-01bd-4677-b1c0-cf6071d10575 Authenticating user 'default' from [fd00:1122:3344:101::e]:39793 | ||
| 7333 | 2026.05.19 00:04:11.029194 [ 310 ] {} <Debug> TCP-Session: 0cd147ba-01bd-4677-b1c0-cf6071d10575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.05.19 00:04:11.029208 [ 310 ] {} <Debug> TCP-Session: 0cd147ba-01bd-4677-b1c0-cf6071d10575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2026.05.19 00:04:11.029470 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7336 | 2026.05.19 00:04:11.029505 [ 311 ] {} <Debug> TCP-Session: 7c9e4ed4-cccc-47c7-8989-6ba7d2cb8230 Authenticating user 'default' from [fd00:1122:3344:101::e]:55472 | ||
| 7337 | 2026.05.19 00:04:11.029522 [ 311 ] {} <Debug> TCP-Session: 7c9e4ed4-cccc-47c7-8989-6ba7d2cb8230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2026.05.19 00:04:11.029535 [ 311 ] {} <Debug> TCP-Session: 7c9e4ed4-cccc-47c7-8989-6ba7d2cb8230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.05.19 00:04:11.029582 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7340 | 2026.05.19 00:04:11.029616 [ 309 ] {} <Debug> TCP-Session: 5912f44e-b98f-429c-aad2-1cd3de9c2144 Authenticating user 'default' from [fd00:1122:3344:101::e]:63372 | ||
| 7341 | 2026.05.19 00:04:11.029633 [ 309 ] {} <Debug> TCP-Session: 5912f44e-b98f-429c-aad2-1cd3de9c2144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2026.05.19 00:04:11.029646 [ 309 ] {} <Debug> TCP-Session: 5912f44e-b98f-429c-aad2-1cd3de9c2144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2026.05.19 00:04:11.030058 [ 364 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Trace> AggregatingTransform: Aggregating | ||
| 7344 | 2026.05.19 00:04:11.030099 [ 364 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Trace> Aggregator: Aggregation method: without_key | ||
| 7345 | 2026.05.19 00:04:11.030129 [ 364 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912295 sec. (1096.137 rows/sec., 42.82 KiB/sec.) | ||
| 7346 | 2026.05.19 00:04:11.030145 [ 364 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Trace> Aggregator: Merging aggregated data | ||
| 7347 | 2026.05.19 00:04:11.030739 [ 283 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002355 sec., 424.6284501061571 rows/sec., 16.59 KiB/sec. | ||
| 7348 | 2026.05.19 00:04:11.030862 [ 283 ] {d410e6d0-5f14-4335-9217-b3064fbe1231} <Debug> TCPHandler: Processed in 0.002763037 sec. | ||
| 7349 | 2026.05.19 00:04:11.030975 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7350 | 2026.05.19 00:04:11.031005 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7351 | 2026.05.19 00:04:11.031006 [ 283 ] {} <Debug> TCP-Session: 47a9cb4d-9a6e-4fff-8910-a79f7b93d676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.05.19 00:04:11.031027 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7353 | 2026.05.19 00:04:11.031046 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7354 | 2026.05.19 00:04:11.031055 [ 303 ] {} <Debug> TCP-Session: 91372ed7-1af3-4195-81f9-0dfb02dc9d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.05.19 00:04:11.031071 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7356 | 2026.05.19 00:04:11.031098 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7357 | 2026.05.19 00:04:11.031122 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7358 | 2026.05.19 00:04:11.031141 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7359 | 2026.05.19 00:04:11.031161 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7360 | 2026.05.19 00:04:11.031181 [ 309 ] {} <Debug> TCP-Session: 5912f44e-b98f-429c-aad2-1cd3de9c2144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.05.19 00:04:11.031170 [ 307 ] {} <Debug> TCP-Session: c08211aa-ba9c-4083-875d-2306bcbbfbe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2026.05.19 00:04:11.031208 [ 310 ] {} <Debug> TCP-Session: 0cd147ba-01bd-4677-b1c0-cf6071d10575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.05.19 00:04:11.031124 [ 304 ] {} <Debug> TCP-Session: 164a2ea4-fdda-489a-b1a4-ba33169e1bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.05.19 00:04:11.031098 [ 311 ] {} <Debug> TCP-Session: 7c9e4ed4-cccc-47c7-8989-6ba7d2cb8230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.05.19 00:04:11.031156 [ 308 ] {} <Debug> TCP-Session: 68e9a594-7e91-45fb-90ef-fb9269eb647f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.05.19 00:04:11.031070 [ 293 ] {} <Debug> TCP-Session: c05a5a90-6c84-4680-952f-2508bc7aaaad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.05.19 00:04:11.087878 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62761 | ||
| 7368 | 2026.05.19 00:04:11.087933 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7369 | 2026.05.19 00:04:11.087953 [ 283 ] {} <Debug> TCP-Session: 0ebfe4cc-d209-4e4d-ab60-1f87af3683db Authenticating user 'default' from [fd00:1122:3344:101::e]:62761 | ||
| 7370 | 2026.05.19 00:04:11.087971 [ 283 ] {} <Debug> TCP-Session: 0ebfe4cc-d209-4e4d-ab60-1f87af3683db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.05.19 00:04:11.087984 [ 283 ] {} <Debug> TCP-Session: 0ebfe4cc-d209-4e4d-ab60-1f87af3683db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2026.05.19 00:04:11.088168 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52177 | ||
| 7373 | 2026.05.19 00:04:11.088185 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60711 | ||
| 7374 | 2026.05.19 00:04:11.088207 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43247 | ||
| 7375 | 2026.05.19 00:04:11.088208 [ 283 ] {} <Trace> TCP-Session: 0ebfe4cc-d209-4e4d-ab60-1f87af3683db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7376 | 2026.05.19 00:04:11.088230 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7377 | 2026.05.19 00:04:11.088246 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7378 | 2026.05.19 00:04:11.088259 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7379 | 2026.05.19 00:04:11.088276 [ 293 ] {} <Debug> TCP-Session: 9c1a35a6-7cd7-44a6-9e35-dc624c1d3f46 Authenticating user 'default' from [fd00:1122:3344:101::e]:52177 | ||
| 7380 | 2026.05.19 00:04:11.088287 [ 303 ] {} <Debug> TCP-Session: 71d8ab31-aa39-4f84-b18b-48b6d85b9cff Authenticating user 'default' from [fd00:1122:3344:101::e]:60711 | ||
| 7381 | 2026.05.19 00:04:11.088296 [ 307 ] {} <Debug> TCP-Session: 9c2853cd-44f6-46de-abed-84ed4c72feae Authenticating user 'default' from [fd00:1122:3344:101::e]:43247 | ||
| 7382 | 2026.05.19 00:04:11.088310 [ 293 ] {} <Debug> TCP-Session: 9c1a35a6-7cd7-44a6-9e35-dc624c1d3f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2026.05.19 00:04:11.088328 [ 307 ] {} <Debug> TCP-Session: 9c2853cd-44f6-46de-abed-84ed4c72feae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.05.19 00:04:11.088341 [ 293 ] {} <Debug> TCP-Session: 9c1a35a6-7cd7-44a6-9e35-dc624c1d3f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.05.19 00:04:11.088354 [ 307 ] {} <Debug> TCP-Session: 9c2853cd-44f6-46de-abed-84ed4c72feae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7386 | 2026.05.19 00:04:11.088371 [ 283 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62761) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7387 | 2026.05.19 00:04:11.088239 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40359 | ||
| 7388 | 2026.05.19 00:04:11.088241 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57237 | ||
| 7389 | 2026.05.19 00:04:11.088226 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58782 | ||
| 7390 | 2026.05.19 00:04:11.088458 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7391 | 2026.05.19 00:04:11.088474 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7392 | 2026.05.19 00:04:11.088507 [ 310 ] {} <Debug> TCP-Session: 5cf59891-0735-433e-a1e6-7a763b659cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40359 | ||
| 7393 | 2026.05.19 00:04:11.088515 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7394 | 2026.05.19 00:04:11.088520 [ 311 ] {} <Debug> TCP-Session: 744dcca2-fa6d-45bf-ad23-d75331d1c9d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57237 | ||
| 7395 | 2026.05.19 00:04:11.088537 [ 310 ] {} <Debug> TCP-Session: 5cf59891-0735-433e-a1e6-7a763b659cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.05.19 00:04:11.088552 [ 309 ] {} <Debug> TCP-Session: 3839d775-3ca3-4c86-9b4a-7df2566aaf3a Authenticating user 'default' from [fd00:1122:3344:101::e]:58782 | ||
| 7397 | 2026.05.19 00:04:11.088574 [ 283 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7398 | 2026.05.19 00:04:11.088590 [ 309 ] {} <Debug> TCP-Session: 3839d775-3ca3-4c86-9b4a-7df2566aaf3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.05.19 00:04:11.088572 [ 310 ] {} <Debug> TCP-Session: 5cf59891-0735-433e-a1e6-7a763b659cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.05.19 00:04:11.088614 [ 309 ] {} <Debug> TCP-Session: 3839d775-3ca3-4c86-9b4a-7df2566aaf3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.05.19 00:04:11.088624 [ 283 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7402 | 2026.05.19 00:04:11.088560 [ 311 ] {} <Debug> TCP-Session: 744dcca2-fa6d-45bf-ad23-d75331d1c9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2026.05.19 00:04:11.088222 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54420 | ||
| 7404 | 2026.05.19 00:04:11.088677 [ 311 ] {} <Debug> TCP-Session: 744dcca2-fa6d-45bf-ad23-d75331d1c9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7405 | 2026.05.19 00:04:11.088198 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58270 | ||
| 7406 | 2026.05.19 00:04:11.088320 [ 303 ] {} <Debug> TCP-Session: 71d8ab31-aa39-4f84-b18b-48b6d85b9cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.05.19 00:04:11.088741 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7408 | 2026.05.19 00:04:11.088766 [ 303 ] {} <Debug> TCP-Session: 71d8ab31-aa39-4f84-b18b-48b6d85b9cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.05.19 00:04:11.088766 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7410 | 2026.05.19 00:04:11.088786 [ 308 ] {} <Debug> TCP-Session: 386e17cb-113e-4677-8981-60df13f0d8e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54420 | ||
| 7411 | 2026.05.19 00:04:11.088809 [ 304 ] {} <Debug> TCP-Session: 43277e51-ad55-4410-9125-6166d515c1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:58270 | ||
| 7412 | 2026.05.19 00:04:11.088826 [ 308 ] {} <Debug> TCP-Session: 386e17cb-113e-4677-8981-60df13f0d8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.05.19 00:04:11.088832 [ 304 ] {} <Debug> TCP-Session: 43277e51-ad55-4410-9125-6166d515c1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.05.19 00:04:11.088848 [ 308 ] {} <Debug> TCP-Session: 386e17cb-113e-4677-8981-60df13f0d8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.05.19 00:04:11.088861 [ 304 ] {} <Debug> TCP-Session: 43277e51-ad55-4410-9125-6166d515c1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.05.19 00:04:11.088892 [ 283 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 7417 | 2026.05.19 00:04:11.089651 [ 333 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Trace> AggregatingTransform: Aggregating | ||
| 7418 | 2026.05.19 00:04:11.089675 [ 333 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Trace> Aggregator: Aggregation method: without_key | ||
| 7419 | 2026.05.19 00:04:11.089700 [ 333 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00072123 sec. (1386.520 rows/sec., 54.16 KiB/sec.) | ||
| 7420 | 2026.05.19 00:04:11.089714 [ 333 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Trace> Aggregator: Merging aggregated data | ||
| 7421 | 2026.05.19 00:04:11.090267 [ 283 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.001936 sec., 516.5289256198347 rows/sec., 20.18 KiB/sec. | ||
| 7422 | 2026.05.19 00:04:11.090366 [ 283 ] {c5020731-884b-4b95-a699-2b6149dc3f31} <Debug> TCPHandler: Processed in 0.002233782 sec. | ||
| 7423 | 2026.05.19 00:04:11.090482 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7424 | 2026.05.19 00:04:11.090509 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7425 | 2026.05.19 00:04:11.090511 [ 283 ] {} <Debug> TCP-Session: 0ebfe4cc-d209-4e4d-ab60-1f87af3683db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.05.19 00:04:11.090533 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7427 | 2026.05.19 00:04:11.090548 [ 311 ] {} <Debug> TCP-Session: 744dcca2-fa6d-45bf-ad23-d75331d1c9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7428 | 2026.05.19 00:04:11.090552 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7429 | 2026.05.19 00:04:11.090578 [ 293 ] {} <Debug> TCP-Session: 9c1a35a6-7cd7-44a6-9e35-dc624c1d3f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2026.05.19 00:04:11.090593 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7431 | 2026.05.19 00:04:11.090615 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7432 | 2026.05.19 00:04:11.090631 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7433 | 2026.05.19 00:04:11.090649 [ 307 ] {} <Debug> TCP-Session: 9c2853cd-44f6-46de-abed-84ed4c72feae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2026.05.19 00:04:11.090671 [ 303 ] {} <Debug> TCP-Session: 71d8ab31-aa39-4f84-b18b-48b6d85b9cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2026.05.19 00:04:11.090690 [ 310 ] {} <Debug> TCP-Session: 5cf59891-0735-433e-a1e6-7a763b659cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7436 | 2026.05.19 00:04:11.090655 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7437 | 2026.05.19 00:04:11.090604 [ 304 ] {} <Debug> TCP-Session: 43277e51-ad55-4410-9125-6166d515c1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2026.05.19 00:04:11.090573 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7439 | 2026.05.19 00:04:11.090749 [ 309 ] {} <Debug> TCP-Session: 3839d775-3ca3-4c86-9b4a-7df2566aaf3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.05.19 00:04:11.090792 [ 308 ] {} <Debug> TCP-Session: 386e17cb-113e-4677-8981-60df13f0d8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.05.19 00:04:11.146647 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.05.19 00:04:11.146881 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 7443 | 2026.05.19 00:04:11.147227 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7444 | 2026.05.19 00:04:11.147268 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Debug> 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 | ||
| 7445 | 2026.05.19 00:04:11.147488 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7446 | 2026.05.19 00:04:11.147559 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7447 | 2026.05.19 00:04:11.147701 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7448 | 2026.05.19 00:04:11.147780 [ 358 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7449 | 2026.05.19 00:04:11.147809 [ 316 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7450 | 2026.05.19 00:04:11.147818 [ 333 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7451 | 2026.05.19 00:04:11.147953 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 7452 | 2026.05.19 00:04:11.147981 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7453 | 2026.05.19 00:04:11.148053 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7454 | 2026.05.19 00:04:11.148074 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7455 | 2026.05.19 00:04:11.148111 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> 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'))" | ||
| 7456 | 2026.05.19 00:04:11.148151 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Trace> 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'))" | ||
| 7457 | 2026.05.19 00:04:11.149207 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002419 sec., 14468.788755684167 rows/sec., 2.44 MiB/sec. | ||
| 7458 | 2026.05.19 00:04:11.149341 [ 294 ] {58332be5-1ed9-47e4-9852-08c942e958d6} <Debug> TCPHandler: Processed in 0.002831459 sec. | ||
| 7459 | 2026.05.19 00:04:11.151257 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7460 | 2026.05.19 00:04:11.151373 [ 294 ] {5d0901dd-b3b6-4604-8aa3-ec2dbfcaa845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7461 | 2026.05.19 00:04:11.151420 [ 294 ] {5d0901dd-b3b6-4604-8aa3-ec2dbfcaa845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7462 | 2026.05.19 00:04:11.151980 [ 294 ] {5d0901dd-b3b6-4604-8aa3-ec2dbfcaa845} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.05.19 00:04:11.152030 [ 294 ] {5d0901dd-b3b6-4604-8aa3-ec2dbfcaa845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7464 | 2026.05.19 00:04:11.152422 [ 294 ] {5d0901dd-b3b6-4604-8aa3-ec2dbfcaa845} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7465 | 2026.05.19 00:04:11.152645 [ 294 ] {5d0901dd-b3b6-4604-8aa3-ec2dbfcaa845} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.05.19 00:04:11.152796 [ 294 ] {5d0901dd-b3b6-4604-8aa3-ec2dbfcaa845} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001455 sec., 53608.24742268042 rows/sec., 4.44 MiB/sec. | ||
| 7467 | 2026.05.19 00:04:11.152834 [ 294 ] {5d0901dd-b3b6-4604-8aa3-ec2dbfcaa845} <Debug> TCPHandler: Processed in 0.001630636 sec. | ||
| 7468 | 2026.05.19 00:04:11.152968 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2026.05.19 00:04:11.153070 [ 294 ] {c5a5a726-3cac-45bd-9e5e-54e92cf72577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7470 | 2026.05.19 00:04:11.153113 [ 294 ] {c5a5a726-3cac-45bd-9e5e-54e92cf72577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7471 | 2026.05.19 00:04:11.153538 [ 294 ] {c5a5a726-3cac-45bd-9e5e-54e92cf72577} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.05.19 00:04:11.153577 [ 294 ] {c5a5a726-3cac-45bd-9e5e-54e92cf72577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7473 | 2026.05.19 00:04:11.153906 [ 294 ] {c5a5a726-3cac-45bd-9e5e-54e92cf72577} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7474 | 2026.05.19 00:04:11.154138 [ 294 ] {c5a5a726-3cac-45bd-9e5e-54e92cf72577} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.05.19 00:04:11.154275 [ 294 ] {c5a5a726-3cac-45bd-9e5e-54e92cf72577} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001228 sec., 8957.654723127036 rows/sec., 673.57 KiB/sec. | ||
| 7476 | 2026.05.19 00:04:11.154310 [ 294 ] {c5a5a726-3cac-45bd-9e5e-54e92cf72577} <Debug> TCPHandler: Processed in 0.001393419 sec. | ||
| 7477 | 2026.05.19 00:04:11.154432 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2026.05.19 00:04:11.154526 [ 294 ] {7c220df0-24fa-4934-a300-3df361f4cc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7479 | 2026.05.19 00:04:11.154568 [ 294 ] {7c220df0-24fa-4934-a300-3df361f4cc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7480 | 2026.05.19 00:04:11.155108 [ 294 ] {7c220df0-24fa-4934-a300-3df361f4cc98} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.05.19 00:04:11.155151 [ 294 ] {7c220df0-24fa-4934-a300-3df361f4cc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7482 | 2026.05.19 00:04:11.155528 [ 294 ] {7c220df0-24fa-4934-a300-3df361f4cc98} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7483 | 2026.05.19 00:04:11.155804 [ 294 ] {7c220df0-24fa-4934-a300-3df361f4cc98} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.05.19 00:04:11.155960 [ 294 ] {7c220df0-24fa-4934-a300-3df361f4cc98} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001451 sec., 51688.490696071676 rows/sec., 4.04 MiB/sec. | ||
| 7485 | 2026.05.19 00:04:11.156003 [ 294 ] {7c220df0-24fa-4934-a300-3df361f4cc98} <Debug> TCPHandler: Processed in 0.001620846 sec. | ||
| 7486 | 2026.05.19 00:04:11.156173 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2026.05.19 00:04:11.156280 [ 294 ] {05b1fccf-e7c2-484d-a0af-fcbfa376819b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7488 | 2026.05.19 00:04:11.156333 [ 294 ] {05b1fccf-e7c2-484d-a0af-fcbfa376819b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7489 | 2026.05.19 00:04:11.156868 [ 294 ] {05b1fccf-e7c2-484d-a0af-fcbfa376819b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7490 | 2026.05.19 00:04:11.156911 [ 294 ] {05b1fccf-e7c2-484d-a0af-fcbfa376819b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7491 | 2026.05.19 00:04:11.157342 [ 294 ] {05b1fccf-e7c2-484d-a0af-fcbfa376819b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7492 | 2026.05.19 00:04:11.157615 [ 294 ] {05b1fccf-e7c2-484d-a0af-fcbfa376819b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2026.05.19 00:04:11.157776 [ 294 ] {05b1fccf-e7c2-484d-a0af-fcbfa376819b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
| 7494 | 2026.05.19 00:04:11.157818 [ 294 ] {05b1fccf-e7c2-484d-a0af-fcbfa376819b} <Debug> TCPHandler: Processed in 0.001707098 sec. | ||
| 7495 | 2026.05.19 00:04:11.157975 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7496 | 2026.05.19 00:04:11.158082 [ 294 ] {86870782-7113-4fe5-919a-84cd80e9b273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7497 | 2026.05.19 00:04:11.158151 [ 294 ] {86870782-7113-4fe5-919a-84cd80e9b273} <Trace> 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 | ||
| 7498 | 2026.05.19 00:04:11.158999 [ 294 ] {86870782-7113-4fe5-919a-84cd80e9b273} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.05.19 00:04:11.159042 [ 294 ] {86870782-7113-4fe5-919a-84cd80e9b273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7500 | 2026.05.19 00:04:11.159571 [ 294 ] {86870782-7113-4fe5-919a-84cd80e9b273} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7501 | 2026.05.19 00:04:11.159819 [ 294 ] {86870782-7113-4fe5-919a-84cd80e9b273} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.05.19 00:04:11.159974 [ 294 ] {86870782-7113-4fe5-919a-84cd80e9b273} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001912 sec., 5753.138075313807 rows/sec., 10.31 MiB/sec. | ||
| 7503 | 2026.05.19 00:04:11.160037 [ 294 ] {86870782-7113-4fe5-919a-84cd80e9b273} <Debug> TCPHandler: Processed in 0.002117489 sec. | ||
| 7504 | 2026.05.19 00:04:11.160169 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7505 | 2026.05.19 00:04:11.160264 [ 294 ] {82aa923a-2e4f-4ff5-96ca-711e8188cb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7506 | 2026.05.19 00:04:11.160309 [ 294 ] {82aa923a-2e4f-4ff5-96ca-711e8188cb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7507 | 2026.05.19 00:04:11.160665 [ 294 ] {82aa923a-2e4f-4ff5-96ca-711e8188cb30} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.05.19 00:04:11.160703 [ 294 ] {82aa923a-2e4f-4ff5-96ca-711e8188cb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7509 | 2026.05.19 00:04:11.161014 [ 294 ] {82aa923a-2e4f-4ff5-96ca-711e8188cb30} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7510 | 2026.05.19 00:04:11.161229 [ 294 ] {82aa923a-2e4f-4ff5-96ca-711e8188cb30} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.05.19 00:04:11.161361 [ 294 ] {82aa923a-2e4f-4ff5-96ca-711e8188cb30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7512 | 2026.05.19 00:04:11.161397 [ 294 ] {82aa923a-2e4f-4ff5-96ca-711e8188cb30} <Debug> TCPHandler: Processed in 0.001279116 sec. | ||
| 7513 | 2026.05.19 00:04:13.042245 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52043 | ||
| 7514 | 2026.05.19 00:04:13.042358 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7515 | 2026.05.19 00:04:13.042391 [ 293 ] {} <Debug> TCP-Session: 4616d49e-1af1-4e7d-af73-ce566432ab18 Authenticating user 'default' from [fd00:1122:3344:101::e]:52043 | ||
| 7516 | 2026.05.19 00:04:13.042418 [ 293 ] {} <Debug> TCP-Session: 4616d49e-1af1-4e7d-af73-ce566432ab18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.05.19 00:04:13.042434 [ 293 ] {} <Debug> TCP-Session: 4616d49e-1af1-4e7d-af73-ce566432ab18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.05.19 00:04:13.042666 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56176 | ||
| 7519 | 2026.05.19 00:04:13.042699 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63932 | ||
| 7520 | 2026.05.19 00:04:13.042720 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45219 | ||
| 7521 | 2026.05.19 00:04:13.042744 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48619 | ||
| 7522 | 2026.05.19 00:04:13.042767 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7523 | 2026.05.19 00:04:13.042762 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7524 | 2026.05.19 00:04:13.042793 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7525 | 2026.05.19 00:04:13.042799 [ 307 ] {} <Debug> TCP-Session: 84dae8de-b7a8-48a6-b960-df5f7806cc55 Authenticating user 'default' from [fd00:1122:3344:101::e]:63932 | ||
| 7526 | 2026.05.19 00:04:13.042809 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7527 | 2026.05.19 00:04:13.042816 [ 303 ] {} <Debug> TCP-Session: 808164b3-195e-45fd-bdbd-8d351edc920d Authenticating user 'default' from [fd00:1122:3344:101::e]:56176 | ||
| 7528 | 2026.05.19 00:04:13.042830 [ 309 ] {} <Debug> TCP-Session: 05a4ddc0-ad1a-4d38-805c-a966a581c415 Authenticating user 'default' from [fd00:1122:3344:101::e]:45219 | ||
| 7529 | 2026.05.19 00:04:13.042839 [ 307 ] {} <Debug> TCP-Session: 84dae8de-b7a8-48a6-b960-df5f7806cc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2026.05.19 00:04:13.042851 [ 303 ] {} <Debug> TCP-Session: 808164b3-195e-45fd-bdbd-8d351edc920d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.05.19 00:04:13.042867 [ 309 ] {} <Debug> TCP-Session: 05a4ddc0-ad1a-4d38-805c-a966a581c415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.05.19 00:04:13.042873 [ 307 ] {} <Debug> TCP-Session: 84dae8de-b7a8-48a6-b960-df5f7806cc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2026.05.19 00:04:13.042885 [ 303 ] {} <Debug> TCP-Session: 808164b3-195e-45fd-bdbd-8d351edc920d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2026.05.19 00:04:13.042896 [ 309 ] {} <Debug> TCP-Session: 05a4ddc0-ad1a-4d38-805c-a966a581c415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7535 | 2026.05.19 00:04:13.042842 [ 311 ] {} <Debug> TCP-Session: 804297d1-bf14-4324-bb5d-327787174036 Authenticating user 'default' from [fd00:1122:3344:101::e]:48619 | ||
| 7536 | 2026.05.19 00:04:13.042766 [ 293 ] {} <Trace> TCP-Session: 4616d49e-1af1-4e7d-af73-ce566432ab18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.05.19 00:04:13.042964 [ 311 ] {} <Debug> TCP-Session: 804297d1-bf14-4324-bb5d-327787174036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2026.05.19 00:04:13.042749 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49864 | ||
| 7539 | 2026.05.19 00:04:13.042996 [ 311 ] {} <Debug> TCP-Session: 804297d1-bf14-4324-bb5d-327787174036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.05.19 00:04:13.042751 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57641 | ||
| 7541 | 2026.05.19 00:04:13.042718 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62214 | ||
| 7542 | 2026.05.19 00:04:13.043119 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7543 | 2026.05.19 00:04:13.043126 [ 293 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7544 | 2026.05.19 00:04:13.043153 [ 283 ] {} <Debug> TCP-Session: 322a950d-42fd-49b8-acc0-94b7df6a1eee Authenticating user 'default' from [fd00:1122:3344:101::e]:57641 | ||
| 7545 | 2026.05.19 00:04:13.042687 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52116 | ||
| 7546 | 2026.05.19 00:04:13.043174 [ 283 ] {} <Debug> TCP-Session: 322a950d-42fd-49b8-acc0-94b7df6a1eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2026.05.19 00:04:13.043175 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7548 | 2026.05.19 00:04:13.043208 [ 283 ] {} <Debug> TCP-Session: 322a950d-42fd-49b8-acc0-94b7df6a1eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2026.05.19 00:04:13.043224 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7550 | 2026.05.19 00:04:13.043231 [ 308 ] {} <Debug> TCP-Session: 909bba4e-8488-4c3e-82c1-81fce00459ef Authenticating user 'default' from [fd00:1122:3344:101::e]:62214 | ||
| 7551 | 2026.05.19 00:04:13.043090 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7552 | 2026.05.19 00:04:13.043269 [ 308 ] {} <Debug> TCP-Session: 909bba4e-8488-4c3e-82c1-81fce00459ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.05.19 00:04:13.043253 [ 304 ] {} <Debug> TCP-Session: 04e703b1-4eff-4860-9f7f-1541c8dddc51 Authenticating user 'default' from [fd00:1122:3344:101::e]:52116 | ||
| 7554 | 2026.05.19 00:04:13.043294 [ 310 ] {} <Debug> TCP-Session: 49626532-9e36-4d3e-81b7-6580b26eb563 Authenticating user 'default' from [fd00:1122:3344:101::e]:49864 | ||
| 7555 | 2026.05.19 00:04:13.043329 [ 304 ] {} <Debug> TCP-Session: 04e703b1-4eff-4860-9f7f-1541c8dddc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2026.05.19 00:04:13.043295 [ 308 ] {} <Debug> TCP-Session: 909bba4e-8488-4c3e-82c1-81fce00459ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.05.19 00:04:13.043346 [ 310 ] {} <Debug> TCP-Session: 49626532-9e36-4d3e-81b7-6580b26eb563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.05.19 00:04:13.043352 [ 304 ] {} <Debug> TCP-Session: 04e703b1-4eff-4860-9f7f-1541c8dddc51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2026.05.19 00:04:13.043386 [ 310 ] {} <Debug> TCP-Session: 49626532-9e36-4d3e-81b7-6580b26eb563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2026.05.19 00:04:13.043403 [ 293 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7561 | 2026.05.19 00:04:13.043465 [ 293 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7562 | 2026.05.19 00:04:13.043752 [ 293 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 7563 | 2026.05.19 00:04:13.044753 [ 358 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Trace> AggregatingTransform: Aggregating | ||
| 7564 | 2026.05.19 00:04:13.044791 [ 358 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7565 | 2026.05.19 00:04:13.044822 [ 358 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973588 sec. (1027.129 rows/sec., 40.12 KiB/sec.) | ||
| 7566 | 2026.05.19 00:04:13.044838 [ 358 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Trace> Aggregator: Merging aggregated data | ||
| 7567 | 2026.05.19 00:04:13.045483 [ 293 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002415 sec., 414.0786749482402 rows/sec., 16.17 KiB/sec. | ||
| 7568 | 2026.05.19 00:04:13.045627 [ 293 ] {dea989ff-051b-4082-8eb5-eb9838a3c3d5} <Debug> TCPHandler: Processed in 0.002982123 sec. | ||
| 7569 | 2026.05.19 00:04:13.045749 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7570 | 2026.05.19 00:04:13.045777 [ 293 ] {} <Debug> TCP-Session: 4616d49e-1af1-4e7d-af73-ce566432ab18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.05.19 00:04:13.045781 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7572 | 2026.05.19 00:04:13.045803 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7573 | 2026.05.19 00:04:13.045814 [ 283 ] {} <Debug> TCP-Session: 322a950d-42fd-49b8-acc0-94b7df6a1eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.05.19 00:04:13.045823 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7575 | 2026.05.19 00:04:13.045852 [ 303 ] {} <Debug> TCP-Session: 808164b3-195e-45fd-bdbd-8d351edc920d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7576 | 2026.05.19 00:04:13.045871 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7577 | 2026.05.19 00:04:13.045878 [ 304 ] {} <Debug> TCP-Session: 04e703b1-4eff-4860-9f7f-1541c8dddc51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.05.19 00:04:13.045893 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7579 | 2026.05.19 00:04:13.045904 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7580 | 2026.05.19 00:04:13.045924 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7581 | 2026.05.19 00:04:13.045939 [ 309 ] {} <Debug> TCP-Session: 05a4ddc0-ad1a-4d38-805c-a966a581c415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2026.05.19 00:04:13.045960 [ 310 ] {} <Debug> TCP-Session: 49626532-9e36-4d3e-81b7-6580b26eb563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2026.05.19 00:04:13.045979 [ 311 ] {} <Debug> TCP-Session: 804297d1-bf14-4324-bb5d-327787174036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2026.05.19 00:04:13.045907 [ 307 ] {} <Debug> TCP-Session: 84dae8de-b7a8-48a6-b960-df5f7806cc55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.05.19 00:04:13.045845 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7586 | 2026.05.19 00:04:13.046061 [ 308 ] {} <Debug> TCP-Session: 909bba4e-8488-4c3e-82c1-81fce00459ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2026.05.19 00:04:15.037847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15843 | ||
| 7588 | 2026.05.19 00:04:15.038323 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.05.19 00:04:15.038360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7590 | 2026.05.19 00:04:15.038859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7591 | 2026.05.19 00:04:15.039092 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2026.05.19 00:04:15.039234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15843 | ||
| 7593 | 2026.05.19 00:04:15.872807 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7594 | 2026.05.19 00:04:15.889162 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.05.19 00:04:15.889221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7596 | 2026.05.19 00:04:15.895199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7597 | 2026.05.19 00:04:15.895941 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.05.19 00:04:15.899173 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7599 | 2026.05.19 00:04:16.146524 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.05.19 00:04:16.146771 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 7601 | 2026.05.19 00:04:16.147113 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7602 | 2026.05.19 00:04:16.147153 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Debug> 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 | ||
| 7603 | 2026.05.19 00:04:16.147375 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7604 | 2026.05.19 00:04:16.147444 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7605 | 2026.05.19 00:04:16.147586 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7606 | 2026.05.19 00:04:16.147684 [ 335 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7607 | 2026.05.19 00:04:16.147706 [ 333 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7608 | 2026.05.19 00:04:16.147703 [ 341 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7609 | 2026.05.19 00:04:16.147920 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 7610 | 2026.05.19 00:04:16.147951 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7611 | 2026.05.19 00:04:16.148020 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7612 | 2026.05.19 00:04:16.148041 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7613 | 2026.05.19 00:04:16.148077 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> 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'))" | ||
| 7614 | 2026.05.19 00:04:16.148149 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Trace> 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'))" | ||
| 7615 | 2026.05.19 00:04:16.149193 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002518 sec., 13899.920571882447 rows/sec., 2.34 MiB/sec. | ||
| 7616 | 2026.05.19 00:04:16.149324 [ 294 ] {97165fd9-7ca1-416f-a2ae-217c3b431d25} <Debug> TCPHandler: Processed in 0.002937533 sec. | ||
| 7617 | 2026.05.19 00:04:16.151425 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2026.05.19 00:04:16.151537 [ 294 ] {ff8a5e31-8f0f-46bc-a821-73327373e12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7619 | 2026.05.19 00:04:16.151583 [ 294 ] {ff8a5e31-8f0f-46bc-a821-73327373e12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7620 | 2026.05.19 00:04:16.152065 [ 294 ] {ff8a5e31-8f0f-46bc-a821-73327373e12e} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.05.19 00:04:16.152109 [ 294 ] {ff8a5e31-8f0f-46bc-a821-73327373e12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7622 | 2026.05.19 00:04:16.152458 [ 294 ] {ff8a5e31-8f0f-46bc-a821-73327373e12e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7623 | 2026.05.19 00:04:16.152689 [ 294 ] {ff8a5e31-8f0f-46bc-a821-73327373e12e} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.05.19 00:04:16.152838 [ 294 ] {ff8a5e31-8f0f-46bc-a821-73327373e12e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001333 sec., 3000.7501875468865 rows/sec., 244.69 KiB/sec. | ||
| 7625 | 2026.05.19 00:04:16.152877 [ 294 ] {ff8a5e31-8f0f-46bc-a821-73327373e12e} <Debug> TCPHandler: Processed in 0.001503592 sec. | ||
| 7626 | 2026.05.19 00:04:16.153006 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.05.19 00:04:16.153102 [ 294 ] {fc93fece-1964-42c9-a472-d9a398da20e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7628 | 2026.05.19 00:04:16.153143 [ 294 ] {fc93fece-1964-42c9-a472-d9a398da20e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7629 | 2026.05.19 00:04:16.153653 [ 294 ] {fc93fece-1964-42c9-a472-d9a398da20e1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.05.19 00:04:16.153701 [ 294 ] {fc93fece-1964-42c9-a472-d9a398da20e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7631 | 2026.05.19 00:04:16.154104 [ 294 ] {fc93fece-1964-42c9-a472-d9a398da20e1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7632 | 2026.05.19 00:04:16.154330 [ 294 ] {fc93fece-1964-42c9-a472-d9a398da20e1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.05.19 00:04:16.154466 [ 294 ] {fc93fece-1964-42c9-a472-d9a398da20e1} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001382 sec., 85383.50217076701 rows/sec., 7.23 MiB/sec. | ||
| 7634 | 2026.05.19 00:04:16.154502 [ 294 ] {fc93fece-1964-42c9-a472-d9a398da20e1} <Debug> TCPHandler: Processed in 0.001545833 sec. | ||
| 7635 | 2026.05.19 00:04:16.154633 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.05.19 00:04:16.154726 [ 294 ] {e970f3d4-d1b9-4304-baf8-e3c13d8ddc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7637 | 2026.05.19 00:04:16.154766 [ 294 ] {e970f3d4-d1b9-4304-baf8-e3c13d8ddc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7638 | 2026.05.19 00:04:16.155177 [ 294 ] {e970f3d4-d1b9-4304-baf8-e3c13d8ddc76} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.05.19 00:04:16.155213 [ 294 ] {e970f3d4-d1b9-4304-baf8-e3c13d8ddc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7640 | 2026.05.19 00:04:16.155499 [ 294 ] {e970f3d4-d1b9-4304-baf8-e3c13d8ddc76} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7641 | 2026.05.19 00:04:16.155711 [ 294 ] {e970f3d4-d1b9-4304-baf8-e3c13d8ddc76} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.05.19 00:04:16.155845 [ 294 ] {e970f3d4-d1b9-4304-baf8-e3c13d8ddc76} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001137 sec., 29903.25417766051 rows/sec., 2.18 MiB/sec. | ||
| 7643 | 2026.05.19 00:04:16.155879 [ 294 ] {e970f3d4-d1b9-4304-baf8-e3c13d8ddc76} <Debug> TCPHandler: Processed in 0.001295126 sec. | ||
| 7644 | 2026.05.19 00:04:16.155999 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.05.19 00:04:16.156098 [ 294 ] {a9c60ab0-c55e-4440-9314-836ccd1d7250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7646 | 2026.05.19 00:04:16.156138 [ 294 ] {a9c60ab0-c55e-4440-9314-836ccd1d7250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7647 | 2026.05.19 00:04:16.156546 [ 294 ] {a9c60ab0-c55e-4440-9314-836ccd1d7250} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.05.19 00:04:16.156581 [ 294 ] {a9c60ab0-c55e-4440-9314-836ccd1d7250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7649 | 2026.05.19 00:04:16.156868 [ 294 ] {a9c60ab0-c55e-4440-9314-836ccd1d7250} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7650 | 2026.05.19 00:04:16.157096 [ 294 ] {a9c60ab0-c55e-4440-9314-836ccd1d7250} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.05.19 00:04:16.157247 [ 294 ] {a9c60ab0-c55e-4440-9314-836ccd1d7250} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001167 sec., 83976.00685518423 rows/sec., 6.56 MiB/sec. | ||
| 7652 | 2026.05.19 00:04:16.157282 [ 294 ] {a9c60ab0-c55e-4440-9314-836ccd1d7250} <Debug> TCPHandler: Processed in 0.001330677 sec. | ||
| 7653 | 2026.05.19 00:04:16.157413 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.05.19 00:04:16.157506 [ 294 ] {a1f43066-2969-418a-85f3-2837a5b7d7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.05.19 00:04:16.157549 [ 294 ] {a1f43066-2969-418a-85f3-2837a5b7d7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7656 | 2026.05.19 00:04:16.157955 [ 294 ] {a1f43066-2969-418a-85f3-2837a5b7d7e2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.05.19 00:04:16.157989 [ 294 ] {a1f43066-2969-418a-85f3-2837a5b7d7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7658 | 2026.05.19 00:04:16.158320 [ 294 ] {a1f43066-2969-418a-85f3-2837a5b7d7e2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7659 | 2026.05.19 00:04:16.158525 [ 294 ] {a1f43066-2969-418a-85f3-2837a5b7d7e2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.05.19 00:04:16.158652 [ 294 ] {a1f43066-2969-418a-85f3-2837a5b7d7e2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001164 sec., 139175.25773195876 rows/sec., 9.69 MiB/sec. | ||
| 7661 | 2026.05.19 00:04:16.158684 [ 294 ] {a1f43066-2969-418a-85f3-2837a5b7d7e2} <Debug> TCPHandler: Processed in 0.001318587 sec. | ||
| 7662 | 2026.05.19 00:04:16.158810 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2026.05.19 00:04:16.158932 [ 294 ] {de02970e-f9c7-4cd6-a24a-2bd8201fcd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7664 | 2026.05.19 00:04:16.159010 [ 294 ] {de02970e-f9c7-4cd6-a24a-2bd8201fcd2d} <Trace> 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 | ||
| 7665 | 2026.05.19 00:04:16.159928 [ 294 ] {de02970e-f9c7-4cd6-a24a-2bd8201fcd2d} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.05.19 00:04:16.159965 [ 294 ] {de02970e-f9c7-4cd6-a24a-2bd8201fcd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7667 | 2026.05.19 00:04:16.160546 [ 294 ] {de02970e-f9c7-4cd6-a24a-2bd8201fcd2d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7668 | 2026.05.19 00:04:16.160782 [ 294 ] {de02970e-f9c7-4cd6-a24a-2bd8201fcd2d} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.05.19 00:04:16.160929 [ 294 ] {de02970e-f9c7-4cd6-a24a-2bd8201fcd2d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002023 sec., 14829.461196243203 rows/sec., 26.57 MiB/sec. | ||
| 7670 | 2026.05.19 00:04:16.160987 [ 294 ] {de02970e-f9c7-4cd6-a24a-2bd8201fcd2d} <Debug> TCPHandler: Processed in 0.002233752 sec. | ||
| 7671 | 2026.05.19 00:04:16.161120 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.05.19 00:04:16.161217 [ 294 ] {71a7c99a-6f71-4046-9e34-333a97b8248f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7673 | 2026.05.19 00:04:16.161260 [ 294 ] {71a7c99a-6f71-4046-9e34-333a97b8248f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7674 | 2026.05.19 00:04:16.161613 [ 294 ] {71a7c99a-6f71-4046-9e34-333a97b8248f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.05.19 00:04:16.161648 [ 294 ] {71a7c99a-6f71-4046-9e34-333a97b8248f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7676 | 2026.05.19 00:04:16.161961 [ 294 ] {71a7c99a-6f71-4046-9e34-333a97b8248f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7677 | 2026.05.19 00:04:16.162188 [ 294 ] {71a7c99a-6f71-4046-9e34-333a97b8248f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.05.19 00:04:16.162318 [ 294 ] {71a7c99a-6f71-4046-9e34-333a97b8248f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7679 | 2026.05.19 00:04:16.162353 [ 294 ] {71a7c99a-6f71-4046-9e34-333a97b8248f} <Debug> TCPHandler: Processed in 0.001283256 sec. | ||
| 7680 | 2026.05.19 00:04:21.145715 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.05.19 00:04:21.146109 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 7682 | 2026.05.19 00:04:21.146453 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7683 | 2026.05.19 00:04:21.146493 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Debug> 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 | ||
| 7684 | 2026.05.19 00:04:21.146719 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7685 | 2026.05.19 00:04:21.146791 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7686 | 2026.05.19 00:04:21.146933 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7687 | 2026.05.19 00:04:21.147058 [ 341 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7688 | 2026.05.19 00:04:21.147059 [ 333 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7689 | 2026.05.19 00:04:21.147059 [ 317 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7690 | 2026.05.19 00:04:21.147284 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 7691 | 2026.05.19 00:04:21.147317 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7692 | 2026.05.19 00:04:21.147389 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7693 | 2026.05.19 00:04:21.147411 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7694 | 2026.05.19 00:04:21.147447 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> 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'))" | ||
| 7695 | 2026.05.19 00:04:21.147489 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Trace> 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'))" | ||
| 7696 | 2026.05.19 00:04:21.148730 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002773 sec., 12621.709340064912 rows/sec., 2.13 MiB/sec. | ||
| 7697 | 2026.05.19 00:04:21.148862 [ 294 ] {815828ec-5cab-495f-b9e5-e4680539f1f9} <Debug> TCPHandler: Processed in 0.003341834 sec. | ||
| 7698 | 2026.05.19 00:04:21.150673 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.05.19 00:04:21.150788 [ 294 ] {dfdfbce7-70a8-4543-a6da-30d93b01a1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7700 | 2026.05.19 00:04:21.150835 [ 294 ] {dfdfbce7-70a8-4543-a6da-30d93b01a1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7701 | 2026.05.19 00:04:21.151355 [ 294 ] {dfdfbce7-70a8-4543-a6da-30d93b01a1df} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.05.19 00:04:21.151405 [ 294 ] {dfdfbce7-70a8-4543-a6da-30d93b01a1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7703 | 2026.05.19 00:04:21.151794 [ 294 ] {dfdfbce7-70a8-4543-a6da-30d93b01a1df} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7704 | 2026.05.19 00:04:21.152034 [ 294 ] {dfdfbce7-70a8-4543-a6da-30d93b01a1df} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.05.19 00:04:21.152192 [ 294 ] {dfdfbce7-70a8-4543-a6da-30d93b01a1df} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001438 sec., 54242.00278164117 rows/sec., 4.49 MiB/sec. | ||
| 7706 | 2026.05.19 00:04:21.152229 [ 294 ] {dfdfbce7-70a8-4543-a6da-30d93b01a1df} <Debug> TCPHandler: Processed in 0.001611685 sec. | ||
| 7707 | 2026.05.19 00:04:21.152363 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.05.19 00:04:21.152462 [ 294 ] {ee42cc74-a6b3-407c-9d5d-6bbde6250885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7709 | 2026.05.19 00:04:21.152506 [ 294 ] {ee42cc74-a6b3-407c-9d5d-6bbde6250885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7710 | 2026.05.19 00:04:21.152914 [ 294 ] {ee42cc74-a6b3-407c-9d5d-6bbde6250885} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.05.19 00:04:21.152952 [ 294 ] {ee42cc74-a6b3-407c-9d5d-6bbde6250885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7712 | 2026.05.19 00:04:21.153257 [ 294 ] {ee42cc74-a6b3-407c-9d5d-6bbde6250885} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7713 | 2026.05.19 00:04:21.153473 [ 294 ] {ee42cc74-a6b3-407c-9d5d-6bbde6250885} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.05.19 00:04:21.153595 [ 117 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7715 | 2026.05.19 00:04:21.153609 [ 294 ] {ee42cc74-a6b3-407c-9d5d-6bbde6250885} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001168 sec., 9417.808219178083 rows/sec., 708.18 KiB/sec. | ||
| 7716 | 2026.05.19 00:04:21.153660 [ 117 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.05.19 00:04:21.153667 [ 294 ] {ee42cc74-a6b3-407c-9d5d-6bbde6250885} <Debug> TCPHandler: Processed in 0.001354298 sec. | ||
| 7718 | 2026.05.19 00:04:21.153690 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7719 | 2026.05.19 00:04:21.153788 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7720 | 2026.05.19 00:04:21.153868 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.05.19 00:04:21.153901 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7722 | 2026.05.19 00:04:21.153941 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 7723 | 2026.05.19 00:04:21.153985 [ 294 ] {64470374-970e-4085-a2bd-c53636d39beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7724 | 2026.05.19 00:04:21.154019 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 7725 | 2026.05.19 00:04:21.154033 [ 294 ] {64470374-970e-4085-a2bd-c53636d39beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7726 | 2026.05.19 00:04:21.154087 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 7727 | 2026.05.19 00:04:21.154157 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 7728 | 2026.05.19 00:04:21.154225 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 7729 | 2026.05.19 00:04:21.154293 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 7730 | 2026.05.19 00:04:21.154569 [ 294 ] {64470374-970e-4085-a2bd-c53636d39beb} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2026.05.19 00:04:21.154609 [ 294 ] {64470374-970e-4085-a2bd-c53636d39beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7732 | 2026.05.19 00:04:21.155031 [ 294 ] {64470374-970e-4085-a2bd-c53636d39beb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7733 | 2026.05.19 00:04:21.155329 [ 195 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577494 sec., 126783.3665294448 rows/sec., 9.79 MiB/sec. | ||
| 7734 | 2026.05.19 00:04:21.155330 [ 294 ] {64470374-970e-4085-a2bd-c53636d39beb} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.05.19 00:04:21.155492 [ 294 ] {64470374-970e-4085-a2bd-c53636d39beb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001532 sec., 48955.6135770235 rows/sec., 3.82 MiB/sec. | ||
| 7736 | 2026.05.19 00:04:21.155513 [ 197 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7737 | 2026.05.19 00:04:21.155529 [ 294 ] {64470374-970e-4085-a2bd-c53636d39beb} <Debug> TCPHandler: Processed in 0.001723188 sec. | ||
| 7738 | 2026.05.19 00:04:21.155667 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.05.19 00:04:21.155766 [ 294 ] {1e8f1250-363c-4361-a695-74bd9a2f29f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.05.19 00:04:21.155812 [ 294 ] {1e8f1250-363c-4361-a695-74bd9a2f29f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7741 | 2026.05.19 00:04:21.155823 [ 197 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.05.19 00:04:21.155910 [ 197 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_46_9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7743 | 2026.05.19 00:04:21.156012 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7744 | 2026.05.19 00:04:21.156233 [ 294 ] {1e8f1250-363c-4361-a695-74bd9a2f29f8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.05.19 00:04:21.156275 [ 294 ] {1e8f1250-363c-4361-a695-74bd9a2f29f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7746 | 2026.05.19 00:04:21.156609 [ 294 ] {1e8f1250-363c-4361-a695-74bd9a2f29f8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7747 | 2026.05.19 00:04:21.156824 [ 294 ] {1e8f1250-363c-4361-a695-74bd9a2f29f8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.05.19 00:04:21.156959 [ 294 ] {1e8f1250-363c-4361-a695-74bd9a2f29f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 7749 | 2026.05.19 00:04:21.156993 [ 294 ] {1e8f1250-363c-4361-a695-74bd9a2f29f8} <Debug> TCPHandler: Processed in 0.001376109 sec. | ||
| 7750 | 2026.05.19 00:04:21.157116 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2026.05.19 00:04:21.157211 [ 294 ] {13fd91f8-c802-4a72-8393-e228a908c485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7752 | 2026.05.19 00:04:21.157266 [ 294 ] {13fd91f8-c802-4a72-8393-e228a908c485} <Trace> 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 | ||
| 7753 | 2026.05.19 00:04:21.157999 [ 294 ] {13fd91f8-c802-4a72-8393-e228a908c485} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.05.19 00:04:21.158037 [ 294 ] {13fd91f8-c802-4a72-8393-e228a908c485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7755 | 2026.05.19 00:04:21.158559 [ 294 ] {13fd91f8-c802-4a72-8393-e228a908c485} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7756 | 2026.05.19 00:04:21.158786 [ 294 ] {13fd91f8-c802-4a72-8393-e228a908c485} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.05.19 00:04:21.158904 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7758 | 2026.05.19 00:04:21.158932 [ 294 ] {13fd91f8-c802-4a72-8393-e228a908c485} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00174 sec., 6321.83908045977 rows/sec., 11.33 MiB/sec. | ||
| 7759 | 2026.05.19 00:04:21.158946 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.05.19 00:04:21.158973 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7761 | 2026.05.19 00:04:21.158995 [ 294 ] {13fd91f8-c802-4a72-8393-e228a908c485} <Debug> TCPHandler: Processed in 0.001928454 sec. | ||
| 7762 | 2026.05.19 00:04:21.159059 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7763 | 2026.05.19 00:04:21.159126 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.05.19 00:04:21.159221 [ 294 ] {b635b51f-3292-4bfd-bcf7-cb6e3e016a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.05.19 00:04:21.159258 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7766 | 2026.05.19 00:04:21.159263 [ 294 ] {b635b51f-3292-4bfd-bcf7-cb6e3e016a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7767 | 2026.05.19 00:04:21.159309 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 846 rows starting from the beginning of the part | ||
| 7768 | 2026.05.19 00:04:21.159427 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
| 7769 | 2026.05.19 00:04:21.159536 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 7770 | 2026.05.19 00:04:21.159611 [ 294 ] {b635b51f-3292-4bfd-bcf7-cb6e3e016a90} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.05.19 00:04:21.159637 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 7772 | 2026.05.19 00:04:21.159649 [ 294 ] {b635b51f-3292-4bfd-bcf7-cb6e3e016a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7773 | 2026.05.19 00:04:21.159736 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
| 7774 | 2026.05.19 00:04:21.159831 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 7775 | 2026.05.19 00:04:21.159962 [ 294 ] {b635b51f-3292-4bfd-bcf7-cb6e3e016a90} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7776 | 2026.05.19 00:04:21.160183 [ 294 ] {b635b51f-3292-4bfd-bcf7-cb6e3e016a90} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.05.19 00:04:21.160315 [ 294 ] {b635b51f-3292-4bfd-bcf7-cb6e3e016a90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 7778 | 2026.05.19 00:04:21.160349 [ 294 ] {b635b51f-3292-4bfd-bcf7-cb6e3e016a90} <Debug> TCPHandler: Processed in 0.001272785 sec. | ||
| 7779 | 2026.05.19 00:04:21.165390 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 19 columns (19 merged, 0 gathered) in 0.006363388 sec., 148977.2429403959 rows/sec., 266.96 MiB/sec. | ||
| 7780 | 2026.05.19 00:04:21.167090 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7781 | 2026.05.19 00:04:21.167494 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.05.19 00:04:21.167581 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7783 | 2026.05.19 00:04:21.167725 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 7784 | 2026.05.19 00:04:22.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.58 MiB, peak 286.67 MiB, free memory in arenas 0.00 B, will set to 281.19 MiB (RSS), difference: 2.61 MiB | ||
| 7785 | 2026.05.19 00:04:22.435646 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7786 | 2026.05.19 00:04:22.435701 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7787 | 2026.05.19 00:04:22.539312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16291 | ||
| 7788 | 2026.05.19 00:04:22.539807 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.05.19 00:04:22.539858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7790 | 2026.05.19 00:04:22.540342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7791 | 2026.05.19 00:04:22.540584 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.05.19 00:04:22.540731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16291 | ||
| 7793 | 2026.05.19 00:04:23.399242 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7794 | 2026.05.19 00:04:23.416212 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.05.19 00:04:23.416278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7796 | 2026.05.19 00:04:23.422631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7797 | 2026.05.19 00:04:23.423359 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.05.19 00:04:23.426683 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7799 | 2026.05.19 00:04:26.146953 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.05.19 00:04:26.147290 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 7801 | 2026.05.19 00:04:26.147613 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7802 | 2026.05.19 00:04:26.147651 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Debug> 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 | ||
| 7803 | 2026.05.19 00:04:26.147864 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7804 | 2026.05.19 00:04:26.147932 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7805 | 2026.05.19 00:04:26.148069 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7806 | 2026.05.19 00:04:26.148196 [ 341 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7807 | 2026.05.19 00:04:26.148199 [ 349 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7808 | 2026.05.19 00:04:26.148196 [ 333 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7809 | 2026.05.19 00:04:26.148421 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 7810 | 2026.05.19 00:04:26.148450 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7811 | 2026.05.19 00:04:26.148518 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7812 | 2026.05.19 00:04:26.148538 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7813 | 2026.05.19 00:04:26.148573 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> 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'))" | ||
| 7814 | 2026.05.19 00:04:26.148612 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Trace> 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'))" | ||
| 7815 | 2026.05.19 00:04:26.149807 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002653 sec., 13192.612137203167 rows/sec., 2.22 MiB/sec. | ||
| 7816 | 2026.05.19 00:04:26.149931 [ 294 ] {e3181654-b6eb-4404-bc77-c549cd32d64a} <Debug> TCPHandler: Processed in 0.003145628 sec. | ||
| 7817 | 2026.05.19 00:04:26.152053 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.05.19 00:04:26.152163 [ 294 ] {44ced3ed-499d-496f-8c8f-b05ec3e31ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7819 | 2026.05.19 00:04:26.152205 [ 294 ] {44ced3ed-499d-496f-8c8f-b05ec3e31ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7820 | 2026.05.19 00:04:26.152706 [ 294 ] {44ced3ed-499d-496f-8c8f-b05ec3e31ff6} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.05.19 00:04:26.152742 [ 294 ] {44ced3ed-499d-496f-8c8f-b05ec3e31ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7822 | 2026.05.19 00:04:26.153117 [ 294 ] {44ced3ed-499d-496f-8c8f-b05ec3e31ff6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7823 | 2026.05.19 00:04:26.153337 [ 294 ] {44ced3ed-499d-496f-8c8f-b05ec3e31ff6} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.05.19 00:04:26.153477 [ 294 ] {44ced3ed-499d-496f-8c8f-b05ec3e31ff6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001346 sec., 86181.2778603269 rows/sec., 7.32 MiB/sec. | ||
| 7825 | 2026.05.19 00:04:26.153511 [ 294 ] {44ced3ed-499d-496f-8c8f-b05ec3e31ff6} <Debug> TCPHandler: Processed in 0.001510412 sec. | ||
| 7826 | 2026.05.19 00:04:26.153632 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.05.19 00:04:26.153726 [ 294 ] {f75f7ceb-607d-4a5c-82a1-dcd6107de360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7828 | 2026.05.19 00:04:26.153766 [ 294 ] {f75f7ceb-607d-4a5c-82a1-dcd6107de360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7829 | 2026.05.19 00:04:26.154161 [ 294 ] {f75f7ceb-607d-4a5c-82a1-dcd6107de360} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.05.19 00:04:26.154196 [ 294 ] {f75f7ceb-607d-4a5c-82a1-dcd6107de360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7831 | 2026.05.19 00:04:26.154481 [ 294 ] {f75f7ceb-607d-4a5c-82a1-dcd6107de360} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7832 | 2026.05.19 00:04:26.154711 [ 294 ] {f75f7ceb-607d-4a5c-82a1-dcd6107de360} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.05.19 00:04:26.154837 [ 294 ] {f75f7ceb-607d-4a5c-82a1-dcd6107de360} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001129 sec., 26572.187776793624 rows/sec., 1.95 MiB/sec. | ||
| 7834 | 2026.05.19 00:04:26.154870 [ 294 ] {f75f7ceb-607d-4a5c-82a1-dcd6107de360} <Debug> TCPHandler: Processed in 0.001284536 sec. | ||
| 7835 | 2026.05.19 00:04:26.154980 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2026.05.19 00:04:26.155072 [ 294 ] {2bb36080-2e15-4cbd-ba2f-99806c5ce474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7837 | 2026.05.19 00:04:26.155111 [ 294 ] {2bb36080-2e15-4cbd-ba2f-99806c5ce474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7838 | 2026.05.19 00:04:26.155512 [ 294 ] {2bb36080-2e15-4cbd-ba2f-99806c5ce474} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.05.19 00:04:26.155545 [ 294 ] {2bb36080-2e15-4cbd-ba2f-99806c5ce474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7840 | 2026.05.19 00:04:26.155843 [ 294 ] {2bb36080-2e15-4cbd-ba2f-99806c5ce474} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7841 | 2026.05.19 00:04:26.156046 [ 294 ] {2bb36080-2e15-4cbd-ba2f-99806c5ce474} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.05.19 00:04:26.156170 [ 294 ] {2bb36080-2e15-4cbd-ba2f-99806c5ce474} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001116 sec., 84229.39068100358 rows/sec., 6.58 MiB/sec. | ||
| 7843 | 2026.05.19 00:04:26.156203 [ 294 ] {2bb36080-2e15-4cbd-ba2f-99806c5ce474} <Debug> TCPHandler: Processed in 0.001269795 sec. | ||
| 7844 | 2026.05.19 00:04:26.156314 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7845 | 2026.05.19 00:04:26.156406 [ 294 ] {9adbb1d0-538c-4aeb-8330-093876e31701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7846 | 2026.05.19 00:04:26.156448 [ 294 ] {9adbb1d0-538c-4aeb-8330-093876e31701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7847 | 2026.05.19 00:04:26.156835 [ 294 ] {9adbb1d0-538c-4aeb-8330-093876e31701} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.05.19 00:04:26.156868 [ 294 ] {9adbb1d0-538c-4aeb-8330-093876e31701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7849 | 2026.05.19 00:04:26.157185 [ 294 ] {9adbb1d0-538c-4aeb-8330-093876e31701} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7850 | 2026.05.19 00:04:26.157390 [ 294 ] {9adbb1d0-538c-4aeb-8330-093876e31701} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.05.19 00:04:26.157524 [ 294 ] {9adbb1d0-538c-4aeb-8330-093876e31701} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 7852 | 2026.05.19 00:04:26.157556 [ 294 ] {9adbb1d0-538c-4aeb-8330-093876e31701} <Debug> TCPHandler: Processed in 0.001288906 sec. | ||
| 7853 | 2026.05.19 00:04:26.157669 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.05.19 00:04:26.157761 [ 294 ] {4eb1dacc-d5ed-4386-9fe4-4110856932f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7855 | 2026.05.19 00:04:26.157815 [ 294 ] {4eb1dacc-d5ed-4386-9fe4-4110856932f2} <Trace> 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 | ||
| 7856 | 2026.05.19 00:04:26.158551 [ 294 ] {4eb1dacc-d5ed-4386-9fe4-4110856932f2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.05.19 00:04:26.158585 [ 294 ] {4eb1dacc-d5ed-4386-9fe4-4110856932f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7858 | 2026.05.19 00:04:26.159108 [ 294 ] {4eb1dacc-d5ed-4386-9fe4-4110856932f2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7859 | 2026.05.19 00:04:26.159346 [ 294 ] {4eb1dacc-d5ed-4386-9fe4-4110856932f2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.05.19 00:04:26.159479 [ 294 ] {4eb1dacc-d5ed-4386-9fe4-4110856932f2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001735 sec., 17291.06628242075 rows/sec., 30.98 MiB/sec. | ||
| 7861 | 2026.05.19 00:04:26.159527 [ 294 ] {4eb1dacc-d5ed-4386-9fe4-4110856932f2} <Debug> TCPHandler: Processed in 0.001904463 sec. | ||
| 7862 | 2026.05.19 00:04:26.159644 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.05.19 00:04:26.159737 [ 294 ] {b74a5943-7130-4e79-8093-c2b99f2123b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7864 | 2026.05.19 00:04:26.159778 [ 294 ] {b74a5943-7130-4e79-8093-c2b99f2123b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7865 | 2026.05.19 00:04:26.160112 [ 294 ] {b74a5943-7130-4e79-8093-c2b99f2123b2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.05.19 00:04:26.160145 [ 294 ] {b74a5943-7130-4e79-8093-c2b99f2123b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7867 | 2026.05.19 00:04:26.160443 [ 294 ] {b74a5943-7130-4e79-8093-c2b99f2123b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7868 | 2026.05.19 00:04:26.160645 [ 294 ] {b74a5943-7130-4e79-8093-c2b99f2123b2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.05.19 00:04:26.160765 [ 294 ] {b74a5943-7130-4e79-8093-c2b99f2123b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7870 | 2026.05.19 00:04:26.160797 [ 294 ] {b74a5943-7130-4e79-8093-c2b99f2123b2} <Debug> TCPHandler: Processed in 0.001200564 sec. | ||
| 7871 | 2026.05.19 00:04:26.421123 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.05.19 00:04:26.421373 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 7873 | 2026.05.19 00:04:26.421729 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7874 | 2026.05.19 00:04:26.421775 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Debug> 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 | ||
| 7875 | 2026.05.19 00:04:26.422043 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7876 | 2026.05.19 00:04:26.422113 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7877 | 2026.05.19 00:04:26.422257 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7878 | 2026.05.19 00:04:26.422357 [ 341 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7879 | 2026.05.19 00:04:26.422363 [ 348 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7880 | 2026.05.19 00:04:26.422357 [ 333 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7881 | 2026.05.19 00:04:26.422520 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 7882 | 2026.05.19 00:04:26.422549 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7883 | 2026.05.19 00:04:26.422619 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7884 | 2026.05.19 00:04:26.422638 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7885 | 2026.05.19 00:04:26.422677 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> 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'))" | ||
| 7886 | 2026.05.19 00:04:26.422721 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Trace> 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'))" | ||
| 7887 | 2026.05.19 00:04:26.423811 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002551 sec., 13720.109760878087 rows/sec., 2.92 MiB/sec. | ||
| 7888 | 2026.05.19 00:04:26.423976 [ 294 ] {8c84d98f-e422-4f4f-ad96-613b9f99043d} <Debug> TCPHandler: Processed in 0.002988984 sec. | ||
| 7889 | 2026.05.19 00:04:26.436502 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.05.19 00:04:26.436642 [ 294 ] {90d00216-9def-4306-988e-81840466d4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7891 | 2026.05.19 00:04:26.436699 [ 294 ] {90d00216-9def-4306-988e-81840466d4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7892 | 2026.05.19 00:04:26.437296 [ 294 ] {90d00216-9def-4306-988e-81840466d4ea} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.05.19 00:04:26.437345 [ 294 ] {90d00216-9def-4306-988e-81840466d4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7894 | 2026.05.19 00:04:26.437719 [ 294 ] {90d00216-9def-4306-988e-81840466d4ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7895 | 2026.05.19 00:04:26.437942 [ 294 ] {90d00216-9def-4306-988e-81840466d4ea} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.05.19 00:04:26.438088 [ 133 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7897 | 2026.05.19 00:04:26.438096 [ 294 ] {90d00216-9def-4306-988e-81840466d4ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001495 sec., 16053.511705685618 rows/sec., 1.33 MiB/sec. | ||
| 7898 | 2026.05.19 00:04:26.438147 [ 133 ] {} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.05.19 00:04:26.438159 [ 294 ] {90d00216-9def-4306-988e-81840466d4ea} <Debug> TCPHandler: Processed in 0.001725488 sec. | ||
| 7900 | 2026.05.19 00:04:26.438176 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7901 | 2026.05.19 00:04:26.438289 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 7902 | 2026.05.19 00:04:26.438294 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.05.19 00:04:26.438429 [ 294 ] {72f391fb-3fd6-4b2f-869c-f5f488d5c27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7904 | 2026.05.19 00:04:26.438430 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7905 | 2026.05.19 00:04:26.438476 [ 294 ] {72f391fb-3fd6-4b2f-869c-f5f488d5c27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7906 | 2026.05.19 00:04:26.438484 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7907 | 2026.05.19 00:04:26.438569 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7908 | 2026.05.19 00:04:26.438625 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7909 | 2026.05.19 00:04:26.438673 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7910 | 2026.05.19 00:04:26.438720 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7911 | 2026.05.19 00:04:26.438911 [ 294 ] {72f391fb-3fd6-4b2f-869c-f5f488d5c27b} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.05.19 00:04:26.438957 [ 294 ] {72f391fb-3fd6-4b2f-869c-f5f488d5c27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7913 | 2026.05.19 00:04:26.439280 [ 294 ] {72f391fb-3fd6-4b2f-869c-f5f488d5c27b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7914 | 2026.05.19 00:04:26.439512 [ 294 ] {72f391fb-3fd6-4b2f-869c-f5f488d5c27b} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.05.19 00:04:26.439566 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323807 sec., 90647.65483185994 rows/sec., 7.87 MiB/sec. | ||
| 7916 | 2026.05.19 00:04:26.439650 [ 294 ] {72f391fb-3fd6-4b2f-869c-f5f488d5c27b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001241 sec., 8058.017727639001 rows/sec., 657.07 KiB/sec. | ||
| 7917 | 2026.05.19 00:04:26.439692 [ 294 ] {72f391fb-3fd6-4b2f-869c-f5f488d5c27b} <Debug> TCPHandler: Processed in 0.001449821 sec. | ||
| 7918 | 2026.05.19 00:04:26.439702 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7919 | 2026.05.19 00:04:26.439826 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.05.19 00:04:26.439928 [ 294 ] {0f917013-f4db-4ece-a466-2282062f63ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7921 | 2026.05.19 00:04:26.439958 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.05.19 00:04:26.439971 [ 294 ] {0f917013-f4db-4ece-a466-2282062f63ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7923 | 2026.05.19 00:04:26.440036 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_9_2} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7924 | 2026.05.19 00:04:26.440115 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7925 | 2026.05.19 00:04:26.441372 [ 294 ] {0f917013-f4db-4ece-a466-2282062f63ff} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.05.19 00:04:26.441414 [ 294 ] {0f917013-f4db-4ece-a466-2282062f63ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7927 | 2026.05.19 00:04:26.441871 [ 294 ] {0f917013-f4db-4ece-a466-2282062f63ff} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7928 | 2026.05.19 00:04:26.442095 [ 294 ] {0f917013-f4db-4ece-a466-2282062f63ff} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.05.19 00:04:26.442216 [ 133 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7930 | 2026.05.19 00:04:26.442231 [ 294 ] {0f917013-f4db-4ece-a466-2282062f63ff} <Debug> executeQuery: Read 2548 rows, 195.36 KiB in 0.002321 sec., 1097802.6712623867 rows/sec., 82.20 MiB/sec. | ||
| 7931 | 2026.05.19 00:04:26.442262 [ 133 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.05.19 00:04:26.442281 [ 294 ] {0f917013-f4db-4ece-a466-2282062f63ff} <Debug> TCPHandler: Processed in 0.00250451 sec. | ||
| 7933 | 2026.05.19 00:04:26.442289 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7934 | 2026.05.19 00:04:26.442387 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7935 | 2026.05.19 00:04:26.442427 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.05.19 00:04:26.442489 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7937 | 2026.05.19 00:04:26.442521 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2614 rows starting from the beginning of the part | ||
| 7938 | 2026.05.19 00:04:26.442528 [ 294 ] {88182d72-35a4-4ff8-a72e-68dfa3630c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7939 | 2026.05.19 00:04:26.442576 [ 294 ] {88182d72-35a4-4ff8-a72e-68dfa3630c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7940 | 2026.05.19 00:04:26.442577 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 78 rows starting from the beginning of the part | ||
| 7941 | 2026.05.19 00:04:26.442639 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 118 rows starting from the beginning of the part | ||
| 7942 | 2026.05.19 00:04:26.442680 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 78 rows starting from the beginning of the part | ||
| 7943 | 2026.05.19 00:04:26.442719 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 116 rows starting from the beginning of the part | ||
| 7944 | 2026.05.19 00:04:26.442757 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2548 rows starting from the beginning of the part | ||
| 7945 | 2026.05.19 00:04:26.443018 [ 294 ] {88182d72-35a4-4ff8-a72e-68dfa3630c4a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.05.19 00:04:26.443061 [ 294 ] {88182d72-35a4-4ff8-a72e-68dfa3630c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7947 | 2026.05.19 00:04:26.443369 [ 294 ] {88182d72-35a4-4ff8-a72e-68dfa3630c4a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7948 | 2026.05.19 00:04:26.443599 [ 294 ] {88182d72-35a4-4ff8-a72e-68dfa3630c4a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.05.19 00:04:26.443738 [ 294 ] {88182d72-35a4-4ff8-a72e-68dfa3630c4a} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001229 sec., 34174.125305126116 rows/sec., 2.51 MiB/sec. | ||
| 7950 | 2026.05.19 00:04:26.443774 [ 294 ] {88182d72-35a4-4ff8-a72e-68dfa3630c4a} <Debug> TCPHandler: Processed in 0.001396739 sec. | ||
| 7951 | 2026.05.19 00:04:26.443911 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.05.19 00:04:26.444004 [ 294 ] {e297d96c-5d3c-4061-b4f4-363a4865a08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7953 | 2026.05.19 00:04:26.444044 [ 294 ] {e297d96c-5d3c-4061-b4f4-363a4865a08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7954 | 2026.05.19 00:04:26.444701 [ 294 ] {e297d96c-5d3c-4061-b4f4-363a4865a08d} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.05.19 00:04:26.444738 [ 294 ] {e297d96c-5d3c-4061-b4f4-363a4865a08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7956 | 2026.05.19 00:04:26.444866 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5552 rows, containing 5 columns (5 merged, 0 gathered) in 0.00251323 sec., 2209109.3930917582 rows/sec., 175.67 MiB/sec. | ||
| 7957 | 2026.05.19 00:04:26.445071 [ 294 ] {e297d96c-5d3c-4061-b4f4-363a4865a08d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7958 | 2026.05.19 00:04:26.445179 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7959 | 2026.05.19 00:04:26.445323 [ 294 ] {e297d96c-5d3c-4061-b4f4-363a4865a08d} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.05.19 00:04:26.445439 [ 133 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7961 | 2026.05.19 00:04:26.445470 [ 294 ] {e297d96c-5d3c-4061-b4f4-363a4865a08d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001485 sec., 555555.5555555555 rows/sec., 32.50 MiB/sec. | ||
| 7962 | 2026.05.19 00:04:26.445477 [ 133 ] {} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.05.19 00:04:26.445476 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.05.19 00:04:26.445515 [ 294 ] {e297d96c-5d3c-4061-b4f4-363a4865a08d} <Debug> TCPHandler: Processed in 0.001652496 sec. | ||
| 7965 | 2026.05.19 00:04:26.445524 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7966 | 2026.05.19 00:04:26.445595 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_56_11} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7967 | 2026.05.19 00:04:26.445624 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 7968 | 2026.05.19 00:04:26.445659 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.05.19 00:04:26.445683 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7970 | 2026.05.19 00:04:26.445718 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7971 | 2026.05.19 00:04:26.445744 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 825 rows starting from the beginning of the part | ||
| 7972 | 2026.05.19 00:04:26.445758 [ 294 ] {0677be37-d84a-4f54-acf8-c23869fe2776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.05.19 00:04:26.445789 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 7974 | 2026.05.19 00:04:26.445805 [ 294 ] {0677be37-d84a-4f54-acf8-c23869fe2776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7975 | 2026.05.19 00:04:26.445832 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 7976 | 2026.05.19 00:04:26.445872 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 7977 | 2026.05.19 00:04:26.445909 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 7978 | 2026.05.19 00:04:26.446204 [ 294 ] {0677be37-d84a-4f54-acf8-c23869fe2776} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.05.19 00:04:26.446247 [ 294 ] {0677be37-d84a-4f54-acf8-c23869fe2776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7980 | 2026.05.19 00:04:26.446547 [ 294 ] {0677be37-d84a-4f54-acf8-c23869fe2776} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7981 | 2026.05.19 00:04:26.446764 [ 294 ] {0677be37-d84a-4f54-acf8-c23869fe2776} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.05.19 00:04:26.446898 [ 294 ] {0677be37-d84a-4f54-acf8-c23869fe2776} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 7983 | 2026.05.19 00:04:26.446935 [ 294 ] {0677be37-d84a-4f54-acf8-c23869fe2776} <Debug> TCPHandler: Processed in 0.001325687 sec. | ||
| 7984 | 2026.05.19 00:04:26.447053 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.05.19 00:04:26.447147 [ 294 ] {a1ed4210-dbfb-4949-8b46-e173ac517580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.05.19 00:04:26.447188 [ 294 ] {a1ed4210-dbfb-4949-8b46-e173ac517580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7987 | 2026.05.19 00:04:26.447245 [ 194 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647035 sec., 2504500.511525256 rows/sec., 156.06 MiB/sec. | ||
| 7988 | 2026.05.19 00:04:26.447383 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7989 | 2026.05.19 00:04:26.447586 [ 294 ] {a1ed4210-dbfb-4949-8b46-e173ac517580} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.05.19 00:04:26.447628 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.05.19 00:04:26.447630 [ 294 ] {a1ed4210-dbfb-4949-8b46-e173ac517580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7992 | 2026.05.19 00:04:26.447703 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_9_2} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7993 | 2026.05.19 00:04:26.447766 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7994 | 2026.05.19 00:04:26.447964 [ 294 ] {a1ed4210-dbfb-4949-8b46-e173ac517580} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7995 | 2026.05.19 00:04:26.448173 [ 294 ] {a1ed4210-dbfb-4949-8b46-e173ac517580} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.05.19 00:04:26.448272 [ 133 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7997 | 2026.05.19 00:04:26.448302 [ 294 ] {a1ed4210-dbfb-4949-8b46-e173ac517580} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. | ||
| 7998 | 2026.05.19 00:04:26.448308 [ 133 ] {} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.05.19 00:04:26.448345 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8000 | 2026.05.19 00:04:26.448345 [ 294 ] {a1ed4210-dbfb-4949-8b46-e173ac517580} <Debug> TCPHandler: Processed in 0.001347137 sec. | ||
| 8001 | 2026.05.19 00:04:26.448459 [ 196 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 8002 | 2026.05.19 00:04:26.448542 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2026.05.19 00:04:26.448592 [ 196 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8004 | 2026.05.19 00:04:26.448629 [ 196 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 8005 | 2026.05.19 00:04:26.448648 [ 294 ] {032caae1-f288-42f4-b3ed-17c8f3530006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8006 | 2026.05.19 00:04:26.448692 [ 196 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 8007 | 2026.05.19 00:04:26.448696 [ 294 ] {032caae1-f288-42f4-b3ed-17c8f3530006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8008 | 2026.05.19 00:04:26.448744 [ 196 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 8009 | 2026.05.19 00:04:26.448791 [ 196 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 8010 | 2026.05.19 00:04:26.448832 [ 196 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 8011 | 2026.05.19 00:04:26.449623 [ 199 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218544 sec., 49239.09189984112 rows/sec., 3.94 MiB/sec. | ||
| 8012 | 2026.05.19 00:04:26.449681 [ 294 ] {032caae1-f288-42f4-b3ed-17c8f3530006} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.05.19 00:04:26.449723 [ 294 ] {032caae1-f288-42f4-b3ed-17c8f3530006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8014 | 2026.05.19 00:04:26.449754 [ 194 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8015 | 2026.05.19 00:04:26.450025 [ 194 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.05.19 00:04:26.450092 [ 194 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_9_2} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8017 | 2026.05.19 00:04:26.450125 [ 294 ] {032caae1-f288-42f4-b3ed-17c8f3530006} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8018 | 2026.05.19 00:04:26.450182 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8019 | 2026.05.19 00:04:26.450337 [ 294 ] {032caae1-f288-42f4-b3ed-17c8f3530006} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.05.19 00:04:26.450455 [ 133 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8021 | 2026.05.19 00:04:26.450475 [ 294 ] {032caae1-f288-42f4-b3ed-17c8f3530006} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001847 sec., 728207.9047103411 rows/sec., 49.12 MiB/sec. | ||
| 8022 | 2026.05.19 00:04:26.450489 [ 133 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.05.19 00:04:26.450519 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8024 | 2026.05.19 00:04:26.450519 [ 294 ] {032caae1-f288-42f4-b3ed-17c8f3530006} <Debug> TCPHandler: Processed in 0.002027416 sec. | ||
| 8025 | 2026.05.19 00:04:26.450591 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8026 | 2026.05.19 00:04:26.450674 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8027 | 2026.05.19 00:04:26.450679 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.05.19 00:04:26.450698 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 8029 | 2026.05.19 00:04:26.450757 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 75 rows starting from the beginning of the part | ||
| 8030 | 2026.05.19 00:04:26.450791 [ 294 ] {d9d49b06-6711-4fa2-998c-8d7e62a342d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8031 | 2026.05.19 00:04:26.450797 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 98 rows starting from the beginning of the part | ||
| 8032 | 2026.05.19 00:04:26.450844 [ 294 ] {d9d49b06-6711-4fa2-998c-8d7e62a342d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8033 | 2026.05.19 00:04:26.450849 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 75 rows starting from the beginning of the part | ||
| 8034 | 2026.05.19 00:04:26.450896 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 94 rows starting from the beginning of the part | ||
| 8035 | 2026.05.19 00:04:26.450931 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1345 rows starting from the beginning of the part | ||
| 8036 | 2026.05.19 00:04:26.451526 [ 294 ] {d9d49b06-6711-4fa2-998c-8d7e62a342d3} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.05.19 00:04:26.451569 [ 294 ] {d9d49b06-6711-4fa2-998c-8d7e62a342d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8038 | 2026.05.19 00:04:26.452044 [ 294 ] {d9d49b06-6711-4fa2-998c-8d7e62a342d3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8039 | 2026.05.19 00:04:26.452140 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574944 sec., 1960704.6345774834 rows/sec., 142.45 MiB/sec. | ||
| 8040 | 2026.05.19 00:04:26.452294 [ 294 ] {d9d49b06-6711-4fa2-998c-8d7e62a342d3} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.05.19 00:04:26.452315 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8042 | 2026.05.19 00:04:26.452415 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8043 | 2026.05.19 00:04:26.452440 [ 294 ] {d9d49b06-6711-4fa2-998c-8d7e62a342d3} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001668 sec., 921462.829736211 rows/sec., 56.35 MiB/sec. | ||
| 8044 | 2026.05.19 00:04:26.452451 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2026.05.19 00:04:26.452485 [ 294 ] {d9d49b06-6711-4fa2-998c-8d7e62a342d3} <Debug> TCPHandler: Processed in 0.001856582 sec. | ||
| 8046 | 2026.05.19 00:04:26.452487 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8047 | 2026.05.19 00:04:26.452570 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.05.19 00:04:26.452590 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8049 | 2026.05.19 00:04:26.452629 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.05.19 00:04:26.452647 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_56_11} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8051 | 2026.05.19 00:04:26.452684 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8052 | 2026.05.19 00:04:26.452715 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8053 | 2026.05.19 00:04:26.452719 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19020 rows starting from the beginning of the part | ||
| 8054 | 2026.05.19 00:04:26.452729 [ 294 ] {48603661-285d-40bb-ad18-3c92d8462d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8055 | 2026.05.19 00:04:26.452794 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8056 | 2026.05.19 00:04:26.452798 [ 294 ] {48603661-285d-40bb-ad18-3c92d8462d64} <Trace> 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 | ||
| 8057 | 2026.05.19 00:04:26.452838 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
| 8058 | 2026.05.19 00:04:26.452880 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8059 | 2026.05.19 00:04:26.452919 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8060 | 2026.05.19 00:04:26.452960 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1537 rows starting from the beginning of the part | ||
| 8061 | 2026.05.19 00:04:26.453604 [ 294 ] {48603661-285d-40bb-ad18-3c92d8462d64} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.05.19 00:04:26.453639 [ 294 ] {48603661-285d-40bb-ad18-3c92d8462d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8063 | 2026.05.19 00:04:26.454240 [ 294 ] {48603661-285d-40bb-ad18-3c92d8462d64} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8064 | 2026.05.19 00:04:26.454472 [ 294 ] {48603661-285d-40bb-ad18-3c92d8462d64} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.05.19 00:04:26.454620 [ 294 ] {48603661-285d-40bb-ad18-3c92d8462d64} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00191 sec., 10471.204188481675 rows/sec., 18.76 MiB/sec. | ||
| 8066 | 2026.05.19 00:04:26.454673 [ 294 ] {48603661-285d-40bb-ad18-3c92d8462d64} <Debug> TCPHandler: Processed in 0.002092858 sec. | ||
| 8067 | 2026.05.19 00:04:26.454795 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.05.19 00:04:26.454892 [ 294 ] {dc7aec70-d4cd-4c3f-8b62-c11272141f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8069 | 2026.05.19 00:04:26.454936 [ 294 ] {dc7aec70-d4cd-4c3f-8b62-c11272141f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8070 | 2026.05.19 00:04:26.455265 [ 294 ] {dc7aec70-d4cd-4c3f-8b62-c11272141f1c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.05.19 00:04:26.455302 [ 294 ] {dc7aec70-d4cd-4c3f-8b62-c11272141f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8072 | 2026.05.19 00:04:26.455624 [ 294 ] {dc7aec70-d4cd-4c3f-8b62-c11272141f1c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8073 | 2026.05.19 00:04:26.455838 [ 294 ] {dc7aec70-d4cd-4c3f-8b62-c11272141f1c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.05.19 00:04:26.455948 [ 135 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8075 | 2026.05.19 00:04:26.455969 [ 294 ] {dc7aec70-d4cd-4c3f-8b62-c11272141f1c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 8076 | 2026.05.19 00:04:26.456006 [ 135 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2026.05.19 00:04:26.456016 [ 294 ] {dc7aec70-d4cd-4c3f-8b62-c11272141f1c} <Debug> TCPHandler: Processed in 0.001271586 sec. | ||
| 8078 | 2026.05.19 00:04:26.456039 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8079 | 2026.05.19 00:04:26.456112 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8080 | 2026.05.19 00:04:26.456195 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8081 | 2026.05.19 00:04:26.456219 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2640 rows starting from the beginning of the part | ||
| 8082 | 2026.05.19 00:04:26.456269 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8083 | 2026.05.19 00:04:26.456314 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8084 | 2026.05.19 00:04:26.456354 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8085 | 2026.05.19 00:04:26.456395 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8086 | 2026.05.19 00:04:26.456431 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 8087 | 2026.05.19 00:04:26.457723 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001632196 sec., 1771846.0282956213 rows/sec., 119.41 MiB/sec. | ||
| 8088 | 2026.05.19 00:04:26.458163 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8089 | 2026.05.19 00:04:26.458313 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21199 rows, containing 5 columns (5 merged, 0 gathered) in 0.005753551 sec., 3684507.185214835 rows/sec., 237.58 MiB/sec. | ||
| 8090 | 2026.05.19 00:04:26.458474 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.05.19 00:04:26.458561 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_56_11} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8092 | 2026.05.19 00:04:26.458672 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8093 | 2026.05.19 00:04:26.458774 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8094 | 2026.05.19 00:04:26.459058 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.05.19 00:04:26.459124 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8096 | 2026.05.19 00:04:26.459198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8097 | 2026.05.19 00:04:30.040846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16803 | ||
| 8098 | 2026.05.19 00:04:30.041641 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.05.19 00:04:30.041712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8100 | 2026.05.19 00:04:30.042247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8101 | 2026.05.19 00:04:30.042465 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.05.19 00:04:30.042584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16803 | ||
| 8103 | 2026.05.19 00:04:30.926779 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8104 | 2026.05.19 00:04:30.944310 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.05.19 00:04:30.944376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8106 | 2026.05.19 00:04:30.950564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8107 | 2026.05.19 00:04:30.951316 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2026.05.19 00:04:30.954739 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8109 | 2026.05.19 00:04:31.144334 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.05.19 00:04:31.144630 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8111 | 2026.05.19 00:04:31.145222 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8112 | 2026.05.19 00:04:31.145298 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Debug> 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 | ||
| 8113 | 2026.05.19 00:04:31.145619 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8114 | 2026.05.19 00:04:31.145697 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8115 | 2026.05.19 00:04:31.145846 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8116 | 2026.05.19 00:04:31.145941 [ 348 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8117 | 2026.05.19 00:04:31.145942 [ 333 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8118 | 2026.05.19 00:04:31.145942 [ 341 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8119 | 2026.05.19 00:04:31.146083 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8120 | 2026.05.19 00:04:31.146114 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8121 | 2026.05.19 00:04:31.146187 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8122 | 2026.05.19 00:04:31.146208 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8123 | 2026.05.19 00:04:31.146246 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> 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'))" | ||
| 8124 | 2026.05.19 00:04:31.146304 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Trace> 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'))" | ||
| 8125 | 2026.05.19 00:04:31.147349 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002872 sec., 12186.629526462395 rows/sec., 2.05 MiB/sec. | ||
| 8126 | 2026.05.19 00:04:31.147485 [ 294 ] {2253e141-6646-4476-b23e-8050b9611b69} <Debug> TCPHandler: Processed in 0.003288392 sec. | ||
| 8127 | 2026.05.19 00:04:31.149039 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.05.19 00:04:31.149153 [ 294 ] {8e48ec00-865d-44dd-a746-34334624a9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8129 | 2026.05.19 00:04:31.149202 [ 294 ] {8e48ec00-865d-44dd-a746-34334624a9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8130 | 2026.05.19 00:04:31.149776 [ 294 ] {8e48ec00-865d-44dd-a746-34334624a9be} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.05.19 00:04:31.149825 [ 294 ] {8e48ec00-865d-44dd-a746-34334624a9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8132 | 2026.05.19 00:04:31.150210 [ 294 ] {8e48ec00-865d-44dd-a746-34334624a9be} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8133 | 2026.05.19 00:04:31.150433 [ 294 ] {8e48ec00-865d-44dd-a746-34334624a9be} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2026.05.19 00:04:31.150586 [ 294 ] {8e48ec00-865d-44dd-a746-34334624a9be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001467 sec., 38173.14246762099 rows/sec., 2.93 MiB/sec. | ||
| 8135 | 2026.05.19 00:04:31.150623 [ 294 ] {8e48ec00-865d-44dd-a746-34334624a9be} <Debug> TCPHandler: Processed in 0.001637305 sec. | ||
| 8136 | 2026.05.19 00:04:31.150753 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8137 | 2026.05.19 00:04:31.150852 [ 294 ] {8df79699-11c4-4037-910f-b054a1db7b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8138 | 2026.05.19 00:04:31.150896 [ 294 ] {8df79699-11c4-4037-910f-b054a1db7b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8139 | 2026.05.19 00:04:31.151341 [ 294 ] {8df79699-11c4-4037-910f-b054a1db7b50} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2026.05.19 00:04:31.151379 [ 294 ] {8df79699-11c4-4037-910f-b054a1db7b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8141 | 2026.05.19 00:04:31.151716 [ 294 ] {8df79699-11c4-4037-910f-b054a1db7b50} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8142 | 2026.05.19 00:04:31.151927 [ 294 ] {8df79699-11c4-4037-910f-b054a1db7b50} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2026.05.19 00:04:31.152060 [ 294 ] {8df79699-11c4-4037-910f-b054a1db7b50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 8144 | 2026.05.19 00:04:31.152095 [ 294 ] {8df79699-11c4-4037-910f-b054a1db7b50} <Debug> TCPHandler: Processed in 0.001392119 sec. | ||
| 8145 | 2026.05.19 00:04:31.152221 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8146 | 2026.05.19 00:04:31.152316 [ 294 ] {29f98bda-69da-4332-880a-db5c862c0693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8147 | 2026.05.19 00:04:31.152360 [ 294 ] {29f98bda-69da-4332-880a-db5c862c0693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8148 | 2026.05.19 00:04:31.152743 [ 294 ] {29f98bda-69da-4332-880a-db5c862c0693} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.05.19 00:04:31.152779 [ 294 ] {29f98bda-69da-4332-880a-db5c862c0693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8150 | 2026.05.19 00:04:31.153100 [ 294 ] {29f98bda-69da-4332-880a-db5c862c0693} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8151 | 2026.05.19 00:04:31.153302 [ 294 ] {29f98bda-69da-4332-880a-db5c862c0693} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2026.05.19 00:04:31.153433 [ 294 ] {29f98bda-69da-4332-880a-db5c862c0693} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001136 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 8153 | 2026.05.19 00:04:31.153467 [ 294 ] {29f98bda-69da-4332-880a-db5c862c0693} <Debug> TCPHandler: Processed in 0.001295616 sec. | ||
| 8154 | 2026.05.19 00:04:31.153588 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8155 | 2026.05.19 00:04:31.153683 [ 294 ] {8c6c85b3-b0ac-4d8c-85dd-d95b69ab9bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8156 | 2026.05.19 00:04:31.153726 [ 294 ] {8c6c85b3-b0ac-4d8c-85dd-d95b69ab9bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8157 | 2026.05.19 00:04:31.154069 [ 294 ] {8c6c85b3-b0ac-4d8c-85dd-d95b69ab9bc8} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2026.05.19 00:04:31.154106 [ 294 ] {8c6c85b3-b0ac-4d8c-85dd-d95b69ab9bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8159 | 2026.05.19 00:04:31.154432 [ 294 ] {8c6c85b3-b0ac-4d8c-85dd-d95b69ab9bc8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8160 | 2026.05.19 00:04:31.154633 [ 294 ] {8c6c85b3-b0ac-4d8c-85dd-d95b69ab9bc8} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2026.05.19 00:04:31.154761 [ 294 ] {8c6c85b3-b0ac-4d8c-85dd-d95b69ab9bc8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 8162 | 2026.05.19 00:04:31.154794 [ 294 ] {8c6c85b3-b0ac-4d8c-85dd-d95b69ab9bc8} <Debug> TCPHandler: Processed in 0.001254685 sec. | ||
| 8163 | 2026.05.19 00:04:36.146314 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8164 | 2026.05.19 00:04:36.146587 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8165 | 2026.05.19 00:04:36.146942 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8166 | 2026.05.19 00:04:36.146981 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Debug> 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 | ||
| 8167 | 2026.05.19 00:04:36.147255 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8168 | 2026.05.19 00:04:36.147344 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8169 | 2026.05.19 00:04:36.147510 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8170 | 2026.05.19 00:04:36.147622 [ 353 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8171 | 2026.05.19 00:04:36.147628 [ 348 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8172 | 2026.05.19 00:04:36.147621 [ 341 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8173 | 2026.05.19 00:04:36.147803 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8174 | 2026.05.19 00:04:36.147831 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8175 | 2026.05.19 00:04:36.147901 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8176 | 2026.05.19 00:04:36.147921 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8177 | 2026.05.19 00:04:36.147957 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> 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'))" | ||
| 8178 | 2026.05.19 00:04:36.147997 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Trace> 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'))" | ||
| 8179 | 2026.05.19 00:04:36.149075 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002597 sec., 13477.088948787063 rows/sec., 2.27 MiB/sec. | ||
| 8180 | 2026.05.19 00:04:36.149201 [ 294 ] {2b1f95b2-b7a5-4f03-88cc-5cbfc00c6859} <Debug> TCPHandler: Processed in 0.003039365 sec. | ||
| 8181 | 2026.05.19 00:04:36.151240 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.05.19 00:04:36.151368 [ 294 ] {ca12bba0-895d-41bc-b76f-5eb5f3c7fa1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8183 | 2026.05.19 00:04:36.151420 [ 294 ] {ca12bba0-895d-41bc-b76f-5eb5f3c7fa1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8184 | 2026.05.19 00:04:36.151995 [ 294 ] {ca12bba0-895d-41bc-b76f-5eb5f3c7fa1b} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.05.19 00:04:36.152042 [ 294 ] {ca12bba0-895d-41bc-b76f-5eb5f3c7fa1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8186 | 2026.05.19 00:04:36.152445 [ 294 ] {ca12bba0-895d-41bc-b76f-5eb5f3c7fa1b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8187 | 2026.05.19 00:04:36.152664 [ 294 ] {ca12bba0-895d-41bc-b76f-5eb5f3c7fa1b} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.05.19 00:04:36.152814 [ 294 ] {ca12bba0-895d-41bc-b76f-5eb5f3c7fa1b} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001483 sec., 78219.8246797033 rows/sec., 6.64 MiB/sec. | ||
| 8189 | 2026.05.19 00:04:36.152849 [ 294 ] {ca12bba0-895d-41bc-b76f-5eb5f3c7fa1b} <Debug> TCPHandler: Processed in 0.001670297 sec. | ||
| 8190 | 2026.05.19 00:04:36.152978 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.05.19 00:04:36.153072 [ 294 ] {a521065e-b6ea-4078-ac4c-7b43025e6cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8192 | 2026.05.19 00:04:36.153113 [ 294 ] {a521065e-b6ea-4078-ac4c-7b43025e6cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8193 | 2026.05.19 00:04:36.153521 [ 294 ] {a521065e-b6ea-4078-ac4c-7b43025e6cdf} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.05.19 00:04:36.153584 [ 294 ] {a521065e-b6ea-4078-ac4c-7b43025e6cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8195 | 2026.05.19 00:04:36.153874 [ 294 ] {a521065e-b6ea-4078-ac4c-7b43025e6cdf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8196 | 2026.05.19 00:04:36.154082 [ 294 ] {a521065e-b6ea-4078-ac4c-7b43025e6cdf} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.05.19 00:04:36.154213 [ 294 ] {a521065e-b6ea-4078-ac4c-7b43025e6cdf} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00116 sec., 25862.068965517243 rows/sec., 1.90 MiB/sec. | ||
| 8198 | 2026.05.19 00:04:36.154247 [ 294 ] {a521065e-b6ea-4078-ac4c-7b43025e6cdf} <Debug> TCPHandler: Processed in 0.001316477 sec. | ||
| 8199 | 2026.05.19 00:04:36.154365 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.05.19 00:04:36.154457 [ 294 ] {88853fb2-07b0-41a8-8bea-af2bef932fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8201 | 2026.05.19 00:04:36.154498 [ 294 ] {88853fb2-07b0-41a8-8bea-af2bef932fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8202 | 2026.05.19 00:04:36.154910 [ 294 ] {88853fb2-07b0-41a8-8bea-af2bef932fda} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.05.19 00:04:36.154946 [ 294 ] {88853fb2-07b0-41a8-8bea-af2bef932fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8204 | 2026.05.19 00:04:36.155257 [ 294 ] {88853fb2-07b0-41a8-8bea-af2bef932fda} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8205 | 2026.05.19 00:04:36.155474 [ 294 ] {88853fb2-07b0-41a8-8bea-af2bef932fda} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.05.19 00:04:36.155607 [ 294 ] {88853fb2-07b0-41a8-8bea-af2bef932fda} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001167 sec., 80548.4147386461 rows/sec., 6.29 MiB/sec. | ||
| 8207 | 2026.05.19 00:04:36.155641 [ 294 ] {88853fb2-07b0-41a8-8bea-af2bef932fda} <Debug> TCPHandler: Processed in 0.001322727 sec. | ||
| 8208 | 2026.05.19 00:04:36.155777 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.05.19 00:04:36.155871 [ 294 ] {95b37643-92d0-4ea3-8c30-4f8c12edf02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.05.19 00:04:36.155915 [ 294 ] {95b37643-92d0-4ea3-8c30-4f8c12edf02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8211 | 2026.05.19 00:04:36.156435 [ 294 ] {95b37643-92d0-4ea3-8c30-4f8c12edf02e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.05.19 00:04:36.156485 [ 294 ] {95b37643-92d0-4ea3-8c30-4f8c12edf02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8213 | 2026.05.19 00:04:36.156969 [ 294 ] {95b37643-92d0-4ea3-8c30-4f8c12edf02e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8214 | 2026.05.19 00:04:36.157240 [ 294 ] {95b37643-92d0-4ea3-8c30-4f8c12edf02e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.05.19 00:04:36.157384 [ 294 ] {95b37643-92d0-4ea3-8c30-4f8c12edf02e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
| 8216 | 2026.05.19 00:04:36.157422 [ 294 ] {95b37643-92d0-4ea3-8c30-4f8c12edf02e} <Debug> TCPHandler: Processed in 0.001692267 sec. | ||
| 8217 | 2026.05.19 00:04:36.157548 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.05.19 00:04:36.157645 [ 294 ] {43f82ac8-b764-439d-a486-29aa15510116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8219 | 2026.05.19 00:04:36.157703 [ 294 ] {43f82ac8-b764-439d-a486-29aa15510116} <Trace> 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 | ||
| 8220 | 2026.05.19 00:04:36.158528 [ 294 ] {43f82ac8-b764-439d-a486-29aa15510116} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.05.19 00:04:36.158565 [ 294 ] {43f82ac8-b764-439d-a486-29aa15510116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8222 | 2026.05.19 00:04:36.159112 [ 294 ] {43f82ac8-b764-439d-a486-29aa15510116} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8223 | 2026.05.19 00:04:36.159341 [ 294 ] {43f82ac8-b764-439d-a486-29aa15510116} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.05.19 00:04:36.159479 [ 294 ] {43f82ac8-b764-439d-a486-29aa15510116} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001853 sec., 16189.962223421478 rows/sec., 29.01 MiB/sec. | ||
| 8225 | 2026.05.19 00:04:36.159532 [ 294 ] {43f82ac8-b764-439d-a486-29aa15510116} <Debug> TCPHandler: Processed in 0.002033056 sec. | ||
| 8226 | 2026.05.19 00:04:36.159673 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.05.19 00:04:36.159768 [ 294 ] {2fed1ffc-14a7-4148-980a-60988216c435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8228 | 2026.05.19 00:04:36.159813 [ 294 ] {2fed1ffc-14a7-4148-980a-60988216c435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8229 | 2026.05.19 00:04:36.160167 [ 294 ] {2fed1ffc-14a7-4148-980a-60988216c435} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.05.19 00:04:36.160204 [ 294 ] {2fed1ffc-14a7-4148-980a-60988216c435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8231 | 2026.05.19 00:04:36.160509 [ 294 ] {2fed1ffc-14a7-4148-980a-60988216c435} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8232 | 2026.05.19 00:04:36.160714 [ 294 ] {2fed1ffc-14a7-4148-980a-60988216c435} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.05.19 00:04:36.160846 [ 294 ] {2fed1ffc-14a7-4148-980a-60988216c435} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8234 | 2026.05.19 00:04:36.160880 [ 294 ] {2fed1ffc-14a7-4148-980a-60988216c435} <Debug> TCPHandler: Processed in 0.001256215 sec. | ||
| 8235 | 2026.05.19 00:04:37.435943 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8236 | 2026.05.19 00:04:37.436006 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8237 | 2026.05.19 00:04:37.542742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17251 | ||
| 8238 | 2026.05.19 00:04:37.543477 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.05.19 00:04:37.543552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8240 | 2026.05.19 00:04:37.544302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8241 | 2026.05.19 00:04:37.544539 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.05.19 00:04:37.544681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17251 | ||
| 8243 | 2026.05.19 00:04:37.544710 [ 122 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8244 | 2026.05.19 00:04:37.544800 [ 122 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2026.05.19 00:04:37.544837 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8246 | 2026.05.19 00:04:37.545021 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8247 | 2026.05.19 00:04:37.545247 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8248 | 2026.05.19 00:04:37.545309 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14883 rows starting from the beginning of the part | ||
| 8249 | 2026.05.19 00:04:37.545411 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8250 | 2026.05.19 00:04:37.545488 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8251 | 2026.05.19 00:04:37.545564 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8252 | 2026.05.19 00:04:37.545631 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8253 | 2026.05.19 00:04:37.545698 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8254 | 2026.05.19 00:04:37.547807 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17251 rows, containing 4 columns (4 merged, 0 gathered) in 0.002878511 sec., 5993029.034803064 rows/sec., 85.73 MiB/sec. | ||
| 8255 | 2026.05.19 00:04:37.548037 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8256 | 2026.05.19 00:04:37.548362 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2026.05.19 00:04:37.548449 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_36_7} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8258 | 2026.05.19 00:04:37.548544 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8259 | 2026.05.19 00:04:37.969294 [ 121 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8260 | 2026.05.19 00:04:37.969394 [ 121 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.05.19 00:04:37.969436 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8262 | 2026.05.19 00:04:37.969589 [ 187 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8263 | 2026.05.19 00:04:37.969761 [ 187 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8264 | 2026.05.19 00:04:37.969799 [ 187 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8265 | 2026.05.19 00:04:37.969876 [ 187 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8266 | 2026.05.19 00:04:37.969932 [ 187 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8267 | 2026.05.19 00:04:37.969983 [ 187 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8268 | 2026.05.19 00:04:37.970032 [ 187 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 8269 | 2026.05.19 00:04:37.970851 [ 199 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327867 sec., 27111.1489328374 rows/sec., 2.26 MiB/sec. | ||
| 8270 | 2026.05.19 00:04:37.971037 [ 192 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8271 | 2026.05.19 00:04:37.971401 [ 192 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.05.19 00:04:37.971499 [ 192 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_17_4} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8273 | 2026.05.19 00:04:37.971619 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8274 | 2026.05.19 00:04:38.454823 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8275 | 2026.05.19 00:04:38.471910 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.05.19 00:04:38.471956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8277 | 2026.05.19 00:04:38.477891 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8278 | 2026.05.19 00:04:38.478591 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.05.19 00:04:38.478860 [ 121 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8280 | 2026.05.19 00:04:38.478898 [ 121 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.05.19 00:04:38.478920 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8282 | 2026.05.19 00:04:38.479045 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8283 | 2026.05.19 00:04:38.481625 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8284 | 2026.05.19 00:04:38.483037 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8285 | 2026.05.19 00:04:38.484686 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8286 | 2026.05.19 00:04:38.489433 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8287 | 2026.05.19 00:04:38.494102 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8288 | 2026.05.19 00:04:38.498563 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8289 | 2026.05.19 00:04:38.502724 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8290 | 2026.05.19 00:04:38.506815 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8291 | 2026.05.19 00:04:38.558768 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079781229 sec., 3396.7889865421853 rows/sec., 17.56 MiB/sec. | ||
| 8292 | 2026.05.19 00:04:38.561891 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8293 | 2026.05.19 00:04:38.564184 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.05.19 00:04:38.564294 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_36_7} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8295 | 2026.05.19 00:04:38.566795 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8296 | 2026.05.19 00:04:39.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.95 MiB, peak 296.83 MiB, free memory in arenas 0.00 B, will set to 288.12 MiB (RSS), difference: 3.17 MiB | ||
| 8297 | 2026.05.19 00:04:41.146406 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.05.19 00:04:41.146764 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8299 | 2026.05.19 00:04:41.147134 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8300 | 2026.05.19 00:04:41.147172 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Debug> 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 | ||
| 8301 | 2026.05.19 00:04:41.147387 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8302 | 2026.05.19 00:04:41.147454 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8303 | 2026.05.19 00:04:41.147592 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8304 | 2026.05.19 00:04:41.147682 [ 354 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8305 | 2026.05.19 00:04:41.147705 [ 348 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8306 | 2026.05.19 00:04:41.147705 [ 341 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8307 | 2026.05.19 00:04:41.147858 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8308 | 2026.05.19 00:04:41.147886 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8309 | 2026.05.19 00:04:41.147956 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8310 | 2026.05.19 00:04:41.147975 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8311 | 2026.05.19 00:04:41.148012 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> 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'))" | ||
| 8312 | 2026.05.19 00:04:41.148050 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Trace> 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'))" | ||
| 8313 | 2026.05.19 00:04:41.149241 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002632 sec., 13297.872340425532 rows/sec., 2.24 MiB/sec. | ||
| 8314 | 2026.05.19 00:04:41.149340 [ 294 ] {fff16fde-1c25-4fba-9c42-1c0a750ca068} <Debug> TCPHandler: Processed in 0.003122947 sec. | ||
| 8315 | 2026.05.19 00:04:41.151098 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2026.05.19 00:04:41.151300 [ 294 ] {8b503798-99e8-4e9c-991d-642e46f1f5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8317 | 2026.05.19 00:04:41.151380 [ 294 ] {8b503798-99e8-4e9c-991d-642e46f1f5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8318 | 2026.05.19 00:04:41.152058 [ 294 ] {8b503798-99e8-4e9c-991d-642e46f1f5bf} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.05.19 00:04:41.152100 [ 294 ] {8b503798-99e8-4e9c-991d-642e46f1f5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8320 | 2026.05.19 00:04:41.152477 [ 294 ] {8b503798-99e8-4e9c-991d-642e46f1f5bf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8321 | 2026.05.19 00:04:41.152689 [ 294 ] {8b503798-99e8-4e9c-991d-642e46f1f5bf} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.05.19 00:04:41.152830 [ 294 ] {8b503798-99e8-4e9c-991d-642e46f1f5bf} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001589 sec., 49087.47640025173 rows/sec., 4.06 MiB/sec. | ||
| 8323 | 2026.05.19 00:04:41.152865 [ 294 ] {8b503798-99e8-4e9c-991d-642e46f1f5bf} <Debug> TCPHandler: Processed in 0.001865462 sec. | ||
| 8324 | 2026.05.19 00:04:41.152981 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.05.19 00:04:41.153074 [ 294 ] {0986c87f-9b3c-4106-8314-08cae1337e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8326 | 2026.05.19 00:04:41.153114 [ 294 ] {0986c87f-9b3c-4106-8314-08cae1337e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8327 | 2026.05.19 00:04:41.153500 [ 294 ] {0986c87f-9b3c-4106-8314-08cae1337e05} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2026.05.19 00:04:41.153536 [ 294 ] {0986c87f-9b3c-4106-8314-08cae1337e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8329 | 2026.05.19 00:04:41.153816 [ 294 ] {0986c87f-9b3c-4106-8314-08cae1337e05} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8330 | 2026.05.19 00:04:41.154025 [ 294 ] {0986c87f-9b3c-4106-8314-08cae1337e05} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2026.05.19 00:04:41.154153 [ 294 ] {0986c87f-9b3c-4106-8314-08cae1337e05} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001098 sec., 10018.214936247723 rows/sec., 753.32 KiB/sec. | ||
| 8332 | 2026.05.19 00:04:41.154187 [ 294 ] {0986c87f-9b3c-4106-8314-08cae1337e05} <Debug> TCPHandler: Processed in 0.001253355 sec. | ||
| 8333 | 2026.05.19 00:04:41.154295 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.05.19 00:04:41.154387 [ 294 ] {016821d3-8837-4dfa-b0a5-bd6c2c4be419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8335 | 2026.05.19 00:04:41.154426 [ 294 ] {016821d3-8837-4dfa-b0a5-bd6c2c4be419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8336 | 2026.05.19 00:04:41.154818 [ 294 ] {016821d3-8837-4dfa-b0a5-bd6c2c4be419} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2026.05.19 00:04:41.154854 [ 294 ] {016821d3-8837-4dfa-b0a5-bd6c2c4be419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8338 | 2026.05.19 00:04:41.155151 [ 294 ] {016821d3-8837-4dfa-b0a5-bd6c2c4be419} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8339 | 2026.05.19 00:04:41.155355 [ 294 ] {016821d3-8837-4dfa-b0a5-bd6c2c4be419} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2026.05.19 00:04:41.155480 [ 294 ] {016821d3-8837-4dfa-b0a5-bd6c2c4be419} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00111 sec., 67567.56756756756 rows/sec., 5.28 MiB/sec. | ||
| 8341 | 2026.05.19 00:04:41.155513 [ 294 ] {016821d3-8837-4dfa-b0a5-bd6c2c4be419} <Debug> TCPHandler: Processed in 0.001264796 sec. | ||
| 8342 | 2026.05.19 00:04:41.155624 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2026.05.19 00:04:41.155717 [ 294 ] {b600a5c6-7007-4abe-82dc-bf7e2ecbd7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8344 | 2026.05.19 00:04:41.155759 [ 294 ] {b600a5c6-7007-4abe-82dc-bf7e2ecbd7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8345 | 2026.05.19 00:04:41.156140 [ 294 ] {b600a5c6-7007-4abe-82dc-bf7e2ecbd7be} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.05.19 00:04:41.156176 [ 294 ] {b600a5c6-7007-4abe-82dc-bf7e2ecbd7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8347 | 2026.05.19 00:04:41.156507 [ 294 ] {b600a5c6-7007-4abe-82dc-bf7e2ecbd7be} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8348 | 2026.05.19 00:04:41.156710 [ 294 ] {b600a5c6-7007-4abe-82dc-bf7e2ecbd7be} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.05.19 00:04:41.156836 [ 294 ] {b600a5c6-7007-4abe-82dc-bf7e2ecbd7be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 8350 | 2026.05.19 00:04:41.156869 [ 294 ] {b600a5c6-7007-4abe-82dc-bf7e2ecbd7be} <Debug> TCPHandler: Processed in 0.001291436 sec. | ||
| 8351 | 2026.05.19 00:04:41.156969 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.05.19 00:04:41.157076 [ 294 ] {35daaf05-aa35-497a-a6d0-fd1f0c2c4e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8353 | 2026.05.19 00:04:41.157159 [ 294 ] {35daaf05-aa35-497a-a6d0-fd1f0c2c4e46} <Trace> 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 | ||
| 8354 | 2026.05.19 00:04:41.157977 [ 294 ] {35daaf05-aa35-497a-a6d0-fd1f0c2c4e46} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.05.19 00:04:41.158017 [ 294 ] {35daaf05-aa35-497a-a6d0-fd1f0c2c4e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8356 | 2026.05.19 00:04:41.158559 [ 294 ] {35daaf05-aa35-497a-a6d0-fd1f0c2c4e46} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8357 | 2026.05.19 00:04:41.158810 [ 294 ] {35daaf05-aa35-497a-a6d0-fd1f0c2c4e46} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.05.19 00:04:41.158954 [ 294 ] {35daaf05-aa35-497a-a6d0-fd1f0c2c4e46} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001911 sec., 5756.148613291471 rows/sec., 10.31 MiB/sec. | ||
| 8359 | 2026.05.19 00:04:41.159009 [ 294 ] {35daaf05-aa35-497a-a6d0-fd1f0c2c4e46} <Debug> TCPHandler: Processed in 0.002085828 sec. | ||
| 8360 | 2026.05.19 00:04:41.159128 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2026.05.19 00:04:41.159225 [ 294 ] {e26c408d-9601-4aa7-936e-45cf66383383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8362 | 2026.05.19 00:04:41.159269 [ 294 ] {e26c408d-9601-4aa7-936e-45cf66383383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8363 | 2026.05.19 00:04:41.159604 [ 294 ] {e26c408d-9601-4aa7-936e-45cf66383383} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.05.19 00:04:41.159642 [ 294 ] {e26c408d-9601-4aa7-936e-45cf66383383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8365 | 2026.05.19 00:04:41.159959 [ 294 ] {e26c408d-9601-4aa7-936e-45cf66383383} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8366 | 2026.05.19 00:04:41.160176 [ 294 ] {e26c408d-9601-4aa7-936e-45cf66383383} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.05.19 00:04:41.160306 [ 294 ] {e26c408d-9601-4aa7-936e-45cf66383383} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 8368 | 2026.05.19 00:04:41.160341 [ 294 ] {e26c408d-9601-4aa7-936e-45cf66383383} <Debug> TCPHandler: Processed in 0.001264096 sec. | ||
| 8369 | 2026.05.19 00:04:45.045669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17763 | ||
| 8370 | 2026.05.19 00:04:45.046211 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.05.19 00:04:45.046246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8372 | 2026.05.19 00:04:45.046741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8373 | 2026.05.19 00:04:45.046980 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.05.19 00:04:45.047109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17763 | ||
| 8375 | 2026.05.19 00:04:45.982620 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8376 | 2026.05.19 00:04:45.997805 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.05.19 00:04:45.997866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8378 | 2026.05.19 00:04:46.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.68 MiB, peak 296.83 MiB, free memory in arenas 0.00 B, will set to 288.69 MiB (RSS), difference: -4.00 MiB | ||
| 8379 | 2026.05.19 00:04:46.003871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8380 | 2026.05.19 00:04:46.004634 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.05.19 00:04:46.007626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8382 | 2026.05.19 00:04:46.146196 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.05.19 00:04:46.146431 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8384 | 2026.05.19 00:04:46.146798 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8385 | 2026.05.19 00:04:46.146841 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Debug> 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 | ||
| 8386 | 2026.05.19 00:04:46.147073 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8387 | 2026.05.19 00:04:46.147149 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8388 | 2026.05.19 00:04:46.147301 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8389 | 2026.05.19 00:04:46.147379 [ 354 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8390 | 2026.05.19 00:04:46.147404 [ 348 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8391 | 2026.05.19 00:04:46.147407 [ 341 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8392 | 2026.05.19 00:04:46.147535 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8393 | 2026.05.19 00:04:46.147564 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8394 | 2026.05.19 00:04:46.147638 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8395 | 2026.05.19 00:04:46.147660 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8396 | 2026.05.19 00:04:46.147699 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> 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'))" | ||
| 8397 | 2026.05.19 00:04:46.147743 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Trace> 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'))" | ||
| 8398 | 2026.05.19 00:04:46.148871 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002537 sec., 13795.821836815136 rows/sec., 2.32 MiB/sec. | ||
| 8399 | 2026.05.19 00:04:46.148988 [ 294 ] {26acf329-63f6-43bd-b657-4f77ce344a55} <Debug> TCPHandler: Processed in 0.002933032 sec. | ||
| 8400 | 2026.05.19 00:04:46.151437 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8401 | 2026.05.19 00:04:46.151555 [ 294 ] {f7d94416-4f04-451e-b939-d4b618c0fdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8402 | 2026.05.19 00:04:46.151604 [ 294 ] {f7d94416-4f04-451e-b939-d4b618c0fdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8403 | 2026.05.19 00:04:46.152072 [ 294 ] {f7d94416-4f04-451e-b939-d4b618c0fdd7} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.05.19 00:04:46.152118 [ 294 ] {f7d94416-4f04-451e-b939-d4b618c0fdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8405 | 2026.05.19 00:04:46.152466 [ 294 ] {f7d94416-4f04-451e-b939-d4b618c0fdd7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8406 | 2026.05.19 00:04:46.152699 [ 294 ] {f7d94416-4f04-451e-b939-d4b618c0fdd7} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.05.19 00:04:46.152852 [ 294 ] {f7d94416-4f04-451e-b939-d4b618c0fdd7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001332 sec., 1501.5015015015015 rows/sec., 122.44 KiB/sec. | ||
| 8408 | 2026.05.19 00:04:46.152891 [ 294 ] {f7d94416-4f04-451e-b939-d4b618c0fdd7} <Debug> TCPHandler: Processed in 0.001510292 sec. | ||
| 8409 | 2026.05.19 00:04:46.153015 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.05.19 00:04:46.153117 [ 294 ] {4c79755c-6bf0-4d4f-87c8-7a3ea5bc095a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8411 | 2026.05.19 00:04:46.153161 [ 294 ] {4c79755c-6bf0-4d4f-87c8-7a3ea5bc095a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8412 | 2026.05.19 00:04:46.153617 [ 294 ] {4c79755c-6bf0-4d4f-87c8-7a3ea5bc095a} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.05.19 00:04:46.153656 [ 294 ] {4c79755c-6bf0-4d4f-87c8-7a3ea5bc095a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8414 | 2026.05.19 00:04:46.153979 [ 294 ] {4c79755c-6bf0-4d4f-87c8-7a3ea5bc095a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8415 | 2026.05.19 00:04:46.154206 [ 294 ] {4c79755c-6bf0-4d4f-87c8-7a3ea5bc095a} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.05.19 00:04:46.154342 [ 294 ] {4c79755c-6bf0-4d4f-87c8-7a3ea5bc095a} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001246 sec., 93900.48154093098 rows/sec., 7.96 MiB/sec. | ||
| 8417 | 2026.05.19 00:04:46.154377 [ 294 ] {4c79755c-6bf0-4d4f-87c8-7a3ea5bc095a} <Debug> TCPHandler: Processed in 0.00141581 sec. | ||
| 8418 | 2026.05.19 00:04:46.154498 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.05.19 00:04:46.154615 [ 294 ] {c0801b70-79b7-4524-ab2e-c1f5d5e790bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8420 | 2026.05.19 00:04:46.154660 [ 294 ] {c0801b70-79b7-4524-ab2e-c1f5d5e790bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8421 | 2026.05.19 00:04:46.155080 [ 294 ] {c0801b70-79b7-4524-ab2e-c1f5d5e790bf} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.05.19 00:04:46.155117 [ 294 ] {c0801b70-79b7-4524-ab2e-c1f5d5e790bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8423 | 2026.05.19 00:04:46.155456 [ 294 ] {c0801b70-79b7-4524-ab2e-c1f5d5e790bf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8424 | 2026.05.19 00:04:46.155673 [ 294 ] {c0801b70-79b7-4524-ab2e-c1f5d5e790bf} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.05.19 00:04:46.155816 [ 112 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8426 | 2026.05.19 00:04:46.155822 [ 294 ] {c0801b70-79b7-4524-ab2e-c1f5d5e790bf} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001228 sec., 26058.631921824104 rows/sec., 1.91 MiB/sec. | ||
| 8427 | 2026.05.19 00:04:46.155890 [ 112 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.05.19 00:04:46.155903 [ 294 ] {c0801b70-79b7-4524-ab2e-c1f5d5e790bf} <Debug> TCPHandler: Processed in 0.001455 sec. | ||
| 8429 | 2026.05.19 00:04:46.155919 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8430 | 2026.05.19 00:04:46.156035 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.05.19 00:04:46.156036 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8432 | 2026.05.19 00:04:46.156137 [ 294 ] {b921e1be-218e-4086-af69-12ff13bfa77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8433 | 2026.05.19 00:04:46.156184 [ 294 ] {b921e1be-218e-4086-af69-12ff13bfa77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8434 | 2026.05.19 00:04:46.156201 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8435 | 2026.05.19 00:04:46.156245 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 80 rows starting from the beginning of the part | ||
| 8436 | 2026.05.19 00:04:46.156315 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 8437 | 2026.05.19 00:04:46.156364 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 8438 | 2026.05.19 00:04:46.156408 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 8439 | 2026.05.19 00:04:46.156453 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 8440 | 2026.05.19 00:04:46.156495 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 8441 | 2026.05.19 00:04:46.156612 [ 294 ] {b921e1be-218e-4086-af69-12ff13bfa77b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2026.05.19 00:04:46.156655 [ 294 ] {b921e1be-218e-4086-af69-12ff13bfa77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8443 | 2026.05.19 00:04:46.157013 [ 294 ] {b921e1be-218e-4086-af69-12ff13bfa77b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8444 | 2026.05.19 00:04:46.157262 [ 294 ] {b921e1be-218e-4086-af69-12ff13bfa77b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.05.19 00:04:46.157397 [ 294 ] {b921e1be-218e-4086-af69-12ff13bfa77b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001278 sec., 75117.37089201878 rows/sec., 5.87 MiB/sec. | ||
| 8446 | 2026.05.19 00:04:46.157428 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442821 sec., 155944.50039194053 rows/sec., 12.02 MiB/sec. | ||
| 8447 | 2026.05.19 00:04:46.157434 [ 294 ] {b921e1be-218e-4086-af69-12ff13bfa77b} <Debug> TCPHandler: Processed in 0.00144953 sec. | ||
| 8448 | 2026.05.19 00:04:46.157579 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.05.19 00:04:46.157584 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8450 | 2026.05.19 00:04:46.157677 [ 294 ] {6dbee601-55dc-4ada-94ae-94c32ecd8d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8451 | 2026.05.19 00:04:46.157722 [ 294 ] {6dbee601-55dc-4ada-94ae-94c32ecd8d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8452 | 2026.05.19 00:04:46.157885 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.05.19 00:04:46.157969 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_51_10} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8454 | 2026.05.19 00:04:46.158053 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8455 | 2026.05.19 00:04:46.158145 [ 294 ] {6dbee601-55dc-4ada-94ae-94c32ecd8d81} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.05.19 00:04:46.158181 [ 294 ] {6dbee601-55dc-4ada-94ae-94c32ecd8d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8457 | 2026.05.19 00:04:46.158522 [ 294 ] {6dbee601-55dc-4ada-94ae-94c32ecd8d81} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8458 | 2026.05.19 00:04:46.158737 [ 294 ] {6dbee601-55dc-4ada-94ae-94c32ecd8d81} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.05.19 00:04:46.158872 [ 294 ] {6dbee601-55dc-4ada-94ae-94c32ecd8d81} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001213 sec., 132728.7716405606 rows/sec., 9.24 MiB/sec. | ||
| 8460 | 2026.05.19 00:04:46.158908 [ 294 ] {6dbee601-55dc-4ada-94ae-94c32ecd8d81} <Debug> TCPHandler: Processed in 0.001379908 sec. | ||
| 8461 | 2026.05.19 00:04:46.159034 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.05.19 00:04:46.159131 [ 294 ] {3f3f80df-0bb8-4bb8-b732-351b7721aeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8463 | 2026.05.19 00:04:46.159187 [ 294 ] {3f3f80df-0bb8-4bb8-b732-351b7721aeb6} <Trace> 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 | ||
| 8464 | 2026.05.19 00:04:46.159973 [ 294 ] {3f3f80df-0bb8-4bb8-b732-351b7721aeb6} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.05.19 00:04:46.160010 [ 294 ] {3f3f80df-0bb8-4bb8-b732-351b7721aeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8466 | 2026.05.19 00:04:46.160627 [ 294 ] {3f3f80df-0bb8-4bb8-b732-351b7721aeb6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8467 | 2026.05.19 00:04:46.160857 [ 294 ] {3f3f80df-0bb8-4bb8-b732-351b7721aeb6} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.05.19 00:04:46.160979 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8469 | 2026.05.19 00:04:46.161002 [ 294 ] {3f3f80df-0bb8-4bb8-b732-351b7721aeb6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001889 sec., 15881.418740074112 rows/sec., 28.46 MiB/sec. | ||
| 8470 | 2026.05.19 00:04:46.161018 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2026.05.19 00:04:46.161045 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8472 | 2026.05.19 00:04:46.161071 [ 294 ] {3f3f80df-0bb8-4bb8-b732-351b7721aeb6} <Debug> TCPHandler: Processed in 0.002091079 sec. | ||
| 8473 | 2026.05.19 00:04:46.161131 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8474 | 2026.05.19 00:04:46.161203 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8475 | 2026.05.19 00:04:46.161306 [ 294 ] {bd112707-57df-48bd-92bd-5ffbd66b5562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8476 | 2026.05.19 00:04:46.161350 [ 294 ] {bd112707-57df-48bd-92bd-5ffbd66b5562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8477 | 2026.05.19 00:04:46.161371 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8478 | 2026.05.19 00:04:46.161438 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 948 rows starting from the beginning of the part | ||
| 8479 | 2026.05.19 00:04:46.161558 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 8480 | 2026.05.19 00:04:46.161685 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 8481 | 2026.05.19 00:04:46.161720 [ 294 ] {bd112707-57df-48bd-92bd-5ffbd66b5562} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.05.19 00:04:46.161762 [ 294 ] {bd112707-57df-48bd-92bd-5ffbd66b5562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8483 | 2026.05.19 00:04:46.161798 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 8484 | 2026.05.19 00:04:46.161908 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 8485 | 2026.05.19 00:04:46.162015 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
| 8486 | 2026.05.19 00:04:46.162105 [ 294 ] {bd112707-57df-48bd-92bd-5ffbd66b5562} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8487 | 2026.05.19 00:04:46.162338 [ 294 ] {bd112707-57df-48bd-92bd-5ffbd66b5562} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.05.19 00:04:46.162479 [ 294 ] {bd112707-57df-48bd-92bd-5ffbd66b5562} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 8489 | 2026.05.19 00:04:46.162514 [ 294 ] {bd112707-57df-48bd-92bd-5ffbd66b5562} <Debug> TCPHandler: Processed in 0.001361538 sec. | ||
| 8490 | 2026.05.19 00:04:46.169867 [ 197 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 19 columns (19 merged, 0 gathered) in 0.008771425 sec., 121873.01379194374 rows/sec., 218.39 MiB/sec. | ||
| 8491 | 2026.05.19 00:04:46.171514 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8492 | 2026.05.19 00:04:46.171861 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.05.19 00:04:46.171934 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8494 | 2026.05.19 00:04:46.172051 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 8495 | 2026.05.19 00:04:47.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.26 MiB, peak 296.83 MiB, free memory in arenas 0.00 B, will set to 293.71 MiB (RSS), difference: 8.46 MiB | ||
| 8496 | 2026.05.19 00:04:51.145605 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2026.05.19 00:04:51.145831 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8498 | 2026.05.19 00:04:51.146169 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8499 | 2026.05.19 00:04:51.146207 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Debug> 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 | ||
| 8500 | 2026.05.19 00:04:51.146421 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8501 | 2026.05.19 00:04:51.146488 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8502 | 2026.05.19 00:04:51.146626 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8503 | 2026.05.19 00:04:51.146699 [ 354 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8504 | 2026.05.19 00:04:51.146719 [ 334 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8505 | 2026.05.19 00:04:51.146735 [ 348 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8506 | 2026.05.19 00:04:51.146839 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8507 | 2026.05.19 00:04:51.146866 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8508 | 2026.05.19 00:04:51.146934 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8509 | 2026.05.19 00:04:51.146953 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8510 | 2026.05.19 00:04:51.146988 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> 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'))" | ||
| 8511 | 2026.05.19 00:04:51.147026 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Trace> 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'))" | ||
| 8512 | 2026.05.19 00:04:51.148097 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002363 sec., 14811.680067710537 rows/sec., 2.49 MiB/sec. | ||
| 8513 | 2026.05.19 00:04:51.148218 [ 294 ] {c54989d1-b7ce-4d22-95c5-eddfa0083f21} <Debug> TCPHandler: Processed in 0.002745277 sec. | ||
| 8514 | 2026.05.19 00:04:51.149937 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.05.19 00:04:51.150043 [ 294 ] {6991521b-4341-4944-9bb0-82115a20739f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8516 | 2026.05.19 00:04:51.150086 [ 294 ] {6991521b-4341-4944-9bb0-82115a20739f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8517 | 2026.05.19 00:04:51.150845 [ 294 ] {6991521b-4341-4944-9bb0-82115a20739f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.05.19 00:04:51.150926 [ 294 ] {6991521b-4341-4944-9bb0-82115a20739f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8519 | 2026.05.19 00:04:51.151409 [ 294 ] {6991521b-4341-4944-9bb0-82115a20739f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8520 | 2026.05.19 00:04:51.151629 [ 294 ] {6991521b-4341-4944-9bb0-82115a20739f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.05.19 00:04:51.151751 [ 109 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8522 | 2026.05.19 00:04:51.151769 [ 294 ] {6991521b-4341-4944-9bb0-82115a20739f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001757 sec., 44393.8531587934 rows/sec., 3.68 MiB/sec. | ||
| 8523 | 2026.05.19 00:04:51.151806 [ 109 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.05.19 00:04:51.151819 [ 294 ] {6991521b-4341-4944-9bb0-82115a20739f} <Debug> TCPHandler: Processed in 0.001929854 sec. | ||
| 8525 | 2026.05.19 00:04:51.151839 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8526 | 2026.05.19 00:04:51.151940 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8527 | 2026.05.19 00:04:51.151947 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2026.05.19 00:04:51.152047 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8529 | 2026.05.19 00:04:51.152059 [ 294 ] {41d55b3b-679a-442c-8d48-4f1ad1544fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8530 | 2026.05.19 00:04:51.152084 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2614 rows starting from the beginning of the part | ||
| 8531 | 2026.05.19 00:04:51.152106 [ 294 ] {41d55b3b-679a-442c-8d48-4f1ad1544fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8532 | 2026.05.19 00:04:51.152152 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8533 | 2026.05.19 00:04:51.152202 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 116 rows starting from the beginning of the part | ||
| 8534 | 2026.05.19 00:04:51.152246 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 78 rows starting from the beginning of the part | ||
| 8535 | 2026.05.19 00:04:51.152287 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 117 rows starting from the beginning of the part | ||
| 8536 | 2026.05.19 00:04:51.152336 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 78 rows starting from the beginning of the part | ||
| 8537 | 2026.05.19 00:04:51.152501 [ 294 ] {41d55b3b-679a-442c-8d48-4f1ad1544fc8} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.05.19 00:04:51.152543 [ 294 ] {41d55b3b-679a-442c-8d48-4f1ad1544fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8539 | 2026.05.19 00:04:51.152849 [ 294 ] {41d55b3b-679a-442c-8d48-4f1ad1544fc8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8540 | 2026.05.19 00:04:51.153089 [ 294 ] {41d55b3b-679a-442c-8d48-4f1ad1544fc8} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.05.19 00:04:51.153227 [ 294 ] {41d55b3b-679a-442c-8d48-4f1ad1544fc8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001187 sec., 9267.059814658804 rows/sec., 696.84 KiB/sec. | ||
| 8542 | 2026.05.19 00:04:51.153261 [ 294 ] {41d55b3b-679a-442c-8d48-4f1ad1544fc8} <Debug> TCPHandler: Processed in 0.001361438 sec. | ||
| 8543 | 2026.05.19 00:04:51.153371 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.05.19 00:04:51.153464 [ 294 ] {5453d3e0-a3b2-46a1-ac92-e7870e28c8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8545 | 2026.05.19 00:04:51.153503 [ 294 ] {5453d3e0-a3b2-46a1-ac92-e7870e28c8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8546 | 2026.05.19 00:04:51.153683 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770229 sec., 1728025.0182321046 rows/sec., 138.65 MiB/sec. | ||
| 8547 | 2026.05.19 00:04:51.153902 [ 294 ] {5453d3e0-a3b2-46a1-ac92-e7870e28c8d2} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2026.05.19 00:04:51.153945 [ 294 ] {5453d3e0-a3b2-46a1-ac92-e7870e28c8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8549 | 2026.05.19 00:04:51.154003 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8550 | 2026.05.19 00:04:51.154282 [ 294 ] {5453d3e0-a3b2-46a1-ac92-e7870e28c8d2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8551 | 2026.05.19 00:04:51.154379 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.19 00:04:51.154505 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_61_12} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8553 | 2026.05.19 00:04:51.154539 [ 294 ] {5453d3e0-a3b2-46a1-ac92-e7870e28c8d2} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.05.19 00:04:51.154633 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8555 | 2026.05.19 00:04:51.154674 [ 294 ] {5453d3e0-a3b2-46a1-ac92-e7870e28c8d2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001228 sec., 61074.918566775246 rows/sec., 4.77 MiB/sec. | ||
| 8556 | 2026.05.19 00:04:51.154677 [ 90 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8557 | 2026.05.19 00:04:51.154714 [ 294 ] {5453d3e0-a3b2-46a1-ac92-e7870e28c8d2} <Debug> TCPHandler: Processed in 0.001388939 sec. | ||
| 8558 | 2026.05.19 00:04:51.154733 [ 90 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2026.05.19 00:04:51.154759 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8560 | 2026.05.19 00:04:51.154828 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8561 | 2026.05.19 00:04:51.154833 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8562 | 2026.05.19 00:04:51.154923 [ 294 ] {1a6cf389-cf8b-4061-bfe5-e4b60c098c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8563 | 2026.05.19 00:04:51.154934 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8564 | 2026.05.19 00:04:51.154969 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 8565 | 2026.05.19 00:04:51.154973 [ 294 ] {1a6cf389-cf8b-4061-bfe5-e4b60c098c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8566 | 2026.05.19 00:04:51.155017 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8567 | 2026.05.19 00:04:51.155062 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
| 8568 | 2026.05.19 00:04:51.155099 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 75 rows starting from the beginning of the part | ||
| 8569 | 2026.05.19 00:04:51.155137 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part | ||
| 8570 | 2026.05.19 00:04:51.155178 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 75 rows starting from the beginning of the part | ||
| 8571 | 2026.05.19 00:04:51.155383 [ 294 ] {1a6cf389-cf8b-4061-bfe5-e4b60c098c26} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.05.19 00:04:51.155424 [ 294 ] {1a6cf389-cf8b-4061-bfe5-e4b60c098c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8573 | 2026.05.19 00:04:51.155769 [ 294 ] {1a6cf389-cf8b-4061-bfe5-e4b60c098c26} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8574 | 2026.05.19 00:04:51.155981 [ 294 ] {1a6cf389-cf8b-4061-bfe5-e4b60c098c26} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.19 00:04:51.156084 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8576 | 2026.05.19 00:04:51.156108 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.05.19 00:04:51.156113 [ 294 ] {1a6cf389-cf8b-4061-bfe5-e4b60c098c26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8578 | 2026.05.19 00:04:51.156112 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308226 sec., 1379731.0250675343 rows/sec., 102.09 MiB/sec. | ||
| 8579 | 2026.05.19 00:04:51.156127 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8580 | 2026.05.19 00:04:51.156165 [ 294 ] {1a6cf389-cf8b-4061-bfe5-e4b60c098c26} <Debug> TCPHandler: Processed in 0.001383279 sec. | ||
| 8581 | 2026.05.19 00:04:51.156266 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8582 | 2026.05.19 00:04:51.156286 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2026.05.19 00:04:51.156327 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8584 | 2026.05.19 00:04:51.156397 [ 294 ] {66064c0b-963a-4265-bc28-f51b39b193fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8585 | 2026.05.19 00:04:51.156406 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8586 | 2026.05.19 00:04:51.156453 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21199 rows starting from the beginning of the part | ||
| 8587 | 2026.05.19 00:04:51.156460 [ 294 ] {66064c0b-963a-4265-bc28-f51b39b193fe} <Trace> 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 | ||
| 8588 | 2026.05.19 00:04:51.156521 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 8589 | 2026.05.19 00:04:51.156570 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8590 | 2026.05.19 00:04:51.156606 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.05.19 00:04:51.156620 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8592 | 2026.05.19 00:04:51.156671 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
| 8593 | 2026.05.19 00:04:51.156687 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_61_12} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8594 | 2026.05.19 00:04:51.156713 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8595 | 2026.05.19 00:04:51.156764 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8596 | 2026.05.19 00:04:51.157209 [ 294 ] {66064c0b-963a-4265-bc28-f51b39b193fe} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.05.19 00:04:51.157249 [ 294 ] {66064c0b-963a-4265-bc28-f51b39b193fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8598 | 2026.05.19 00:04:51.157756 [ 294 ] {66064c0b-963a-4265-bc28-f51b39b193fe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8599 | 2026.05.19 00:04:51.157999 [ 294 ] {66064c0b-963a-4265-bc28-f51b39b193fe} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.05.19 00:04:51.158144 [ 294 ] {66064c0b-963a-4265-bc28-f51b39b193fe} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001764 sec., 6235.827664399093 rows/sec., 11.17 MiB/sec. | ||
| 8601 | 2026.05.19 00:04:51.158194 [ 294 ] {66064c0b-963a-4265-bc28-f51b39b193fe} <Debug> TCPHandler: Processed in 0.001954974 sec. | ||
| 8602 | 2026.05.19 00:04:51.158315 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.05.19 00:04:51.158408 [ 294 ] {60138750-a07e-4929-a081-6877598b1d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8604 | 2026.05.19 00:04:51.158449 [ 294 ] {60138750-a07e-4929-a081-6877598b1d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8605 | 2026.05.19 00:04:51.158782 [ 294 ] {60138750-a07e-4929-a081-6877598b1d31} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.05.19 00:04:51.158816 [ 294 ] {60138750-a07e-4929-a081-6877598b1d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8607 | 2026.05.19 00:04:51.159273 [ 294 ] {60138750-a07e-4929-a081-6877598b1d31} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8608 | 2026.05.19 00:04:51.159485 [ 294 ] {60138750-a07e-4929-a081-6877598b1d31} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.05.19 00:04:51.159588 [ 90 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8610 | 2026.05.19 00:04:51.159611 [ 294 ] {60138750-a07e-4929-a081-6877598b1d31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 8611 | 2026.05.19 00:04:51.159617 [ 90 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.05.19 00:04:51.159641 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8613 | 2026.05.19 00:04:51.159643 [ 294 ] {60138750-a07e-4929-a081-6877598b1d31} <Debug> TCPHandler: Processed in 0.001375618 sec. | ||
| 8614 | 2026.05.19 00:04:51.159728 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8615 | 2026.05.19 00:04:51.159846 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8616 | 2026.05.19 00:04:51.159883 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2892 rows starting from the beginning of the part | ||
| 8617 | 2026.05.19 00:04:51.159953 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 8618 | 2026.05.19 00:04:51.160005 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8619 | 2026.05.19 00:04:51.160054 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8620 | 2026.05.19 00:04:51.160098 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8621 | 2026.05.19 00:04:51.160142 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8622 | 2026.05.19 00:04:51.161361 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001671937 sec., 1901985.5413212338 rows/sec., 128.18 MiB/sec. | ||
| 8623 | 2026.05.19 00:04:51.161719 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8624 | 2026.05.19 00:04:51.161971 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.05.19 00:04:51.162043 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_61_12} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8626 | 2026.05.19 00:04:51.162130 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8627 | 2026.05.19 00:04:51.166800 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21968 rows, containing 5 columns (5 merged, 0 gathered) in 0.010580666 sec., 2076239.813259392 rows/sec., 134.25 MiB/sec. | ||
| 8628 | 2026.05.19 00:04:51.167412 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8629 | 2026.05.19 00:04:51.167711 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.05.19 00:04:51.167796 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8631 | 2026.05.19 00:04:51.167896 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8632 | 2026.05.19 00:04:52.436244 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8633 | 2026.05.19 00:04:52.436325 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8634 | 2026.05.19 00:04:52.547175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18211 | ||
| 8635 | 2026.05.19 00:04:52.547670 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.05.19 00:04:52.547713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8637 | 2026.05.19 00:04:52.548178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8638 | 2026.05.19 00:04:52.548404 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.05.19 00:04:52.548527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18211 | ||
| 8640 | 2026.05.19 00:04:53.507701 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8641 | 2026.05.19 00:04:53.523921 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.05.19 00:04:53.523987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8643 | 2026.05.19 00:04:53.529951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8644 | 2026.05.19 00:04:53.530675 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.05.19 00:04:53.533924 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8646 | 2026.05.19 00:04:56.146178 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.05.19 00:04:56.146469 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8648 | 2026.05.19 00:04:56.146800 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8649 | 2026.05.19 00:04:56.146838 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Debug> 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 | ||
| 8650 | 2026.05.19 00:04:56.147093 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8651 | 2026.05.19 00:04:56.147183 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8652 | 2026.05.19 00:04:56.147347 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8653 | 2026.05.19 00:04:56.147449 [ 354 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8654 | 2026.05.19 00:04:56.147453 [ 331 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8655 | 2026.05.19 00:04:56.147468 [ 348 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8656 | 2026.05.19 00:04:56.147619 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8657 | 2026.05.19 00:04:56.147650 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8658 | 2026.05.19 00:04:56.147731 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8659 | 2026.05.19 00:04:56.147755 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8660 | 2026.05.19 00:04:56.147797 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> 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'))" | ||
| 8661 | 2026.05.19 00:04:56.147843 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Trace> 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'))" | ||
| 8662 | 2026.05.19 00:04:56.148916 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002544 sec., 13757.861635220126 rows/sec., 2.32 MiB/sec. | ||
| 8663 | 2026.05.19 00:04:56.149036 [ 294 ] {465a1812-4619-4a5b-bc7d-dfaf49ea63e3} <Debug> TCPHandler: Processed in 0.003036485 sec. | ||
| 8664 | 2026.05.19 00:04:56.151150 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.05.19 00:04:56.151258 [ 294 ] {3c3173f0-4a9b-4e58-a702-4a1c2cc934d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8666 | 2026.05.19 00:04:56.151302 [ 294 ] {3c3173f0-4a9b-4e58-a702-4a1c2cc934d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8667 | 2026.05.19 00:04:56.152077 [ 294 ] {3c3173f0-4a9b-4e58-a702-4a1c2cc934d1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.05.19 00:04:56.152152 [ 294 ] {3c3173f0-4a9b-4e58-a702-4a1c2cc934d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8669 | 2026.05.19 00:04:56.152606 [ 294 ] {3c3173f0-4a9b-4e58-a702-4a1c2cc934d1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8670 | 2026.05.19 00:04:56.152817 [ 294 ] {3c3173f0-4a9b-4e58-a702-4a1c2cc934d1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.05.19 00:04:56.152959 [ 294 ] {3c3173f0-4a9b-4e58-a702-4a1c2cc934d1} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001733 sec., 66935.94922100405 rows/sec., 5.69 MiB/sec. | ||
| 8672 | 2026.05.19 00:04:56.152994 [ 294 ] {3c3173f0-4a9b-4e58-a702-4a1c2cc934d1} <Debug> TCPHandler: Processed in 0.001891982 sec. | ||
| 8673 | 2026.05.19 00:04:56.153111 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.05.19 00:04:56.153204 [ 294 ] {37a79b17-a260-4dc1-a647-d62f40d90de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8675 | 2026.05.19 00:04:56.153244 [ 294 ] {37a79b17-a260-4dc1-a647-d62f40d90de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8676 | 2026.05.19 00:04:56.153633 [ 294 ] {37a79b17-a260-4dc1-a647-d62f40d90de0} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.05.19 00:04:56.153668 [ 294 ] {37a79b17-a260-4dc1-a647-d62f40d90de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8678 | 2026.05.19 00:04:56.153947 [ 294 ] {37a79b17-a260-4dc1-a647-d62f40d90de0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8679 | 2026.05.19 00:04:56.154161 [ 294 ] {37a79b17-a260-4dc1-a647-d62f40d90de0} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.05.19 00:04:56.154286 [ 294 ] {37a79b17-a260-4dc1-a647-d62f40d90de0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.0011 sec., 27272.727272727272 rows/sec., 2.00 MiB/sec. | ||
| 8681 | 2026.05.19 00:04:56.154320 [ 294 ] {37a79b17-a260-4dc1-a647-d62f40d90de0} <Debug> TCPHandler: Processed in 0.001255505 sec. | ||
| 8682 | 2026.05.19 00:04:56.154418 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.05.19 00:04:56.154510 [ 294 ] {aa7931ac-e91b-48bc-bee8-0109266b2b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8684 | 2026.05.19 00:04:56.154550 [ 294 ] {aa7931ac-e91b-48bc-bee8-0109266b2b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8685 | 2026.05.19 00:04:56.154943 [ 294 ] {aa7931ac-e91b-48bc-bee8-0109266b2b12} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.05.19 00:04:56.154979 [ 294 ] {aa7931ac-e91b-48bc-bee8-0109266b2b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8687 | 2026.05.19 00:04:56.155268 [ 294 ] {aa7931ac-e91b-48bc-bee8-0109266b2b12} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8688 | 2026.05.19 00:04:56.155472 [ 294 ] {aa7931ac-e91b-48bc-bee8-0109266b2b12} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.05.19 00:04:56.155595 [ 294 ] {aa7931ac-e91b-48bc-bee8-0109266b2b12} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001103 sec., 85222.12148685403 rows/sec., 6.66 MiB/sec. | ||
| 8690 | 2026.05.19 00:04:56.155629 [ 294 ] {aa7931ac-e91b-48bc-bee8-0109266b2b12} <Debug> TCPHandler: Processed in 0.001256755 sec. | ||
| 8691 | 2026.05.19 00:04:56.155738 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.05.19 00:04:56.155829 [ 294 ] {c207ad5c-b2a6-4ea6-8db3-685234b3187a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.05.19 00:04:56.155871 [ 294 ] {c207ad5c-b2a6-4ea6-8db3-685234b3187a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8694 | 2026.05.19 00:04:56.156250 [ 294 ] {c207ad5c-b2a6-4ea6-8db3-685234b3187a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.05.19 00:04:56.156284 [ 294 ] {c207ad5c-b2a6-4ea6-8db3-685234b3187a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8696 | 2026.05.19 00:04:56.156595 [ 294 ] {c207ad5c-b2a6-4ea6-8db3-685234b3187a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8697 | 2026.05.19 00:04:56.156796 [ 294 ] {c207ad5c-b2a6-4ea6-8db3-685234b3187a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.05.19 00:04:56.156921 [ 294 ] {c207ad5c-b2a6-4ea6-8db3-685234b3187a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00111 sec., 144144.14414414414 rows/sec., 10.04 MiB/sec. | ||
| 8699 | 2026.05.19 00:04:56.156955 [ 294 ] {c207ad5c-b2a6-4ea6-8db3-685234b3187a} <Debug> TCPHandler: Processed in 0.001264265 sec. | ||
| 8700 | 2026.05.19 00:04:56.157053 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.05.19 00:04:56.157144 [ 294 ] {bf5bc7bb-9b92-442b-9bc8-23204d8d16a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8702 | 2026.05.19 00:04:56.157197 [ 294 ] {bf5bc7bb-9b92-442b-9bc8-23204d8d16a3} <Trace> 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 | ||
| 8703 | 2026.05.19 00:04:56.157934 [ 294 ] {bf5bc7bb-9b92-442b-9bc8-23204d8d16a3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.05.19 00:04:56.157969 [ 294 ] {bf5bc7bb-9b92-442b-9bc8-23204d8d16a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8705 | 2026.05.19 00:04:56.158499 [ 294 ] {bf5bc7bb-9b92-442b-9bc8-23204d8d16a3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8706 | 2026.05.19 00:04:56.158711 [ 294 ] {bf5bc7bb-9b92-442b-9bc8-23204d8d16a3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.05.19 00:04:56.158847 [ 294 ] {bf5bc7bb-9b92-442b-9bc8-23204d8d16a3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001721 sec., 17431.725740848342 rows/sec., 31.24 MiB/sec. | ||
| 8708 | 2026.05.19 00:04:56.158896 [ 294 ] {bf5bc7bb-9b92-442b-9bc8-23204d8d16a3} <Debug> TCPHandler: Processed in 0.001889013 sec. | ||
| 8709 | 2026.05.19 00:04:56.159008 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.05.19 00:04:56.159101 [ 294 ] {7d11fc39-b6d8-44d2-8311-ad37d2db2a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.05.19 00:04:56.159142 [ 294 ] {7d11fc39-b6d8-44d2-8311-ad37d2db2a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8712 | 2026.05.19 00:04:56.159465 [ 294 ] {7d11fc39-b6d8-44d2-8311-ad37d2db2a76} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.05.19 00:04:56.159500 [ 294 ] {7d11fc39-b6d8-44d2-8311-ad37d2db2a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8714 | 2026.05.19 00:04:56.159807 [ 294 ] {7d11fc39-b6d8-44d2-8311-ad37d2db2a76} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8715 | 2026.05.19 00:04:56.160006 [ 294 ] {7d11fc39-b6d8-44d2-8311-ad37d2db2a76} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.05.19 00:04:56.160138 [ 294 ] {7d11fc39-b6d8-44d2-8311-ad37d2db2a76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8717 | 2026.05.19 00:04:56.160170 [ 294 ] {7d11fc39-b6d8-44d2-8311-ad37d2db2a76} <Debug> TCPHandler: Processed in 0.001208874 sec. | ||
| 8718 | 2026.05.19 00:04:56.417157 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.05.19 00:04:56.417416 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8720 | 2026.05.19 00:04:56.417772 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8721 | 2026.05.19 00:04:56.417819 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Debug> 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 | ||
| 8722 | 2026.05.19 00:04:56.418076 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8723 | 2026.05.19 00:04:56.418146 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8724 | 2026.05.19 00:04:56.418294 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8725 | 2026.05.19 00:04:56.418388 [ 354 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8726 | 2026.05.19 00:04:56.418386 [ 348 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8727 | 2026.05.19 00:04:56.418407 [ 331 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8728 | 2026.05.19 00:04:56.418535 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8729 | 2026.05.19 00:04:56.418563 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8730 | 2026.05.19 00:04:56.418635 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8731 | 2026.05.19 00:04:56.418656 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8732 | 2026.05.19 00:04:56.418695 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> 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'))" | ||
| 8733 | 2026.05.19 00:04:56.418738 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Trace> 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'))" | ||
| 8734 | 2026.05.19 00:04:56.419815 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002513 sec., 13927.57660167131 rows/sec., 2.96 MiB/sec. | ||
| 8735 | 2026.05.19 00:04:56.419949 [ 294 ] {4126c809-0401-407b-b128-d2363f568c1d} <Debug> TCPHandler: Processed in 0.002938952 sec. | ||
| 8736 | 2026.05.19 00:04:56.432374 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.05.19 00:04:56.432586 [ 294 ] {f9af18ae-644b-48f1-aac9-66abdace920b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8738 | 2026.05.19 00:04:56.432673 [ 294 ] {f9af18ae-644b-48f1-aac9-66abdace920b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8739 | 2026.05.19 00:04:56.433507 [ 294 ] {f9af18ae-644b-48f1-aac9-66abdace920b} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.05.19 00:04:56.433552 [ 294 ] {f9af18ae-644b-48f1-aac9-66abdace920b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8741 | 2026.05.19 00:04:56.433926 [ 294 ] {f9af18ae-644b-48f1-aac9-66abdace920b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8742 | 2026.05.19 00:04:56.434161 [ 294 ] {f9af18ae-644b-48f1-aac9-66abdace920b} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.05.19 00:04:56.434317 [ 294 ] {f9af18ae-644b-48f1-aac9-66abdace920b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001789 sec., 13415.315818893236 rows/sec., 1.11 MiB/sec. | ||
| 8744 | 2026.05.19 00:04:56.434356 [ 294 ] {f9af18ae-644b-48f1-aac9-66abdace920b} <Debug> TCPHandler: Processed in 0.002046587 sec. | ||
| 8745 | 2026.05.19 00:04:56.434484 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8746 | 2026.05.19 00:04:56.434583 [ 294 ] {e8a9e006-aca7-4d0a-a3fc-3f04b219d7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8747 | 2026.05.19 00:04:56.434627 [ 294 ] {e8a9e006-aca7-4d0a-a3fc-3f04b219d7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8748 | 2026.05.19 00:04:56.435026 [ 294 ] {e8a9e006-aca7-4d0a-a3fc-3f04b219d7bf} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.05.19 00:04:56.435063 [ 294 ] {e8a9e006-aca7-4d0a-a3fc-3f04b219d7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8750 | 2026.05.19 00:04:56.435358 [ 294 ] {e8a9e006-aca7-4d0a-a3fc-3f04b219d7bf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8751 | 2026.05.19 00:04:56.435572 [ 294 ] {e8a9e006-aca7-4d0a-a3fc-3f04b219d7bf} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.05.19 00:04:56.435706 [ 294 ] {e8a9e006-aca7-4d0a-a3fc-3f04b219d7bf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 8753 | 2026.05.19 00:04:56.435742 [ 294 ] {e8a9e006-aca7-4d0a-a3fc-3f04b219d7bf} <Debug> TCPHandler: Processed in 0.001311737 sec. | ||
| 8754 | 2026.05.19 00:04:56.435870 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8755 | 2026.05.19 00:04:56.435995 [ 294 ] {0709ec31-9223-46c4-9c0f-e010ff414993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8756 | 2026.05.19 00:04:56.436050 [ 294 ] {0709ec31-9223-46c4-9c0f-e010ff414993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8757 | 2026.05.19 00:04:56.437602 [ 294 ] {0709ec31-9223-46c4-9c0f-e010ff414993} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.05.19 00:04:56.437642 [ 294 ] {0709ec31-9223-46c4-9c0f-e010ff414993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8759 | 2026.05.19 00:04:56.438113 [ 294 ] {0709ec31-9223-46c4-9c0f-e010ff414993} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8760 | 2026.05.19 00:04:56.438324 [ 294 ] {0709ec31-9223-46c4-9c0f-e010ff414993} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.05.19 00:04:56.438457 [ 294 ] {0709ec31-9223-46c4-9c0f-e010ff414993} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002488 sec., 1022508.0385852089 rows/sec., 76.57 MiB/sec. | ||
| 8762 | 2026.05.19 00:04:56.438494 [ 294 ] {0709ec31-9223-46c4-9c0f-e010ff414993} <Debug> TCPHandler: Processed in 0.002686775 sec. | ||
| 8763 | 2026.05.19 00:04:56.438622 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2026.05.19 00:04:56.438718 [ 294 ] {f01cbcdb-d856-4800-b24a-2777872264c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8765 | 2026.05.19 00:04:56.438760 [ 294 ] {f01cbcdb-d856-4800-b24a-2777872264c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8766 | 2026.05.19 00:04:56.439184 [ 294 ] {f01cbcdb-d856-4800-b24a-2777872264c0} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.05.19 00:04:56.439222 [ 294 ] {f01cbcdb-d856-4800-b24a-2777872264c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8768 | 2026.05.19 00:04:56.439532 [ 294 ] {f01cbcdb-d856-4800-b24a-2777872264c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8769 | 2026.05.19 00:04:56.439743 [ 294 ] {f01cbcdb-d856-4800-b24a-2777872264c0} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.05.19 00:04:56.439878 [ 294 ] {f01cbcdb-d856-4800-b24a-2777872264c0} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001177 sec., 28887.00084961767 rows/sec., 2.16 MiB/sec. | ||
| 8771 | 2026.05.19 00:04:56.439939 [ 294 ] {f01cbcdb-d856-4800-b24a-2777872264c0} <Debug> TCPHandler: Processed in 0.001368628 sec. | ||
| 8772 | 2026.05.19 00:04:56.440055 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.05.19 00:04:56.440150 [ 294 ] {000d0af5-fc61-4c59-a198-6402867ba2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8774 | 2026.05.19 00:04:56.440191 [ 294 ] {000d0af5-fc61-4c59-a198-6402867ba2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8775 | 2026.05.19 00:04:56.440947 [ 294 ] {000d0af5-fc61-4c59-a198-6402867ba2fe} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.05.19 00:04:56.440984 [ 294 ] {000d0af5-fc61-4c59-a198-6402867ba2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8777 | 2026.05.19 00:04:56.441341 [ 294 ] {000d0af5-fc61-4c59-a198-6402867ba2fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8778 | 2026.05.19 00:04:56.441549 [ 294 ] {000d0af5-fc61-4c59-a198-6402867ba2fe} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.05.19 00:04:56.441704 [ 294 ] {000d0af5-fc61-4c59-a198-6402867ba2fe} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001572 sec., 524809.1603053435 rows/sec., 30.70 MiB/sec. | ||
| 8780 | 2026.05.19 00:04:56.441742 [ 294 ] {000d0af5-fc61-4c59-a198-6402867ba2fe} <Debug> TCPHandler: Processed in 0.001737478 sec. | ||
| 8781 | 2026.05.19 00:04:56.441867 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.05.19 00:04:56.441962 [ 294 ] {db78765d-feac-49ae-9ba3-bc0ca772b5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8783 | 2026.05.19 00:04:56.442003 [ 294 ] {db78765d-feac-49ae-9ba3-bc0ca772b5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8784 | 2026.05.19 00:04:56.442406 [ 294 ] {db78765d-feac-49ae-9ba3-bc0ca772b5b0} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.05.19 00:04:56.442444 [ 294 ] {db78765d-feac-49ae-9ba3-bc0ca772b5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8786 | 2026.05.19 00:04:56.442742 [ 294 ] {db78765d-feac-49ae-9ba3-bc0ca772b5b0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8787 | 2026.05.19 00:04:56.442953 [ 294 ] {db78765d-feac-49ae-9ba3-bc0ca772b5b0} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.05.19 00:04:56.443085 [ 294 ] {db78765d-feac-49ae-9ba3-bc0ca772b5b0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 8789 | 2026.05.19 00:04:56.443122 [ 294 ] {db78765d-feac-49ae-9ba3-bc0ca772b5b0} <Debug> TCPHandler: Processed in 0.001305686 sec. | ||
| 8790 | 2026.05.19 00:04:56.443244 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.05.19 00:04:56.443344 [ 294 ] {10b96b07-a844-4770-a896-7f4b0465c06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8792 | 2026.05.19 00:04:56.443384 [ 294 ] {10b96b07-a844-4770-a896-7f4b0465c06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8793 | 2026.05.19 00:04:56.443779 [ 294 ] {10b96b07-a844-4770-a896-7f4b0465c06b} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.05.19 00:04:56.443816 [ 294 ] {10b96b07-a844-4770-a896-7f4b0465c06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8795 | 2026.05.19 00:04:56.444136 [ 294 ] {10b96b07-a844-4770-a896-7f4b0465c06b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8796 | 2026.05.19 00:04:56.444353 [ 294 ] {10b96b07-a844-4770-a896-7f4b0465c06b} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.05.19 00:04:56.444487 [ 294 ] {10b96b07-a844-4770-a896-7f4b0465c06b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 8798 | 2026.05.19 00:04:56.444524 [ 294 ] {10b96b07-a844-4770-a896-7f4b0465c06b} <Debug> TCPHandler: Processed in 0.001335547 sec. | ||
| 8799 | 2026.05.19 00:04:56.444644 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2026.05.19 00:04:56.444740 [ 294 ] {e4d8c65c-c743-4550-b8d1-90adfcea97b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8801 | 2026.05.19 00:04:56.444781 [ 294 ] {e4d8c65c-c743-4550-b8d1-90adfcea97b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8802 | 2026.05.19 00:04:56.445781 [ 294 ] {e4d8c65c-c743-4550-b8d1-90adfcea97b8} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.05.19 00:04:56.445818 [ 294 ] {e4d8c65c-c743-4550-b8d1-90adfcea97b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8804 | 2026.05.19 00:04:56.446175 [ 294 ] {e4d8c65c-c743-4550-b8d1-90adfcea97b8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8805 | 2026.05.19 00:04:56.446389 [ 294 ] {e4d8c65c-c743-4550-b8d1-90adfcea97b8} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2026.05.19 00:04:56.446523 [ 294 ] {e4d8c65c-c743-4550-b8d1-90adfcea97b8} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001801 sec., 742365.3525818989 rows/sec., 50.02 MiB/sec. | ||
| 8807 | 2026.05.19 00:04:56.446558 [ 294 ] {e4d8c65c-c743-4550-b8d1-90adfcea97b8} <Debug> TCPHandler: Processed in 0.001963915 sec. | ||
| 8808 | 2026.05.19 00:04:56.446673 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2026.05.19 00:04:56.446768 [ 294 ] {afdf60b7-c11c-41f9-be02-f7708a9ffd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8810 | 2026.05.19 00:04:56.446813 [ 294 ] {afdf60b7-c11c-41f9-be02-f7708a9ffd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8811 | 2026.05.19 00:04:56.447576 [ 294 ] {afdf60b7-c11c-41f9-be02-f7708a9ffd20} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.05.19 00:04:56.447613 [ 294 ] {afdf60b7-c11c-41f9-be02-f7708a9ffd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8813 | 2026.05.19 00:04:56.448040 [ 294 ] {afdf60b7-c11c-41f9-be02-f7708a9ffd20} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8814 | 2026.05.19 00:04:56.448256 [ 294 ] {afdf60b7-c11c-41f9-be02-f7708a9ffd20} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.05.19 00:04:56.448389 [ 294 ] {afdf60b7-c11c-41f9-be02-f7708a9ffd20} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001639 sec., 935326.418547895 rows/sec., 57.18 MiB/sec. | ||
| 8816 | 2026.05.19 00:04:56.448425 [ 294 ] {afdf60b7-c11c-41f9-be02-f7708a9ffd20} <Debug> TCPHandler: Processed in 0.00180116 sec. | ||
| 8817 | 2026.05.19 00:04:56.448544 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.05.19 00:04:56.448640 [ 294 ] {57fd81c6-f2a8-491a-8fd0-81cb55fae43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8819 | 2026.05.19 00:04:56.448697 [ 294 ] {57fd81c6-f2a8-491a-8fd0-81cb55fae43d} <Trace> 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 | ||
| 8820 | 2026.05.19 00:04:56.449477 [ 294 ] {57fd81c6-f2a8-491a-8fd0-81cb55fae43d} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.05.19 00:04:56.449514 [ 294 ] {57fd81c6-f2a8-491a-8fd0-81cb55fae43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8822 | 2026.05.19 00:04:56.450030 [ 294 ] {57fd81c6-f2a8-491a-8fd0-81cb55fae43d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8823 | 2026.05.19 00:04:56.450271 [ 294 ] {57fd81c6-f2a8-491a-8fd0-81cb55fae43d} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.05.19 00:04:56.450414 [ 294 ] {57fd81c6-f2a8-491a-8fd0-81cb55fae43d} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001793 sec., 11154.489682097043 rows/sec., 19.99 MiB/sec. | ||
| 8825 | 2026.05.19 00:04:56.450472 [ 294 ] {57fd81c6-f2a8-491a-8fd0-81cb55fae43d} <Debug> TCPHandler: Processed in 0.001978505 sec. | ||
| 8826 | 2026.05.19 00:04:56.450605 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.05.19 00:04:56.450700 [ 294 ] {d9447812-05f3-4fdd-b468-363bbae84da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8828 | 2026.05.19 00:04:56.450743 [ 294 ] {d9447812-05f3-4fdd-b468-363bbae84da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8829 | 2026.05.19 00:04:56.451067 [ 294 ] {d9447812-05f3-4fdd-b468-363bbae84da9} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.05.19 00:04:56.451104 [ 294 ] {d9447812-05f3-4fdd-b468-363bbae84da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8831 | 2026.05.19 00:04:56.451402 [ 294 ] {d9447812-05f3-4fdd-b468-363bbae84da9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8832 | 2026.05.19 00:04:56.451620 [ 294 ] {d9447812-05f3-4fdd-b468-363bbae84da9} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.05.19 00:04:56.451752 [ 294 ] {d9447812-05f3-4fdd-b468-363bbae84da9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 773.23 KiB/sec. | ||
| 8834 | 2026.05.19 00:04:56.451785 [ 294 ] {d9447812-05f3-4fdd-b468-363bbae84da9} <Debug> TCPHandler: Processed in 0.001230324 sec. | ||
| 8835 | 2026.05.19 00:04:57.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.96 MiB, peak 301.52 MiB, free memory in arenas 0.00 B, will set to 294.84 MiB (RSS), difference: -1.11 MiB | ||
| 8836 | 2026.05.19 00:05:00.048623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18723 | ||
| 8837 | 2026.05.19 00:05:00.049293 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.05.19 00:05:00.049351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8839 | 2026.05.19 00:05:00.050007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8840 | 2026.05.19 00:05:00.050245 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.05.19 00:05:00.050374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18723 | ||
| 8842 | 2026.05.19 00:05:01.034003 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8843 | 2026.05.19 00:05:01.051562 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2026.05.19 00:05:01.051619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8845 | 2026.05.19 00:05:01.057710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8846 | 2026.05.19 00:05:01.058437 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.05.19 00:05:01.061780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8848 | 2026.05.19 00:05:01.144750 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2026.05.19 00:05:01.145007 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8850 | 2026.05.19 00:05:01.145389 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8851 | 2026.05.19 00:05:01.145438 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Debug> 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 | ||
| 8852 | 2026.05.19 00:05:01.145681 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8853 | 2026.05.19 00:05:01.145752 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8854 | 2026.05.19 00:05:01.145901 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8855 | 2026.05.19 00:05:01.145973 [ 354 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8856 | 2026.05.19 00:05:01.145991 [ 336 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8857 | 2026.05.19 00:05:01.146004 [ 347 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8858 | 2026.05.19 00:05:01.146114 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8859 | 2026.05.19 00:05:01.146141 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8860 | 2026.05.19 00:05:01.146214 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8861 | 2026.05.19 00:05:01.146235 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8862 | 2026.05.19 00:05:01.146278 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> 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'))" | ||
| 8863 | 2026.05.19 00:05:01.146322 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Trace> 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'))" | ||
| 8864 | 2026.05.19 00:05:01.147327 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002427 sec., 14421.09600329625 rows/sec., 2.43 MiB/sec. | ||
| 8865 | 2026.05.19 00:05:01.147440 [ 294 ] {9efe37a2-3c88-4e5b-8f9c-93c41fd7e8a9} <Debug> TCPHandler: Processed in 0.002833859 sec. | ||
| 8866 | 2026.05.19 00:05:01.149131 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.05.19 00:05:01.149245 [ 294 ] {5ce94d18-4005-46c9-8346-323a76763743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8868 | 2026.05.19 00:05:01.149294 [ 294 ] {5ce94d18-4005-46c9-8346-323a76763743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8869 | 2026.05.19 00:05:01.149795 [ 294 ] {5ce94d18-4005-46c9-8346-323a76763743} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.05.19 00:05:01.149837 [ 294 ] {5ce94d18-4005-46c9-8346-323a76763743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8871 | 2026.05.19 00:05:01.150232 [ 294 ] {5ce94d18-4005-46c9-8346-323a76763743} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8872 | 2026.05.19 00:05:01.150476 [ 294 ] {5ce94d18-4005-46c9-8346-323a76763743} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.05.19 00:05:01.150633 [ 294 ] {5ce94d18-4005-46c9-8346-323a76763743} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00142 sec., 39436.619718309856 rows/sec., 3.03 MiB/sec. | ||
| 8874 | 2026.05.19 00:05:01.150671 [ 294 ] {5ce94d18-4005-46c9-8346-323a76763743} <Debug> TCPHandler: Processed in 0.001593314 sec. | ||
| 8875 | 2026.05.19 00:05:01.150795 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.05.19 00:05:01.150897 [ 294 ] {e18a4c3e-9d0f-4f0d-a73c-a82cd0143ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8877 | 2026.05.19 00:05:01.150940 [ 294 ] {e18a4c3e-9d0f-4f0d-a73c-a82cd0143ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8878 | 2026.05.19 00:05:01.151365 [ 294 ] {e18a4c3e-9d0f-4f0d-a73c-a82cd0143ed1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.05.19 00:05:01.151404 [ 294 ] {e18a4c3e-9d0f-4f0d-a73c-a82cd0143ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8880 | 2026.05.19 00:05:01.151707 [ 294 ] {e18a4c3e-9d0f-4f0d-a73c-a82cd0143ed1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8881 | 2026.05.19 00:05:01.151929 [ 294 ] {e18a4c3e-9d0f-4f0d-a73c-a82cd0143ed1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.05.19 00:05:01.152062 [ 294 ] {e18a4c3e-9d0f-4f0d-a73c-a82cd0143ed1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 8883 | 2026.05.19 00:05:01.152099 [ 294 ] {e18a4c3e-9d0f-4f0d-a73c-a82cd0143ed1} <Debug> TCPHandler: Processed in 0.001353997 sec. | ||
| 8884 | 2026.05.19 00:05:01.152221 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.05.19 00:05:01.152319 [ 294 ] {c87f8c9e-e031-4658-9272-453a297abfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8886 | 2026.05.19 00:05:01.152364 [ 294 ] {c87f8c9e-e031-4658-9272-453a297abfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8887 | 2026.05.19 00:05:01.152744 [ 294 ] {c87f8c9e-e031-4658-9272-453a297abfee} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.05.19 00:05:01.152782 [ 294 ] {c87f8c9e-e031-4658-9272-453a297abfee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8889 | 2026.05.19 00:05:01.153098 [ 294 ] {c87f8c9e-e031-4658-9272-453a297abfee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8890 | 2026.05.19 00:05:01.153300 [ 294 ] {c87f8c9e-e031-4658-9272-453a297abfee} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.05.19 00:05:01.153430 [ 294 ] {c87f8c9e-e031-4658-9272-453a297abfee} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00113 sec., 113274.33628318585 rows/sec., 7.89 MiB/sec. | ||
| 8892 | 2026.05.19 00:05:01.153465 [ 294 ] {c87f8c9e-e031-4658-9272-453a297abfee} <Debug> TCPHandler: Processed in 0.001294046 sec. | ||
| 8893 | 2026.05.19 00:05:01.153585 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.05.19 00:05:01.153681 [ 294 ] {51ec58ff-b432-40b6-9f45-c836e9bbd023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.05.19 00:05:01.153724 [ 294 ] {51ec58ff-b432-40b6-9f45-c836e9bbd023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8896 | 2026.05.19 00:05:01.154053 [ 294 ] {51ec58ff-b432-40b6-9f45-c836e9bbd023} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.05.19 00:05:01.154090 [ 294 ] {51ec58ff-b432-40b6-9f45-c836e9bbd023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8898 | 2026.05.19 00:05:01.154390 [ 294 ] {51ec58ff-b432-40b6-9f45-c836e9bbd023} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8899 | 2026.05.19 00:05:01.154602 [ 294 ] {51ec58ff-b432-40b6-9f45-c836e9bbd023} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.05.19 00:05:01.154732 [ 294 ] {51ec58ff-b432-40b6-9f45-c836e9bbd023} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 8901 | 2026.05.19 00:05:01.154767 [ 294 ] {51ec58ff-b432-40b6-9f45-c836e9bbd023} <Debug> TCPHandler: Processed in 0.001233045 sec. | ||
| 8902 | 2026.05.19 00:05:06.146214 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.05.19 00:05:06.146617 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8904 | 2026.05.19 00:05:06.147032 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8905 | 2026.05.19 00:05:06.147071 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Debug> 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 | ||
| 8906 | 2026.05.19 00:05:06.147299 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8907 | 2026.05.19 00:05:06.147369 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8908 | 2026.05.19 00:05:06.147512 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8909 | 2026.05.19 00:05:06.147584 [ 354 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8910 | 2026.05.19 00:05:06.147616 [ 347 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8911 | 2026.05.19 00:05:06.147619 [ 336 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8912 | 2026.05.19 00:05:06.147755 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8913 | 2026.05.19 00:05:06.147786 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8914 | 2026.05.19 00:05:06.147855 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8915 | 2026.05.19 00:05:06.147875 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8916 | 2026.05.19 00:05:06.147911 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> 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'))" | ||
| 8917 | 2026.05.19 00:05:06.147952 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Trace> 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'))" | ||
| 8918 | 2026.05.19 00:05:06.149035 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002577 sec., 13581.684128831976 rows/sec., 2.29 MiB/sec. | ||
| 8919 | 2026.05.19 00:05:06.149132 [ 294 ] {b1204f07-2493-4f07-8204-9d583d03f513} <Debug> TCPHandler: Processed in 0.003115017 sec. | ||
| 8920 | 2026.05.19 00:05:06.151247 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.05.19 00:05:06.151377 [ 294 ] {913c1d49-0938-42fe-b73b-ba3d3df96823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8922 | 2026.05.19 00:05:06.151430 [ 294 ] {913c1d49-0938-42fe-b73b-ba3d3df96823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8923 | 2026.05.19 00:05:06.151960 [ 294 ] {913c1d49-0938-42fe-b73b-ba3d3df96823} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.05.19 00:05:06.152005 [ 294 ] {913c1d49-0938-42fe-b73b-ba3d3df96823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8925 | 2026.05.19 00:05:06.152374 [ 294 ] {913c1d49-0938-42fe-b73b-ba3d3df96823} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8926 | 2026.05.19 00:05:06.152604 [ 294 ] {913c1d49-0938-42fe-b73b-ba3d3df96823} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.05.19 00:05:06.152759 [ 294 ] {913c1d49-0938-42fe-b73b-ba3d3df96823} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001416 sec., 81920.90395480227 rows/sec., 6.96 MiB/sec. | ||
| 8928 | 2026.05.19 00:05:06.152803 [ 294 ] {913c1d49-0938-42fe-b73b-ba3d3df96823} <Debug> TCPHandler: Processed in 0.001617845 sec. | ||
| 8929 | 2026.05.19 00:05:06.152954 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.05.19 00:05:06.153050 [ 294 ] {976a3888-a08a-41a6-9c43-f78a7d9a99e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8931 | 2026.05.19 00:05:06.153093 [ 294 ] {976a3888-a08a-41a6-9c43-f78a7d9a99e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8932 | 2026.05.19 00:05:06.153502 [ 294 ] {976a3888-a08a-41a6-9c43-f78a7d9a99e2} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.05.19 00:05:06.153540 [ 294 ] {976a3888-a08a-41a6-9c43-f78a7d9a99e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8934 | 2026.05.19 00:05:06.153825 [ 294 ] {976a3888-a08a-41a6-9c43-f78a7d9a99e2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8935 | 2026.05.19 00:05:06.154026 [ 294 ] {976a3888-a08a-41a6-9c43-f78a7d9a99e2} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.05.19 00:05:06.154160 [ 294 ] {976a3888-a08a-41a6-9c43-f78a7d9a99e2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001128 sec., 26595.74468085106 rows/sec., 1.95 MiB/sec. | ||
| 8937 | 2026.05.19 00:05:06.154196 [ 294 ] {976a3888-a08a-41a6-9c43-f78a7d9a99e2} <Debug> TCPHandler: Processed in 0.001300806 sec. | ||
| 8938 | 2026.05.19 00:05:06.154307 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.05.19 00:05:06.154403 [ 294 ] {c0969f4e-db90-4c3b-95ec-db0414199a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8940 | 2026.05.19 00:05:06.154444 [ 294 ] {c0969f4e-db90-4c3b-95ec-db0414199a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8941 | 2026.05.19 00:05:06.154856 [ 294 ] {c0969f4e-db90-4c3b-95ec-db0414199a35} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.05.19 00:05:06.154893 [ 294 ] {c0969f4e-db90-4c3b-95ec-db0414199a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8943 | 2026.05.19 00:05:06.155190 [ 294 ] {c0969f4e-db90-4c3b-95ec-db0414199a35} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8944 | 2026.05.19 00:05:06.155395 [ 294 ] {c0969f4e-db90-4c3b-95ec-db0414199a35} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.05.19 00:05:06.155530 [ 294 ] {c0969f4e-db90-4c3b-95ec-db0414199a35} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001145 sec., 82096.06986899563 rows/sec., 6.41 MiB/sec. | ||
| 8946 | 2026.05.19 00:05:06.155566 [ 294 ] {c0969f4e-db90-4c3b-95ec-db0414199a35} <Debug> TCPHandler: Processed in 0.001308917 sec. | ||
| 8947 | 2026.05.19 00:05:06.155683 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.05.19 00:05:06.155779 [ 294 ] {74a9b8fa-9041-4197-b74c-e6f7acb77a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8949 | 2026.05.19 00:05:06.155823 [ 294 ] {74a9b8fa-9041-4197-b74c-e6f7acb77a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8950 | 2026.05.19 00:05:06.156219 [ 294 ] {74a9b8fa-9041-4197-b74c-e6f7acb77a00} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.05.19 00:05:06.156256 [ 294 ] {74a9b8fa-9041-4197-b74c-e6f7acb77a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8952 | 2026.05.19 00:05:06.156571 [ 294 ] {74a9b8fa-9041-4197-b74c-e6f7acb77a00} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8953 | 2026.05.19 00:05:06.156784 [ 294 ] {74a9b8fa-9041-4197-b74c-e6f7acb77a00} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.05.19 00:05:06.156918 [ 294 ] {74a9b8fa-9041-4197-b74c-e6f7acb77a00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8955 | 2026.05.19 00:05:06.156955 [ 294 ] {74a9b8fa-9041-4197-b74c-e6f7acb77a00} <Debug> TCPHandler: Processed in 0.001322217 sec. | ||
| 8956 | 2026.05.19 00:05:06.157072 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.05.19 00:05:06.157173 [ 294 ] {6f9e16d2-b96a-410f-9cb2-822951a9b4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.05.19 00:05:06.157229 [ 294 ] {6f9e16d2-b96a-410f-9cb2-822951a9b4bb} <Trace> 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 | ||
| 8959 | 2026.05.19 00:05:06.157970 [ 294 ] {6f9e16d2-b96a-410f-9cb2-822951a9b4bb} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.05.19 00:05:06.158007 [ 294 ] {6f9e16d2-b96a-410f-9cb2-822951a9b4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8961 | 2026.05.19 00:05:06.158527 [ 294 ] {6f9e16d2-b96a-410f-9cb2-822951a9b4bb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8962 | 2026.05.19 00:05:06.158748 [ 294 ] {6f9e16d2-b96a-410f-9cb2-822951a9b4bb} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.05.19 00:05:06.158888 [ 294 ] {6f9e16d2-b96a-410f-9cb2-822951a9b4bb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001733 sec., 17311.021350259667 rows/sec., 31.02 MiB/sec. | ||
| 8964 | 2026.05.19 00:05:06.158940 [ 294 ] {6f9e16d2-b96a-410f-9cb2-822951a9b4bb} <Debug> TCPHandler: Processed in 0.001917474 sec. | ||
| 8965 | 2026.05.19 00:05:06.159056 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.05.19 00:05:06.159154 [ 294 ] {d98b577c-0d89-4507-91a3-5df672b157cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.05.19 00:05:06.159198 [ 294 ] {d98b577c-0d89-4507-91a3-5df672b157cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8968 | 2026.05.19 00:05:06.159542 [ 294 ] {d98b577c-0d89-4507-91a3-5df672b157cb} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.05.19 00:05:06.159580 [ 294 ] {d98b577c-0d89-4507-91a3-5df672b157cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8970 | 2026.05.19 00:05:06.159881 [ 294 ] {d98b577c-0d89-4507-91a3-5df672b157cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8971 | 2026.05.19 00:05:06.160093 [ 294 ] {d98b577c-0d89-4507-91a3-5df672b157cb} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.05.19 00:05:06.160247 [ 294 ] {d98b577c-0d89-4507-91a3-5df672b157cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 8973 | 2026.05.19 00:05:06.160284 [ 294 ] {d98b577c-0d89-4507-91a3-5df672b157cb} <Debug> TCPHandler: Processed in 0.001278005 sec. | ||
| 8974 | 2026.05.19 00:05:07.436376 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8975 | 2026.05.19 00:05:07.436463 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8976 | 2026.05.19 00:05:07.550473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19171 | ||
| 8977 | 2026.05.19 00:05:07.550970 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.05.19 00:05:07.551022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8979 | 2026.05.19 00:05:07.551553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8980 | 2026.05.19 00:05:07.551795 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.05.19 00:05:07.551936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19171 | ||
| 8982 | 2026.05.19 00:05:08.561846 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8983 | 2026.05.19 00:05:08.578984 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.05.19 00:05:08.579047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8985 | 2026.05.19 00:05:08.585105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8986 | 2026.05.19 00:05:08.585836 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.05.19 00:05:08.588804 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8988 | 2026.05.19 00:05:11.146203 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.05.19 00:05:11.146459 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 8990 | 2026.05.19 00:05:11.146811 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8991 | 2026.05.19 00:05:11.146853 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Debug> 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 | ||
| 8992 | 2026.05.19 00:05:11.147127 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8993 | 2026.05.19 00:05:11.147251 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8994 | 2026.05.19 00:05:11.147460 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8995 | 2026.05.19 00:05:11.147559 [ 354 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8996 | 2026.05.19 00:05:11.147577 [ 336 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8997 | 2026.05.19 00:05:11.147592 [ 347 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8998 | 2026.05.19 00:05:11.147730 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 8999 | 2026.05.19 00:05:11.147771 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9000 | 2026.05.19 00:05:11.147870 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9001 | 2026.05.19 00:05:11.147902 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9002 | 2026.05.19 00:05:11.147956 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> 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'))" | ||
| 9003 | 2026.05.19 00:05:11.148018 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Trace> 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'))" | ||
| 9004 | 2026.05.19 00:05:11.149209 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002847 sec., 12293.642430628732 rows/sec., 2.07 MiB/sec. | ||
| 9005 | 2026.05.19 00:05:11.149329 [ 294 ] {499be850-51f9-40d4-bd11-9a0967eec9c1} <Debug> TCPHandler: Processed in 0.003335463 sec. | ||
| 9006 | 2026.05.19 00:05:11.151221 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.05.19 00:05:11.151358 [ 294 ] {90910dbe-b185-4edf-86af-c19917b7e5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9008 | 2026.05.19 00:05:11.151415 [ 294 ] {90910dbe-b185-4edf-86af-c19917b7e5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9009 | 2026.05.19 00:05:11.151940 [ 294 ] {90910dbe-b185-4edf-86af-c19917b7e5dc} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.05.19 00:05:11.151987 [ 294 ] {90910dbe-b185-4edf-86af-c19917b7e5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9011 | 2026.05.19 00:05:11.152370 [ 294 ] {90910dbe-b185-4edf-86af-c19917b7e5dc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9012 | 2026.05.19 00:05:11.152602 [ 294 ] {90910dbe-b185-4edf-86af-c19917b7e5dc} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.05.19 00:05:11.152749 [ 94 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9014 | 2026.05.19 00:05:11.152757 [ 294 ] {90910dbe-b185-4edf-86af-c19917b7e5dc} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001443 sec., 54054.05405405405 rows/sec., 4.48 MiB/sec. | ||
| 9015 | 2026.05.19 00:05:11.152790 [ 94 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.05.19 00:05:11.152808 [ 294 ] {90910dbe-b185-4edf-86af-c19917b7e5dc} <Debug> TCPHandler: Processed in 0.001649806 sec. | ||
| 9017 | 2026.05.19 00:05:11.152810 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9018 | 2026.05.19 00:05:11.152937 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9019 | 2026.05.19 00:05:11.152942 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2026.05.19 00:05:11.153066 [ 294 ] {15074ef1-621c-48ea-9ba5-096a8cf9c0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9021 | 2026.05.19 00:05:11.153070 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9022 | 2026.05.19 00:05:11.153116 [ 294 ] {15074ef1-621c-48ea-9ba5-096a8cf9c0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9023 | 2026.05.19 00:05:11.153121 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2614 rows starting from the beginning of the part | ||
| 9024 | 2026.05.19 00:05:11.153202 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 116 rows starting from the beginning of the part | ||
| 9025 | 2026.05.19 00:05:11.153248 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2544 rows starting from the beginning of the part | ||
| 9026 | 2026.05.19 00:05:11.153290 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9027 | 2026.05.19 00:05:11.153332 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 116 rows starting from the beginning of the part | ||
| 9028 | 2026.05.19 00:05:11.153377 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 78 rows starting from the beginning of the part | ||
| 9029 | 2026.05.19 00:05:11.153603 [ 294 ] {15074ef1-621c-48ea-9ba5-096a8cf9c0ac} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2026.05.19 00:05:11.153657 [ 294 ] {15074ef1-621c-48ea-9ba5-096a8cf9c0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9031 | 2026.05.19 00:05:11.154143 [ 294 ] {15074ef1-621c-48ea-9ba5-096a8cf9c0ac} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9032 | 2026.05.19 00:05:11.154490 [ 294 ] {15074ef1-621c-48ea-9ba5-096a8cf9c0ac} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.05.19 00:05:11.154623 [ 94 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9034 | 2026.05.19 00:05:11.154650 [ 94 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.05.19 00:05:11.154667 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9036 | 2026.05.19 00:05:11.154675 [ 294 ] {15074ef1-621c-48ea-9ba5-096a8cf9c0ac} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001631 sec., 6744.3286327406495 rows/sec., 507.14 KiB/sec. | ||
| 9037 | 2026.05.19 00:05:11.154725 [ 294 ] {15074ef1-621c-48ea-9ba5-096a8cf9c0ac} <Debug> TCPHandler: Processed in 0.001833721 sec. | ||
| 9038 | 2026.05.19 00:05:11.154767 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9039 | 2026.05.19 00:05:11.154859 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.05.19 00:05:11.154910 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9041 | 2026.05.19 00:05:11.154951 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 80 rows starting from the beginning of the part | ||
| 9042 | 2026.05.19 00:05:11.154964 [ 294 ] {34360105-e56f-49e1-8660-893aa28bad35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9043 | 2026.05.19 00:05:11.155013 [ 294 ] {34360105-e56f-49e1-8660-893aa28bad35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9044 | 2026.05.19 00:05:11.155014 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 9045 | 2026.05.19 00:05:11.155082 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 9046 | 2026.05.19 00:05:11.155131 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 9047 | 2026.05.19 00:05:11.155174 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 9048 | 2026.05.19 00:05:11.155219 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 9049 | 2026.05.19 00:05:11.155399 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002518 sec., 2193804.606830818 rows/sec., 174.27 MiB/sec. | ||
| 9050 | 2026.05.19 00:05:11.155476 [ 294 ] {34360105-e56f-49e1-8660-893aa28bad35} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.05.19 00:05:11.155520 [ 294 ] {34360105-e56f-49e1-8660-893aa28bad35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9052 | 2026.05.19 00:05:11.155743 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9053 | 2026.05.19 00:05:11.156058 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.05.19 00:05:11.156084 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368118 sec., 143262.49636361777 rows/sec., 11.07 MiB/sec. | ||
| 9055 | 2026.05.19 00:05:11.156108 [ 294 ] {34360105-e56f-49e1-8660-893aa28bad35} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9056 | 2026.05.19 00:05:11.156193 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_66_13} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9057 | 2026.05.19 00:05:11.156266 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9058 | 2026.05.19 00:05:11.156309 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9059 | 2026.05.19 00:05:11.156376 [ 294 ] {34360105-e56f-49e1-8660-893aa28bad35} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.05.19 00:05:11.156506 [ 94 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9061 | 2026.05.19 00:05:11.156524 [ 294 ] {34360105-e56f-49e1-8660-893aa28bad35} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001582 sec., 47408.34386852086 rows/sec., 3.70 MiB/sec. | ||
| 9062 | 2026.05.19 00:05:11.156540 [ 94 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.05.19 00:05:11.156563 [ 294 ] {34360105-e56f-49e1-8660-893aa28bad35} <Debug> TCPHandler: Processed in 0.001755089 sec. | ||
| 9064 | 2026.05.19 00:05:11.156575 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9065 | 2026.05.19 00:05:11.156649 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9066 | 2026.05.19 00:05:11.156648 [ 187 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.05.19 00:05:11.156691 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.05.19 00:05:11.156740 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9069 | 2026.05.19 00:05:11.156770 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 9070 | 2026.05.19 00:05:11.156804 [ 294 ] {e1a777cc-92e8-455a-89ee-31fbfe3d0ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9071 | 2026.05.19 00:05:11.156820 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 94 rows starting from the beginning of the part | ||
| 9072 | 2026.05.19 00:05:11.156834 [ 187 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_56_11} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9073 | 2026.05.19 00:05:11.156857 [ 294 ] {e1a777cc-92e8-455a-89ee-31fbfe3d0ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9074 | 2026.05.19 00:05:11.156871 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1337 rows starting from the beginning of the part | ||
| 9075 | 2026.05.19 00:05:11.156924 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9076 | 2026.05.19 00:05:11.156964 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 94 rows starting from the beginning of the part | ||
| 9077 | 2026.05.19 00:05:11.156989 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9078 | 2026.05.19 00:05:11.157004 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 75 rows starting from the beginning of the part | ||
| 9079 | 2026.05.19 00:05:11.157335 [ 294 ] {e1a777cc-92e8-455a-89ee-31fbfe3d0ab9} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.05.19 00:05:11.157376 [ 294 ] {e1a777cc-92e8-455a-89ee-31fbfe3d0ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9081 | 2026.05.19 00:05:11.157848 [ 294 ] {e1a777cc-92e8-455a-89ee-31fbfe3d0ab9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9082 | 2026.05.19 00:05:11.158149 [ 294 ] {e1a777cc-92e8-455a-89ee-31fbfe3d0ab9} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.05.19 00:05:11.158207 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586055 sec., 1932467.6634795135 rows/sec., 140.25 MiB/sec. | ||
| 9084 | 2026.05.19 00:05:11.158277 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9085 | 2026.05.19 00:05:11.158292 [ 294 ] {e1a777cc-92e8-455a-89ee-31fbfe3d0ab9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. | ||
| 9086 | 2026.05.19 00:05:11.158322 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.05.19 00:05:11.158335 [ 294 ] {e1a777cc-92e8-455a-89ee-31fbfe3d0ab9} <Debug> TCPHandler: Processed in 0.001696827 sec. | ||
| 9088 | 2026.05.19 00:05:11.158352 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9089 | 2026.05.19 00:05:11.158438 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9090 | 2026.05.19 00:05:11.158449 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9091 | 2026.05.19 00:05:11.158468 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2026.05.19 00:05:11.158578 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9093 | 2026.05.19 00:05:11.158579 [ 294 ] {5bc73e9a-a24b-4d05-906d-bf1ca1ac28d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9094 | 2026.05.19 00:05:11.158623 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21968 rows starting from the beginning of the part | ||
| 9095 | 2026.05.19 00:05:11.158658 [ 294 ] {5bc73e9a-a24b-4d05-906d-bf1ca1ac28d5} <Trace> 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 | ||
| 9096 | 2026.05.19 00:05:11.158699 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9097 | 2026.05.19 00:05:11.158709 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.05.19 00:05:11.158755 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1533 rows starting from the beginning of the part | ||
| 9099 | 2026.05.19 00:05:11.158800 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_66_13} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9100 | 2026.05.19 00:05:11.158804 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 9101 | 2026.05.19 00:05:11.158876 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9102 | 2026.05.19 00:05:11.158891 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9103 | 2026.05.19 00:05:11.158919 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9104 | 2026.05.19 00:05:11.159452 [ 294 ] {5bc73e9a-a24b-4d05-906d-bf1ca1ac28d5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.05.19 00:05:11.159493 [ 294 ] {5bc73e9a-a24b-4d05-906d-bf1ca1ac28d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9106 | 2026.05.19 00:05:11.160019 [ 294 ] {5bc73e9a-a24b-4d05-906d-bf1ca1ac28d5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9107 | 2026.05.19 00:05:11.160268 [ 294 ] {5bc73e9a-a24b-4d05-906d-bf1ca1ac28d5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.05.19 00:05:11.160390 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9109 | 2026.05.19 00:05:11.160415 [ 294 ] {5bc73e9a-a24b-4d05-906d-bf1ca1ac28d5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001854 sec., 5933.117583603021 rows/sec., 10.63 MiB/sec. | ||
| 9110 | 2026.05.19 00:05:11.160440 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.05.19 00:05:11.160464 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9112 | 2026.05.19 00:05:11.160491 [ 294 ] {5bc73e9a-a24b-4d05-906d-bf1ca1ac28d5} <Debug> TCPHandler: Processed in 0.002071428 sec. | ||
| 9113 | 2026.05.19 00:05:11.160529 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9114 | 2026.05.19 00:05:11.160644 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2026.05.19 00:05:11.160709 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9116 | 2026.05.19 00:05:11.160759 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1069 rows starting from the beginning of the part | ||
| 9117 | 2026.05.19 00:05:11.160759 [ 294 ] {3ae97fed-8ac4-43f0-9d6f-2698fb1d5e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9118 | 2026.05.19 00:05:11.160822 [ 294 ] {3ae97fed-8ac4-43f0-9d6f-2698fb1d5e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9119 | 2026.05.19 00:05:11.160871 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 9120 | 2026.05.19 00:05:11.160973 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 9121 | 2026.05.19 00:05:11.161070 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
| 9122 | 2026.05.19 00:05:11.161173 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 9123 | 2026.05.19 00:05:11.161246 [ 294 ] {3ae97fed-8ac4-43f0-9d6f-2698fb1d5e1c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.05.19 00:05:11.161274 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 9125 | 2026.05.19 00:05:11.161292 [ 294 ] {3ae97fed-8ac4-43f0-9d6f-2698fb1d5e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9126 | 2026.05.19 00:05:11.161659 [ 294 ] {3ae97fed-8ac4-43f0-9d6f-2698fb1d5e1c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9127 | 2026.05.19 00:05:11.161901 [ 294 ] {3ae97fed-8ac4-43f0-9d6f-2698fb1d5e1c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.05.19 00:05:11.162018 [ 94 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9129 | 2026.05.19 00:05:11.162042 [ 294 ] {3ae97fed-8ac4-43f0-9d6f-2698fb1d5e1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
| 9130 | 2026.05.19 00:05:11.162051 [ 94 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.05.19 00:05:11.162078 [ 294 ] {3ae97fed-8ac4-43f0-9d6f-2698fb1d5e1c} <Debug> TCPHandler: Processed in 0.001496152 sec. | ||
| 9132 | 2026.05.19 00:05:11.162081 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9133 | 2026.05.19 00:05:11.162161 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9134 | 2026.05.19 00:05:11.162261 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9135 | 2026.05.19 00:05:11.162294 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3180 rows starting from the beginning of the part | ||
| 9136 | 2026.05.19 00:05:11.162342 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9137 | 2026.05.19 00:05:11.162382 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 9138 | 2026.05.19 00:05:11.162437 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 9139 | 2026.05.19 00:05:11.162498 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9140 | 2026.05.19 00:05:11.162558 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9141 | 2026.05.19 00:05:11.164037 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001903814 sec., 1796393.9754618886 rows/sec., 121.06 MiB/sec. | ||
| 9142 | 2026.05.19 00:05:11.164444 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9143 | 2026.05.19 00:05:11.164746 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.05.19 00:05:11.164818 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_66_13} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9145 | 2026.05.19 00:05:11.164894 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9146 | 2026.05.19 00:05:11.165381 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24109 rows, containing 5 columns (5 merged, 0 gathered) in 0.006971825 sec., 3458061.554901335 rows/sec., 223.26 MiB/sec. | ||
| 9147 | 2026.05.19 00:05:11.166338 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9148 | 2026.05.19 00:05:11.166751 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.05.19 00:05:11.166853 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9150 | 2026.05.19 00:05:11.166962 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 9151 | 2026.05.19 00:05:11.168910 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 19 columns (19 merged, 0 gathered) in 0.008409745 sec., 139243.22318928814 rows/sec., 249.52 MiB/sec. | ||
| 9152 | 2026.05.19 00:05:11.170780 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9153 | 2026.05.19 00:05:11.171107 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.05.19 00:05:11.171178 [ 202 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9155 | 2026.05.19 00:05:11.171296 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9156 | 2026.05.19 00:05:11.270918 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46551 | ||
| 9157 | 2026.05.19 00:05:11.271016 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9158 | 2026.05.19 00:05:11.271045 [ 293 ] {} <Debug> TCP-Session: e085ca9b-bbef-4286-9ac9-a0e784ad0c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:46551 | ||
| 9159 | 2026.05.19 00:05:11.271070 [ 293 ] {} <Debug> TCP-Session: e085ca9b-bbef-4286-9ac9-a0e784ad0c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.05.19 00:05:11.271086 [ 293 ] {} <Debug> TCP-Session: e085ca9b-bbef-4286-9ac9-a0e784ad0c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2026.05.19 00:05:11.271316 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35896 | ||
| 9162 | 2026.05.19 00:05:11.271330 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53058 | ||
| 9163 | 2026.05.19 00:05:11.271377 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60468 | ||
| 9164 | 2026.05.19 00:05:11.271395 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36162 | ||
| 9165 | 2026.05.19 00:05:11.271426 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59131 | ||
| 9166 | 2026.05.19 00:05:11.271449 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9167 | 2026.05.19 00:05:11.271457 [ 293 ] {} <Trace> TCP-Session: e085ca9b-bbef-4286-9ac9-a0e784ad0c38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2026.05.19 00:05:11.271483 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9169 | 2026.05.19 00:05:11.271493 [ 307 ] {} <Debug> TCP-Session: 42d30851-4adb-4bf7-b127-59d04ff44376 Authenticating user 'default' from [fd00:1122:3344:101::e]:60468 | ||
| 9170 | 2026.05.19 00:05:11.271494 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9171 | 2026.05.19 00:05:11.271528 [ 308 ] {} <Debug> TCP-Session: 2057546e-c9cb-40be-991c-e3ca07778de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36162 | ||
| 9172 | 2026.05.19 00:05:11.271543 [ 307 ] {} <Debug> TCP-Session: 42d30851-4adb-4bf7-b127-59d04ff44376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2026.05.19 00:05:11.271561 [ 283 ] {} <Debug> TCP-Session: 292cf89b-92b3-490e-b7ff-9ba813d62942 Authenticating user 'default' from [fd00:1122:3344:101::e]:59131 | ||
| 9174 | 2026.05.19 00:05:11.271583 [ 307 ] {} <Debug> TCP-Session: 42d30851-4adb-4bf7-b127-59d04ff44376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2026.05.19 00:05:11.271580 [ 308 ] {} <Debug> TCP-Session: 2057546e-c9cb-40be-991c-e3ca07778de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.05.19 00:05:11.271600 [ 283 ] {} <Debug> TCP-Session: 292cf89b-92b3-490e-b7ff-9ba813d62942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9177 | 2026.05.19 00:05:11.271630 [ 308 ] {} <Debug> TCP-Session: 2057546e-c9cb-40be-991c-e3ca07778de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.05.19 00:05:11.271645 [ 283 ] {} <Debug> TCP-Session: 292cf89b-92b3-490e-b7ff-9ba813d62942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.05.19 00:05:11.271661 [ 293 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46551) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9180 | 2026.05.19 00:05:11.271425 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38351 | ||
| 9181 | 2026.05.19 00:05:11.271418 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37336 | ||
| 9182 | 2026.05.19 00:05:11.271409 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9183 | 2026.05.19 00:05:11.271399 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38819 | ||
| 9184 | 2026.05.19 00:05:11.271797 [ 304 ] {} <Debug> TCP-Session: bd06c644-60df-4453-a43d-e506223e52c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53058 | ||
| 9185 | 2026.05.19 00:05:11.271405 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9186 | 2026.05.19 00:05:11.271827 [ 304 ] {} <Debug> TCP-Session: bd06c644-60df-4453-a43d-e506223e52c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2026.05.19 00:05:11.271855 [ 303 ] {} <Debug> TCP-Session: a596a567-37ac-49bb-9289-2f83a677ac35 Authenticating user 'default' from [fd00:1122:3344:101::e]:35896 | ||
| 9188 | 2026.05.19 00:05:11.271857 [ 304 ] {} <Debug> TCP-Session: bd06c644-60df-4453-a43d-e506223e52c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.05.19 00:05:11.271885 [ 303 ] {} <Debug> TCP-Session: a596a567-37ac-49bb-9289-2f83a677ac35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.05.19 00:05:11.271904 [ 303 ] {} <Debug> TCP-Session: a596a567-37ac-49bb-9289-2f83a677ac35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2026.05.19 00:05:11.271927 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9192 | 2026.05.19 00:05:11.271954 [ 293 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9193 | 2026.05.19 00:05:11.271966 [ 310 ] {} <Debug> TCP-Session: d5b96427-17d9-4ef4-9a49-53dd94e09d3a Authenticating user 'default' from [fd00:1122:3344:101::e]:38351 | ||
| 9194 | 2026.05.19 00:05:11.272007 [ 310 ] {} <Debug> TCP-Session: d5b96427-17d9-4ef4-9a49-53dd94e09d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.05.19 00:05:11.272019 [ 293 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9196 | 2026.05.19 00:05:11.272024 [ 310 ] {} <Debug> TCP-Session: d5b96427-17d9-4ef4-9a49-53dd94e09d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9197 | 2026.05.19 00:05:11.272313 [ 293 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 9198 | 2026.05.19 00:05:11.272314 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9199 | 2026.05.19 00:05:11.272360 [ 309 ] {} <Debug> TCP-Session: 34b10d36-3ab1-486c-9c08-34a24b5bf17f Authenticating user 'default' from [fd00:1122:3344:101::e]:38819 | ||
| 9200 | 2026.05.19 00:05:11.272377 [ 309 ] {} <Debug> TCP-Session: 34b10d36-3ab1-486c-9c08-34a24b5bf17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2026.05.19 00:05:11.272393 [ 309 ] {} <Debug> TCP-Session: 34b10d36-3ab1-486c-9c08-34a24b5bf17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2026.05.19 00:05:11.272429 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9203 | 2026.05.19 00:05:11.272463 [ 311 ] {} <Debug> TCP-Session: 7defa5ad-5a40-4876-850e-0ad75e924acb Authenticating user 'default' from [fd00:1122:3344:101::e]:37336 | ||
| 9204 | 2026.05.19 00:05:11.272479 [ 311 ] {} <Debug> TCP-Session: 7defa5ad-5a40-4876-850e-0ad75e924acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2026.05.19 00:05:11.272492 [ 311 ] {} <Debug> TCP-Session: 7defa5ad-5a40-4876-850e-0ad75e924acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9206 | 2026.05.19 00:05:11.273236 [ 354 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Trace> AggregatingTransform: Aggregating | ||
| 9207 | 2026.05.19 00:05:11.273286 [ 354 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Trace> Aggregator: Aggregation method: without_key | ||
| 9208 | 2026.05.19 00:05:11.273323 [ 354 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903985 sec. (1106.213 rows/sec., 43.21 KiB/sec.) | ||
| 9209 | 2026.05.19 00:05:11.273341 [ 354 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Trace> Aggregator: Merging aggregated data | ||
| 9210 | 2026.05.19 00:05:11.273982 [ 293 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002385 sec., 419.2872117400419 rows/sec., 16.38 KiB/sec. | ||
| 9211 | 2026.05.19 00:05:11.274115 [ 293 ] {24244ad8-4255-4331-a7a6-26d72cd98172} <Debug> TCPHandler: Processed in 0.002781837 sec. | ||
| 9212 | 2026.05.19 00:05:11.274212 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9213 | 2026.05.19 00:05:11.274242 [ 293 ] {} <Debug> TCP-Session: e085ca9b-bbef-4286-9ac9-a0e784ad0c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2026.05.19 00:05:11.274242 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9215 | 2026.05.19 00:05:11.274263 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9216 | 2026.05.19 00:05:11.274280 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9217 | 2026.05.19 00:05:11.274311 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9218 | 2026.05.19 00:05:11.274326 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9219 | 2026.05.19 00:05:11.274340 [ 283 ] {} <Debug> TCP-Session: 292cf89b-92b3-490e-b7ff-9ba813d62942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.05.19 00:05:11.274349 [ 304 ] {} <Debug> TCP-Session: bd06c644-60df-4453-a43d-e506223e52c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2026.05.19 00:05:11.274360 [ 309 ] {} <Debug> TCP-Session: 34b10d36-3ab1-486c-9c08-34a24b5bf17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2026.05.19 00:05:11.274364 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9223 | 2026.05.19 00:05:11.274344 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9224 | 2026.05.19 00:05:11.274300 [ 303 ] {} <Debug> TCP-Session: a596a567-37ac-49bb-9289-2f83a677ac35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.05.19 00:05:11.274411 [ 307 ] {} <Debug> TCP-Session: 42d30851-4adb-4bf7-b127-59d04ff44376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.05.19 00:05:11.274428 [ 311 ] {} <Debug> TCP-Session: 7defa5ad-5a40-4876-850e-0ad75e924acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9227 | 2026.05.19 00:05:11.274297 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9228 | 2026.05.19 00:05:11.274321 [ 308 ] {} <Debug> TCP-Session: 2057546e-c9cb-40be-991c-e3ca07778de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.05.19 00:05:11.274492 [ 310 ] {} <Debug> TCP-Session: d5b96427-17d9-4ef4-9a49-53dd94e09d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.05.19 00:05:11.436535 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57044 | ||
| 9231 | 2026.05.19 00:05:11.436627 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9232 | 2026.05.19 00:05:11.436654 [ 293 ] {} <Debug> TCP-Session: 1232c5bc-995d-4662-828c-252dceb1b40d Authenticating user 'default' from [fd00:1122:3344:101::e]:57044 | ||
| 9233 | 2026.05.19 00:05:11.436677 [ 293 ] {} <Debug> TCP-Session: 1232c5bc-995d-4662-828c-252dceb1b40d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2026.05.19 00:05:11.436691 [ 293 ] {} <Debug> TCP-Session: 1232c5bc-995d-4662-828c-252dceb1b40d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2026.05.19 00:05:11.436898 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53084 | ||
| 9236 | 2026.05.19 00:05:11.436906 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34889 | ||
| 9237 | 2026.05.19 00:05:11.436936 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58010 | ||
| 9238 | 2026.05.19 00:05:11.436959 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9239 | 2026.05.19 00:05:11.436981 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48696 | ||
| 9240 | 2026.05.19 00:05:11.437008 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48524 | ||
| 9241 | 2026.05.19 00:05:11.437013 [ 304 ] {} <Debug> TCP-Session: 5a0aad2a-b15f-49e1-8aca-1512929eec55 Authenticating user 'default' from [fd00:1122:3344:101::e]:53084 | ||
| 9242 | 2026.05.19 00:05:11.437020 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9243 | 2026.05.19 00:05:11.437046 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9244 | 2026.05.19 00:05:11.437065 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9245 | 2026.05.19 00:05:11.437090 [ 303 ] {} <Debug> TCP-Session: 83ece2e6-dc25-4150-96bf-f3611e4e0022 Authenticating user 'default' from [fd00:1122:3344:101::e]:34889 | ||
| 9246 | 2026.05.19 00:05:11.437108 [ 283 ] {} <Debug> TCP-Session: 04b4f109-51dc-43df-af6c-0481f7d82cb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48524 | ||
| 9247 | 2026.05.19 00:05:11.437093 [ 309 ] {} <Debug> TCP-Session: bc2a81f0-e2ca-445e-add2-71eea36a5fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48696 | ||
| 9248 | 2026.05.19 00:05:11.437140 [ 283 ] {} <Debug> TCP-Session: 04b4f109-51dc-43df-af6c-0481f7d82cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.05.19 00:05:11.437137 [ 303 ] {} <Debug> TCP-Session: 83ece2e6-dc25-4150-96bf-f3611e4e0022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.05.19 00:05:11.437154 [ 309 ] {} <Debug> TCP-Session: bc2a81f0-e2ca-445e-add2-71eea36a5fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9251 | 2026.05.19 00:05:11.437182 [ 303 ] {} <Debug> TCP-Session: 83ece2e6-dc25-4150-96bf-f3611e4e0022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9252 | 2026.05.19 00:05:11.437194 [ 309 ] {} <Debug> TCP-Session: bc2a81f0-e2ca-445e-add2-71eea36a5fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.05.19 00:05:11.437053 [ 304 ] {} <Debug> TCP-Session: 5a0aad2a-b15f-49e1-8aca-1512929eec55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.05.19 00:05:11.437026 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9255 | 2026.05.19 00:05:11.437239 [ 304 ] {} <Debug> TCP-Session: 5a0aad2a-b15f-49e1-8aca-1512929eec55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2026.05.19 00:05:11.437006 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40767 | ||
| 9257 | 2026.05.19 00:05:11.437272 [ 307 ] {} <Debug> TCP-Session: b15b681b-6e39-47e4-acf6-77e5c9ede524 Authenticating user 'default' from [fd00:1122:3344:101::e]:58010 | ||
| 9258 | 2026.05.19 00:05:11.437001 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33435 | ||
| 9259 | 2026.05.19 00:05:11.437330 [ 307 ] {} <Debug> TCP-Session: b15b681b-6e39-47e4-acf6-77e5c9ede524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9260 | 2026.05.19 00:05:11.436972 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50183 | ||
| 9261 | 2026.05.19 00:05:11.437366 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9262 | 2026.05.19 00:05:11.437353 [ 307 ] {} <Debug> TCP-Session: b15b681b-6e39-47e4-acf6-77e5c9ede524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2026.05.19 00:05:11.437413 [ 311 ] {} <Debug> TCP-Session: ea55c250-985e-445e-99e1-af4c3f7967c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33435 | ||
| 9264 | 2026.05.19 00:05:11.437355 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9265 | 2026.05.19 00:05:11.437436 [ 311 ] {} <Debug> TCP-Session: ea55c250-985e-445e-99e1-af4c3f7967c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.05.19 00:05:11.437435 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9267 | 2026.05.19 00:05:11.437479 [ 311 ] {} <Debug> TCP-Session: ea55c250-985e-445e-99e1-af4c3f7967c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.05.19 00:05:11.437472 [ 310 ] {} <Debug> TCP-Session: 8dc16a91-a402-44e1-8f0b-41e5b4e457f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40767 | ||
| 9269 | 2026.05.19 00:05:11.437506 [ 308 ] {} <Debug> TCP-Session: f5fdda05-ab44-433b-880f-f00f8ff63525 Authenticating user 'default' from [fd00:1122:3344:101::e]:50183 | ||
| 9270 | 2026.05.19 00:05:11.437157 [ 283 ] {} <Debug> TCP-Session: 04b4f109-51dc-43df-af6c-0481f7d82cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.05.19 00:05:11.437535 [ 310 ] {} <Debug> TCP-Session: 8dc16a91-a402-44e1-8f0b-41e5b4e457f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.05.19 00:05:11.437547 [ 308 ] {} <Debug> TCP-Session: f5fdda05-ab44-433b-880f-f00f8ff63525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.05.19 00:05:11.437575 [ 310 ] {} <Debug> TCP-Session: 8dc16a91-a402-44e1-8f0b-41e5b4e457f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.05.19 00:05:11.437592 [ 308 ] {} <Debug> TCP-Session: f5fdda05-ab44-433b-880f-f00f8ff63525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2026.05.19 00:05:11.437020 [ 293 ] {} <Trace> TCP-Session: 1232c5bc-995d-4662-828c-252dceb1b40d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.05.19 00:05:11.437794 [ 293 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9277 | 2026.05.19 00:05:11.438048 [ 293 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9278 | 2026.05.19 00:05:11.438111 [ 293 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9279 | 2026.05.19 00:05:11.438407 [ 293 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 9280 | 2026.05.19 00:05:11.439371 [ 345 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Trace> AggregatingTransform: Aggregating | ||
| 9281 | 2026.05.19 00:05:11.439413 [ 345 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Trace> Aggregator: Aggregation method: without_key | ||
| 9282 | 2026.05.19 00:05:11.439445 [ 345 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936736 sec. (1067.537 rows/sec., 41.70 KiB/sec.) | ||
| 9283 | 2026.05.19 00:05:11.439459 [ 345 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Trace> Aggregator: Merging aggregated data | ||
| 9284 | 2026.05.19 00:05:11.440020 [ 293 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002282 sec., 438.2120946538124 rows/sec., 17.12 KiB/sec. | ||
| 9285 | 2026.05.19 00:05:11.440144 [ 293 ] {41f4b8c4-0d06-4416-a21e-5457c058f181} <Debug> TCPHandler: Processed in 0.00325352 sec. | ||
| 9286 | 2026.05.19 00:05:11.440288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9287 | 2026.05.19 00:05:11.440317 [ 293 ] {} <Debug> TCP-Session: 1232c5bc-995d-4662-828c-252dceb1b40d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9288 | 2026.05.19 00:05:11.440319 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9289 | 2026.05.19 00:05:11.440343 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9290 | 2026.05.19 00:05:11.440364 [ 311 ] {} <Debug> TCP-Session: ea55c250-985e-445e-99e1-af4c3f7967c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.05.19 00:05:11.440382 [ 307 ] {} <Debug> TCP-Session: b15b681b-6e39-47e4-acf6-77e5c9ede524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.05.19 00:05:11.440382 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9293 | 2026.05.19 00:05:11.440400 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9294 | 2026.05.19 00:05:11.440424 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9295 | 2026.05.19 00:05:11.440446 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9296 | 2026.05.19 00:05:11.440452 [ 304 ] {} <Debug> TCP-Session: 5a0aad2a-b15f-49e1-8aca-1512929eec55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2026.05.19 00:05:11.440467 [ 309 ] {} <Debug> TCP-Session: bc2a81f0-e2ca-445e-add2-71eea36a5fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2026.05.19 00:05:11.440470 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9299 | 2026.05.19 00:05:11.440502 [ 310 ] {} <Debug> TCP-Session: 8dc16a91-a402-44e1-8f0b-41e5b4e457f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.05.19 00:05:11.440527 [ 283 ] {} <Debug> TCP-Session: 04b4f109-51dc-43df-af6c-0481f7d82cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.05.19 00:05:11.440399 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9302 | 2026.05.19 00:05:11.440436 [ 303 ] {} <Debug> TCP-Session: 83ece2e6-dc25-4150-96bf-f3611e4e0022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.05.19 00:05:11.440596 [ 308 ] {} <Debug> TCP-Session: f5fdda05-ab44-433b-880f-f00f8ff63525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.05.19 00:05:12.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.93 MiB, peak 309.26 MiB, free memory in arenas 0.00 B, will set to 299.48 MiB (RSS), difference: 3.54 MiB | ||
| 9305 | 2026.05.19 00:05:12.518105 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44168 | ||
| 9306 | 2026.05.19 00:05:12.518198 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9307 | 2026.05.19 00:05:12.518224 [ 310 ] {} <Debug> TCP-Session: 3043dfc2-0ba4-48c8-83c3-9fa880b1cc9f Authenticating user 'default' from [fd00:1122:3344:101::e]:44168 | ||
| 9308 | 2026.05.19 00:05:12.518246 [ 310 ] {} <Debug> TCP-Session: 3043dfc2-0ba4-48c8-83c3-9fa880b1cc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9309 | 2026.05.19 00:05:12.518260 [ 310 ] {} <Debug> TCP-Session: 3043dfc2-0ba4-48c8-83c3-9fa880b1cc9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.05.19 00:05:12.518473 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62824 | ||
| 9311 | 2026.05.19 00:05:12.518498 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55377 | ||
| 9312 | 2026.05.19 00:05:12.518520 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37350 | ||
| 9313 | 2026.05.19 00:05:12.518549 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42082 | ||
| 9314 | 2026.05.19 00:05:12.518565 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9315 | 2026.05.19 00:05:12.518558 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9316 | 2026.05.19 00:05:12.518610 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9317 | 2026.05.19 00:05:12.518613 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9318 | 2026.05.19 00:05:12.518630 [ 311 ] {} <Debug> TCP-Session: 35dc0509-09aa-4191-8678-66c494039804 Authenticating user 'default' from [fd00:1122:3344:101::e]:62824 | ||
| 9319 | 2026.05.19 00:05:12.518650 [ 304 ] {} <Debug> TCP-Session: 5f0b6d20-e621-455f-ba6b-0261eed22689 Authenticating user 'default' from [fd00:1122:3344:101::e]:37350 | ||
| 9320 | 2026.05.19 00:05:12.518653 [ 309 ] {} <Debug> TCP-Session: a5445f69-8ee3-4868-8615-05dbff0d2ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42082 | ||
| 9321 | 2026.05.19 00:05:12.518672 [ 311 ] {} <Debug> TCP-Session: 35dc0509-09aa-4191-8678-66c494039804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.05.19 00:05:12.518681 [ 304 ] {} <Debug> TCP-Session: 5f0b6d20-e621-455f-ba6b-0261eed22689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9323 | 2026.05.19 00:05:12.518688 [ 309 ] {} <Debug> TCP-Session: a5445f69-8ee3-4868-8615-05dbff0d2ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.05.19 00:05:12.518698 [ 311 ] {} <Debug> TCP-Session: 35dc0509-09aa-4191-8678-66c494039804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.05.19 00:05:12.518720 [ 309 ] {} <Debug> TCP-Session: a5445f69-8ee3-4868-8615-05dbff0d2ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.05.19 00:05:12.518709 [ 304 ] {} <Debug> TCP-Session: 5f0b6d20-e621-455f-ba6b-0261eed22689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2026.05.19 00:05:12.518614 [ 310 ] {} <Trace> TCP-Session: 3043dfc2-0ba4-48c8-83c3-9fa880b1cc9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.05.19 00:05:12.518613 [ 303 ] {} <Debug> TCP-Session: 1f247431-7cb7-4eea-9d88-5caba28a3036 Authenticating user 'default' from [fd00:1122:3344:101::e]:55377 | ||
| 9329 | 2026.05.19 00:05:12.518549 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60143 | ||
| 9330 | 2026.05.19 00:05:12.518826 [ 303 ] {} <Debug> TCP-Session: 1f247431-7cb7-4eea-9d88-5caba28a3036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.05.19 00:05:12.518536 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52106 | ||
| 9332 | 2026.05.19 00:05:12.518871 [ 303 ] {} <Debug> TCP-Session: 1f247431-7cb7-4eea-9d88-5caba28a3036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.05.19 00:05:12.518490 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36135 | ||
| 9334 | 2026.05.19 00:05:12.518898 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9335 | 2026.05.19 00:05:12.518912 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9336 | 2026.05.19 00:05:12.518942 [ 308 ] {} <Debug> TCP-Session: a3d007c8-5e7d-4f23-b732-dbb4226bfd8f Authenticating user 'default' from [fd00:1122:3344:101::e]:60143 | ||
| 9337 | 2026.05.19 00:05:12.518946 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9338 | 2026.05.19 00:05:12.518967 [ 307 ] {} <Debug> TCP-Session: 42968a60-19b3-4738-b05e-4ed0d628867b Authenticating user 'default' from [fd00:1122:3344:101::e]:52106 | ||
| 9339 | 2026.05.19 00:05:12.518976 [ 308 ] {} <Debug> TCP-Session: a3d007c8-5e7d-4f23-b732-dbb4226bfd8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9340 | 2026.05.19 00:05:12.518987 [ 293 ] {} <Debug> TCP-Session: 4f9d351d-dac0-4319-b5e2-c7434ede7b23 Authenticating user 'default' from [fd00:1122:3344:101::e]:36135 | ||
| 9341 | 2026.05.19 00:05:12.519002 [ 307 ] {} <Debug> TCP-Session: 42968a60-19b3-4738-b05e-4ed0d628867b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9342 | 2026.05.19 00:05:12.519011 [ 308 ] {} <Debug> TCP-Session: a3d007c8-5e7d-4f23-b732-dbb4226bfd8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2026.05.19 00:05:12.519029 [ 293 ] {} <Debug> TCP-Session: 4f9d351d-dac0-4319-b5e2-c7434ede7b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9344 | 2026.05.19 00:05:12.519040 [ 307 ] {} <Debug> TCP-Session: 42968a60-19b3-4738-b05e-4ed0d628867b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2026.05.19 00:05:12.519071 [ 293 ] {} <Debug> TCP-Session: 4f9d351d-dac0-4319-b5e2-c7434ede7b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.05.19 00:05:12.518962 [ 310 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44168) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9347 | 2026.05.19 00:05:12.518487 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34146 | ||
| 9348 | 2026.05.19 00:05:12.519165 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9349 | 2026.05.19 00:05:12.519186 [ 283 ] {} <Debug> TCP-Session: 1f74284e-a54e-4a84-a554-7751adbbb34f Authenticating user 'default' from [fd00:1122:3344:101::e]:34146 | ||
| 9350 | 2026.05.19 00:05:12.519201 [ 283 ] {} <Debug> TCP-Session: 1f74284e-a54e-4a84-a554-7751adbbb34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9351 | 2026.05.19 00:05:12.519213 [ 283 ] {} <Debug> TCP-Session: 1f74284e-a54e-4a84-a554-7751adbbb34f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.05.19 00:05:12.519418 [ 310 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9353 | 2026.05.19 00:05:12.519478 [ 310 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9354 | 2026.05.19 00:05:12.519786 [ 310 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 9355 | 2026.05.19 00:05:12.520781 [ 362 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Trace> AggregatingTransform: Aggregating | ||
| 9356 | 2026.05.19 00:05:12.520826 [ 362 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9357 | 2026.05.19 00:05:12.520862 [ 362 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977057 sec. (1023.482 rows/sec., 39.98 KiB/sec.) | ||
| 9358 | 2026.05.19 00:05:12.520882 [ 362 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Trace> Aggregator: Merging aggregated data | ||
| 9359 | 2026.05.19 00:05:12.521470 [ 310 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002568 sec., 389.4080996884735 rows/sec., 15.21 KiB/sec. | ||
| 9360 | 2026.05.19 00:05:12.521610 [ 310 ] {65c97b00-128d-4083-a97a-ff679cc6512f} <Debug> TCPHandler: Processed in 0.003146448 sec. | ||
| 9361 | 2026.05.19 00:05:12.521736 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9362 | 2026.05.19 00:05:12.521773 [ 310 ] {} <Debug> TCP-Session: 3043dfc2-0ba4-48c8-83c3-9fa880b1cc9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2026.05.19 00:05:12.521775 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9364 | 2026.05.19 00:05:12.521803 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9365 | 2026.05.19 00:05:12.521819 [ 311 ] {} <Debug> TCP-Session: 35dc0509-09aa-4191-8678-66c494039804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.05.19 00:05:12.521825 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9367 | 2026.05.19 00:05:12.521843 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9368 | 2026.05.19 00:05:12.521862 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9369 | 2026.05.19 00:05:12.521877 [ 283 ] {} <Debug> TCP-Session: 1f74284e-a54e-4a84-a554-7751adbbb34f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9370 | 2026.05.19 00:05:12.521895 [ 304 ] {} <Debug> TCP-Session: 5f0b6d20-e621-455f-ba6b-0261eed22689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.05.19 00:05:12.521903 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9372 | 2026.05.19 00:05:12.521926 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9373 | 2026.05.19 00:05:12.521954 [ 307 ] {} <Debug> TCP-Session: 42968a60-19b3-4738-b05e-4ed0d628867b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2026.05.19 00:05:12.521882 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9375 | 2026.05.19 00:05:12.521988 [ 308 ] {} <Debug> TCP-Session: a3d007c8-5e7d-4f23-b732-dbb4226bfd8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2026.05.19 00:05:12.521846 [ 309 ] {} <Debug> TCP-Session: a5445f69-8ee3-4868-8615-05dbff0d2ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9377 | 2026.05.19 00:05:12.522013 [ 303 ] {} <Debug> TCP-Session: 1f247431-7cb7-4eea-9d88-5caba28a3036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9378 | 2026.05.19 00:05:12.521915 [ 293 ] {} <Debug> TCP-Session: 4f9d351d-dac0-4319-b5e2-c7434ede7b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2026.05.19 00:05:15.052983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19683 | ||
| 9380 | 2026.05.19 00:05:15.053470 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.05.19 00:05:15.053504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9382 | 2026.05.19 00:05:15.053969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9383 | 2026.05.19 00:05:15.054201 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.05.19 00:05:15.054318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19683 | ||
| 9385 | 2026.05.19 00:05:15.054330 [ 88 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9386 | 2026.05.19 00:05:15.054378 [ 88 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.05.19 00:05:15.054401 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9388 | 2026.05.19 00:05:15.054592 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9389 | 2026.05.19 00:05:15.054817 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9390 | 2026.05.19 00:05:15.054886 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17251 rows starting from the beginning of the part | ||
| 9391 | 2026.05.19 00:05:15.054991 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9392 | 2026.05.19 00:05:15.055067 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9393 | 2026.05.19 00:05:15.055136 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9394 | 2026.05.19 00:05:15.055201 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9395 | 2026.05.19 00:05:15.055242 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9396 | 2026.05.19 00:05:15.057242 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19683 rows, containing 4 columns (4 merged, 0 gathered) in 0.002742317 sec., 7177507.195557625 rows/sec., 102.68 MiB/sec. | ||
| 9397 | 2026.05.19 00:05:15.057471 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9398 | 2026.05.19 00:05:15.057740 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.05.19 00:05:15.057812 [ 198 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_41_8} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9400 | 2026.05.19 00:05:15.057892 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9401 | 2026.05.19 00:05:16.089865 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9402 | 2026.05.19 00:05:16.106333 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.05.19 00:05:16.106390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9404 | 2026.05.19 00:05:16.112496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9405 | 2026.05.19 00:05:16.113151 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.05.19 00:05:16.113467 [ 86 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9407 | 2026.05.19 00:05:16.113539 [ 86 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.05.19 00:05:16.113563 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9409 | 2026.05.19 00:05:16.113696 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9410 | 2026.05.19 00:05:16.116207 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9411 | 2026.05.19 00:05:16.117167 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9412 | 2026.05.19 00:05:16.118699 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9413 | 2026.05.19 00:05:16.123515 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9414 | 2026.05.19 00:05:16.128102 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9415 | 2026.05.19 00:05:16.132777 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9416 | 2026.05.19 00:05:16.137449 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9417 | 2026.05.19 00:05:16.141321 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9418 | 2026.05.19 00:05:16.146174 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2026.05.19 00:05:16.146397 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 9420 | 2026.05.19 00:05:16.146733 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9421 | 2026.05.19 00:05:16.146771 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Debug> 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 | ||
| 9422 | 2026.05.19 00:05:16.147014 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9423 | 2026.05.19 00:05:16.147091 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9424 | 2026.05.19 00:05:16.147240 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9425 | 2026.05.19 00:05:16.147321 [ 333 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9426 | 2026.05.19 00:05:16.147324 [ 357 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9427 | 2026.05.19 00:05:16.147327 [ 349 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9428 | 2026.05.19 00:05:16.147448 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 9429 | 2026.05.19 00:05:16.147478 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9430 | 2026.05.19 00:05:16.147548 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9431 | 2026.05.19 00:05:16.147567 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9432 | 2026.05.19 00:05:16.147603 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> 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'))" | ||
| 9433 | 2026.05.19 00:05:16.147648 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Trace> 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'))" | ||
| 9434 | 2026.05.19 00:05:16.148661 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00236 sec., 14830.50847457627 rows/sec., 2.50 MiB/sec. | ||
| 9435 | 2026.05.19 00:05:16.148795 [ 294 ] {113754fd-5bc9-4047-a650-b476faa3204e} <Debug> TCPHandler: Processed in 0.002744997 sec. | ||
| 9436 | 2026.05.19 00:05:16.151008 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9437 | 2026.05.19 00:05:16.151119 [ 294 ] {3606e862-1bf5-4afe-a882-a5f8d154c9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9438 | 2026.05.19 00:05:16.151173 [ 294 ] {3606e862-1bf5-4afe-a882-a5f8d154c9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9439 | 2026.05.19 00:05:16.151719 [ 294 ] {3606e862-1bf5-4afe-a882-a5f8d154c9c2} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.05.19 00:05:16.151763 [ 294 ] {3606e862-1bf5-4afe-a882-a5f8d154c9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9441 | 2026.05.19 00:05:16.152252 [ 294 ] {3606e862-1bf5-4afe-a882-a5f8d154c9c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9442 | 2026.05.19 00:05:16.152466 [ 294 ] {3606e862-1bf5-4afe-a882-a5f8d154c9c2} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.05.19 00:05:16.152619 [ 294 ] {3606e862-1bf5-4afe-a882-a5f8d154c9c2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001533 sec., 2609.262883235486 rows/sec., 212.77 KiB/sec. | ||
| 9444 | 2026.05.19 00:05:16.152655 [ 294 ] {3606e862-1bf5-4afe-a882-a5f8d154c9c2} <Debug> TCPHandler: Processed in 0.001697817 sec. | ||
| 9445 | 2026.05.19 00:05:16.152775 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.05.19 00:05:16.152873 [ 294 ] {c7c7fb2a-328b-4623-88fc-6b33224abbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9447 | 2026.05.19 00:05:16.152914 [ 294 ] {c7c7fb2a-328b-4623-88fc-6b33224abbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9448 | 2026.05.19 00:05:16.153371 [ 294 ] {c7c7fb2a-328b-4623-88fc-6b33224abbb1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.05.19 00:05:16.153501 [ 294 ] {c7c7fb2a-328b-4623-88fc-6b33224abbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9450 | 2026.05.19 00:05:16.153832 [ 294 ] {c7c7fb2a-328b-4623-88fc-6b33224abbb1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9451 | 2026.05.19 00:05:16.154068 [ 294 ] {c7c7fb2a-328b-4623-88fc-6b33224abbb1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.05.19 00:05:16.154202 [ 294 ] {c7c7fb2a-328b-4623-88fc-6b33224abbb1} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.00135 sec., 87407.4074074074 rows/sec., 7.40 MiB/sec. | ||
| 9453 | 2026.05.19 00:05:16.154237 [ 294 ] {c7c7fb2a-328b-4623-88fc-6b33224abbb1} <Debug> TCPHandler: Processed in 0.001509712 sec. | ||
| 9454 | 2026.05.19 00:05:16.154375 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.05.19 00:05:16.154470 [ 294 ] {af5a6c1d-e823-406a-a89d-8afab9a2da85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9456 | 2026.05.19 00:05:16.154510 [ 294 ] {af5a6c1d-e823-406a-a89d-8afab9a2da85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9457 | 2026.05.19 00:05:16.154918 [ 294 ] {af5a6c1d-e823-406a-a89d-8afab9a2da85} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.05.19 00:05:16.154954 [ 294 ] {af5a6c1d-e823-406a-a89d-8afab9a2da85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9459 | 2026.05.19 00:05:16.155250 [ 294 ] {af5a6c1d-e823-406a-a89d-8afab9a2da85} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9460 | 2026.05.19 00:05:16.155460 [ 294 ] {af5a6c1d-e823-406a-a89d-8afab9a2da85} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.05.19 00:05:16.155588 [ 294 ] {af5a6c1d-e823-406a-a89d-8afab9a2da85} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001137 sec., 29903.25417766051 rows/sec., 2.18 MiB/sec. | ||
| 9462 | 2026.05.19 00:05:16.155621 [ 294 ] {af5a6c1d-e823-406a-a89d-8afab9a2da85} <Debug> TCPHandler: Processed in 0.001293446 sec. | ||
| 9463 | 2026.05.19 00:05:16.155751 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.05.19 00:05:16.155843 [ 294 ] {51f36736-803a-4114-8b49-4f338d759f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9465 | 2026.05.19 00:05:16.155882 [ 294 ] {51f36736-803a-4114-8b49-4f338d759f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9466 | 2026.05.19 00:05:16.156295 [ 294 ] {51f36736-803a-4114-8b49-4f338d759f59} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.05.19 00:05:16.156331 [ 294 ] {51f36736-803a-4114-8b49-4f338d759f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9468 | 2026.05.19 00:05:16.156633 [ 294 ] {51f36736-803a-4114-8b49-4f338d759f59} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9469 | 2026.05.19 00:05:16.156841 [ 294 ] {51f36736-803a-4114-8b49-4f338d759f59} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.05.19 00:05:16.156967 [ 294 ] {51f36736-803a-4114-8b49-4f338d759f59} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001143 sec., 85739.2825896763 rows/sec., 6.70 MiB/sec. | ||
| 9471 | 2026.05.19 00:05:16.157000 [ 294 ] {51f36736-803a-4114-8b49-4f338d759f59} <Debug> TCPHandler: Processed in 0.001296806 sec. | ||
| 9472 | 2026.05.19 00:05:16.157120 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.05.19 00:05:16.157211 [ 294 ] {29b7f9a1-3f34-4fb3-8344-b7e9b8a459da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9474 | 2026.05.19 00:05:16.157253 [ 294 ] {29b7f9a1-3f34-4fb3-8344-b7e9b8a459da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9475 | 2026.05.19 00:05:16.157650 [ 294 ] {29b7f9a1-3f34-4fb3-8344-b7e9b8a459da} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.05.19 00:05:16.157686 [ 294 ] {29b7f9a1-3f34-4fb3-8344-b7e9b8a459da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9477 | 2026.05.19 00:05:16.158033 [ 294 ] {29b7f9a1-3f34-4fb3-8344-b7e9b8a459da} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9478 | 2026.05.19 00:05:16.158282 [ 294 ] {29b7f9a1-3f34-4fb3-8344-b7e9b8a459da} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.05.19 00:05:16.158417 [ 294 ] {29b7f9a1-3f34-4fb3-8344-b7e9b8a459da} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001225 sec., 132244.89795918367 rows/sec., 9.21 MiB/sec. | ||
| 9480 | 2026.05.19 00:05:16.158452 [ 294 ] {29b7f9a1-3f34-4fb3-8344-b7e9b8a459da} <Debug> TCPHandler: Processed in 0.001379269 sec. | ||
| 9481 | 2026.05.19 00:05:16.158560 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.05.19 00:05:16.158654 [ 294 ] {094ce166-987d-4170-9df4-44ff79440bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.05.19 00:05:16.158708 [ 294 ] {094ce166-987d-4170-9df4-44ff79440bfc} <Trace> 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 | ||
| 9484 | 2026.05.19 00:05:16.159509 [ 294 ] {094ce166-987d-4170-9df4-44ff79440bfc} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.05.19 00:05:16.159545 [ 294 ] {094ce166-987d-4170-9df4-44ff79440bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9486 | 2026.05.19 00:05:16.160128 [ 294 ] {094ce166-987d-4170-9df4-44ff79440bfc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9487 | 2026.05.19 00:05:16.160353 [ 294 ] {094ce166-987d-4170-9df4-44ff79440bfc} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.05.19 00:05:16.160491 [ 294 ] {094ce166-987d-4170-9df4-44ff79440bfc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001855 sec., 16172.506738544473 rows/sec., 28.98 MiB/sec. | ||
| 9489 | 2026.05.19 00:05:16.160550 [ 294 ] {094ce166-987d-4170-9df4-44ff79440bfc} <Debug> TCPHandler: Processed in 0.002036137 sec. | ||
| 9490 | 2026.05.19 00:05:16.160675 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2026.05.19 00:05:16.160768 [ 294 ] {3fd175bb-8a9f-4d79-b228-20461fcc894f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9492 | 2026.05.19 00:05:16.160809 [ 294 ] {3fd175bb-8a9f-4d79-b228-20461fcc894f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9493 | 2026.05.19 00:05:16.161144 [ 294 ] {3fd175bb-8a9f-4d79-b228-20461fcc894f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.05.19 00:05:16.161179 [ 294 ] {3fd175bb-8a9f-4d79-b228-20461fcc894f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9495 | 2026.05.19 00:05:16.161487 [ 294 ] {3fd175bb-8a9f-4d79-b228-20461fcc894f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9496 | 2026.05.19 00:05:16.161692 [ 294 ] {3fd175bb-8a9f-4d79-b228-20461fcc894f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2026.05.19 00:05:16.161818 [ 294 ] {3fd175bb-8a9f-4d79-b228-20461fcc894f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 9498 | 2026.05.19 00:05:16.161852 [ 294 ] {3fd175bb-8a9f-4d79-b228-20461fcc894f} <Debug> TCPHandler: Processed in 0.001224374 sec. | ||
| 9499 | 2026.05.19 00:05:16.194693 [ 193 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081061444 sec., 3811.923212224051 rows/sec., 19.71 MiB/sec. | ||
| 9500 | 2026.05.19 00:05:16.197473 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9501 | 2026.05.19 00:05:16.199604 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2026.05.19 00:05:16.199709 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_41_8} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9503 | 2026.05.19 00:05:16.202466 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9504 | 2026.05.19 00:05:17.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.17 MiB, peak 314.57 MiB, free memory in arenas 0.00 B, will set to 303.02 MiB (RSS), difference: 1.85 MiB | ||
| 9505 | 2026.05.19 00:05:21.146349 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.05.19 00:05:21.146583 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 9507 | 2026.05.19 00:05:21.146920 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9508 | 2026.05.19 00:05:21.146959 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Debug> 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 | ||
| 9509 | 2026.05.19 00:05:21.147180 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9510 | 2026.05.19 00:05:21.147250 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9511 | 2026.05.19 00:05:21.147409 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9512 | 2026.05.19 00:05:21.147547 [ 349 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9513 | 2026.05.19 00:05:21.147547 [ 357 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9514 | 2026.05.19 00:05:21.147550 [ 333 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9515 | 2026.05.19 00:05:21.147770 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 9516 | 2026.05.19 00:05:21.147798 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9517 | 2026.05.19 00:05:21.147869 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9518 | 2026.05.19 00:05:21.147890 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9519 | 2026.05.19 00:05:21.147926 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> 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'))" | ||
| 9520 | 2026.05.19 00:05:21.147969 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Trace> 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'))" | ||
| 9521 | 2026.05.19 00:05:21.149114 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002623 sec., 13343.499809378574 rows/sec., 2.25 MiB/sec. | ||
| 9522 | 2026.05.19 00:05:21.149246 [ 294 ] {2fcf163e-f4e6-40ca-97a9-3e5291a74098} <Debug> TCPHandler: Processed in 0.003032135 sec. | ||
| 9523 | 2026.05.19 00:05:21.151103 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9524 | 2026.05.19 00:05:21.151211 [ 294 ] {cfb2d9f0-9b71-4006-8f7f-5174be8b5cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9525 | 2026.05.19 00:05:21.151257 [ 294 ] {cfb2d9f0-9b71-4006-8f7f-5174be8b5cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9526 | 2026.05.19 00:05:21.151948 [ 294 ] {cfb2d9f0-9b71-4006-8f7f-5174be8b5cf7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.05.19 00:05:21.152011 [ 294 ] {cfb2d9f0-9b71-4006-8f7f-5174be8b5cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9528 | 2026.05.19 00:05:21.152505 [ 294 ] {cfb2d9f0-9b71-4006-8f7f-5174be8b5cf7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9529 | 2026.05.19 00:05:21.152727 [ 294 ] {cfb2d9f0-9b71-4006-8f7f-5174be8b5cf7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.05.19 00:05:21.152874 [ 294 ] {cfb2d9f0-9b71-4006-8f7f-5174be8b5cf7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001693 sec., 46072.06142941524 rows/sec., 3.82 MiB/sec. | ||
| 9531 | 2026.05.19 00:05:21.152910 [ 294 ] {cfb2d9f0-9b71-4006-8f7f-5174be8b5cf7} <Debug> TCPHandler: Processed in 0.001856622 sec. | ||
| 9532 | 2026.05.19 00:05:21.153035 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.05.19 00:05:21.153131 [ 294 ] {94b4e531-f20b-4fff-8314-c2ef6d7b9f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9534 | 2026.05.19 00:05:21.153175 [ 294 ] {94b4e531-f20b-4fff-8314-c2ef6d7b9f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9535 | 2026.05.19 00:05:21.153574 [ 294 ] {94b4e531-f20b-4fff-8314-c2ef6d7b9f9a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.05.19 00:05:21.153611 [ 294 ] {94b4e531-f20b-4fff-8314-c2ef6d7b9f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9537 | 2026.05.19 00:05:21.153913 [ 294 ] {94b4e531-f20b-4fff-8314-c2ef6d7b9f9a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9538 | 2026.05.19 00:05:21.154117 [ 294 ] {94b4e531-f20b-4fff-8314-c2ef6d7b9f9a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.05.19 00:05:21.154251 [ 294 ] {94b4e531-f20b-4fff-8314-c2ef6d7b9f9a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. | ||
| 9540 | 2026.05.19 00:05:21.154285 [ 294 ] {94b4e531-f20b-4fff-8314-c2ef6d7b9f9a} <Debug> TCPHandler: Processed in 0.001300937 sec. | ||
| 9541 | 2026.05.19 00:05:21.154393 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2026.05.19 00:05:21.154488 [ 294 ] {bb9141c2-87ea-4467-a758-ebec2cf13c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9543 | 2026.05.19 00:05:21.154528 [ 294 ] {bb9141c2-87ea-4467-a758-ebec2cf13c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9544 | 2026.05.19 00:05:21.154941 [ 294 ] {bb9141c2-87ea-4467-a758-ebec2cf13c3f} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.05.19 00:05:21.154978 [ 294 ] {bb9141c2-87ea-4467-a758-ebec2cf13c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9546 | 2026.05.19 00:05:21.155275 [ 294 ] {bb9141c2-87ea-4467-a758-ebec2cf13c3f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9547 | 2026.05.19 00:05:21.155482 [ 294 ] {bb9141c2-87ea-4467-a758-ebec2cf13c3f} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.05.19 00:05:21.155612 [ 294 ] {bb9141c2-87ea-4467-a758-ebec2cf13c3f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001142 sec., 65674.25569176882 rows/sec., 5.13 MiB/sec. | ||
| 9549 | 2026.05.19 00:05:21.155647 [ 294 ] {bb9141c2-87ea-4467-a758-ebec2cf13c3f} <Debug> TCPHandler: Processed in 0.001302927 sec. | ||
| 9550 | 2026.05.19 00:05:21.155764 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.05.19 00:05:21.155859 [ 294 ] {c589de7d-23f3-4b24-a22a-5316ca6f934c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9552 | 2026.05.19 00:05:21.155902 [ 294 ] {c589de7d-23f3-4b24-a22a-5316ca6f934c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9553 | 2026.05.19 00:05:21.156299 [ 294 ] {c589de7d-23f3-4b24-a22a-5316ca6f934c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.05.19 00:05:21.156336 [ 294 ] {c589de7d-23f3-4b24-a22a-5316ca6f934c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9555 | 2026.05.19 00:05:21.156668 [ 294 ] {c589de7d-23f3-4b24-a22a-5316ca6f934c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9556 | 2026.05.19 00:05:21.156874 [ 294 ] {c589de7d-23f3-4b24-a22a-5316ca6f934c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.05.19 00:05:21.157004 [ 294 ] {c589de7d-23f3-4b24-a22a-5316ca6f934c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9558 | 2026.05.19 00:05:21.157039 [ 294 ] {c589de7d-23f3-4b24-a22a-5316ca6f934c} <Debug> TCPHandler: Processed in 0.001324187 sec. | ||
| 9559 | 2026.05.19 00:05:21.157154 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2026.05.19 00:05:21.157247 [ 294 ] {b441c2d4-0e30-402c-9a12-cb5e76c27792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9561 | 2026.05.19 00:05:21.157303 [ 294 ] {b441c2d4-0e30-402c-9a12-cb5e76c27792} <Trace> 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 | ||
| 9562 | 2026.05.19 00:05:21.158021 [ 294 ] {b441c2d4-0e30-402c-9a12-cb5e76c27792} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2026.05.19 00:05:21.158063 [ 294 ] {b441c2d4-0e30-402c-9a12-cb5e76c27792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9564 | 2026.05.19 00:05:21.158573 [ 294 ] {b441c2d4-0e30-402c-9a12-cb5e76c27792} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9565 | 2026.05.19 00:05:21.158788 [ 294 ] {b441c2d4-0e30-402c-9a12-cb5e76c27792} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2026.05.19 00:05:21.158930 [ 294 ] {b441c2d4-0e30-402c-9a12-cb5e76c27792} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001701 sec., 6466.784244562023 rows/sec., 11.59 MiB/sec. | ||
| 9567 | 2026.05.19 00:05:21.158980 [ 294 ] {b441c2d4-0e30-402c-9a12-cb5e76c27792} <Debug> TCPHandler: Processed in 0.001874102 sec. | ||
| 9568 | 2026.05.19 00:05:21.159104 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2026.05.19 00:05:21.159201 [ 294 ] {fe905771-6b35-4daa-a93c-d6e9c324d1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9570 | 2026.05.19 00:05:21.159243 [ 294 ] {fe905771-6b35-4daa-a93c-d6e9c324d1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9571 | 2026.05.19 00:05:21.159593 [ 294 ] {fe905771-6b35-4daa-a93c-d6e9c324d1ae} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.05.19 00:05:21.159631 [ 294 ] {fe905771-6b35-4daa-a93c-d6e9c324d1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9573 | 2026.05.19 00:05:21.159930 [ 294 ] {fe905771-6b35-4daa-a93c-d6e9c324d1ae} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9574 | 2026.05.19 00:05:21.160145 [ 294 ] {fe905771-6b35-4daa-a93c-d6e9c324d1ae} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2026.05.19 00:05:21.160276 [ 294 ] {fe905771-6b35-4daa-a93c-d6e9c324d1ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 9576 | 2026.05.19 00:05:21.160309 [ 294 ] {fe905771-6b35-4daa-a93c-d6e9c324d1ae} <Debug> TCPHandler: Processed in 0.001255045 sec. | ||
| 9577 | 2026.05.19 00:05:22.436515 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9578 | 2026.05.19 00:05:22.436584 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9579 | 2026.05.19 00:05:22.554386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20131 | ||
| 9580 | 2026.05.19 00:05:22.554924 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.05.19 00:05:22.554971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9582 | 2026.05.19 00:05:22.555520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9583 | 2026.05.19 00:05:22.555750 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.05.19 00:05:22.555876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20131 | ||
| 9585 | 2026.05.19 00:05:23.616285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9586 | 2026.05.19 00:05:23.631897 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.05.19 00:05:23.631953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9588 | 2026.05.19 00:05:23.637184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9589 | 2026.05.19 00:05:23.637852 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.05.19 00:05:23.640515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9591 | 2026.05.19 00:05:26.146142 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.05.19 00:05:26.146372 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 9593 | 2026.05.19 00:05:26.146705 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9594 | 2026.05.19 00:05:26.146743 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Debug> 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 | ||
| 9595 | 2026.05.19 00:05:26.146961 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9596 | 2026.05.19 00:05:26.147028 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9597 | 2026.05.19 00:05:26.147192 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9598 | 2026.05.19 00:05:26.147290 [ 349 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9599 | 2026.05.19 00:05:26.147290 [ 333 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9600 | 2026.05.19 00:05:26.147290 [ 357 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9601 | 2026.05.19 00:05:26.147430 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 9602 | 2026.05.19 00:05:26.147458 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9603 | 2026.05.19 00:05:26.147527 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9604 | 2026.05.19 00:05:26.147548 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9605 | 2026.05.19 00:05:26.147583 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> 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'))" | ||
| 9606 | 2026.05.19 00:05:26.147621 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Trace> 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'))" | ||
| 9607 | 2026.05.19 00:05:26.148684 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002408 sec., 14534.883720930233 rows/sec., 2.45 MiB/sec. | ||
| 9608 | 2026.05.19 00:05:26.148811 [ 294 ] {c7ac3d40-4dda-47ab-9444-c99d8909faf8} <Debug> TCPHandler: Processed in 0.002803248 sec. | ||
| 9609 | 2026.05.19 00:05:26.150948 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9610 | 2026.05.19 00:05:26.151061 [ 294 ] {64a9f3b5-124f-43ee-bd88-be6a39303ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9611 | 2026.05.19 00:05:26.151107 [ 294 ] {64a9f3b5-124f-43ee-bd88-be6a39303ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9612 | 2026.05.19 00:05:26.151635 [ 294 ] {64a9f3b5-124f-43ee-bd88-be6a39303ad4} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.05.19 00:05:26.151684 [ 294 ] {64a9f3b5-124f-43ee-bd88-be6a39303ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9614 | 2026.05.19 00:05:26.152060 [ 294 ] {64a9f3b5-124f-43ee-bd88-be6a39303ad4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9615 | 2026.05.19 00:05:26.152277 [ 294 ] {64a9f3b5-124f-43ee-bd88-be6a39303ad4} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.05.19 00:05:26.152424 [ 294 ] {64a9f3b5-124f-43ee-bd88-be6a39303ad4} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001396 sec., 83094.55587392549 rows/sec., 7.06 MiB/sec. | ||
| 9617 | 2026.05.19 00:05:26.152460 [ 294 ] {64a9f3b5-124f-43ee-bd88-be6a39303ad4} <Debug> TCPHandler: Processed in 0.001562654 sec. | ||
| 9618 | 2026.05.19 00:05:26.152587 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.05.19 00:05:26.152681 [ 294 ] {4d0ff869-60a1-44ad-ba8d-0d7d66b4b59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9620 | 2026.05.19 00:05:26.152722 [ 294 ] {4d0ff869-60a1-44ad-ba8d-0d7d66b4b59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9621 | 2026.05.19 00:05:26.153128 [ 294 ] {4d0ff869-60a1-44ad-ba8d-0d7d66b4b59d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.05.19 00:05:26.153165 [ 294 ] {4d0ff869-60a1-44ad-ba8d-0d7d66b4b59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9623 | 2026.05.19 00:05:26.153463 [ 294 ] {4d0ff869-60a1-44ad-ba8d-0d7d66b4b59d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9624 | 2026.05.19 00:05:26.153668 [ 294 ] {4d0ff869-60a1-44ad-ba8d-0d7d66b4b59d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.05.19 00:05:26.153796 [ 294 ] {4d0ff869-60a1-44ad-ba8d-0d7d66b4b59d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001133 sec., 26478.3759929391 rows/sec., 1.94 MiB/sec. | ||
| 9626 | 2026.05.19 00:05:26.153830 [ 294 ] {4d0ff869-60a1-44ad-ba8d-0d7d66b4b59d} <Debug> TCPHandler: Processed in 0.001290866 sec. | ||
| 9627 | 2026.05.19 00:05:26.153948 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.05.19 00:05:26.154045 [ 294 ] {a05d5f2a-6507-45c8-8eac-1eef5da84bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9629 | 2026.05.19 00:05:26.154085 [ 294 ] {a05d5f2a-6507-45c8-8eac-1eef5da84bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9630 | 2026.05.19 00:05:26.154506 [ 294 ] {a05d5f2a-6507-45c8-8eac-1eef5da84bc6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.05.19 00:05:26.154546 [ 294 ] {a05d5f2a-6507-45c8-8eac-1eef5da84bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9632 | 2026.05.19 00:05:26.154876 [ 294 ] {a05d5f2a-6507-45c8-8eac-1eef5da84bc6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9633 | 2026.05.19 00:05:26.155076 [ 294 ] {a05d5f2a-6507-45c8-8eac-1eef5da84bc6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.05.19 00:05:26.155200 [ 294 ] {a05d5f2a-6507-45c8-8eac-1eef5da84bc6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001173 sec., 80136.40238704177 rows/sec., 6.26 MiB/sec. | ||
| 9635 | 2026.05.19 00:05:26.155234 [ 294 ] {a05d5f2a-6507-45c8-8eac-1eef5da84bc6} <Debug> TCPHandler: Processed in 0.001333418 sec. | ||
| 9636 | 2026.05.19 00:05:26.155365 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.05.19 00:05:26.155459 [ 294 ] {27d95341-dd53-41b9-abcf-77f2bbb98500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9638 | 2026.05.19 00:05:26.155501 [ 294 ] {27d95341-dd53-41b9-abcf-77f2bbb98500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9639 | 2026.05.19 00:05:26.155911 [ 294 ] {27d95341-dd53-41b9-abcf-77f2bbb98500} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.05.19 00:05:26.155947 [ 294 ] {27d95341-dd53-41b9-abcf-77f2bbb98500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9641 | 2026.05.19 00:05:26.156260 [ 294 ] {27d95341-dd53-41b9-abcf-77f2bbb98500} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9642 | 2026.05.19 00:05:26.156463 [ 294 ] {27d95341-dd53-41b9-abcf-77f2bbb98500} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.05.19 00:05:26.156591 [ 294 ] {27d95341-dd53-41b9-abcf-77f2bbb98500} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 9644 | 2026.05.19 00:05:26.156625 [ 294 ] {27d95341-dd53-41b9-abcf-77f2bbb98500} <Debug> TCPHandler: Processed in 0.001307716 sec. | ||
| 9645 | 2026.05.19 00:05:26.156746 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.05.19 00:05:26.156838 [ 294 ] {7bcb85d8-a10a-4057-88ed-7b37bc919d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9647 | 2026.05.19 00:05:26.156891 [ 294 ] {7bcb85d8-a10a-4057-88ed-7b37bc919d84} <Trace> 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 | ||
| 9648 | 2026.05.19 00:05:26.157695 [ 294 ] {7bcb85d8-a10a-4057-88ed-7b37bc919d84} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.05.19 00:05:26.157731 [ 294 ] {7bcb85d8-a10a-4057-88ed-7b37bc919d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9650 | 2026.05.19 00:05:26.158281 [ 294 ] {7bcb85d8-a10a-4057-88ed-7b37bc919d84} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9651 | 2026.05.19 00:05:26.158493 [ 294 ] {7bcb85d8-a10a-4057-88ed-7b37bc919d84} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.05.19 00:05:26.158628 [ 294 ] {7bcb85d8-a10a-4057-88ed-7b37bc919d84} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001807 sec., 16602.102933038186 rows/sec., 29.75 MiB/sec. | ||
| 9653 | 2026.05.19 00:05:26.158676 [ 294 ] {7bcb85d8-a10a-4057-88ed-7b37bc919d84} <Debug> TCPHandler: Processed in 0.001977005 sec. | ||
| 9654 | 2026.05.19 00:05:26.158797 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.05.19 00:05:26.158897 [ 294 ] {01888b28-70e5-4ecc-bd42-7daf066add2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9656 | 2026.05.19 00:05:26.158939 [ 294 ] {01888b28-70e5-4ecc-bd42-7daf066add2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9657 | 2026.05.19 00:05:26.159284 [ 294 ] {01888b28-70e5-4ecc-bd42-7daf066add2c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.05.19 00:05:26.159319 [ 294 ] {01888b28-70e5-4ecc-bd42-7daf066add2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9659 | 2026.05.19 00:05:26.159622 [ 294 ] {01888b28-70e5-4ecc-bd42-7daf066add2c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9660 | 2026.05.19 00:05:26.159824 [ 294 ] {01888b28-70e5-4ecc-bd42-7daf066add2c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.05.19 00:05:26.159951 [ 294 ] {01888b28-70e5-4ecc-bd42-7daf066add2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 9662 | 2026.05.19 00:05:26.159981 [ 294 ] {01888b28-70e5-4ecc-bd42-7daf066add2c} <Debug> TCPHandler: Processed in 0.001296776 sec. | ||
| 9663 | 2026.05.19 00:05:26.421615 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.05.19 00:05:26.421978 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 9665 | 2026.05.19 00:05:26.422522 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9666 | 2026.05.19 00:05:26.422594 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Debug> 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 | ||
| 9667 | 2026.05.19 00:05:26.422850 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9668 | 2026.05.19 00:05:26.422922 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9669 | 2026.05.19 00:05:26.423069 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 9670 | 2026.05.19 00:05:26.423171 [ 357 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9671 | 2026.05.19 00:05:26.423171 [ 333 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9672 | 2026.05.19 00:05:26.423171 [ 325 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9673 | 2026.05.19 00:05:26.423318 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 9674 | 2026.05.19 00:05:26.423349 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9675 | 2026.05.19 00:05:26.423423 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9676 | 2026.05.19 00:05:26.423444 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9677 | 2026.05.19 00:05:26.423483 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> 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'))" | ||
| 9678 | 2026.05.19 00:05:26.423526 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Trace> 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'))" | ||
| 9679 | 2026.05.19 00:05:26.424612 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002804 sec., 12482.168330955777 rows/sec., 2.65 MiB/sec. | ||
| 9680 | 2026.05.19 00:05:26.424745 [ 294 ] {ffc84265-29bc-434f-8a0e-50170861cebb} <Debug> TCPHandler: Processed in 0.003311102 sec. | ||
| 9681 | 2026.05.19 00:05:26.437944 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.05.19 00:05:26.438085 [ 294 ] {1c160579-54df-4c84-bc04-05609f1b445d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.05.19 00:05:26.438142 [ 294 ] {1c160579-54df-4c84-bc04-05609f1b445d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9684 | 2026.05.19 00:05:26.438723 [ 294 ] {1c160579-54df-4c84-bc04-05609f1b445d} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.05.19 00:05:26.438770 [ 294 ] {1c160579-54df-4c84-bc04-05609f1b445d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9686 | 2026.05.19 00:05:26.439135 [ 294 ] {1c160579-54df-4c84-bc04-05609f1b445d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9687 | 2026.05.19 00:05:26.439365 [ 294 ] {1c160579-54df-4c84-bc04-05609f1b445d} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.05.19 00:05:26.439526 [ 294 ] {1c160579-54df-4c84-bc04-05609f1b445d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001486 sec., 16150.740242261105 rows/sec., 1.34 MiB/sec. | ||
| 9689 | 2026.05.19 00:05:26.439562 [ 294 ] {1c160579-54df-4c84-bc04-05609f1b445d} <Debug> TCPHandler: Processed in 0.001683357 sec. | ||
| 9690 | 2026.05.19 00:05:26.439685 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.05.19 00:05:26.439782 [ 294 ] {64501ae1-086b-439e-a553-bfef19bee536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9692 | 2026.05.19 00:05:26.439826 [ 294 ] {64501ae1-086b-439e-a553-bfef19bee536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9693 | 2026.05.19 00:05:26.440224 [ 294 ] {64501ae1-086b-439e-a553-bfef19bee536} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.05.19 00:05:26.440262 [ 294 ] {64501ae1-086b-439e-a553-bfef19bee536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9695 | 2026.05.19 00:05:26.440552 [ 294 ] {64501ae1-086b-439e-a553-bfef19bee536} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9696 | 2026.05.19 00:05:26.440757 [ 294 ] {64501ae1-086b-439e-a553-bfef19bee536} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.05.19 00:05:26.440891 [ 294 ] {64501ae1-086b-439e-a553-bfef19bee536} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 722.26 KiB/sec. | ||
| 9698 | 2026.05.19 00:05:26.440927 [ 294 ] {64501ae1-086b-439e-a553-bfef19bee536} <Debug> TCPHandler: Processed in 0.001293146 sec. | ||
| 9699 | 2026.05.19 00:05:26.441043 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.05.19 00:05:26.441137 [ 294 ] {baa06e43-132b-4399-824a-8e856d548568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9701 | 2026.05.19 00:05:26.441178 [ 294 ] {baa06e43-132b-4399-824a-8e856d548568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9702 | 2026.05.19 00:05:26.442760 [ 294 ] {baa06e43-132b-4399-824a-8e856d548568} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.05.19 00:05:26.442798 [ 294 ] {baa06e43-132b-4399-824a-8e856d548568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9704 | 2026.05.19 00:05:26.443290 [ 294 ] {baa06e43-132b-4399-824a-8e856d548568} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9705 | 2026.05.19 00:05:26.443508 [ 294 ] {baa06e43-132b-4399-824a-8e856d548568} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.05.19 00:05:26.443641 [ 294 ] {baa06e43-132b-4399-824a-8e856d548568} <Debug> executeQuery: Read 2552 rows, 195.73 KiB in 0.002522 sec., 1011895.3211736717 rows/sec., 75.79 MiB/sec. | ||
| 9707 | 2026.05.19 00:05:26.443677 [ 294 ] {baa06e43-132b-4399-824a-8e856d548568} <Debug> TCPHandler: Processed in 0.002683945 sec. | ||
| 9708 | 2026.05.19 00:05:26.443797 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2026.05.19 00:05:26.443893 [ 294 ] {eadeeb49-dcd0-4971-9d62-37e0a6671f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9710 | 2026.05.19 00:05:26.443933 [ 294 ] {eadeeb49-dcd0-4971-9d62-37e0a6671f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9711 | 2026.05.19 00:05:26.444359 [ 294 ] {eadeeb49-dcd0-4971-9d62-37e0a6671f70} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2026.05.19 00:05:26.444394 [ 294 ] {eadeeb49-dcd0-4971-9d62-37e0a6671f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9713 | 2026.05.19 00:05:26.444696 [ 294 ] {eadeeb49-dcd0-4971-9d62-37e0a6671f70} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9714 | 2026.05.19 00:05:26.444917 [ 294 ] {eadeeb49-dcd0-4971-9d62-37e0a6671f70} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.05.19 00:05:26.445048 [ 294 ] {eadeeb49-dcd0-4971-9d62-37e0a6671f70} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001175 sec., 37446.80851063829 rows/sec., 2.75 MiB/sec. | ||
| 9716 | 2026.05.19 00:05:26.445084 [ 294 ] {eadeeb49-dcd0-4971-9d62-37e0a6671f70} <Debug> TCPHandler: Processed in 0.001336127 sec. | ||
| 9717 | 2026.05.19 00:05:26.445197 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2026.05.19 00:05:26.445293 [ 294 ] {af18db25-e74a-49cc-9ce4-d23eb6fdf029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9719 | 2026.05.19 00:05:26.445333 [ 294 ] {af18db25-e74a-49cc-9ce4-d23eb6fdf029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9720 | 2026.05.19 00:05:26.446029 [ 294 ] {af18db25-e74a-49cc-9ce4-d23eb6fdf029} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.05.19 00:05:26.446066 [ 294 ] {af18db25-e74a-49cc-9ce4-d23eb6fdf029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9722 | 2026.05.19 00:05:26.446393 [ 294 ] {af18db25-e74a-49cc-9ce4-d23eb6fdf029} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9723 | 2026.05.19 00:05:26.446599 [ 294 ] {af18db25-e74a-49cc-9ce4-d23eb6fdf029} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.05.19 00:05:26.446733 [ 294 ] {af18db25-e74a-49cc-9ce4-d23eb6fdf029} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001457 sec., 566231.9835277968 rows/sec., 33.12 MiB/sec. | ||
| 9725 | 2026.05.19 00:05:26.446767 [ 294 ] {af18db25-e74a-49cc-9ce4-d23eb6fdf029} <Debug> TCPHandler: Processed in 0.001618756 sec. | ||
| 9726 | 2026.05.19 00:05:26.446882 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2026.05.19 00:05:26.446975 [ 294 ] {8431ebb4-4c6d-40a1-9c6a-7db03d7615db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9728 | 2026.05.19 00:05:26.447016 [ 294 ] {8431ebb4-4c6d-40a1-9c6a-7db03d7615db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9729 | 2026.05.19 00:05:26.447408 [ 294 ] {8431ebb4-4c6d-40a1-9c6a-7db03d7615db} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.05.19 00:05:26.447444 [ 294 ] {8431ebb4-4c6d-40a1-9c6a-7db03d7615db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9731 | 2026.05.19 00:05:26.447732 [ 294 ] {8431ebb4-4c6d-40a1-9c6a-7db03d7615db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9732 | 2026.05.19 00:05:26.447935 [ 294 ] {8431ebb4-4c6d-40a1-9c6a-7db03d7615db} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.05.19 00:05:26.448061 [ 294 ] {8431ebb4-4c6d-40a1-9c6a-7db03d7615db} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 63.69 KiB/sec. | ||
| 9734 | 2026.05.19 00:05:26.448096 [ 294 ] {8431ebb4-4c6d-40a1-9c6a-7db03d7615db} <Debug> TCPHandler: Processed in 0.001263166 sec. | ||
| 9735 | 2026.05.19 00:05:26.448213 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.05.19 00:05:26.448307 [ 294 ] {3a002824-f1c8-41c4-8182-ca28b8daf65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9737 | 2026.05.19 00:05:26.448348 [ 294 ] {3a002824-f1c8-41c4-8182-ca28b8daf65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9738 | 2026.05.19 00:05:26.448730 [ 294 ] {3a002824-f1c8-41c4-8182-ca28b8daf65c} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.05.19 00:05:26.448767 [ 294 ] {3a002824-f1c8-41c4-8182-ca28b8daf65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9740 | 2026.05.19 00:05:26.449056 [ 294 ] {3a002824-f1c8-41c4-8182-ca28b8daf65c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9741 | 2026.05.19 00:05:26.449262 [ 294 ] {3a002824-f1c8-41c4-8182-ca28b8daf65c} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.05.19 00:05:26.449392 [ 294 ] {3a002824-f1c8-41c4-8182-ca28b8daf65c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 9743 | 2026.05.19 00:05:26.449427 [ 294 ] {3a002824-f1c8-41c4-8182-ca28b8daf65c} <Debug> TCPHandler: Processed in 0.001262656 sec. | ||
| 9744 | 2026.05.19 00:05:26.449545 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.05.19 00:05:26.449638 [ 294 ] {da595805-322e-4afe-96c6-7ce1fd19132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9746 | 2026.05.19 00:05:26.449679 [ 294 ] {da595805-322e-4afe-96c6-7ce1fd19132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9747 | 2026.05.19 00:05:26.450535 [ 294 ] {da595805-322e-4afe-96c6-7ce1fd19132f} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.05.19 00:05:26.450570 [ 294 ] {da595805-322e-4afe-96c6-7ce1fd19132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9749 | 2026.05.19 00:05:26.450931 [ 294 ] {da595805-322e-4afe-96c6-7ce1fd19132f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9750 | 2026.05.19 00:05:26.451140 [ 294 ] {da595805-322e-4afe-96c6-7ce1fd19132f} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.05.19 00:05:26.451271 [ 294 ] {da595805-322e-4afe-96c6-7ce1fd19132f} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.00165 sec., 816363.6363636364 rows/sec., 55.08 MiB/sec. | ||
| 9752 | 2026.05.19 00:05:26.451306 [ 294 ] {da595805-322e-4afe-96c6-7ce1fd19132f} <Debug> TCPHandler: Processed in 0.00180858 sec. | ||
| 9753 | 2026.05.19 00:05:26.451420 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2026.05.19 00:05:26.451514 [ 294 ] {9720a472-e5fe-414e-9edd-9ffbee338636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9755 | 2026.05.19 00:05:26.451557 [ 294 ] {9720a472-e5fe-414e-9edd-9ffbee338636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9756 | 2026.05.19 00:05:26.452343 [ 294 ] {9720a472-e5fe-414e-9edd-9ffbee338636} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.05.19 00:05:26.452380 [ 294 ] {9720a472-e5fe-414e-9edd-9ffbee338636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9758 | 2026.05.19 00:05:26.452800 [ 294 ] {9720a472-e5fe-414e-9edd-9ffbee338636} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9759 | 2026.05.19 00:05:26.453002 [ 294 ] {9720a472-e5fe-414e-9edd-9ffbee338636} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.05.19 00:05:26.453131 [ 294 ] {9720a472-e5fe-414e-9edd-9ffbee338636} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001635 sec., 940061.1620795107 rows/sec., 57.48 MiB/sec. | ||
| 9761 | 2026.05.19 00:05:26.453165 [ 294 ] {9720a472-e5fe-414e-9edd-9ffbee338636} <Debug> TCPHandler: Processed in 0.00179402 sec. | ||
| 9762 | 2026.05.19 00:05:26.453286 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2026.05.19 00:05:26.453379 [ 294 ] {0e7707af-d357-40e3-ba0d-f034c750ce7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9764 | 2026.05.19 00:05:26.453435 [ 294 ] {0e7707af-d357-40e3-ba0d-f034c750ce7e} <Trace> 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 | ||
| 9765 | 2026.05.19 00:05:26.454212 [ 294 ] {0e7707af-d357-40e3-ba0d-f034c750ce7e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2026.05.19 00:05:26.454248 [ 294 ] {0e7707af-d357-40e3-ba0d-f034c750ce7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9767 | 2026.05.19 00:05:26.454763 [ 294 ] {0e7707af-d357-40e3-ba0d-f034c750ce7e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9768 | 2026.05.19 00:05:26.454991 [ 294 ] {0e7707af-d357-40e3-ba0d-f034c750ce7e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2026.05.19 00:05:26.455134 [ 294 ] {0e7707af-d357-40e3-ba0d-f034c750ce7e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001773 sec., 12408.347433728144 rows/sec., 22.24 MiB/sec. | ||
| 9770 | 2026.05.19 00:05:26.455196 [ 294 ] {0e7707af-d357-40e3-ba0d-f034c750ce7e} <Debug> TCPHandler: Processed in 0.001961415 sec. | ||
| 9771 | 2026.05.19 00:05:26.455316 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9772 | 2026.05.19 00:05:26.455411 [ 294 ] {1cce14ed-8161-49bd-ae94-b6617fa8c971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9773 | 2026.05.19 00:05:26.455454 [ 294 ] {1cce14ed-8161-49bd-ae94-b6617fa8c971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9774 | 2026.05.19 00:05:26.455783 [ 294 ] {1cce14ed-8161-49bd-ae94-b6617fa8c971} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.05.19 00:05:26.455819 [ 294 ] {1cce14ed-8161-49bd-ae94-b6617fa8c971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9776 | 2026.05.19 00:05:26.456126 [ 294 ] {1cce14ed-8161-49bd-ae94-b6617fa8c971} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9777 | 2026.05.19 00:05:26.456329 [ 294 ] {1cce14ed-8161-49bd-ae94-b6617fa8c971} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.05.19 00:05:26.456457 [ 294 ] {1cce14ed-8161-49bd-ae94-b6617fa8c971} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 9779 | 2026.05.19 00:05:26.456491 [ 294 ] {1cce14ed-8161-49bd-ae94-b6617fa8c971} <Debug> TCPHandler: Processed in 0.001224484 sec. | ||
| 9780 | 2026.05.19 00:05:27.000326 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.20 MiB, peak 314.57 MiB, free memory in arenas 0.00 B, will set to 303.11 MiB (RSS), difference: -1.09 MiB | ||
| 9781 | 2026.05.19 00:05:30.055963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20643 | ||
| 9782 | 2026.05.19 00:05:30.056517 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2026.05.19 00:05:30.056560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9784 | 2026.05.19 00:05:30.057063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9785 | 2026.05.19 00:05:30.057294 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.05.19 00:05:30.057419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20643 | ||
| 9787 | 2026.05.19 00:05:31.140590 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9788 | 2026.05.19 00:05:31.144069 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2026.05.19 00:05:31.144317 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 9790 | 2026.05.19 00:05:31.144703 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9791 | 2026.05.19 00:05:31.144745 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Debug> 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 | ||
| 9792 | 2026.05.19 00:05:31.144975 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9793 | 2026.05.19 00:05:31.145052 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9794 | 2026.05.19 00:05:31.145221 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9795 | 2026.05.19 00:05:31.145343 [ 325 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9796 | 2026.05.19 00:05:31.145354 [ 327 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9797 | 2026.05.19 00:05:31.145344 [ 333 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9798 | 2026.05.19 00:05:31.145496 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 9799 | 2026.05.19 00:05:31.145528 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9800 | 2026.05.19 00:05:31.145603 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9801 | 2026.05.19 00:05:31.145624 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9802 | 2026.05.19 00:05:31.145668 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> 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'))" | ||
| 9803 | 2026.05.19 00:05:31.145711 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Trace> 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'))" | ||
| 9804 | 2026.05.19 00:05:31.146838 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002618 sec., 13368.98395721925 rows/sec., 2.25 MiB/sec. | ||
| 9805 | 2026.05.19 00:05:31.146993 [ 294 ] {781d4086-6952-4ace-b02b-24bc10f07cd4} <Debug> TCPHandler: Processed in 0.003062375 sec. | ||
| 9806 | 2026.05.19 00:05:31.148495 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2026.05.19 00:05:31.148618 [ 294 ] {02bc86ec-14e2-4739-aa02-89ce5573fd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9808 | 2026.05.19 00:05:31.148671 [ 294 ] {02bc86ec-14e2-4739-aa02-89ce5573fd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9809 | 2026.05.19 00:05:31.149200 [ 294 ] {02bc86ec-14e2-4739-aa02-89ce5573fd1a} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.05.19 00:05:31.149247 [ 294 ] {02bc86ec-14e2-4739-aa02-89ce5573fd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9811 | 2026.05.19 00:05:31.149629 [ 294 ] {02bc86ec-14e2-4739-aa02-89ce5573fd1a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9812 | 2026.05.19 00:05:31.149900 [ 294 ] {02bc86ec-14e2-4739-aa02-89ce5573fd1a} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.05.19 00:05:31.150064 [ 294 ] {02bc86ec-14e2-4739-aa02-89ce5573fd1a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001485 sec., 37710.43771043771 rows/sec., 2.90 MiB/sec. | ||
| 9814 | 2026.05.19 00:05:31.150070 [ 30 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9815 | 2026.05.19 00:05:31.150109 [ 294 ] {02bc86ec-14e2-4739-aa02-89ce5573fd1a} <Debug> TCPHandler: Processed in 0.001666316 sec. | ||
| 9816 | 2026.05.19 00:05:31.150132 [ 30 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.05.19 00:05:31.150170 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9818 | 2026.05.19 00:05:31.150264 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.05.19 00:05:31.150311 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9820 | 2026.05.19 00:05:31.150368 [ 294 ] {73f30c27-39fc-487c-ab3d-b65ffe4db18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9821 | 2026.05.19 00:05:31.150415 [ 294 ] {73f30c27-39fc-487c-ab3d-b65ffe4db18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9822 | 2026.05.19 00:05:31.150455 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9823 | 2026.05.19 00:05:31.150495 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2614 rows starting from the beginning of the part | ||
| 9824 | 2026.05.19 00:05:31.150564 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 118 rows starting from the beginning of the part | ||
| 9825 | 2026.05.19 00:05:31.150611 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 78 rows starting from the beginning of the part | ||
| 9826 | 2026.05.19 00:05:31.150652 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 116 rows starting from the beginning of the part | ||
| 9827 | 2026.05.19 00:05:31.150693 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2552 rows starting from the beginning of the part | ||
| 9828 | 2026.05.19 00:05:31.150736 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 9829 | 2026.05.19 00:05:31.150861 [ 294 ] {73f30c27-39fc-487c-ab3d-b65ffe4db18c} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2026.05.19 00:05:31.150903 [ 294 ] {73f30c27-39fc-487c-ab3d-b65ffe4db18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9831 | 2026.05.19 00:05:31.151253 [ 294 ] {73f30c27-39fc-487c-ab3d-b65ffe4db18c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9832 | 2026.05.19 00:05:31.151512 [ 294 ] {73f30c27-39fc-487c-ab3d-b65ffe4db18c} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2026.05.19 00:05:31.151633 [ 30 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9834 | 2026.05.19 00:05:31.151662 [ 30 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.05.19 00:05:31.151664 [ 294 ] {73f30c27-39fc-487c-ab3d-b65ffe4db18c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00132 sec., 48484.84848484849 rows/sec., 3.78 MiB/sec. | ||
| 9836 | 2026.05.19 00:05:31.151680 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9837 | 2026.05.19 00:05:31.151708 [ 294 ] {73f30c27-39fc-487c-ab3d-b65ffe4db18c} <Debug> TCPHandler: Processed in 0.001503742 sec. | ||
| 9838 | 2026.05.19 00:05:31.151784 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9839 | 2026.05.19 00:05:31.151843 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.05.19 00:05:31.151931 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9841 | 2026.05.19 00:05:31.151947 [ 294 ] {b6040e9a-678a-4140-bb91-f22e022e6844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9842 | 2026.05.19 00:05:31.151978 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 9843 | 2026.05.19 00:05:31.152001 [ 294 ] {b6040e9a-678a-4140-bb91-f22e022e6844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9844 | 2026.05.19 00:05:31.152070 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 98 rows starting from the beginning of the part | ||
| 9845 | 2026.05.19 00:05:31.152147 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 75 rows starting from the beginning of the part | ||
| 9846 | 2026.05.19 00:05:31.152202 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 94 rows starting from the beginning of the part | ||
| 9847 | 2026.05.19 00:05:31.152266 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1347 rows starting from the beginning of the part | ||
| 9848 | 2026.05.19 00:05:31.152333 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9849 | 2026.05.19 00:05:31.152404 [ 294 ] {b6040e9a-678a-4140-bb91-f22e022e6844} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.05.19 00:05:31.152443 [ 294 ] {b6040e9a-678a-4140-bb91-f22e022e6844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9851 | 2026.05.19 00:05:31.152869 [ 294 ] {b6040e9a-678a-4140-bb91-f22e022e6844} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9852 | 2026.05.19 00:05:31.153128 [ 294 ] {b6040e9a-678a-4140-bb91-f22e022e6844} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.05.19 00:05:31.153243 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 9854 | 2026.05.19 00:05:31.153268 [ 294 ] {b6040e9a-678a-4140-bb91-f22e022e6844} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001343 sec., 95309.00967982129 rows/sec., 6.64 MiB/sec. | ||
| 9855 | 2026.05.19 00:05:31.153272 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.05.19 00:05:31.153299 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9857 | 2026.05.19 00:05:31.153303 [ 294 ] {b6040e9a-678a-4140-bb91-f22e022e6844} <Debug> TCPHandler: Processed in 0.001514652 sec. | ||
| 9858 | 2026.05.19 00:05:31.153379 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 9859 | 2026.05.19 00:05:31.153440 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.05.19 00:05:31.153483 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9861 | 2026.05.19 00:05:31.153516 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 24109 rows starting from the beginning of the part | ||
| 9862 | 2026.05.19 00:05:31.153527 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.003281812 sec., 1686263.5641529742 rows/sec., 133.96 MiB/sec. | ||
| 9863 | 2026.05.19 00:05:31.153541 [ 294 ] {cc267fcf-b687-49fe-b3df-e6a408ae726b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9864 | 2026.05.19 00:05:31.153569 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 162 rows starting from the beginning of the part | ||
| 9865 | 2026.05.19 00:05:31.153610 [ 294 ] {cc267fcf-b687-49fe-b3df-e6a408ae726b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9866 | 2026.05.19 00:05:31.153659 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9867 | 2026.05.19 00:05:31.153717 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9868 | 2026.05.19 00:05:31.153771 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1537 rows starting from the beginning of the part | ||
| 9869 | 2026.05.19 00:05:31.153870 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9870 | 2026.05.19 00:05:31.153967 [ 294 ] {cc267fcf-b687-49fe-b3df-e6a408ae726b} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2026.05.19 00:05:31.154011 [ 294 ] {cc267fcf-b687-49fe-b3df-e6a408ae726b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9872 | 2026.05.19 00:05:31.154140 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401957 sec., 1281871.4073565847 rows/sec., 93.10 MiB/sec. | ||
| 9873 | 2026.05.19 00:05:31.154273 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.05.19 00:05:31.154369 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_71_14} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9875 | 2026.05.19 00:05:31.154419 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9876 | 2026.05.19 00:05:31.154462 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9877 | 2026.05.19 00:05:31.154634 [ 294 ] {cc267fcf-b687-49fe-b3df-e6a408ae726b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9878 | 2026.05.19 00:05:31.154856 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2026.05.19 00:05:31.154938 [ 294 ] {cc267fcf-b687-49fe-b3df-e6a408ae726b} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.05.19 00:05:31.154952 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_71_14} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9881 | 2026.05.19 00:05:31.155051 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9882 | 2026.05.19 00:05:31.155069 [ 30 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9883 | 2026.05.19 00:05:31.155097 [ 294 ] {cc267fcf-b687-49fe-b3df-e6a408ae726b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001576 sec., 30456.852791878173 rows/sec., 2.05 MiB/sec. | ||
| 9884 | 2026.05.19 00:05:31.155103 [ 30 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.05.19 00:05:31.155128 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9886 | 2026.05.19 00:05:31.155132 [ 294 ] {cc267fcf-b687-49fe-b3df-e6a408ae726b} <Debug> TCPHandler: Processed in 0.001739899 sec. | ||
| 9887 | 2026.05.19 00:05:31.155201 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9888 | 2026.05.19 00:05:31.155298 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9889 | 2026.05.19 00:05:31.155323 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3420 rows starting from the beginning of the part | ||
| 9890 | 2026.05.19 00:05:31.155369 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9891 | 2026.05.19 00:05:31.155412 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9892 | 2026.05.19 00:05:31.155447 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9893 | 2026.05.19 00:05:31.155483 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
| 9894 | 2026.05.19 00:05:31.155517 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
| 9895 | 2026.05.19 00:05:31.157099 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001928993 sec., 1897363.028274338 rows/sec., 127.87 MiB/sec. | ||
| 9896 | 2026.05.19 00:05:31.157447 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9897 | 2026.05.19 00:05:31.157693 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.05.19 00:05:31.157762 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_71_14} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9899 | 2026.05.19 00:05:31.157831 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9900 | 2026.05.19 00:05:31.159546 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.05.19 00:05:31.159593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9902 | 2026.05.19 00:05:31.167129 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26128 rows, containing 5 columns (5 merged, 0 gathered) in 0.013784436 sec., 1895471.095081438 rows/sec., 122.17 MiB/sec. | ||
| 9903 | 2026.05.19 00:05:31.167416 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 9904 | 2026.05.19 00:05:31.167730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9905 | 2026.05.19 00:05:31.167769 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2026.05.19 00:05:31.167871 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 9907 | 2026.05.19 00:05:31.167974 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9908 | 2026.05.19 00:05:31.168549 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.05.19 00:05:31.172922 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9910 | 2026.05.19 00:05:32.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.02 MiB, peak 315.25 MiB, free memory in arenas 0.00 B, will set to 306.51 MiB (RSS), difference: 2.49 MiB | ||
| 9911 | 2026.05.19 00:05:36.146511 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2026.05.19 00:05:36.146786 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 9913 | 2026.05.19 00:05:36.147148 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9914 | 2026.05.19 00:05:36.147188 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Debug> 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 | ||
| 9915 | 2026.05.19 00:05:36.147412 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9916 | 2026.05.19 00:05:36.147482 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9917 | 2026.05.19 00:05:36.147623 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9918 | 2026.05.19 00:05:36.147716 [ 359 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9919 | 2026.05.19 00:05:36.147730 [ 325 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9920 | 2026.05.19 00:05:36.147716 [ 327 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9921 | 2026.05.19 00:05:36.147885 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 9922 | 2026.05.19 00:05:36.147913 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9923 | 2026.05.19 00:05:36.147984 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9924 | 2026.05.19 00:05:36.148005 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9925 | 2026.05.19 00:05:36.148040 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> 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'))" | ||
| 9926 | 2026.05.19 00:05:36.148080 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Trace> 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'))" | ||
| 9927 | 2026.05.19 00:05:36.149268 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002591 sec., 13508.29795445774 rows/sec., 2.28 MiB/sec. | ||
| 9928 | 2026.05.19 00:05:36.149396 [ 294 ] {4071b701-608e-402d-aca3-5f8a72c33df4} <Debug> TCPHandler: Processed in 0.003039244 sec. | ||
| 9929 | 2026.05.19 00:05:36.151604 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9930 | 2026.05.19 00:05:36.151734 [ 294 ] {3f433c01-4b44-4a6d-8f06-62887367388d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9931 | 2026.05.19 00:05:36.151785 [ 294 ] {3f433c01-4b44-4a6d-8f06-62887367388d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9932 | 2026.05.19 00:05:36.152414 [ 294 ] {3f433c01-4b44-4a6d-8f06-62887367388d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.05.19 00:05:36.152464 [ 294 ] {3f433c01-4b44-4a6d-8f06-62887367388d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9934 | 2026.05.19 00:05:36.152854 [ 294 ] {3f433c01-4b44-4a6d-8f06-62887367388d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9935 | 2026.05.19 00:05:36.153071 [ 294 ] {3f433c01-4b44-4a6d-8f06-62887367388d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.05.19 00:05:36.153222 [ 294 ] {3f433c01-4b44-4a6d-8f06-62887367388d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001526 sec., 76015.72739187418 rows/sec., 6.46 MiB/sec. | ||
| 9937 | 2026.05.19 00:05:36.153259 [ 294 ] {3f433c01-4b44-4a6d-8f06-62887367388d} <Debug> TCPHandler: Processed in 0.001716698 sec. | ||
| 9938 | 2026.05.19 00:05:36.153390 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2026.05.19 00:05:36.153485 [ 294 ] {1474e453-bde9-43e4-9f2f-7ee589044789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9940 | 2026.05.19 00:05:36.153526 [ 294 ] {1474e453-bde9-43e4-9f2f-7ee589044789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9941 | 2026.05.19 00:05:36.153932 [ 294 ] {1474e453-bde9-43e4-9f2f-7ee589044789} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.05.19 00:05:36.153970 [ 294 ] {1474e453-bde9-43e4-9f2f-7ee589044789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9943 | 2026.05.19 00:05:36.154269 [ 294 ] {1474e453-bde9-43e4-9f2f-7ee589044789} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9944 | 2026.05.19 00:05:36.154476 [ 294 ] {1474e453-bde9-43e4-9f2f-7ee589044789} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.05.19 00:05:36.154597 [ 67 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9946 | 2026.05.19 00:05:36.154606 [ 294 ] {1474e453-bde9-43e4-9f2f-7ee589044789} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00114 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 9947 | 2026.05.19 00:05:36.154655 [ 67 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.05.19 00:05:36.154665 [ 294 ] {1474e453-bde9-43e4-9f2f-7ee589044789} <Debug> TCPHandler: Processed in 0.001324886 sec. | ||
| 9949 | 2026.05.19 00:05:36.154684 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9950 | 2026.05.19 00:05:36.154796 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9951 | 2026.05.19 00:05:36.154801 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9952 | 2026.05.19 00:05:36.154898 [ 294 ] {f6e1e6e8-2655-45ec-9220-4dd588447fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9953 | 2026.05.19 00:05:36.154944 [ 294 ] {f6e1e6e8-2655-45ec-9220-4dd588447fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9954 | 2026.05.19 00:05:36.154954 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9955 | 2026.05.19 00:05:36.154997 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 80 rows starting from the beginning of the part | ||
| 9956 | 2026.05.19 00:05:36.155073 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 9957 | 2026.05.19 00:05:36.155130 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 9958 | 2026.05.19 00:05:36.155179 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 9959 | 2026.05.19 00:05:36.155227 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 44 rows starting from the beginning of the part | ||
| 9960 | 2026.05.19 00:05:36.155276 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 9961 | 2026.05.19 00:05:36.155377 [ 294 ] {f6e1e6e8-2655-45ec-9220-4dd588447fd1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.05.19 00:05:36.155421 [ 294 ] {f6e1e6e8-2655-45ec-9220-4dd588447fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9963 | 2026.05.19 00:05:36.155770 [ 294 ] {f6e1e6e8-2655-45ec-9220-4dd588447fd1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9964 | 2026.05.19 00:05:36.156007 [ 294 ] {f6e1e6e8-2655-45ec-9220-4dd588447fd1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.05.19 00:05:36.156142 [ 294 ] {f6e1e6e8-2655-45ec-9220-4dd588447fd1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001262 sec., 74484.94453248811 rows/sec., 5.82 MiB/sec. | ||
| 9966 | 2026.05.19 00:05:36.156177 [ 294 ] {f6e1e6e8-2655-45ec-9220-4dd588447fd1} <Debug> TCPHandler: Processed in 0.00143078 sec. | ||
| 9967 | 2026.05.19 00:05:36.156208 [ 187 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014603 sec., 156817.09237827844 rows/sec., 12.08 MiB/sec. | ||
| 9968 | 2026.05.19 00:05:36.156299 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2026.05.19 00:05:36.156395 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9970 | 2026.05.19 00:05:36.156404 [ 294 ] {de94b7d9-4cc3-4e64-8cc7-ac6bcbef9b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9971 | 2026.05.19 00:05:36.156459 [ 294 ] {de94b7d9-4cc3-4e64-8cc7-ac6bcbef9b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9972 | 2026.05.19 00:05:36.156721 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.05.19 00:05:36.156808 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_61_12} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9974 | 2026.05.19 00:05:36.156865 [ 294 ] {de94b7d9-4cc3-4e64-8cc7-ac6bcbef9b7a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.05.19 00:05:36.156906 [ 294 ] {de94b7d9-4cc3-4e64-8cc7-ac6bcbef9b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9976 | 2026.05.19 00:05:36.156914 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9977 | 2026.05.19 00:05:36.157237 [ 294 ] {de94b7d9-4cc3-4e64-8cc7-ac6bcbef9b7a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9978 | 2026.05.19 00:05:36.157451 [ 294 ] {de94b7d9-4cc3-4e64-8cc7-ac6bcbef9b7a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.05.19 00:05:36.157582 [ 294 ] {de94b7d9-4cc3-4e64-8cc7-ac6bcbef9b7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9980 | 2026.05.19 00:05:36.157616 [ 294 ] {de94b7d9-4cc3-4e64-8cc7-ac6bcbef9b7a} <Debug> TCPHandler: Processed in 0.001366258 sec. | ||
| 9981 | 2026.05.19 00:05:36.157735 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.05.19 00:05:36.157830 [ 294 ] {cdb44a9d-1bf6-469a-87c7-38564c05e095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.05.19 00:05:36.157885 [ 294 ] {cdb44a9d-1bf6-469a-87c7-38564c05e095} <Trace> 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 | ||
| 9984 | 2026.05.19 00:05:36.158663 [ 294 ] {cdb44a9d-1bf6-469a-87c7-38564c05e095} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.05.19 00:05:36.158700 [ 294 ] {cdb44a9d-1bf6-469a-87c7-38564c05e095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9986 | 2026.05.19 00:05:36.159244 [ 294 ] {cdb44a9d-1bf6-469a-87c7-38564c05e095} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9987 | 2026.05.19 00:05:36.159468 [ 294 ] {cdb44a9d-1bf6-469a-87c7-38564c05e095} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.05.19 00:05:36.159586 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9989 | 2026.05.19 00:05:36.159608 [ 294 ] {cdb44a9d-1bf6-469a-87c7-38564c05e095} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001796 sec., 16703.786191536747 rows/sec., 29.93 MiB/sec. | ||
| 9990 | 2026.05.19 00:05:36.159621 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2026.05.19 00:05:36.159651 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9992 | 2026.05.19 00:05:36.159667 [ 294 ] {cdb44a9d-1bf6-469a-87c7-38564c05e095} <Debug> TCPHandler: Processed in 0.001980515 sec. | ||
| 9993 | 2026.05.19 00:05:36.159722 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9994 | 2026.05.19 00:05:36.159806 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2026.05.19 00:05:36.159907 [ 294 ] {4c9d9c34-da74-47ce-99d3-4f2b53abda91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9996 | 2026.05.19 00:05:36.159931 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9997 | 2026.05.19 00:05:36.159950 [ 294 ] {4c9d9c34-da74-47ce-99d3-4f2b53abda91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9998 | 2026.05.19 00:05:36.160016 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1171 rows starting from the beginning of the part | ||
| 9999 | 2026.05.19 00:05:36.160195 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
| 10000 | 2026.05.19 00:05:36.160329 [ 294 ] {4c9d9c34-da74-47ce-99d3-4f2b53abda91} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.05.19 00:05:36.160366 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 10002 | 2026.05.19 00:05:36.160371 [ 294 ] {4c9d9c34-da74-47ce-99d3-4f2b53abda91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10003 | 2026.05.19 00:05:36.160535 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 10004 | 2026.05.19 00:05:36.160693 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part | ||
| 10005 | 2026.05.19 00:05:36.160719 [ 294 ] {4c9d9c34-da74-47ce-99d3-4f2b53abda91} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10006 | 2026.05.19 00:05:36.160847 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 10007 | 2026.05.19 00:05:36.160955 [ 294 ] {4c9d9c34-da74-47ce-99d3-4f2b53abda91} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2026.05.19 00:05:36.161091 [ 294 ] {4c9d9c34-da74-47ce-99d3-4f2b53abda91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 10009 | 2026.05.19 00:05:36.161126 [ 294 ] {4c9d9c34-da74-47ce-99d3-4f2b53abda91} <Debug> TCPHandler: Processed in 0.001370668 sec. | ||
| 10010 | 2026.05.19 00:05:36.169080 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 19 columns (19 merged, 0 gathered) in 0.009383682 sec., 137898.96119668163 rows/sec., 247.11 MiB/sec. | ||
| 10011 | 2026.05.19 00:05:36.170172 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10012 | 2026.05.19 00:05:36.170529 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.05.19 00:05:36.170611 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10014 | 2026.05.19 00:05:36.170721 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 10015 | 2026.05.19 00:05:37.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.02 MiB, peak 318.37 MiB, free memory in arenas 0.00 B, will set to 311.06 MiB (RSS), difference: 4.04 MiB | ||
| 10016 | 2026.05.19 00:05:37.436836 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10017 | 2026.05.19 00:05:37.436892 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10018 | 2026.05.19 00:05:37.557498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21091 | ||
| 10019 | 2026.05.19 00:05:37.558208 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.05.19 00:05:37.558249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10021 | 2026.05.19 00:05:37.558733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10022 | 2026.05.19 00:05:37.558965 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.05.19 00:05:37.559093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21091 | ||
| 10024 | 2026.05.19 00:05:38.672985 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10025 | 2026.05.19 00:05:38.690442 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.05.19 00:05:38.690497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10027 | 2026.05.19 00:05:38.696552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10028 | 2026.05.19 00:05:38.697268 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.05.19 00:05:38.700371 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10030 | 2026.05.19 00:05:38.869086 [ 49 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10031 | 2026.05.19 00:05:38.869148 [ 49 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2026.05.19 00:05:38.869169 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10033 | 2026.05.19 00:05:38.869288 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10034 | 2026.05.19 00:05:38.869425 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10035 | 2026.05.19 00:05:38.869459 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10036 | 2026.05.19 00:05:38.869529 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10037 | 2026.05.19 00:05:38.869576 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 10038 | 2026.05.19 00:05:38.869678 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10039 | 2026.05.19 00:05:38.869720 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 10040 | 2026.05.19 00:05:38.870453 [ 201 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220054 sec., 29506.89067860931 rows/sec., 2.46 MiB/sec. | ||
| 10041 | 2026.05.19 00:05:38.870572 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10042 | 2026.05.19 00:05:38.870820 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.05.19 00:05:38.870890 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_21_5} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10044 | 2026.05.19 00:05:38.870956 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10045 | 2026.05.19 00:05:39.810294 [ 49 ] {} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10046 | 2026.05.19 00:05:39.810358 [ 49 ] {} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.05.19 00:05:39.810379 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10048 | 2026.05.19 00:05:39.810504 [ 196 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 10049 | 2026.05.19 00:05:39.810655 [ 196 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10050 | 2026.05.19 00:05:39.810689 [ 196 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 10051 | 2026.05.19 00:05:39.810755 [ 196 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 10052 | 2026.05.19 00:05:39.810803 [ 196 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 10053 | 2026.05.19 00:05:39.810851 [ 196 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 10054 | 2026.05.19 00:05:39.810895 [ 196 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 10055 | 2026.05.19 00:05:39.811639 [ 190 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187844 sec., 5051.1683352359405 rows/sec., 374.89 KiB/sec. | ||
| 10056 | 2026.05.19 00:05:39.811824 [ 201 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10057 | 2026.05.19 00:05:39.812165 [ 201 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2026.05.19 00:05:39.812241 [ 201 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_9_2} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10059 | 2026.05.19 00:05:39.812338 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10060 | 2026.05.19 00:05:41.145867 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10061 | 2026.05.19 00:05:41.146106 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 10062 | 2026.05.19 00:05:41.146465 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10063 | 2026.05.19 00:05:41.146507 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Debug> 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 | ||
| 10064 | 2026.05.19 00:05:41.146734 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10065 | 2026.05.19 00:05:41.146808 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10066 | 2026.05.19 00:05:41.146957 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10067 | 2026.05.19 00:05:41.147054 [ 327 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10068 | 2026.05.19 00:05:41.147054 [ 359 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10069 | 2026.05.19 00:05:41.147068 [ 325 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10070 | 2026.05.19 00:05:41.147221 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 10071 | 2026.05.19 00:05:41.147251 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10072 | 2026.05.19 00:05:41.147329 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10073 | 2026.05.19 00:05:41.147350 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10074 | 2026.05.19 00:05:41.147387 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> 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'))" | ||
| 10075 | 2026.05.19 00:05:41.147427 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Trace> 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'))" | ||
| 10076 | 2026.05.19 00:05:41.148547 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002537 sec., 13795.821836815136 rows/sec., 2.32 MiB/sec. | ||
| 10077 | 2026.05.19 00:05:41.148667 [ 294 ] {d048c59c-3ff7-46cc-aca4-56f45ed6d92b} <Debug> TCPHandler: Processed in 0.002939042 sec. | ||
| 10078 | 2026.05.19 00:05:41.150616 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2026.05.19 00:05:41.150751 [ 294 ] {3e9669a8-31d7-4fdc-a0c5-5ff8148c05a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10080 | 2026.05.19 00:05:41.150806 [ 294 ] {3e9669a8-31d7-4fdc-a0c5-5ff8148c05a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10081 | 2026.05.19 00:05:41.151356 [ 294 ] {3e9669a8-31d7-4fdc-a0c5-5ff8148c05a8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2026.05.19 00:05:41.151401 [ 294 ] {3e9669a8-31d7-4fdc-a0c5-5ff8148c05a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10083 | 2026.05.19 00:05:41.151782 [ 294 ] {3e9669a8-31d7-4fdc-a0c5-5ff8148c05a8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10084 | 2026.05.19 00:05:41.152007 [ 294 ] {3e9669a8-31d7-4fdc-a0c5-5ff8148c05a8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2026.05.19 00:05:41.152168 [ 294 ] {3e9669a8-31d7-4fdc-a0c5-5ff8148c05a8} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001456 sec., 53571.42857142857 rows/sec., 4.44 MiB/sec. | ||
| 10086 | 2026.05.19 00:05:41.152207 [ 294 ] {3e9669a8-31d7-4fdc-a0c5-5ff8148c05a8} <Debug> TCPHandler: Processed in 0.001655936 sec. | ||
| 10087 | 2026.05.19 00:05:41.152336 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2026.05.19 00:05:41.152437 [ 294 ] {06b42c12-b384-4d29-bb29-e6d558ffcbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10089 | 2026.05.19 00:05:41.152481 [ 294 ] {06b42c12-b384-4d29-bb29-e6d558ffcbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10090 | 2026.05.19 00:05:41.152897 [ 294 ] {06b42c12-b384-4d29-bb29-e6d558ffcbe7} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.05.19 00:05:41.152937 [ 294 ] {06b42c12-b384-4d29-bb29-e6d558ffcbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10092 | 2026.05.19 00:05:41.153238 [ 294 ] {06b42c12-b384-4d29-bb29-e6d558ffcbe7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10093 | 2026.05.19 00:05:41.153457 [ 294 ] {06b42c12-b384-4d29-bb29-e6d558ffcbe7} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.05.19 00:05:41.153590 [ 294 ] {06b42c12-b384-4d29-bb29-e6d558ffcbe7} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001175 sec., 9361.702127659573 rows/sec., 703.96 KiB/sec. | ||
| 10095 | 2026.05.19 00:05:41.153626 [ 294 ] {06b42c12-b384-4d29-bb29-e6d558ffcbe7} <Debug> TCPHandler: Processed in 0.001341137 sec. | ||
| 10096 | 2026.05.19 00:05:41.153743 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10097 | 2026.05.19 00:05:41.153841 [ 294 ] {96397140-173a-4287-bcfe-85fc2bfdbbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10098 | 2026.05.19 00:05:41.153883 [ 294 ] {96397140-173a-4287-bcfe-85fc2bfdbbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10099 | 2026.05.19 00:05:41.154295 [ 294 ] {96397140-173a-4287-bcfe-85fc2bfdbbfc} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.05.19 00:05:41.154332 [ 294 ] {96397140-173a-4287-bcfe-85fc2bfdbbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10101 | 2026.05.19 00:05:41.154654 [ 294 ] {96397140-173a-4287-bcfe-85fc2bfdbbfc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10102 | 2026.05.19 00:05:41.154859 [ 294 ] {96397140-173a-4287-bcfe-85fc2bfdbbfc} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.05.19 00:05:41.154988 [ 294 ] {96397140-173a-4287-bcfe-85fc2bfdbbfc} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001167 sec., 64267.35218508997 rows/sec., 5.02 MiB/sec. | ||
| 10104 | 2026.05.19 00:05:41.155024 [ 294 ] {96397140-173a-4287-bcfe-85fc2bfdbbfc} <Debug> TCPHandler: Processed in 0.001331917 sec. | ||
| 10105 | 2026.05.19 00:05:41.155145 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.05.19 00:05:41.155242 [ 294 ] {ee7df7fb-8cd4-4aa0-a3d5-f11fc89e936a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10107 | 2026.05.19 00:05:41.155286 [ 294 ] {ee7df7fb-8cd4-4aa0-a3d5-f11fc89e936a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10108 | 2026.05.19 00:05:41.155689 [ 294 ] {ee7df7fb-8cd4-4aa0-a3d5-f11fc89e936a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.05.19 00:05:41.155726 [ 294 ] {ee7df7fb-8cd4-4aa0-a3d5-f11fc89e936a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10110 | 2026.05.19 00:05:41.156046 [ 294 ] {ee7df7fb-8cd4-4aa0-a3d5-f11fc89e936a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10111 | 2026.05.19 00:05:41.156275 [ 294 ] {ee7df7fb-8cd4-4aa0-a3d5-f11fc89e936a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2026.05.19 00:05:41.156406 [ 294 ] {ee7df7fb-8cd4-4aa0-a3d5-f11fc89e936a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 10113 | 2026.05.19 00:05:41.156441 [ 294 ] {ee7df7fb-8cd4-4aa0-a3d5-f11fc89e936a} <Debug> TCPHandler: Processed in 0.001346148 sec. | ||
| 10114 | 2026.05.19 00:05:41.156570 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10115 | 2026.05.19 00:05:41.156667 [ 294 ] {7422085e-45a1-4893-b0d2-11d8157a47b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10116 | 2026.05.19 00:05:41.156723 [ 294 ] {7422085e-45a1-4893-b0d2-11d8157a47b7} <Trace> 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 | ||
| 10117 | 2026.05.19 00:05:41.157484 [ 294 ] {7422085e-45a1-4893-b0d2-11d8157a47b7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2026.05.19 00:05:41.157521 [ 294 ] {7422085e-45a1-4893-b0d2-11d8157a47b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10119 | 2026.05.19 00:05:41.158031 [ 294 ] {7422085e-45a1-4893-b0d2-11d8157a47b7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10120 | 2026.05.19 00:05:41.158263 [ 294 ] {7422085e-45a1-4893-b0d2-11d8157a47b7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2026.05.19 00:05:41.158407 [ 294 ] {7422085e-45a1-4893-b0d2-11d8157a47b7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001758 sec., 6257.110352673492 rows/sec., 11.21 MiB/sec. | ||
| 10122 | 2026.05.19 00:05:41.158469 [ 294 ] {7422085e-45a1-4893-b0d2-11d8157a47b7} <Debug> TCPHandler: Processed in 0.001949174 sec. | ||
| 10123 | 2026.05.19 00:05:41.158590 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2026.05.19 00:05:41.158687 [ 294 ] {831c035a-9b64-4938-bfc9-daa07acc333f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10125 | 2026.05.19 00:05:41.158731 [ 294 ] {831c035a-9b64-4938-bfc9-daa07acc333f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10126 | 2026.05.19 00:05:41.159075 [ 294 ] {831c035a-9b64-4938-bfc9-daa07acc333f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.05.19 00:05:41.159111 [ 294 ] {831c035a-9b64-4938-bfc9-daa07acc333f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10128 | 2026.05.19 00:05:41.159416 [ 294 ] {831c035a-9b64-4938-bfc9-daa07acc333f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10129 | 2026.05.19 00:05:41.159637 [ 294 ] {831c035a-9b64-4938-bfc9-daa07acc333f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.05.19 00:05:41.159766 [ 294 ] {831c035a-9b64-4938-bfc9-daa07acc333f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 10131 | 2026.05.19 00:05:41.159800 [ 294 ] {831c035a-9b64-4938-bfc9-daa07acc333f} <Debug> TCPHandler: Processed in 0.001261446 sec. | ||
| 10132 | 2026.05.19 00:05:45.059182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21603 | ||
| 10133 | 2026.05.19 00:05:45.059741 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.05.19 00:05:45.059784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10135 | 2026.05.19 00:05:45.060327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10136 | 2026.05.19 00:05:45.060553 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2026.05.19 00:05:45.060689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21603 | ||
| 10138 | 2026.05.19 00:05:46.146850 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2026.05.19 00:05:46.147082 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 10140 | 2026.05.19 00:05:46.147469 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10141 | 2026.05.19 00:05:46.147524 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Debug> 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 | ||
| 10142 | 2026.05.19 00:05:46.147787 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10143 | 2026.05.19 00:05:46.147866 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10144 | 2026.05.19 00:05:46.148026 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10145 | 2026.05.19 00:05:46.148098 [ 350 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10146 | 2026.05.19 00:05:46.148130 [ 327 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10147 | 2026.05.19 00:05:46.148132 [ 359 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10148 | 2026.05.19 00:05:46.148248 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 10149 | 2026.05.19 00:05:46.148278 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10150 | 2026.05.19 00:05:46.148354 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10151 | 2026.05.19 00:05:46.148374 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10152 | 2026.05.19 00:05:46.148409 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> 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'))" | ||
| 10153 | 2026.05.19 00:05:46.148450 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Trace> 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'))" | ||
| 10154 | 2026.05.19 00:05:46.149550 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002565 sec., 13645.224171539961 rows/sec., 2.30 MiB/sec. | ||
| 10155 | 2026.05.19 00:05:46.149653 [ 294 ] {7e44b666-8f66-4826-a229-e699a8d3dca3} <Debug> TCPHandler: Processed in 0.002935402 sec. | ||
| 10156 | 2026.05.19 00:05:46.151900 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.05.19 00:05:46.152101 [ 294 ] {463712d9-e3e8-48db-a329-83e25c4bb624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10158 | 2026.05.19 00:05:46.152182 [ 294 ] {463712d9-e3e8-48db-a329-83e25c4bb624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10159 | 2026.05.19 00:05:46.152729 [ 294 ] {463712d9-e3e8-48db-a329-83e25c4bb624} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.05.19 00:05:46.152772 [ 294 ] {463712d9-e3e8-48db-a329-83e25c4bb624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10161 | 2026.05.19 00:05:46.153108 [ 294 ] {463712d9-e3e8-48db-a329-83e25c4bb624} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10162 | 2026.05.19 00:05:46.153324 [ 294 ] {463712d9-e3e8-48db-a329-83e25c4bb624} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.05.19 00:05:46.153501 [ 294 ] {463712d9-e3e8-48db-a329-83e25c4bb624} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001458 sec., 1371.7421124828531 rows/sec., 111.86 KiB/sec. | ||
| 10164 | 2026.05.19 00:05:46.153546 [ 294 ] {463712d9-e3e8-48db-a329-83e25c4bb624} <Debug> TCPHandler: Processed in 0.001743608 sec. | ||
| 10165 | 2026.05.19 00:05:46.153668 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.05.19 00:05:46.153762 [ 294 ] {8a5ae992-ab3f-4da8-9ba8-8fd7300519d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10167 | 2026.05.19 00:05:46.153802 [ 294 ] {8a5ae992-ab3f-4da8-9ba8-8fd7300519d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10168 | 2026.05.19 00:05:46.154268 [ 294 ] {8a5ae992-ab3f-4da8-9ba8-8fd7300519d4} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.05.19 00:05:46.154305 [ 294 ] {8a5ae992-ab3f-4da8-9ba8-8fd7300519d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10170 | 2026.05.19 00:05:46.154614 [ 294 ] {8a5ae992-ab3f-4da8-9ba8-8fd7300519d4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10171 | 2026.05.19 00:05:46.154819 [ 294 ] {8a5ae992-ab3f-4da8-9ba8-8fd7300519d4} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.05.19 00:05:46.154948 [ 294 ] {8a5ae992-ab3f-4da8-9ba8-8fd7300519d4} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001204 sec., 97176.07973421927 rows/sec., 8.24 MiB/sec. | ||
| 10173 | 2026.05.19 00:05:46.154982 [ 294 ] {8a5ae992-ab3f-4da8-9ba8-8fd7300519d4} <Debug> TCPHandler: Processed in 0.001362639 sec. | ||
| 10174 | 2026.05.19 00:05:46.155102 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.05.19 00:05:46.155196 [ 294 ] {37fb01e3-504c-46d2-a7f0-e938e47326d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.05.19 00:05:46.155235 [ 294 ] {37fb01e3-504c-46d2-a7f0-e938e47326d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10177 | 2026.05.19 00:05:46.155637 [ 294 ] {37fb01e3-504c-46d2-a7f0-e938e47326d3} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.05.19 00:05:46.155673 [ 294 ] {37fb01e3-504c-46d2-a7f0-e938e47326d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10179 | 2026.05.19 00:05:46.155963 [ 294 ] {37fb01e3-504c-46d2-a7f0-e938e47326d3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10180 | 2026.05.19 00:05:46.156165 [ 294 ] {37fb01e3-504c-46d2-a7f0-e938e47326d3} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.05.19 00:05:46.156291 [ 294 ] {37fb01e3-504c-46d2-a7f0-e938e47326d3} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001113 sec., 28751.123090745732 rows/sec., 2.10 MiB/sec. | ||
| 10182 | 2026.05.19 00:05:46.156325 [ 294 ] {37fb01e3-504c-46d2-a7f0-e938e47326d3} <Debug> TCPHandler: Processed in 0.001270256 sec. | ||
| 10183 | 2026.05.19 00:05:46.156456 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.05.19 00:05:46.156551 [ 294 ] {ea381bdd-afbc-462b-b8a8-49f15f769116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10185 | 2026.05.19 00:05:46.156590 [ 294 ] {ea381bdd-afbc-462b-b8a8-49f15f769116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10186 | 2026.05.19 00:05:46.157003 [ 294 ] {ea381bdd-afbc-462b-b8a8-49f15f769116} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.05.19 00:05:46.157039 [ 294 ] {ea381bdd-afbc-462b-b8a8-49f15f769116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10188 | 2026.05.19 00:05:46.157337 [ 294 ] {ea381bdd-afbc-462b-b8a8-49f15f769116} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10189 | 2026.05.19 00:05:46.157539 [ 294 ] {ea381bdd-afbc-462b-b8a8-49f15f769116} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.05.19 00:05:46.157666 [ 294 ] {ea381bdd-afbc-462b-b8a8-49f15f769116} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001133 sec., 84730.80317740513 rows/sec., 6.62 MiB/sec. | ||
| 10191 | 2026.05.19 00:05:46.157699 [ 294 ] {ea381bdd-afbc-462b-b8a8-49f15f769116} <Debug> TCPHandler: Processed in 0.001291726 sec. | ||
| 10192 | 2026.05.19 00:05:46.157817 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2026.05.19 00:05:46.157909 [ 294 ] {0171de51-4076-40fa-b3d8-fa51a8f02a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10194 | 2026.05.19 00:05:46.157951 [ 294 ] {0171de51-4076-40fa-b3d8-fa51a8f02a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10195 | 2026.05.19 00:05:46.158352 [ 294 ] {0171de51-4076-40fa-b3d8-fa51a8f02a42} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.05.19 00:05:46.158387 [ 294 ] {0171de51-4076-40fa-b3d8-fa51a8f02a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10197 | 2026.05.19 00:05:46.158704 [ 294 ] {0171de51-4076-40fa-b3d8-fa51a8f02a42} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10198 | 2026.05.19 00:05:46.158908 [ 294 ] {0171de51-4076-40fa-b3d8-fa51a8f02a42} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.05.19 00:05:46.159036 [ 294 ] {0171de51-4076-40fa-b3d8-fa51a8f02a42} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001144 sec., 140734.26573426573 rows/sec., 9.80 MiB/sec. | ||
| 10200 | 2026.05.19 00:05:46.159069 [ 294 ] {0171de51-4076-40fa-b3d8-fa51a8f02a42} <Debug> TCPHandler: Processed in 0.001299297 sec. | ||
| 10201 | 2026.05.19 00:05:46.159180 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2026.05.19 00:05:46.159272 [ 294 ] {fd58a149-d126-4f5a-b4bd-0579b2ce044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10203 | 2026.05.19 00:05:46.159326 [ 294 ] {fd58a149-d126-4f5a-b4bd-0579b2ce044c} <Trace> 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 | ||
| 10204 | 2026.05.19 00:05:46.160081 [ 294 ] {fd58a149-d126-4f5a-b4bd-0579b2ce044c} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.05.19 00:05:46.160117 [ 294 ] {fd58a149-d126-4f5a-b4bd-0579b2ce044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10206 | 2026.05.19 00:05:46.160644 [ 294 ] {fd58a149-d126-4f5a-b4bd-0579b2ce044c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10207 | 2026.05.19 00:05:46.160861 [ 294 ] {fd58a149-d126-4f5a-b4bd-0579b2ce044c} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.05.19 00:05:46.161007 [ 294 ] {fd58a149-d126-4f5a-b4bd-0579b2ce044c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001752 sec., 17123.287671232876 rows/sec., 30.68 MiB/sec. | ||
| 10209 | 2026.05.19 00:05:46.161056 [ 294 ] {fd58a149-d126-4f5a-b4bd-0579b2ce044c} <Debug> TCPHandler: Processed in 0.001923014 sec. | ||
| 10210 | 2026.05.19 00:05:46.161180 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2026.05.19 00:05:46.161273 [ 294 ] {c4db4232-69c8-4d28-ba2a-84e252534258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10212 | 2026.05.19 00:05:46.161316 [ 294 ] {c4db4232-69c8-4d28-ba2a-84e252534258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10213 | 2026.05.19 00:05:46.161657 [ 294 ] {c4db4232-69c8-4d28-ba2a-84e252534258} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.05.19 00:05:46.161692 [ 294 ] {c4db4232-69c8-4d28-ba2a-84e252534258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10215 | 2026.05.19 00:05:46.161992 [ 294 ] {c4db4232-69c8-4d28-ba2a-84e252534258} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10216 | 2026.05.19 00:05:46.162198 [ 294 ] {c4db4232-69c8-4d28-ba2a-84e252534258} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.05.19 00:05:46.162325 [ 294 ] {c4db4232-69c8-4d28-ba2a-84e252534258} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10218 | 2026.05.19 00:05:46.162357 [ 294 ] {c4db4232-69c8-4d28-ba2a-84e252534258} <Debug> TCPHandler: Processed in 0.001225025 sec. | ||
| 10219 | 2026.05.19 00:05:46.200475 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10220 | 2026.05.19 00:05:46.217676 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.05.19 00:05:46.217729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10222 | 2026.05.19 00:05:46.223838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10223 | 2026.05.19 00:05:46.224557 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.05.19 00:05:46.227337 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10225 | 2026.05.19 00:05:51.146810 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2026.05.19 00:05:51.147084 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 10227 | 2026.05.19 00:05:51.147478 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10228 | 2026.05.19 00:05:51.147526 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Debug> 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 | ||
| 10229 | 2026.05.19 00:05:51.147752 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10230 | 2026.05.19 00:05:51.147823 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10231 | 2026.05.19 00:05:51.147967 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10232 | 2026.05.19 00:05:51.148042 [ 350 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10233 | 2026.05.19 00:05:51.148069 [ 340 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10234 | 2026.05.19 00:05:51.148069 [ 328 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10235 | 2026.05.19 00:05:51.148189 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 10236 | 2026.05.19 00:05:51.148217 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10237 | 2026.05.19 00:05:51.148286 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10238 | 2026.05.19 00:05:51.148306 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10239 | 2026.05.19 00:05:51.148342 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> 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'))" | ||
| 10240 | 2026.05.19 00:05:51.148384 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Trace> 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'))" | ||
| 10241 | 2026.05.19 00:05:51.149354 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002378 sec., 14718.250630782171 rows/sec., 2.48 MiB/sec. | ||
| 10242 | 2026.05.19 00:05:51.149459 [ 294 ] {7b16104d-fd16-4427-914e-63872b4965e0} <Debug> TCPHandler: Processed in 0.002800718 sec. | ||
| 10243 | 2026.05.19 00:05:51.151230 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2026.05.19 00:05:51.151341 [ 294 ] {94ae9ae8-96bc-43d0-9f5e-87af24266576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10245 | 2026.05.19 00:05:51.151386 [ 294 ] {94ae9ae8-96bc-43d0-9f5e-87af24266576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10246 | 2026.05.19 00:05:51.151852 [ 294 ] {94ae9ae8-96bc-43d0-9f5e-87af24266576} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.05.19 00:05:51.151898 [ 294 ] {94ae9ae8-96bc-43d0-9f5e-87af24266576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10248 | 2026.05.19 00:05:51.152264 [ 294 ] {94ae9ae8-96bc-43d0-9f5e-87af24266576} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10249 | 2026.05.19 00:05:51.152494 [ 294 ] {94ae9ae8-96bc-43d0-9f5e-87af24266576} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.05.19 00:05:51.152639 [ 294 ] {94ae9ae8-96bc-43d0-9f5e-87af24266576} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001329 sec., 58690.744920993224 rows/sec., 4.86 MiB/sec. | ||
| 10251 | 2026.05.19 00:05:51.152677 [ 294 ] {94ae9ae8-96bc-43d0-9f5e-87af24266576} <Debug> TCPHandler: Processed in 0.001499962 sec. | ||
| 10252 | 2026.05.19 00:05:51.152797 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.05.19 00:05:51.152893 [ 294 ] {aeb9e5c3-60b3-468e-a88f-8f32d1e606fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10254 | 2026.05.19 00:05:51.152935 [ 294 ] {aeb9e5c3-60b3-468e-a88f-8f32d1e606fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10255 | 2026.05.19 00:05:51.153324 [ 294 ] {aeb9e5c3-60b3-468e-a88f-8f32d1e606fe} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.05.19 00:05:51.153362 [ 294 ] {aeb9e5c3-60b3-468e-a88f-8f32d1e606fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10257 | 2026.05.19 00:05:51.153657 [ 294 ] {aeb9e5c3-60b3-468e-a88f-8f32d1e606fe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10258 | 2026.05.19 00:05:51.153880 [ 294 ] {aeb9e5c3-60b3-468e-a88f-8f32d1e606fe} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.05.19 00:05:51.154011 [ 294 ] {aeb9e5c3-60b3-468e-a88f-8f32d1e606fe} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001135 sec., 9691.629955947137 rows/sec., 728.77 KiB/sec. | ||
| 10260 | 2026.05.19 00:05:51.154058 [ 294 ] {aeb9e5c3-60b3-468e-a88f-8f32d1e606fe} <Debug> TCPHandler: Processed in 0.001311886 sec. | ||
| 10261 | 2026.05.19 00:05:51.154172 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.05.19 00:05:51.154267 [ 294 ] {134dda3a-7862-4151-b17a-b834f848b759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10263 | 2026.05.19 00:05:51.154308 [ 294 ] {134dda3a-7862-4151-b17a-b834f848b759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10264 | 2026.05.19 00:05:51.154723 [ 294 ] {134dda3a-7862-4151-b17a-b834f848b759} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.05.19 00:05:51.154759 [ 294 ] {134dda3a-7862-4151-b17a-b834f848b759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10266 | 2026.05.19 00:05:51.155061 [ 294 ] {134dda3a-7862-4151-b17a-b834f848b759} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10267 | 2026.05.19 00:05:51.155276 [ 294 ] {134dda3a-7862-4151-b17a-b834f848b759} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.05.19 00:05:51.155405 [ 294 ] {134dda3a-7862-4151-b17a-b834f848b759} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001156 sec., 64878.89273356402 rows/sec., 5.07 MiB/sec. | ||
| 10269 | 2026.05.19 00:05:51.155441 [ 294 ] {134dda3a-7862-4151-b17a-b834f848b759} <Debug> TCPHandler: Processed in 0.001318627 sec. | ||
| 10270 | 2026.05.19 00:05:51.155555 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2026.05.19 00:05:51.155650 [ 294 ] {9abd7c6c-88f5-4c5e-81b7-b7db8c2ce065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10272 | 2026.05.19 00:05:51.155694 [ 294 ] {9abd7c6c-88f5-4c5e-81b7-b7db8c2ce065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10273 | 2026.05.19 00:05:51.156084 [ 294 ] {9abd7c6c-88f5-4c5e-81b7-b7db8c2ce065} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.05.19 00:05:51.156121 [ 294 ] {9abd7c6c-88f5-4c5e-81b7-b7db8c2ce065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10275 | 2026.05.19 00:05:51.156445 [ 294 ] {9abd7c6c-88f5-4c5e-81b7-b7db8c2ce065} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10276 | 2026.05.19 00:05:51.156665 [ 294 ] {9abd7c6c-88f5-4c5e-81b7-b7db8c2ce065} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.05.19 00:05:51.156788 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10278 | 2026.05.19 00:05:51.156798 [ 294 ] {9abd7c6c-88f5-4c5e-81b7-b7db8c2ce065} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 10279 | 2026.05.19 00:05:51.156869 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.05.19 00:05:51.156883 [ 294 ] {9abd7c6c-88f5-4c5e-81b7-b7db8c2ce065} <Debug> TCPHandler: Processed in 0.001378708 sec. | ||
| 10281 | 2026.05.19 00:05:51.156901 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10282 | 2026.05.19 00:05:51.157002 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 10283 | 2026.05.19 00:05:51.157005 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10284 | 2026.05.19 00:05:51.157126 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10285 | 2026.05.19 00:05:51.157135 [ 294 ] {8e38b05f-cf4b-4323-a94f-0f17172c8993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10286 | 2026.05.19 00:05:51.157163 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 26128 rows starting from the beginning of the part | ||
| 10287 | 2026.05.19 00:05:51.157197 [ 294 ] {8e38b05f-cf4b-4323-a94f-0f17172c8993} <Trace> 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 | ||
| 10288 | 2026.05.19 00:05:51.157227 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 10289 | 2026.05.19 00:05:51.157282 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10290 | 2026.05.19 00:05:51.157330 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10291 | 2026.05.19 00:05:51.157378 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
| 10292 | 2026.05.19 00:05:51.157428 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10293 | 2026.05.19 00:05:51.157918 [ 294 ] {8e38b05f-cf4b-4323-a94f-0f17172c8993} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.05.19 00:05:51.157956 [ 294 ] {8e38b05f-cf4b-4323-a94f-0f17172c8993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10295 | 2026.05.19 00:05:51.158490 [ 294 ] {8e38b05f-cf4b-4323-a94f-0f17172c8993} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10296 | 2026.05.19 00:05:51.158730 [ 294 ] {8e38b05f-cf4b-4323-a94f-0f17172c8993} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.05.19 00:05:51.158883 [ 294 ] {8e38b05f-cf4b-4323-a94f-0f17172c8993} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00177 sec., 6214.689265536723 rows/sec., 11.14 MiB/sec. | ||
| 10298 | 2026.05.19 00:05:51.158939 [ 294 ] {8e38b05f-cf4b-4323-a94f-0f17172c8993} <Debug> TCPHandler: Processed in 0.001982745 sec. | ||
| 10299 | 2026.05.19 00:05:51.159061 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.05.19 00:05:51.159158 [ 294 ] {e9bd02eb-c3a6-4420-bde8-30b7b08ced74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.05.19 00:05:51.159202 [ 294 ] {e9bd02eb-c3a6-4420-bde8-30b7b08ced74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10302 | 2026.05.19 00:05:51.159541 [ 294 ] {e9bd02eb-c3a6-4420-bde8-30b7b08ced74} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.05.19 00:05:51.159579 [ 294 ] {e9bd02eb-c3a6-4420-bde8-30b7b08ced74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10304 | 2026.05.19 00:05:51.159899 [ 294 ] {e9bd02eb-c3a6-4420-bde8-30b7b08ced74} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10305 | 2026.05.19 00:05:51.160116 [ 294 ] {e9bd02eb-c3a6-4420-bde8-30b7b08ced74} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.05.19 00:05:51.160248 [ 294 ] {e9bd02eb-c3a6-4420-bde8-30b7b08ced74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 10307 | 2026.05.19 00:05:51.160288 [ 294 ] {e9bd02eb-c3a6-4420-bde8-30b7b08ced74} <Debug> TCPHandler: Processed in 0.001277226 sec. | ||
| 10308 | 2026.05.19 00:05:51.162430 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26897 rows, containing 5 columns (5 merged, 0 gathered) in 0.005467653 sec., 4919295.353966318 rows/sec., 317.81 MiB/sec. | ||
| 10309 | 2026.05.19 00:05:51.162800 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10310 | 2026.05.19 00:05:51.163161 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2026.05.19 00:05:51.163260 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10312 | 2026.05.19 00:05:51.163382 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10313 | 2026.05.19 00:05:52.436977 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10314 | 2026.05.19 00:05:52.437079 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10315 | 2026.05.19 00:05:52.560809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22051 | ||
| 10316 | 2026.05.19 00:05:52.561436 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.05.19 00:05:52.561479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10318 | 2026.05.19 00:05:52.561947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10319 | 2026.05.19 00:05:52.562180 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2026.05.19 00:05:52.562304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22051 | ||
| 10321 | 2026.05.19 00:05:52.562322 [ 66 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10322 | 2026.05.19 00:05:52.562372 [ 66 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.05.19 00:05:52.562392 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10324 | 2026.05.19 00:05:52.562515 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10325 | 2026.05.19 00:05:52.562665 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10326 | 2026.05.19 00:05:52.562714 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19683 rows starting from the beginning of the part | ||
| 10327 | 2026.05.19 00:05:52.562789 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10328 | 2026.05.19 00:05:52.562840 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10329 | 2026.05.19 00:05:52.562893 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10330 | 2026.05.19 00:05:52.562940 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10331 | 2026.05.19 00:05:52.562985 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10332 | 2026.05.19 00:05:52.565104 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22051 rows, containing 4 columns (4 merged, 0 gathered) in 0.002649865 sec., 8321556.00379642 rows/sec., 119.04 MiB/sec. | ||
| 10333 | 2026.05.19 00:05:52.565363 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10334 | 2026.05.19 00:05:52.565624 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.05.19 00:05:52.565695 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_46_9} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10336 | 2026.05.19 00:05:52.565784 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10337 | 2026.05.19 00:05:53.727404 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10338 | 2026.05.19 00:05:53.745771 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.05.19 00:05:53.745831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10340 | 2026.05.19 00:05:53.751862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10341 | 2026.05.19 00:05:53.752734 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.05.19 00:05:53.753048 [ 66 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10343 | 2026.05.19 00:05:53.753114 [ 66 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.05.19 00:05:53.753136 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10345 | 2026.05.19 00:05:53.753239 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10346 | 2026.05.19 00:05:53.756081 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10347 | 2026.05.19 00:05:53.756957 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10348 | 2026.05.19 00:05:53.758504 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10349 | 2026.05.19 00:05:53.763332 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10350 | 2026.05.19 00:05:53.768006 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10351 | 2026.05.19 00:05:53.772629 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10352 | 2026.05.19 00:05:53.777410 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10353 | 2026.05.19 00:05:53.781333 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10354 | 2026.05.19 00:05:53.831926 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078731169 sec., 4407.403121373696 rows/sec., 22.79 MiB/sec. | ||
| 10355 | 2026.05.19 00:05:53.834545 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10356 | 2026.05.19 00:05:53.836500 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.05.19 00:05:53.836610 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_46_9} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10358 | 2026.05.19 00:05:53.839464 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10359 | 2026.05.19 00:05:56.148620 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2026.05.19 00:05:56.148866 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 10361 | 2026.05.19 00:05:56.149207 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10362 | 2026.05.19 00:05:56.149247 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Debug> 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 | ||
| 10363 | 2026.05.19 00:05:56.149468 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10364 | 2026.05.19 00:05:56.149538 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10365 | 2026.05.19 00:05:56.149682 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10366 | 2026.05.19 00:05:56.149757 [ 350 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10367 | 2026.05.19 00:05:56.149781 [ 340 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10368 | 2026.05.19 00:05:56.149781 [ 328 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10369 | 2026.05.19 00:05:56.149891 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 10370 | 2026.05.19 00:05:56.149927 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10371 | 2026.05.19 00:05:56.149997 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10372 | 2026.05.19 00:05:56.150019 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10373 | 2026.05.19 00:05:56.150055 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> 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'))" | ||
| 10374 | 2026.05.19 00:05:56.150097 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Trace> 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'))" | ||
| 10375 | 2026.05.19 00:05:56.151113 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002343 sec., 14938.113529662825 rows/sec., 2.52 MiB/sec. | ||
| 10376 | 2026.05.19 00:05:56.151239 [ 294 ] {c1b32f82-0887-4263-a77f-4b5042e5140d} <Debug> TCPHandler: Processed in 0.002756787 sec. | ||
| 10377 | 2026.05.19 00:05:56.153320 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.05.19 00:05:56.153453 [ 294 ] {ca62252b-5ff2-4972-9f72-b913fb79a4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10379 | 2026.05.19 00:05:56.153507 [ 294 ] {ca62252b-5ff2-4972-9f72-b913fb79a4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10380 | 2026.05.19 00:05:56.154057 [ 294 ] {ca62252b-5ff2-4972-9f72-b913fb79a4bb} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.05.19 00:05:56.154097 [ 294 ] {ca62252b-5ff2-4972-9f72-b913fb79a4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10382 | 2026.05.19 00:05:56.154485 [ 294 ] {ca62252b-5ff2-4972-9f72-b913fb79a4bb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10383 | 2026.05.19 00:05:56.154712 [ 294 ] {ca62252b-5ff2-4972-9f72-b913fb79a4bb} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.05.19 00:05:56.154858 [ 294 ] {ca62252b-5ff2-4972-9f72-b913fb79a4bb} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001443 sec., 80388.08038808039 rows/sec., 6.83 MiB/sec. | ||
| 10385 | 2026.05.19 00:05:56.154881 [ 60 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10386 | 2026.05.19 00:05:56.154896 [ 294 ] {ca62252b-5ff2-4972-9f72-b913fb79a4bb} <Debug> TCPHandler: Processed in 0.001638446 sec. | ||
| 10387 | 2026.05.19 00:05:56.154946 [ 60 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.05.19 00:05:56.154972 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10389 | 2026.05.19 00:05:56.155067 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.05.19 00:05:56.155079 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10391 | 2026.05.19 00:05:56.155172 [ 294 ] {488b52ff-4b03-4fd0-817f-0c93c5825f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10392 | 2026.05.19 00:05:56.155212 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10393 | 2026.05.19 00:05:56.155218 [ 294 ] {488b52ff-4b03-4fd0-817f-0c93c5825f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10394 | 2026.05.19 00:05:56.155256 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2618 rows starting from the beginning of the part | ||
| 10395 | 2026.05.19 00:05:56.155332 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 116 rows starting from the beginning of the part | ||
| 10396 | 2026.05.19 00:05:56.155385 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 78 rows starting from the beginning of the part | ||
| 10397 | 2026.05.19 00:05:56.155437 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 117 rows starting from the beginning of the part | ||
| 10398 | 2026.05.19 00:05:56.155484 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 78 rows starting from the beginning of the part | ||
| 10399 | 2026.05.19 00:05:56.155530 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 116 rows starting from the beginning of the part | ||
| 10400 | 2026.05.19 00:05:56.155662 [ 294 ] {488b52ff-4b03-4fd0-817f-0c93c5825f87} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.05.19 00:05:56.155706 [ 294 ] {488b52ff-4b03-4fd0-817f-0c93c5825f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10402 | 2026.05.19 00:05:56.156351 [ 294 ] {488b52ff-4b03-4fd0-817f-0c93c5825f87} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10403 | 2026.05.19 00:05:56.156633 [ 294 ] {488b52ff-4b03-4fd0-817f-0c93c5825f87} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.05.19 00:05:56.156779 [ 294 ] {488b52ff-4b03-4fd0-817f-0c93c5825f87} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001627 sec., 18438.84449907806 rows/sec., 1.35 MiB/sec. | ||
| 10405 | 2026.05.19 00:05:56.156816 [ 294 ] {488b52ff-4b03-4fd0-817f-0c93c5825f87} <Debug> TCPHandler: Processed in 0.001812011 sec. | ||
| 10406 | 2026.05.19 00:05:56.156913 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879682 sec., 1661451.2454766287 rows/sec., 133.85 MiB/sec. | ||
| 10407 | 2026.05.19 00:05:56.156944 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.05.19 00:05:56.157044 [ 294 ] {4b197a2a-cd42-4995-90e2-60cb07025897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10409 | 2026.05.19 00:05:56.157085 [ 294 ] {4b197a2a-cd42-4995-90e2-60cb07025897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10410 | 2026.05.19 00:05:56.157233 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10411 | 2026.05.19 00:05:56.157520 [ 294 ] {4b197a2a-cd42-4995-90e2-60cb07025897} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.05.19 00:05:56.157559 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.05.19 00:05:56.157563 [ 294 ] {4b197a2a-cd42-4995-90e2-60cb07025897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10414 | 2026.05.19 00:05:56.157662 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_76_15} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10415 | 2026.05.19 00:05:56.157788 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10416 | 2026.05.19 00:05:56.157934 [ 294 ] {4b197a2a-cd42-4995-90e2-60cb07025897} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10417 | 2026.05.19 00:05:56.158162 [ 294 ] {4b197a2a-cd42-4995-90e2-60cb07025897} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2026.05.19 00:05:56.158286 [ 60 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10419 | 2026.05.19 00:05:56.158296 [ 294 ] {4b197a2a-cd42-4995-90e2-60cb07025897} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00127 sec., 74015.74803149606 rows/sec., 5.78 MiB/sec. | ||
| 10420 | 2026.05.19 00:05:56.158327 [ 60 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.05.19 00:05:56.158347 [ 294 ] {4b197a2a-cd42-4995-90e2-60cb07025897} <Debug> TCPHandler: Processed in 0.001454261 sec. | ||
| 10422 | 2026.05.19 00:05:56.158350 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10423 | 2026.05.19 00:05:56.158454 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10424 | 2026.05.19 00:05:56.158482 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.05.19 00:05:56.158567 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10426 | 2026.05.19 00:05:56.158584 [ 294 ] {aade180c-0817-40fb-b0bf-d9fe7fb03801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10427 | 2026.05.19 00:05:56.158603 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 10428 | 2026.05.19 00:05:56.158639 [ 294 ] {aade180c-0817-40fb-b0bf-d9fe7fb03801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10429 | 2026.05.19 00:05:56.158672 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 94 rows starting from the beginning of the part | ||
| 10430 | 2026.05.19 00:05:56.158725 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 75 rows starting from the beginning of the part | ||
| 10431 | 2026.05.19 00:05:56.158768 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part | ||
| 10432 | 2026.05.19 00:05:56.158811 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 75 rows starting from the beginning of the part | ||
| 10433 | 2026.05.19 00:05:56.158850 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 94 rows starting from the beginning of the part | ||
| 10434 | 2026.05.19 00:05:56.159087 [ 294 ] {aade180c-0817-40fb-b0bf-d9fe7fb03801} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.05.19 00:05:56.159139 [ 294 ] {aade180c-0817-40fb-b0bf-d9fe7fb03801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10436 | 2026.05.19 00:05:56.159517 [ 294 ] {aade180c-0817-40fb-b0bf-d9fe7fb03801} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10437 | 2026.05.19 00:05:56.159747 [ 294 ] {aade180c-0817-40fb-b0bf-d9fe7fb03801} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.05.19 00:05:56.159881 [ 294 ] {aade180c-0817-40fb-b0bf-d9fe7fb03801} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 10439 | 2026.05.19 00:05:56.159918 [ 294 ] {aade180c-0817-40fb-b0bf-d9fe7fb03801} <Debug> TCPHandler: Processed in 0.001485421 sec. | ||
| 10440 | 2026.05.19 00:05:56.159951 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535493 sec., 1196358.4334151964 rows/sec., 88.69 MiB/sec. | ||
| 10441 | 2026.05.19 00:05:56.160046 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.05.19 00:05:56.160147 [ 294 ] {8e0770b9-5e12-4a19-8b99-cf14cc4b6ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10443 | 2026.05.19 00:05:56.160189 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10444 | 2026.05.19 00:05:56.160204 [ 294 ] {8e0770b9-5e12-4a19-8b99-cf14cc4b6ee5} <Trace> 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 | ||
| 10445 | 2026.05.19 00:05:56.160466 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2026.05.19 00:05:56.160546 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_76_15} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10447 | 2026.05.19 00:05:56.160622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10448 | 2026.05.19 00:05:56.161055 [ 294 ] {8e0770b9-5e12-4a19-8b99-cf14cc4b6ee5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.05.19 00:05:56.161098 [ 294 ] {8e0770b9-5e12-4a19-8b99-cf14cc4b6ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10450 | 2026.05.19 00:05:56.161651 [ 294 ] {8e0770b9-5e12-4a19-8b99-cf14cc4b6ee5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10451 | 2026.05.19 00:05:56.161878 [ 294 ] {8e0770b9-5e12-4a19-8b99-cf14cc4b6ee5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.05.19 00:05:56.162032 [ 294 ] {8e0770b9-5e12-4a19-8b99-cf14cc4b6ee5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001905 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
| 10453 | 2026.05.19 00:05:56.162086 [ 294 ] {8e0770b9-5e12-4a19-8b99-cf14cc4b6ee5} <Debug> TCPHandler: Processed in 0.002088528 sec. | ||
| 10454 | 2026.05.19 00:05:56.162206 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10455 | 2026.05.19 00:05:56.162304 [ 294 ] {ed9aeddf-149b-434a-b820-632a4cbe234c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10456 | 2026.05.19 00:05:56.162346 [ 294 ] {ed9aeddf-149b-434a-b820-632a4cbe234c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10457 | 2026.05.19 00:05:56.162690 [ 294 ] {ed9aeddf-149b-434a-b820-632a4cbe234c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2026.05.19 00:05:56.162726 [ 294 ] {ed9aeddf-149b-434a-b820-632a4cbe234c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10459 | 2026.05.19 00:05:56.163051 [ 294 ] {ed9aeddf-149b-434a-b820-632a4cbe234c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10460 | 2026.05.19 00:05:56.163285 [ 294 ] {ed9aeddf-149b-434a-b820-632a4cbe234c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.05.19 00:05:56.163410 [ 60 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10462 | 2026.05.19 00:05:56.163417 [ 294 ] {ed9aeddf-149b-434a-b820-632a4cbe234c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 10463 | 2026.05.19 00:05:56.163452 [ 60 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.05.19 00:05:56.163470 [ 294 ] {ed9aeddf-149b-434a-b820-632a4cbe234c} <Debug> TCPHandler: Processed in 0.001313137 sec. | ||
| 10465 | 2026.05.19 00:05:56.163477 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10466 | 2026.05.19 00:05:56.163583 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10467 | 2026.05.19 00:05:56.163705 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10468 | 2026.05.19 00:05:56.163739 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3660 rows starting from the beginning of the part | ||
| 10469 | 2026.05.19 00:05:56.163800 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10470 | 2026.05.19 00:05:56.163846 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10471 | 2026.05.19 00:05:56.163885 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10472 | 2026.05.19 00:05:56.163923 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10473 | 2026.05.19 00:05:56.163962 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10474 | 2026.05.19 00:05:56.165432 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891833 sec., 2093208.0157180892 rows/sec., 141.07 MiB/sec. | ||
| 10475 | 2026.05.19 00:05:56.165827 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10476 | 2026.05.19 00:05:56.166092 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.05.19 00:05:56.166163 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_76_15} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10478 | 2026.05.19 00:05:56.166230 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10479 | 2026.05.19 00:05:56.415336 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.05.19 00:05:56.415589 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 10481 | 2026.05.19 00:05:56.415976 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10482 | 2026.05.19 00:05:56.416027 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Debug> 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 | ||
| 10483 | 2026.05.19 00:05:56.416301 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10484 | 2026.05.19 00:05:56.416377 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10485 | 2026.05.19 00:05:56.416525 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 10486 | 2026.05.19 00:05:56.416615 [ 350 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10487 | 2026.05.19 00:05:56.416623 [ 328 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10488 | 2026.05.19 00:05:56.416623 [ 340 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10489 | 2026.05.19 00:05:56.416738 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 10490 | 2026.05.19 00:05:56.416765 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10491 | 2026.05.19 00:05:56.416840 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10492 | 2026.05.19 00:05:56.416862 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10493 | 2026.05.19 00:05:56.416899 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> 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'))" | ||
| 10494 | 2026.05.19 00:05:56.416941 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Trace> 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'))" | ||
| 10495 | 2026.05.19 00:05:56.418042 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002566 sec., 13639.906469212781 rows/sec., 2.90 MiB/sec. | ||
| 10496 | 2026.05.19 00:05:56.418159 [ 294 ] {a4da7d4a-fb53-47ce-9454-c90bf179b9c4} <Debug> TCPHandler: Processed in 0.002961792 sec. | ||
| 10497 | 2026.05.19 00:05:56.431338 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2026.05.19 00:05:56.431456 [ 294 ] {7ab92ca0-eda1-4c61-a7b5-4270d2c4ffcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10499 | 2026.05.19 00:05:56.431510 [ 294 ] {7ab92ca0-eda1-4c61-a7b5-4270d2c4ffcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10500 | 2026.05.19 00:05:56.432013 [ 294 ] {7ab92ca0-eda1-4c61-a7b5-4270d2c4ffcc} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.05.19 00:05:56.432057 [ 294 ] {7ab92ca0-eda1-4c61-a7b5-4270d2c4ffcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10502 | 2026.05.19 00:05:56.432415 [ 294 ] {7ab92ca0-eda1-4c61-a7b5-4270d2c4ffcc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10503 | 2026.05.19 00:05:56.432641 [ 294 ] {7ab92ca0-eda1-4c61-a7b5-4270d2c4ffcc} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.05.19 00:05:56.432791 [ 294 ] {7ab92ca0-eda1-4c61-a7b5-4270d2c4ffcc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001367 sec., 17556.69348939283 rows/sec., 1.46 MiB/sec. | ||
| 10505 | 2026.05.19 00:05:56.432828 [ 294 ] {7ab92ca0-eda1-4c61-a7b5-4270d2c4ffcc} <Debug> TCPHandler: Processed in 0.001545433 sec. | ||
| 10506 | 2026.05.19 00:05:56.432955 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2026.05.19 00:05:56.433062 [ 294 ] {0e409dcc-c31a-4f33-8996-458a1ffad5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10508 | 2026.05.19 00:05:56.433108 [ 294 ] {0e409dcc-c31a-4f33-8996-458a1ffad5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10509 | 2026.05.19 00:05:56.433602 [ 294 ] {0e409dcc-c31a-4f33-8996-458a1ffad5eb} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10510 | 2026.05.19 00:05:56.433641 [ 294 ] {0e409dcc-c31a-4f33-8996-458a1ffad5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10511 | 2026.05.19 00:05:56.433952 [ 294 ] {0e409dcc-c31a-4f33-8996-458a1ffad5eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10512 | 2026.05.19 00:05:56.434169 [ 294 ] {0e409dcc-c31a-4f33-8996-458a1ffad5eb} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.05.19 00:05:56.434305 [ 294 ] {0e409dcc-c31a-4f33-8996-458a1ffad5eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 128.82 KiB/sec. | ||
| 10514 | 2026.05.19 00:05:56.434341 [ 294 ] {0e409dcc-c31a-4f33-8996-458a1ffad5eb} <Debug> TCPHandler: Processed in 0.00143822 sec. | ||
| 10515 | 2026.05.19 00:05:56.434462 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10516 | 2026.05.19 00:05:56.434563 [ 294 ] {01162648-72a2-409a-9ce0-6fe6dac74b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10517 | 2026.05.19 00:05:56.434611 [ 294 ] {01162648-72a2-409a-9ce0-6fe6dac74b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10518 | 2026.05.19 00:05:56.436206 [ 294 ] {01162648-72a2-409a-9ce0-6fe6dac74b6e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.05.19 00:05:56.436245 [ 294 ] {01162648-72a2-409a-9ce0-6fe6dac74b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10520 | 2026.05.19 00:05:56.436730 [ 294 ] {01162648-72a2-409a-9ce0-6fe6dac74b6e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10521 | 2026.05.19 00:05:56.436953 [ 294 ] {01162648-72a2-409a-9ce0-6fe6dac74b6e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10522 | 2026.05.19 00:05:56.437092 [ 294 ] {01162648-72a2-409a-9ce0-6fe6dac74b6e} <Debug> executeQuery: Read 2548 rows, 195.44 KiB in 0.002548 sec., 1000000 rows/sec., 74.90 MiB/sec. | ||
| 10523 | 2026.05.19 00:05:56.437129 [ 294 ] {01162648-72a2-409a-9ce0-6fe6dac74b6e} <Debug> TCPHandler: Processed in 0.002717126 sec. | ||
| 10524 | 2026.05.19 00:05:56.437255 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2026.05.19 00:05:56.437351 [ 294 ] {ec260679-da0a-4197-b2cd-dfecf2d80257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10526 | 2026.05.19 00:05:56.437392 [ 294 ] {ec260679-da0a-4197-b2cd-dfecf2d80257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10527 | 2026.05.19 00:05:56.437810 [ 294 ] {ec260679-da0a-4197-b2cd-dfecf2d80257} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10528 | 2026.05.19 00:05:56.437847 [ 294 ] {ec260679-da0a-4197-b2cd-dfecf2d80257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10529 | 2026.05.19 00:05:56.438150 [ 294 ] {ec260679-da0a-4197-b2cd-dfecf2d80257} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10530 | 2026.05.19 00:05:56.438371 [ 294 ] {ec260679-da0a-4197-b2cd-dfecf2d80257} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.05.19 00:05:56.438499 [ 60 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10532 | 2026.05.19 00:05:56.438504 [ 294 ] {ec260679-da0a-4197-b2cd-dfecf2d80257} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001172 sec., 30716.72354948805 rows/sec., 2.30 MiB/sec. | ||
| 10533 | 2026.05.19 00:05:56.438575 [ 60 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2026.05.19 00:05:56.438593 [ 294 ] {ec260679-da0a-4197-b2cd-dfecf2d80257} <Debug> TCPHandler: Processed in 0.001388479 sec. | ||
| 10535 | 2026.05.19 00:05:56.438602 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10536 | 2026.05.19 00:05:56.438733 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.05.19 00:05:56.438737 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10538 | 2026.05.19 00:05:56.438834 [ 294 ] {f6d116c4-e99a-4bc4-9817-a6571b6c33f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10539 | 2026.05.19 00:05:56.438882 [ 294 ] {f6d116c4-e99a-4bc4-9817-a6571b6c33f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10540 | 2026.05.19 00:05:56.438896 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10541 | 2026.05.19 00:05:56.438937 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 82 rows starting from the beginning of the part | ||
| 10542 | 2026.05.19 00:05:56.439013 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part | ||
| 10543 | 2026.05.19 00:05:56.439061 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 10544 | 2026.05.19 00:05:56.439104 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 10545 | 2026.05.19 00:05:56.439149 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 10546 | 2026.05.19 00:05:56.439192 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 10547 | 2026.05.19 00:05:56.439588 [ 294 ] {f6d116c4-e99a-4bc4-9817-a6571b6c33f1} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2026.05.19 00:05:56.439630 [ 294 ] {f6d116c4-e99a-4bc4-9817-a6571b6c33f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10549 | 2026.05.19 00:05:56.440024 [ 195 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348508 sec., 149795.1810445322 rows/sec., 11.57 MiB/sec. | ||
| 10550 | 2026.05.19 00:05:56.440026 [ 294 ] {f6d116c4-e99a-4bc4-9817-a6571b6c33f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10551 | 2026.05.19 00:05:56.440171 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10552 | 2026.05.19 00:05:56.440317 [ 294 ] {f6d116c4-e99a-4bc4-9817-a6571b6c33f1} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.05.19 00:05:56.440460 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2026.05.19 00:05:56.440470 [ 294 ] {f6d116c4-e99a-4bc4-9817-a6571b6c33f1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001653 sec., 499092.55898366607 rows/sec., 29.20 MiB/sec. | ||
| 10555 | 2026.05.19 00:05:56.440517 [ 294 ] {f6d116c4-e99a-4bc4-9817-a6571b6c33f1} <Debug> TCPHandler: Processed in 0.001834441 sec. | ||
| 10556 | 2026.05.19 00:05:56.440544 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_66_13} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10557 | 2026.05.19 00:05:56.440630 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10558 | 2026.05.19 00:05:56.440646 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.05.19 00:05:56.440746 [ 294 ] {ed3e9a9d-bca9-4e07-926c-6f49741d6931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10560 | 2026.05.19 00:05:56.440788 [ 294 ] {ed3e9a9d-bca9-4e07-926c-6f49741d6931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10561 | 2026.05.19 00:05:56.441181 [ 294 ] {ed3e9a9d-bca9-4e07-926c-6f49741d6931} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.05.19 00:05:56.441218 [ 294 ] {ed3e9a9d-bca9-4e07-926c-6f49741d6931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10563 | 2026.05.19 00:05:56.441522 [ 294 ] {ed3e9a9d-bca9-4e07-926c-6f49741d6931} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10564 | 2026.05.19 00:05:56.441747 [ 294 ] {ed3e9a9d-bca9-4e07-926c-6f49741d6931} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.05.19 00:05:56.441883 [ 294 ] {ed3e9a9d-bca9-4e07-926c-6f49741d6931} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 60.82 KiB/sec. | ||
| 10566 | 2026.05.19 00:05:56.441919 [ 294 ] {ed3e9a9d-bca9-4e07-926c-6f49741d6931} <Debug> TCPHandler: Processed in 0.001323457 sec. | ||
| 10567 | 2026.05.19 00:05:56.442041 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.05.19 00:05:56.442142 [ 294 ] {b49056ed-16e6-42f1-958c-42e6557f79a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.05.19 00:05:56.442184 [ 294 ] {b49056ed-16e6-42f1-958c-42e6557f79a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10570 | 2026.05.19 00:05:56.442597 [ 294 ] {b49056ed-16e6-42f1-958c-42e6557f79a1} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.05.19 00:05:56.442634 [ 294 ] {b49056ed-16e6-42f1-958c-42e6557f79a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10572 | 2026.05.19 00:05:56.442932 [ 294 ] {b49056ed-16e6-42f1-958c-42e6557f79a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10573 | 2026.05.19 00:05:56.443149 [ 294 ] {b49056ed-16e6-42f1-958c-42e6557f79a1} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.05.19 00:05:56.443284 [ 294 ] {b49056ed-16e6-42f1-958c-42e6557f79a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 10575 | 2026.05.19 00:05:56.443319 [ 294 ] {b49056ed-16e6-42f1-958c-42e6557f79a1} <Debug> TCPHandler: Processed in 0.001327907 sec. | ||
| 10576 | 2026.05.19 00:05:56.443440 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.05.19 00:05:56.443544 [ 294 ] {94c207e9-d132-4ffe-a804-58ca160041b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10578 | 2026.05.19 00:05:56.443586 [ 294 ] {94c207e9-d132-4ffe-a804-58ca160041b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10579 | 2026.05.19 00:05:56.444491 [ 294 ] {94c207e9-d132-4ffe-a804-58ca160041b7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.05.19 00:05:56.444529 [ 294 ] {94c207e9-d132-4ffe-a804-58ca160041b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10581 | 2026.05.19 00:05:56.444907 [ 294 ] {94c207e9-d132-4ffe-a804-58ca160041b7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10582 | 2026.05.19 00:05:56.445132 [ 294 ] {94c207e9-d132-4ffe-a804-58ca160041b7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.05.19 00:05:56.445268 [ 294 ] {94c207e9-d132-4ffe-a804-58ca160041b7} <Debug> executeQuery: Read 1339 rows, 92.42 KiB in 0.001743 sec., 768215.7200229489 rows/sec., 51.78 MiB/sec. | ||
| 10584 | 2026.05.19 00:05:56.445307 [ 294 ] {94c207e9-d132-4ffe-a804-58ca160041b7} <Debug> TCPHandler: Processed in 0.001917453 sec. | ||
| 10585 | 2026.05.19 00:05:56.445428 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.05.19 00:05:56.445524 [ 294 ] {2a2adea7-817b-4b5b-bf9a-4cb724cf76c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10587 | 2026.05.19 00:05:56.445568 [ 294 ] {2a2adea7-817b-4b5b-bf9a-4cb724cf76c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10588 | 2026.05.19 00:05:56.446278 [ 294 ] {2a2adea7-817b-4b5b-bf9a-4cb724cf76c4} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.05.19 00:05:56.446316 [ 294 ] {2a2adea7-817b-4b5b-bf9a-4cb724cf76c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10590 | 2026.05.19 00:05:56.446757 [ 294 ] {2a2adea7-817b-4b5b-bf9a-4cb724cf76c4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10591 | 2026.05.19 00:05:56.446979 [ 294 ] {2a2adea7-817b-4b5b-bf9a-4cb724cf76c4} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.05.19 00:05:56.447114 [ 294 ] {2a2adea7-817b-4b5b-bf9a-4cb724cf76c4} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001609 sec., 952765.6929770043 rows/sec., 58.24 MiB/sec. | ||
| 10593 | 2026.05.19 00:05:56.447149 [ 294 ] {2a2adea7-817b-4b5b-bf9a-4cb724cf76c4} <Debug> TCPHandler: Processed in 0.001769529 sec. | ||
| 10594 | 2026.05.19 00:05:56.447273 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.05.19 00:05:56.447367 [ 294 ] {f5f35217-ef7d-4086-a637-e66a0a777957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.05.19 00:05:56.447423 [ 294 ] {f5f35217-ef7d-4086-a637-e66a0a777957} <Trace> 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 | ||
| 10597 | 2026.05.19 00:05:56.448234 [ 294 ] {f5f35217-ef7d-4086-a637-e66a0a777957} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.05.19 00:05:56.448271 [ 294 ] {f5f35217-ef7d-4086-a637-e66a0a777957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10599 | 2026.05.19 00:05:56.448799 [ 294 ] {f5f35217-ef7d-4086-a637-e66a0a777957} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10600 | 2026.05.19 00:05:56.449037 [ 294 ] {f5f35217-ef7d-4086-a637-e66a0a777957} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.05.19 00:05:56.449164 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10602 | 2026.05.19 00:05:56.449179 [ 294 ] {f5f35217-ef7d-4086-a637-e66a0a777957} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00183 sec., 12021.857923497268 rows/sec., 21.54 MiB/sec. | ||
| 10603 | 2026.05.19 00:05:56.449216 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2026.05.19 00:05:56.449243 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10605 | 2026.05.19 00:05:56.449261 [ 294 ] {f5f35217-ef7d-4086-a637-e66a0a777957} <Debug> TCPHandler: Processed in 0.002038827 sec. | ||
| 10606 | 2026.05.19 00:05:56.449346 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10607 | 2026.05.19 00:05:56.449401 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.05.19 00:05:56.449501 [ 294 ] {37344885-fd02-4e87-8cfa-09ba694ba6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10609 | 2026.05.19 00:05:56.449544 [ 294 ] {37344885-fd02-4e87-8cfa-09ba694ba6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10610 | 2026.05.19 00:05:56.449580 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10611 | 2026.05.19 00:05:56.449640 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1294 rows starting from the beginning of the part | ||
| 10612 | 2026.05.19 00:05:56.449807 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part | ||
| 10613 | 2026.05.19 00:05:56.449872 [ 294 ] {37344885-fd02-4e87-8cfa-09ba694ba6ef} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.05.19 00:05:56.449912 [ 294 ] {37344885-fd02-4e87-8cfa-09ba694ba6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10615 | 2026.05.19 00:05:56.449914 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
| 10616 | 2026.05.19 00:05:56.450028 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 10617 | 2026.05.19 00:05:56.450129 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 10618 | 2026.05.19 00:05:56.450226 [ 294 ] {37344885-fd02-4e87-8cfa-09ba694ba6ef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10619 | 2026.05.19 00:05:56.450232 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
| 10620 | 2026.05.19 00:05:56.450454 [ 294 ] {37344885-fd02-4e87-8cfa-09ba694ba6ef} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.05.19 00:05:56.450598 [ 294 ] {37344885-fd02-4e87-8cfa-09ba694ba6ef} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 742.05 KiB/sec. | ||
| 10622 | 2026.05.19 00:05:56.450633 [ 294 ] {37344885-fd02-4e87-8cfa-09ba694ba6ef} <Debug> TCPHandler: Processed in 0.001281856 sec. | ||
| 10623 | 2026.05.19 00:05:56.455885 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 19 columns (19 merged, 0 gathered) in 0.006585764 sec., 212276.05483585503 rows/sec., 380.39 MiB/sec. | ||
| 10624 | 2026.05.19 00:05:56.457948 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10625 | 2026.05.19 00:05:56.458300 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.05.19 00:05:56.458377 [ 199 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10627 | 2026.05.19 00:05:56.458537 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10628 | 2026.05.19 00:05:57.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.15 MiB, peak 325.87 MiB, free memory in arenas 0.00 B, will set to 314.51 MiB (RSS), difference: 1.36 MiB | ||
| 10629 | 2026.05.19 00:06:00.063372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22563 | ||
| 10630 | 2026.05.19 00:06:00.063923 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.05.19 00:06:00.063959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10632 | 2026.05.19 00:06:00.064436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10633 | 2026.05.19 00:06:00.064662 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.05.19 00:06:00.064781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22563 | ||
| 10635 | 2026.05.19 00:06:01.144152 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10636 | 2026.05.19 00:06:01.144406 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 10637 | 2026.05.19 00:06:01.144793 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10638 | 2026.05.19 00:06:01.144840 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Debug> 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 | ||
| 10639 | 2026.05.19 00:06:01.145077 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10640 | 2026.05.19 00:06:01.145150 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10641 | 2026.05.19 00:06:01.145297 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10642 | 2026.05.19 00:06:01.145384 [ 350 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10643 | 2026.05.19 00:06:01.145388 [ 342 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10644 | 2026.05.19 00:06:01.145402 [ 340 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10645 | 2026.05.19 00:06:01.145534 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 10646 | 2026.05.19 00:06:01.145562 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10647 | 2026.05.19 00:06:01.145636 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10648 | 2026.05.19 00:06:01.145657 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10649 | 2026.05.19 00:06:01.145693 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> 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'))" | ||
| 10650 | 2026.05.19 00:06:01.145733 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Trace> 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'))" | ||
| 10651 | 2026.05.19 00:06:01.146722 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002423 sec., 14444.903012794059 rows/sec., 2.43 MiB/sec. | ||
| 10652 | 2026.05.19 00:06:01.146832 [ 294 ] {b70c2221-9835-4cca-a86c-30d78467132e} <Debug> TCPHandler: Processed in 0.002826179 sec. | ||
| 10653 | 2026.05.19 00:06:01.148353 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2026.05.19 00:06:01.148467 [ 294 ] {3734e680-15e7-4beb-a627-0f3e3af33054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10655 | 2026.05.19 00:06:01.148517 [ 294 ] {3734e680-15e7-4beb-a627-0f3e3af33054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10656 | 2026.05.19 00:06:01.149000 [ 294 ] {3734e680-15e7-4beb-a627-0f3e3af33054} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.05.19 00:06:01.149044 [ 294 ] {3734e680-15e7-4beb-a627-0f3e3af33054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10658 | 2026.05.19 00:06:01.149420 [ 294 ] {3734e680-15e7-4beb-a627-0f3e3af33054} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10659 | 2026.05.19 00:06:01.149643 [ 294 ] {3734e680-15e7-4beb-a627-0f3e3af33054} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.05.19 00:06:01.149802 [ 294 ] {3734e680-15e7-4beb-a627-0f3e3af33054} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001367 sec., 40965.61814191661 rows/sec., 3.15 MiB/sec. | ||
| 10661 | 2026.05.19 00:06:01.149839 [ 294 ] {3734e680-15e7-4beb-a627-0f3e3af33054} <Debug> TCPHandler: Processed in 0.001539143 sec. | ||
| 10662 | 2026.05.19 00:06:01.149956 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2026.05.19 00:06:01.150052 [ 294 ] {d31272ee-db8f-4e6f-9f69-a7d013b0ae11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10664 | 2026.05.19 00:06:01.150095 [ 294 ] {d31272ee-db8f-4e6f-9f69-a7d013b0ae11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10665 | 2026.05.19 00:06:01.150511 [ 294 ] {d31272ee-db8f-4e6f-9f69-a7d013b0ae11} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.05.19 00:06:01.150551 [ 294 ] {d31272ee-db8f-4e6f-9f69-a7d013b0ae11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10667 | 2026.05.19 00:06:01.150880 [ 294 ] {d31272ee-db8f-4e6f-9f69-a7d013b0ae11} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10668 | 2026.05.19 00:06:01.151111 [ 294 ] {d31272ee-db8f-4e6f-9f69-a7d013b0ae11} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.05.19 00:06:01.151257 [ 294 ] {d31272ee-db8f-4e6f-9f69-a7d013b0ae11} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 10670 | 2026.05.19 00:06:01.151293 [ 294 ] {d31272ee-db8f-4e6f-9f69-a7d013b0ae11} <Debug> TCPHandler: Processed in 0.001386479 sec. | ||
| 10671 | 2026.05.19 00:06:01.151410 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2026.05.19 00:06:01.151505 [ 294 ] {36be11c9-3d94-4bba-99d9-05ff8f8bd632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10673 | 2026.05.19 00:06:01.151550 [ 294 ] {36be11c9-3d94-4bba-99d9-05ff8f8bd632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10674 | 2026.05.19 00:06:01.151934 [ 294 ] {36be11c9-3d94-4bba-99d9-05ff8f8bd632} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.05.19 00:06:01.151971 [ 294 ] {36be11c9-3d94-4bba-99d9-05ff8f8bd632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10676 | 2026.05.19 00:06:01.152312 [ 294 ] {36be11c9-3d94-4bba-99d9-05ff8f8bd632} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10677 | 2026.05.19 00:06:01.152516 [ 294 ] {36be11c9-3d94-4bba-99d9-05ff8f8bd632} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.05.19 00:06:01.152663 [ 294 ] {36be11c9-3d94-4bba-99d9-05ff8f8bd632} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 10679 | 2026.05.19 00:06:01.152699 [ 294 ] {36be11c9-3d94-4bba-99d9-05ff8f8bd632} <Debug> TCPHandler: Processed in 0.001338858 sec. | ||
| 10680 | 2026.05.19 00:06:01.152825 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.05.19 00:06:01.152919 [ 294 ] {0edbbfc9-437f-4a3c-99a7-9260c9b3a185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10682 | 2026.05.19 00:06:01.152962 [ 294 ] {0edbbfc9-437f-4a3c-99a7-9260c9b3a185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10683 | 2026.05.19 00:06:01.153300 [ 294 ] {0edbbfc9-437f-4a3c-99a7-9260c9b3a185} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.05.19 00:06:01.153337 [ 294 ] {0edbbfc9-437f-4a3c-99a7-9260c9b3a185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10685 | 2026.05.19 00:06:01.153639 [ 294 ] {0edbbfc9-437f-4a3c-99a7-9260c9b3a185} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10686 | 2026.05.19 00:06:01.153846 [ 294 ] {0edbbfc9-437f-4a3c-99a7-9260c9b3a185} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.05.19 00:06:01.153982 [ 294 ] {0edbbfc9-437f-4a3c-99a7-9260c9b3a185} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. | ||
| 10688 | 2026.05.19 00:06:01.154015 [ 294 ] {0edbbfc9-437f-4a3c-99a7-9260c9b3a185} <Debug> TCPHandler: Processed in 0.001239945 sec. | ||
| 10689 | 2026.05.19 00:06:01.257134 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10690 | 2026.05.19 00:06:01.272278 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.05.19 00:06:01.272343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10692 | 2026.05.19 00:06:01.277619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10693 | 2026.05.19 00:06:01.278288 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.05.19 00:06:01.281343 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10695 | 2026.05.19 00:06:04.555482 [ 284 ] {} <Trace> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.05.19 00:06:04.555904 [ 284 ] {a7a417fd-f16d-4ad8-a144-b617864d19e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59795) 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) | ||
| 10697 | 2026.05.19 00:06:04.556430 [ 284 ] {a7a417fd-f16d-4ad8-a144-b617864d19e0} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10698 | 2026.05.19 00:06:04.556631 [ 284 ] {a7a417fd-f16d-4ad8-a144-b617864d19e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10699 | 2026.05.19 00:06:04.557026 [ 340 ] {a7a417fd-f16d-4ad8-a144-b617864d19e0} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10700 | 2026.05.19 00:06:04.557556 [ 284 ] {a7a417fd-f16d-4ad8-a144-b617864d19e0} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001841 sec., 22270.505160239 rows/sec., 1.33 MiB/sec. | ||
| 10701 | 2026.05.19 00:06:04.557649 [ 284 ] {a7a417fd-f16d-4ad8-a144-b617864d19e0} <Debug> TCPHandler: Processed in 0.002360356 sec. | ||
| 10702 | 2026.05.19 00:06:06.146521 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10703 | 2026.05.19 00:06:06.146749 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 10704 | 2026.05.19 00:06:06.147095 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10705 | 2026.05.19 00:06:06.147142 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Debug> 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 | ||
| 10706 | 2026.05.19 00:06:06.147372 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10707 | 2026.05.19 00:06:06.147454 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10708 | 2026.05.19 00:06:06.147603 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10709 | 2026.05.19 00:06:06.147690 [ 326 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10710 | 2026.05.19 00:06:06.147695 [ 350 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10711 | 2026.05.19 00:06:06.147705 [ 340 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10712 | 2026.05.19 00:06:06.147813 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 10713 | 2026.05.19 00:06:06.147843 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10714 | 2026.05.19 00:06:06.147915 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10715 | 2026.05.19 00:06:06.147937 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10716 | 2026.05.19 00:06:06.147974 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> 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'))" | ||
| 10717 | 2026.05.19 00:06:06.148016 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Trace> 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'))" | ||
| 10718 | 2026.05.19 00:06:06.149053 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002399 sec., 14589.412255106294 rows/sec., 2.46 MiB/sec. | ||
| 10719 | 2026.05.19 00:06:06.149168 [ 294 ] {32b02f02-3c6c-45cd-aaa3-bca4c40a5801} <Debug> TCPHandler: Processed in 0.002777847 sec. | ||
| 10720 | 2026.05.19 00:06:06.151322 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10721 | 2026.05.19 00:06:06.151444 [ 294 ] {9728a532-6955-4faa-8c6c-bbeda0bf1e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10722 | 2026.05.19 00:06:06.151497 [ 294 ] {9728a532-6955-4faa-8c6c-bbeda0bf1e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10723 | 2026.05.19 00:06:06.152054 [ 294 ] {9728a532-6955-4faa-8c6c-bbeda0bf1e34} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.05.19 00:06:06.152099 [ 294 ] {9728a532-6955-4faa-8c6c-bbeda0bf1e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10725 | 2026.05.19 00:06:06.152470 [ 294 ] {9728a532-6955-4faa-8c6c-bbeda0bf1e34} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10726 | 2026.05.19 00:06:06.152688 [ 294 ] {9728a532-6955-4faa-8c6c-bbeda0bf1e34} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.05.19 00:06:06.152837 [ 294 ] {9728a532-6955-4faa-8c6c-bbeda0bf1e34} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001425 sec., 81403.50877192982 rows/sec., 6.91 MiB/sec. | ||
| 10728 | 2026.05.19 00:06:06.152887 [ 294 ] {9728a532-6955-4faa-8c6c-bbeda0bf1e34} <Debug> TCPHandler: Processed in 0.001624625 sec. | ||
| 10729 | 2026.05.19 00:06:06.153024 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.05.19 00:06:06.153130 [ 294 ] {0d1f4bf6-4dd2-42a2-96e3-04663220aa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10731 | 2026.05.19 00:06:06.153178 [ 294 ] {0d1f4bf6-4dd2-42a2-96e3-04663220aa7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10732 | 2026.05.19 00:06:06.153631 [ 294 ] {0d1f4bf6-4dd2-42a2-96e3-04663220aa7e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.05.19 00:06:06.153667 [ 294 ] {0d1f4bf6-4dd2-42a2-96e3-04663220aa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10734 | 2026.05.19 00:06:06.153978 [ 294 ] {0d1f4bf6-4dd2-42a2-96e3-04663220aa7e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10735 | 2026.05.19 00:06:06.154187 [ 294 ] {0d1f4bf6-4dd2-42a2-96e3-04663220aa7e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.05.19 00:06:06.154324 [ 294 ] {0d1f4bf6-4dd2-42a2-96e3-04663220aa7e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00122 sec., 24590.16393442623 rows/sec., 1.81 MiB/sec. | ||
| 10737 | 2026.05.19 00:06:06.154360 [ 294 ] {0d1f4bf6-4dd2-42a2-96e3-04663220aa7e} <Debug> TCPHandler: Processed in 0.001387148 sec. | ||
| 10738 | 2026.05.19 00:06:06.154485 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2026.05.19 00:06:06.154584 [ 294 ] {1451db45-9f7d-4e18-a9ab-62c82ea950ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10740 | 2026.05.19 00:06:06.154627 [ 294 ] {1451db45-9f7d-4e18-a9ab-62c82ea950ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10741 | 2026.05.19 00:06:06.155068 [ 294 ] {1451db45-9f7d-4e18-a9ab-62c82ea950ef} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.05.19 00:06:06.155105 [ 294 ] {1451db45-9f7d-4e18-a9ab-62c82ea950ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10743 | 2026.05.19 00:06:06.155411 [ 294 ] {1451db45-9f7d-4e18-a9ab-62c82ea950ef} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10744 | 2026.05.19 00:06:06.155621 [ 294 ] {1451db45-9f7d-4e18-a9ab-62c82ea950ef} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.05.19 00:06:06.155751 [ 294 ] {1451db45-9f7d-4e18-a9ab-62c82ea950ef} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001188 sec., 79124.57912457912 rows/sec., 6.18 MiB/sec. | ||
| 10746 | 2026.05.19 00:06:06.155787 [ 294 ] {1451db45-9f7d-4e18-a9ab-62c82ea950ef} <Debug> TCPHandler: Processed in 0.001353418 sec. | ||
| 10747 | 2026.05.19 00:06:06.155918 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10748 | 2026.05.19 00:06:06.156014 [ 294 ] {3904cadb-d2be-4fa2-870e-5a4a4888d7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10749 | 2026.05.19 00:06:06.156059 [ 294 ] {3904cadb-d2be-4fa2-870e-5a4a4888d7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10750 | 2026.05.19 00:06:06.156473 [ 294 ] {3904cadb-d2be-4fa2-870e-5a4a4888d7a1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.05.19 00:06:06.156509 [ 294 ] {3904cadb-d2be-4fa2-870e-5a4a4888d7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10752 | 2026.05.19 00:06:06.156820 [ 294 ] {3904cadb-d2be-4fa2-870e-5a4a4888d7a1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10753 | 2026.05.19 00:06:06.157032 [ 294 ] {3904cadb-d2be-4fa2-870e-5a4a4888d7a1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2026.05.19 00:06:06.157165 [ 294 ] {3904cadb-d2be-4fa2-870e-5a4a4888d7a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 10755 | 2026.05.19 00:06:06.157200 [ 294 ] {3904cadb-d2be-4fa2-870e-5a4a4888d7a1} <Debug> TCPHandler: Processed in 0.001332537 sec. | ||
| 10756 | 2026.05.19 00:06:06.157321 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2026.05.19 00:06:06.157416 [ 294 ] {16a79510-17b2-4999-91e6-6bd04f0ca357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10758 | 2026.05.19 00:06:06.157472 [ 294 ] {16a79510-17b2-4999-91e6-6bd04f0ca357} <Trace> 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 | ||
| 10759 | 2026.05.19 00:06:06.158270 [ 294 ] {16a79510-17b2-4999-91e6-6bd04f0ca357} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2026.05.19 00:06:06.158305 [ 294 ] {16a79510-17b2-4999-91e6-6bd04f0ca357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10761 | 2026.05.19 00:06:06.158832 [ 294 ] {16a79510-17b2-4999-91e6-6bd04f0ca357} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10762 | 2026.05.19 00:06:06.159054 [ 294 ] {16a79510-17b2-4999-91e6-6bd04f0ca357} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2026.05.19 00:06:06.159198 [ 294 ] {16a79510-17b2-4999-91e6-6bd04f0ca357} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001799 sec., 16675.93107281823 rows/sec., 29.88 MiB/sec. | ||
| 10764 | 2026.05.19 00:06:06.159249 [ 294 ] {16a79510-17b2-4999-91e6-6bd04f0ca357} <Debug> TCPHandler: Processed in 0.001977915 sec. | ||
| 10765 | 2026.05.19 00:06:06.159387 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2026.05.19 00:06:06.159483 [ 294 ] {2a74e1eb-71b5-4c6d-b794-85c972d18451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10767 | 2026.05.19 00:06:06.159527 [ 294 ] {2a74e1eb-71b5-4c6d-b794-85c972d18451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10768 | 2026.05.19 00:06:06.159876 [ 294 ] {2a74e1eb-71b5-4c6d-b794-85c972d18451} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2026.05.19 00:06:06.159911 [ 294 ] {2a74e1eb-71b5-4c6d-b794-85c972d18451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10770 | 2026.05.19 00:06:06.160216 [ 294 ] {2a74e1eb-71b5-4c6d-b794-85c972d18451} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10771 | 2026.05.19 00:06:06.160422 [ 294 ] {2a74e1eb-71b5-4c6d-b794-85c972d18451} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.05.19 00:06:06.160557 [ 294 ] {2a74e1eb-71b5-4c6d-b794-85c972d18451} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 10773 | 2026.05.19 00:06:06.160591 [ 294 ] {2a74e1eb-71b5-4c6d-b794-85c972d18451} <Debug> TCPHandler: Processed in 0.001254615 sec. | ||
| 10774 | 2026.05.19 00:06:07.437345 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10775 | 2026.05.19 00:06:07.437411 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10776 | 2026.05.19 00:06:07.564866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23011 | ||
| 10777 | 2026.05.19 00:06:07.565613 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2026.05.19 00:06:07.565659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10779 | 2026.05.19 00:06:07.566135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10780 | 2026.05.19 00:06:07.566360 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.05.19 00:06:07.566488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23011 | ||
| 10782 | 2026.05.19 00:06:08.001743 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001253645 sec. | ||
| 10783 | 2026.05.19 00:06:08.781412 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10784 | 2026.05.19 00:06:08.797294 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.05.19 00:06:08.797350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10786 | 2026.05.19 00:06:08.803093 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10787 | 2026.05.19 00:06:08.803782 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.05.19 00:06:08.806451 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10789 | 2026.05.19 00:06:11.053255 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44413 | ||
| 10790 | 2026.05.19 00:06:11.053373 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10791 | 2026.05.19 00:06:11.053408 [ 310 ] {} <Debug> TCP-Session: aa4ece3a-1951-4eae-bdae-1605dafa6506 Authenticating user 'default' from [fd00:1122:3344:101::e]:44413 | ||
| 10792 | 2026.05.19 00:06:11.053439 [ 310 ] {} <Debug> TCP-Session: aa4ece3a-1951-4eae-bdae-1605dafa6506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10793 | 2026.05.19 00:06:11.053457 [ 310 ] {} <Debug> TCP-Session: aa4ece3a-1951-4eae-bdae-1605dafa6506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2026.05.19 00:06:11.053798 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48341 | ||
| 10795 | 2026.05.19 00:06:11.053881 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47327 | ||
| 10796 | 2026.05.19 00:06:11.053917 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47655 | ||
| 10797 | 2026.05.19 00:06:11.053929 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44263 | ||
| 10798 | 2026.05.19 00:06:11.053956 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37390 | ||
| 10799 | 2026.05.19 00:06:11.053952 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43230 | ||
| 10800 | 2026.05.19 00:06:11.054033 [ 310 ] {} <Trace> TCP-Session: aa4ece3a-1951-4eae-bdae-1605dafa6506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2026.05.19 00:06:11.053902 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63150 | ||
| 10802 | 2026.05.19 00:06:11.053900 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10803 | 2026.05.19 00:06:11.053881 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44023 | ||
| 10804 | 2026.05.19 00:06:11.054164 [ 311 ] {} <Debug> TCP-Session: 72c60f87-b664-494c-ad09-01bff2f150ef Authenticating user 'default' from [fd00:1122:3344:101::e]:48341 | ||
| 10805 | 2026.05.19 00:06:11.054212 [ 311 ] {} <Debug> TCP-Session: 72c60f87-b664-494c-ad09-01bff2f150ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10806 | 2026.05.19 00:06:11.054226 [ 311 ] {} <Debug> TCP-Session: 72c60f87-b664-494c-ad09-01bff2f150ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10807 | 2026.05.19 00:06:11.054271 [ 310 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10808 | 2026.05.19 00:06:11.054362 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10809 | 2026.05.19 00:06:11.054402 [ 283 ] {} <Debug> TCP-Session: 06dab4e3-06de-42c5-a7f2-138a590370f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47327 | ||
| 10810 | 2026.05.19 00:06:11.054426 [ 283 ] {} <Debug> TCP-Session: 06dab4e3-06de-42c5-a7f2-138a590370f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2026.05.19 00:06:11.054440 [ 283 ] {} <Debug> TCP-Session: 06dab4e3-06de-42c5-a7f2-138a590370f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10812 | 2026.05.19 00:06:11.054554 [ 310 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10813 | 2026.05.19 00:06:11.054612 [ 310 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10814 | 2026.05.19 00:06:11.054717 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10815 | 2026.05.19 00:06:11.054768 [ 293 ] {} <Debug> TCP-Session: e33aea35-7c43-4f24-95a0-438a6239ee80 Authenticating user 'default' from [fd00:1122:3344:101::e]:44023 | ||
| 10816 | 2026.05.19 00:06:11.054796 [ 293 ] {} <Debug> TCP-Session: e33aea35-7c43-4f24-95a0-438a6239ee80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10817 | 2026.05.19 00:06:11.054821 [ 293 ] {} <Debug> TCP-Session: e33aea35-7c43-4f24-95a0-438a6239ee80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2026.05.19 00:06:11.054862 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10819 | 2026.05.19 00:06:11.054897 [ 303 ] {} <Debug> TCP-Session: ef8db5b2-0eed-4460-9130-31120e43dcb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63150 | ||
| 10820 | 2026.05.19 00:06:11.054901 [ 310 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 10821 | 2026.05.19 00:06:11.054917 [ 303 ] {} <Debug> TCP-Session: ef8db5b2-0eed-4460-9130-31120e43dcb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10822 | 2026.05.19 00:06:11.054944 [ 303 ] {} <Debug> TCP-Session: ef8db5b2-0eed-4460-9130-31120e43dcb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.05.19 00:06:11.055333 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10824 | 2026.05.19 00:06:11.055373 [ 308 ] {} <Debug> TCP-Session: 5eb0558b-7efb-4bf6-a7d2-81b245175d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:37390 | ||
| 10825 | 2026.05.19 00:06:11.055398 [ 308 ] {} <Debug> TCP-Session: 5eb0558b-7efb-4bf6-a7d2-81b245175d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2026.05.19 00:06:11.055414 [ 308 ] {} <Debug> TCP-Session: 5eb0558b-7efb-4bf6-a7d2-81b245175d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2026.05.19 00:06:11.055472 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10828 | 2026.05.19 00:06:11.055508 [ 307 ] {} <Debug> TCP-Session: a03b37ab-bb3f-4b1d-b27f-015a11eba11e Authenticating user 'default' from [fd00:1122:3344:101::e]:44263 | ||
| 10829 | 2026.05.19 00:06:11.055525 [ 307 ] {} <Debug> TCP-Session: a03b37ab-bb3f-4b1d-b27f-015a11eba11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.05.19 00:06:11.055538 [ 307 ] {} <Debug> TCP-Session: a03b37ab-bb3f-4b1d-b27f-015a11eba11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10831 | 2026.05.19 00:06:11.055878 [ 326 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Trace> AggregatingTransform: Aggregating | ||
| 10832 | 2026.05.19 00:06:11.055889 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10833 | 2026.05.19 00:06:11.055917 [ 326 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10834 | 2026.05.19 00:06:11.055942 [ 304 ] {} <Debug> TCP-Session: 2ee5011d-5698-4d77-8be3-8bda4f38850b Authenticating user 'default' from [fd00:1122:3344:101::e]:47655 | ||
| 10835 | 2026.05.19 00:06:11.055960 [ 326 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942786 sec. (1060.686 rows/sec., 41.43 KiB/sec.) | ||
| 10836 | 2026.05.19 00:06:11.055970 [ 304 ] {} <Debug> TCP-Session: 2ee5011d-5698-4d77-8be3-8bda4f38850b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10837 | 2026.05.19 00:06:11.055983 [ 326 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Trace> Aggregator: Merging aggregated data | ||
| 10838 | 2026.05.19 00:06:11.055992 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10839 | 2026.05.19 00:06:11.055997 [ 304 ] {} <Debug> TCP-Session: 2ee5011d-5698-4d77-8be3-8bda4f38850b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.05.19 00:06:11.056037 [ 309 ] {} <Debug> TCP-Session: 8d28d014-151d-4829-8fd0-2b5eaf5bc13a Authenticating user 'default' from [fd00:1122:3344:101::e]:43230 | ||
| 10841 | 2026.05.19 00:06:11.056053 [ 309 ] {} <Debug> TCP-Session: 8d28d014-151d-4829-8fd0-2b5eaf5bc13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2026.05.19 00:06:11.056066 [ 309 ] {} <Debug> TCP-Session: 8d28d014-151d-4829-8fd0-2b5eaf5bc13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10843 | 2026.05.19 00:06:11.056506 [ 310 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002311 sec., 432.71311120726955 rows/sec., 16.90 KiB/sec. | ||
| 10844 | 2026.05.19 00:06:11.056618 [ 310 ] {78c89471-317c-4ae8-aad4-a9a75d2313d9} <Debug> TCPHandler: Processed in 0.002765347 sec. | ||
| 10845 | 2026.05.19 00:06:11.056732 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10846 | 2026.05.19 00:06:11.056760 [ 310 ] {} <Debug> TCP-Session: aa4ece3a-1951-4eae-bdae-1605dafa6506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10847 | 2026.05.19 00:06:11.056776 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10848 | 2026.05.19 00:06:11.056814 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10849 | 2026.05.19 00:06:11.056822 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10850 | 2026.05.19 00:06:11.056842 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10851 | 2026.05.19 00:06:11.056868 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10852 | 2026.05.19 00:06:11.056881 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10853 | 2026.05.19 00:06:11.056895 [ 283 ] {} <Debug> TCP-Session: 06dab4e3-06de-42c5-a7f2-138a590370f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2026.05.19 00:06:11.056908 [ 304 ] {} <Debug> TCP-Session: 2ee5011d-5698-4d77-8be3-8bda4f38850b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.05.19 00:06:11.056899 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10856 | 2026.05.19 00:06:11.056926 [ 293 ] {} <Debug> TCP-Session: e33aea35-7c43-4f24-95a0-438a6239ee80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2026.05.19 00:06:11.056932 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10858 | 2026.05.19 00:06:11.056959 [ 309 ] {} <Debug> TCP-Session: 8d28d014-151d-4829-8fd0-2b5eaf5bc13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2026.05.19 00:06:11.056882 [ 307 ] {} <Debug> TCP-Session: a03b37ab-bb3f-4b1d-b27f-015a11eba11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.05.19 00:06:11.056991 [ 303 ] {} <Debug> TCP-Session: ef8db5b2-0eed-4460-9130-31120e43dcb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.05.19 00:06:11.056860 [ 308 ] {} <Debug> TCP-Session: 5eb0558b-7efb-4bf6-a7d2-81b245175d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10862 | 2026.05.19 00:06:11.056819 [ 311 ] {} <Debug> TCP-Session: 72c60f87-b664-494c-ad09-01bff2f150ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.05.19 00:06:11.146747 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.05.19 00:06:11.146985 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 10865 | 2026.05.19 00:06:11.147335 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10866 | 2026.05.19 00:06:11.147376 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Debug> 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 | ||
| 10867 | 2026.05.19 00:06:11.147606 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10868 | 2026.05.19 00:06:11.147680 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10869 | 2026.05.19 00:06:11.147826 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10870 | 2026.05.19 00:06:11.147913 [ 343 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10871 | 2026.05.19 00:06:11.147916 [ 335 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10872 | 2026.05.19 00:06:11.147937 [ 362 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10873 | 2026.05.19 00:06:11.148055 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 10874 | 2026.05.19 00:06:11.148087 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10875 | 2026.05.19 00:06:11.148163 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10876 | 2026.05.19 00:06:11.148185 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10877 | 2026.05.19 00:06:11.148223 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> 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'))" | ||
| 10878 | 2026.05.19 00:06:11.148265 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Trace> 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'))" | ||
| 10879 | 2026.05.19 00:06:11.149293 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002401 sec., 14577.25947521866 rows/sec., 2.46 MiB/sec. | ||
| 10880 | 2026.05.19 00:06:11.149434 [ 294 ] {59114c8f-e9e9-4a80-ae01-306561f60eee} <Debug> TCPHandler: Processed in 0.002825869 sec. | ||
| 10881 | 2026.05.19 00:06:11.151332 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.05.19 00:06:11.151468 [ 294 ] {7472749f-8ba8-417f-be23-3d30c9202423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10883 | 2026.05.19 00:06:11.151525 [ 294 ] {7472749f-8ba8-417f-be23-3d30c9202423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10884 | 2026.05.19 00:06:11.152134 [ 294 ] {7472749f-8ba8-417f-be23-3d30c9202423} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2026.05.19 00:06:11.152190 [ 294 ] {7472749f-8ba8-417f-be23-3d30c9202423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10886 | 2026.05.19 00:06:11.152597 [ 294 ] {7472749f-8ba8-417f-be23-3d30c9202423} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10887 | 2026.05.19 00:06:11.152822 [ 294 ] {7472749f-8ba8-417f-be23-3d30c9202423} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.05.19 00:06:11.152977 [ 294 ] {7472749f-8ba8-417f-be23-3d30c9202423} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001548 sec., 50387.59689922481 rows/sec., 4.17 MiB/sec. | ||
| 10889 | 2026.05.19 00:06:11.153017 [ 294 ] {7472749f-8ba8-417f-be23-3d30c9202423} <Debug> TCPHandler: Processed in 0.001748829 sec. | ||
| 10890 | 2026.05.19 00:06:11.153148 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10891 | 2026.05.19 00:06:11.153249 [ 294 ] {02b46613-8c37-4999-ae95-29f008d32c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10892 | 2026.05.19 00:06:11.153295 [ 294 ] {02b46613-8c37-4999-ae95-29f008d32c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10893 | 2026.05.19 00:06:11.153716 [ 294 ] {02b46613-8c37-4999-ae95-29f008d32c0e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.05.19 00:06:11.153756 [ 294 ] {02b46613-8c37-4999-ae95-29f008d32c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10895 | 2026.05.19 00:06:11.154096 [ 294 ] {02b46613-8c37-4999-ae95-29f008d32c0e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10896 | 2026.05.19 00:06:11.154318 [ 294 ] {02b46613-8c37-4999-ae95-29f008d32c0e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.05.19 00:06:11.154460 [ 294 ] {02b46613-8c37-4999-ae95-29f008d32c0e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001232 sec., 8928.571428571428 rows/sec., 671.39 KiB/sec. | ||
| 10898 | 2026.05.19 00:06:11.154496 [ 294 ] {02b46613-8c37-4999-ae95-29f008d32c0e} <Debug> TCPHandler: Processed in 0.001399509 sec. | ||
| 10899 | 2026.05.19 00:06:11.154613 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.05.19 00:06:11.154711 [ 294 ] {166f8845-3473-487a-9e39-220050b39250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10901 | 2026.05.19 00:06:11.154753 [ 294 ] {166f8845-3473-487a-9e39-220050b39250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10902 | 2026.05.19 00:06:11.155171 [ 294 ] {166f8845-3473-487a-9e39-220050b39250} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.05.19 00:06:11.155207 [ 294 ] {166f8845-3473-487a-9e39-220050b39250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10904 | 2026.05.19 00:06:11.155522 [ 294 ] {166f8845-3473-487a-9e39-220050b39250} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10905 | 2026.05.19 00:06:11.155737 [ 294 ] {166f8845-3473-487a-9e39-220050b39250} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.05.19 00:06:11.155873 [ 294 ] {166f8845-3473-487a-9e39-220050b39250} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001182 sec., 63451.776649746185 rows/sec., 4.95 MiB/sec. | ||
| 10907 | 2026.05.19 00:06:11.155907 [ 294 ] {166f8845-3473-487a-9e39-220050b39250} <Debug> TCPHandler: Processed in 0.001343157 sec. | ||
| 10908 | 2026.05.19 00:06:11.156027 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2026.05.19 00:06:11.156124 [ 294 ] {e7b5c368-cac1-47c9-838c-38715656e015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10910 | 2026.05.19 00:06:11.156168 [ 294 ] {e7b5c368-cac1-47c9-838c-38715656e015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10911 | 2026.05.19 00:06:11.156574 [ 294 ] {e7b5c368-cac1-47c9-838c-38715656e015} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.05.19 00:06:11.156610 [ 294 ] {e7b5c368-cac1-47c9-838c-38715656e015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10913 | 2026.05.19 00:06:11.156942 [ 294 ] {e7b5c368-cac1-47c9-838c-38715656e015} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10914 | 2026.05.19 00:06:11.157161 [ 294 ] {e7b5c368-cac1-47c9-838c-38715656e015} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2026.05.19 00:06:11.157276 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 3 parts from all_1_75_15 to all_77_77_0 | ||
| 10916 | 2026.05.19 00:06:11.157296 [ 294 ] {e7b5c368-cac1-47c9-838c-38715656e015} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 10917 | 2026.05.19 00:06:11.157327 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2026.05.19 00:06:11.157340 [ 294 ] {e7b5c368-cac1-47c9-838c-38715656e015} <Debug> TCPHandler: Processed in 0.001361358 sec. | ||
| 10919 | 2026.05.19 00:06:11.157359 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10920 | 2026.05.19 00:06:11.157466 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_75_15 to all_77_77_0 into Compact with storage Full | ||
| 10921 | 2026.05.19 00:06:11.157473 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2026.05.19 00:06:11.157610 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10923 | 2026.05.19 00:06:11.157620 [ 294 ] {7c2a33d5-8cd6-4095-b12c-87ce057e2ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10924 | 2026.05.19 00:06:11.157665 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 26897 rows starting from the beginning of the part | ||
| 10925 | 2026.05.19 00:06:11.157703 [ 294 ] {7c2a33d5-8cd6-4095-b12c-87ce057e2ffb} <Trace> 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 | ||
| 10926 | 2026.05.19 00:06:11.157757 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10927 | 2026.05.19 00:06:11.157833 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1533 rows starting from the beginning of the part | ||
| 10928 | 2026.05.19 00:06:11.158564 [ 294 ] {7c2a33d5-8cd6-4095-b12c-87ce057e2ffb} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.05.19 00:06:11.158607 [ 294 ] {7c2a33d5-8cd6-4095-b12c-87ce057e2ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10930 | 2026.05.19 00:06:11.159166 [ 294 ] {7c2a33d5-8cd6-4095-b12c-87ce057e2ffb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10931 | 2026.05.19 00:06:11.159426 [ 294 ] {7c2a33d5-8cd6-4095-b12c-87ce057e2ffb} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.05.19 00:06:11.159585 [ 294 ] {7c2a33d5-8cd6-4095-b12c-87ce057e2ffb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001992 sec., 5522.088353413655 rows/sec., 9.90 MiB/sec. | ||
| 10933 | 2026.05.19 00:06:11.159656 [ 294 ] {7c2a33d5-8cd6-4095-b12c-87ce057e2ffb} <Debug> TCPHandler: Processed in 0.002244663 sec. | ||
| 10934 | 2026.05.19 00:06:11.159786 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2026.05.19 00:06:11.159883 [ 294 ] {04cd1342-269a-45a3-8d11-6f1143ddff84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10936 | 2026.05.19 00:06:11.159928 [ 294 ] {04cd1342-269a-45a3-8d11-6f1143ddff84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10937 | 2026.05.19 00:06:11.160277 [ 294 ] {04cd1342-269a-45a3-8d11-6f1143ddff84} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.05.19 00:06:11.160314 [ 294 ] {04cd1342-269a-45a3-8d11-6f1143ddff84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10939 | 2026.05.19 00:06:11.160652 [ 294 ] {04cd1342-269a-45a3-8d11-6f1143ddff84} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10940 | 2026.05.19 00:06:11.160873 [ 294 ] {04cd1342-269a-45a3-8d11-6f1143ddff84} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.05.19 00:06:11.161008 [ 294 ] {04cd1342-269a-45a3-8d11-6f1143ddff84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 10942 | 2026.05.19 00:06:11.161047 [ 294 ] {04cd1342-269a-45a3-8d11-6f1143ddff84} <Debug> TCPHandler: Processed in 0.001309587 sec. | ||
| 10943 | 2026.05.19 00:06:11.165276 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28590 rows, containing 5 columns (5 merged, 0 gathered) in 0.00784535 sec., 3644196.880954961 rows/sec., 234.85 MiB/sec. | ||
| 10944 | 2026.05.19 00:06:11.165928 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Trace> MergedBlockOutputStream: filled checksums all_1_77_16 (state Temporary) | ||
| 10945 | 2026.05.19 00:06:11.166359 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_77_16 to all_1_77_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10946 | 2026.05.19 00:06:11.166475 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 3 parts: [all_1_75_15, all_77_77_0] -> all_1_77_16 | ||
| 10947 | 2026.05.19 00:06:11.166626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10948 | 2026.05.19 00:06:11.380694 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39707 | ||
| 10949 | 2026.05.19 00:06:11.380790 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10950 | 2026.05.19 00:06:11.380820 [ 310 ] {} <Debug> TCP-Session: 7870e5c9-0054-4acc-aee3-6e97ea195359 Authenticating user 'default' from [fd00:1122:3344:101::e]:39707 | ||
| 10951 | 2026.05.19 00:06:11.380847 [ 310 ] {} <Debug> TCP-Session: 7870e5c9-0054-4acc-aee3-6e97ea195359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.05.19 00:06:11.380863 [ 310 ] {} <Debug> TCP-Session: 7870e5c9-0054-4acc-aee3-6e97ea195359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.05.19 00:06:11.381104 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61333 | ||
| 10954 | 2026.05.19 00:06:11.381118 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54365 | ||
| 10955 | 2026.05.19 00:06:11.381136 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53174 | ||
| 10956 | 2026.05.19 00:06:11.381164 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51651 | ||
| 10957 | 2026.05.19 00:06:11.381197 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10958 | 2026.05.19 00:06:11.381197 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10959 | 2026.05.19 00:06:11.381246 [ 311 ] {} <Debug> TCP-Session: 27c77db6-18b4-45e0-b7a5-6be96d2b3f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:61333 | ||
| 10960 | 2026.05.19 00:06:11.381247 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10961 | 2026.05.19 00:06:11.381255 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10962 | 2026.05.19 00:06:11.381273 [ 311 ] {} <Debug> TCP-Session: 27c77db6-18b4-45e0-b7a5-6be96d2b3f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.05.19 00:06:11.381293 [ 304 ] {} <Debug> TCP-Session: 2a924118-299b-423a-8778-5ae938ae9530 Authenticating user 'default' from [fd00:1122:3344:101::e]:53174 | ||
| 10964 | 2026.05.19 00:06:11.381301 [ 309 ] {} <Debug> TCP-Session: 2e61346a-f2d7-4863-92cd-ae887d986b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:51651 | ||
| 10965 | 2026.05.19 00:06:11.381313 [ 311 ] {} <Debug> TCP-Session: 27c77db6-18b4-45e0-b7a5-6be96d2b3f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10966 | 2026.05.19 00:06:11.381336 [ 304 ] {} <Debug> TCP-Session: 2a924118-299b-423a-8778-5ae938ae9530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2026.05.19 00:06:11.381342 [ 309 ] {} <Debug> TCP-Session: 2e61346a-f2d7-4863-92cd-ae887d986b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2026.05.19 00:06:11.381367 [ 304 ] {} <Debug> TCP-Session: 2a924118-299b-423a-8778-5ae938ae9530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10969 | 2026.05.19 00:06:11.381378 [ 309 ] {} <Debug> TCP-Session: 2e61346a-f2d7-4863-92cd-ae887d986b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10970 | 2026.05.19 00:06:11.381261 [ 303 ] {} <Debug> TCP-Session: a5c6cc8c-6136-4c8f-915d-0d33d86a3aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54365 | ||
| 10971 | 2026.05.19 00:06:11.381160 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41914 | ||
| 10972 | 2026.05.19 00:06:11.381428 [ 303 ] {} <Debug> TCP-Session: a5c6cc8c-6136-4c8f-915d-0d33d86a3aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10973 | 2026.05.19 00:06:11.381139 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52237 | ||
| 10974 | 2026.05.19 00:06:11.381483 [ 303 ] {} <Debug> TCP-Session: a5c6cc8c-6136-4c8f-915d-0d33d86a3aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10975 | 2026.05.19 00:06:11.381119 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45099 | ||
| 10976 | 2026.05.19 00:06:11.381513 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10977 | 2026.05.19 00:06:11.381522 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10978 | 2026.05.19 00:06:11.381559 [ 308 ] {} <Debug> TCP-Session: c1d25083-fa22-4fba-98b2-c77dd29c7ba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41914 | ||
| 10979 | 2026.05.19 00:06:11.381570 [ 307 ] {} <Debug> TCP-Session: 40ea76b1-27db-4f8e-9b54-dc9331dd1e95 Authenticating user 'default' from [fd00:1122:3344:101::e]:52237 | ||
| 10980 | 2026.05.19 00:06:11.381563 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10981 | 2026.05.19 00:06:11.381595 [ 308 ] {} <Debug> TCP-Session: c1d25083-fa22-4fba-98b2-c77dd29c7ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.05.19 00:06:11.381600 [ 307 ] {} <Debug> TCP-Session: 40ea76b1-27db-4f8e-9b54-dc9331dd1e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2026.05.19 00:06:11.381618 [ 283 ] {} <Debug> TCP-Session: 7dd3c728-9791-4aea-b42f-0239db22c344 Authenticating user 'default' from [fd00:1122:3344:101::e]:45099 | ||
| 10984 | 2026.05.19 00:06:11.381639 [ 307 ] {} <Debug> TCP-Session: 40ea76b1-27db-4f8e-9b54-dc9331dd1e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2026.05.19 00:06:11.381658 [ 283 ] {} <Debug> TCP-Session: 7dd3c728-9791-4aea-b42f-0239db22c344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.05.19 00:06:11.381627 [ 308 ] {} <Debug> TCP-Session: c1d25083-fa22-4fba-98b2-c77dd29c7ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2026.05.19 00:06:11.381686 [ 283 ] {} <Debug> TCP-Session: 7dd3c728-9791-4aea-b42f-0239db22c344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10988 | 2026.05.19 00:06:11.381119 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38117 | ||
| 10989 | 2026.05.19 00:06:11.381185 [ 310 ] {} <Trace> TCP-Session: 7870e5c9-0054-4acc-aee3-6e97ea195359 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.05.19 00:06:11.381773 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10991 | 2026.05.19 00:06:11.381801 [ 293 ] {} <Debug> TCP-Session: 72967a04-f31a-489b-a71e-04c20995b05f Authenticating user 'default' from [fd00:1122:3344:101::e]:38117 | ||
| 10992 | 2026.05.19 00:06:11.381818 [ 293 ] {} <Debug> TCP-Session: 72967a04-f31a-489b-a71e-04c20995b05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2026.05.19 00:06:11.381831 [ 293 ] {} <Debug> TCP-Session: 72967a04-f31a-489b-a71e-04c20995b05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2026.05.19 00:06:11.381917 [ 310 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39707) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10995 | 2026.05.19 00:06:11.382255 [ 310 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10996 | 2026.05.19 00:06:11.382323 [ 310 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10997 | 2026.05.19 00:06:11.382606 [ 310 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 10998 | 2026.05.19 00:06:11.383486 [ 335 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Trace> AggregatingTransform: Aggregating | ||
| 10999 | 2026.05.19 00:06:11.383524 [ 335 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Trace> Aggregator: Aggregation method: without_key | ||
| 11000 | 2026.05.19 00:06:11.383555 [ 335 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000850754 sec. (1175.428 rows/sec., 45.92 KiB/sec.) | ||
| 11001 | 2026.05.19 00:06:11.383571 [ 335 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Trace> Aggregator: Merging aggregated data | ||
| 11002 | 2026.05.19 00:06:11.384115 [ 310 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002254 sec., 443.6557231588288 rows/sec., 17.33 KiB/sec. | ||
| 11003 | 2026.05.19 00:06:11.384252 [ 310 ] {94d05fc4-37ee-4806-9cde-120503065bdf} <Debug> TCPHandler: Processed in 0.003191499 sec. | ||
| 11004 | 2026.05.19 00:06:11.384376 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11005 | 2026.05.19 00:06:11.384404 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11006 | 2026.05.19 00:06:11.384420 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11007 | 2026.05.19 00:06:11.384444 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11008 | 2026.05.19 00:06:11.384458 [ 309 ] {} <Debug> TCP-Session: 2e61346a-f2d7-4863-92cd-ae887d986b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.05.19 00:06:11.384473 [ 311 ] {} <Debug> TCP-Session: 27c77db6-18b4-45e0-b7a5-6be96d2b3f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.05.19 00:06:11.384485 [ 293 ] {} <Debug> TCP-Session: 72967a04-f31a-489b-a71e-04c20995b05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2026.05.19 00:06:11.384485 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11012 | 2026.05.19 00:06:11.384504 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11013 | 2026.05.19 00:06:11.384543 [ 308 ] {} <Debug> TCP-Session: c1d25083-fa22-4fba-98b2-c77dd29c7ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11014 | 2026.05.19 00:06:11.384462 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11015 | 2026.05.19 00:06:11.384569 [ 307 ] {} <Debug> TCP-Session: 40ea76b1-27db-4f8e-9b54-dc9331dd1e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11016 | 2026.05.19 00:06:11.384434 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11017 | 2026.05.19 00:06:11.384601 [ 303 ] {} <Debug> TCP-Session: a5c6cc8c-6136-4c8f-915d-0d33d86a3aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11018 | 2026.05.19 00:06:11.384515 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11019 | 2026.05.19 00:06:11.384636 [ 283 ] {} <Debug> TCP-Session: 7dd3c728-9791-4aea-b42f-0239db22c344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11020 | 2026.05.19 00:06:11.384405 [ 310 ] {} <Debug> TCP-Session: 7870e5c9-0054-4acc-aee3-6e97ea195359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11021 | 2026.05.19 00:06:11.384669 [ 304 ] {} <Debug> TCP-Session: 2a924118-299b-423a-8778-5ae938ae9530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11022 | 2026.05.19 00:06:12.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.69 MiB, peak 325.87 MiB, free memory in arenas 0.00 B, will set to 316.95 MiB (RSS), difference: 1.25 MiB | ||
| 11023 | 2026.05.19 00:06:12.396579 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47984 | ||
| 11024 | 2026.05.19 00:06:12.396707 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11025 | 2026.05.19 00:06:12.396744 [ 310 ] {} <Debug> TCP-Session: 84c2f299-8fac-4b7a-8f02-19df2ee070a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47984 | ||
| 11026 | 2026.05.19 00:06:12.396775 [ 310 ] {} <Debug> TCP-Session: 84c2f299-8fac-4b7a-8f02-19df2ee070a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2026.05.19 00:06:12.396793 [ 310 ] {} <Debug> TCP-Session: 84c2f299-8fac-4b7a-8f02-19df2ee070a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11028 | 2026.05.19 00:06:12.397199 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54831 | ||
| 11029 | 2026.05.19 00:06:12.397219 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42367 | ||
| 11030 | 2026.05.19 00:06:12.397250 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50694 | ||
| 11031 | 2026.05.19 00:06:12.397274 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60280 | ||
| 11032 | 2026.05.19 00:06:12.397313 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11033 | 2026.05.19 00:06:12.397341 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11034 | 2026.05.19 00:06:12.397388 [ 283 ] {} <Debug> TCP-Session: 8cd1d474-faa1-46d5-98f6-b35d9c9eb297 Authenticating user 'default' from [fd00:1122:3344:101::e]:54831 | ||
| 11035 | 2026.05.19 00:06:12.397319 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11036 | 2026.05.19 00:06:12.397422 [ 283 ] {} <Debug> TCP-Session: 8cd1d474-faa1-46d5-98f6-b35d9c9eb297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11037 | 2026.05.19 00:06:12.397420 [ 309 ] {} <Debug> TCP-Session: 12116dae-3507-4b96-a313-7258bb27cf3d Authenticating user 'default' from [fd00:1122:3344:101::e]:50694 | ||
| 11038 | 2026.05.19 00:06:12.397443 [ 283 ] {} <Debug> TCP-Session: 8cd1d474-faa1-46d5-98f6-b35d9c9eb297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.05.19 00:06:12.397447 [ 304 ] {} <Debug> TCP-Session: 9adae68f-58f4-4e7d-8f0b-24d813162f6b Authenticating user 'default' from [fd00:1122:3344:101::e]:42367 | ||
| 11040 | 2026.05.19 00:06:12.397458 [ 309 ] {} <Debug> TCP-Session: 12116dae-3507-4b96-a313-7258bb27cf3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2026.05.19 00:06:12.397482 [ 304 ] {} <Debug> TCP-Session: 9adae68f-58f4-4e7d-8f0b-24d813162f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11042 | 2026.05.19 00:06:12.397496 [ 309 ] {} <Debug> TCP-Session: 12116dae-3507-4b96-a313-7258bb27cf3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2026.05.19 00:06:12.397527 [ 304 ] {} <Debug> TCP-Session: 9adae68f-58f4-4e7d-8f0b-24d813162f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2026.05.19 00:06:12.397250 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49157 | ||
| 11045 | 2026.05.19 00:06:12.397229 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62170 | ||
| 11046 | 2026.05.19 00:06:12.397232 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45760 | ||
| 11047 | 2026.05.19 00:06:12.397646 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11048 | 2026.05.19 00:06:12.397219 [ 310 ] {} <Trace> TCP-Session: 84c2f299-8fac-4b7a-8f02-19df2ee070a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.05.19 00:06:12.397705 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11050 | 2026.05.19 00:06:12.397721 [ 308 ] {} <Debug> TCP-Session: 0ec0f676-e3e6-4a32-9a4e-727c402c522c Authenticating user 'default' from [fd00:1122:3344:101::e]:49157 | ||
| 11051 | 2026.05.19 00:06:12.397716 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11052 | 2026.05.19 00:06:12.397797 [ 303 ] {} <Debug> TCP-Session: 960ced26-9d9c-4f14-9fbf-d104c0077d8d Authenticating user 'default' from [fd00:1122:3344:101::e]:62170 | ||
| 11053 | 2026.05.19 00:06:12.397811 [ 308 ] {} <Debug> TCP-Session: 0ec0f676-e3e6-4a32-9a4e-727c402c522c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.05.19 00:06:12.397830 [ 307 ] {} <Debug> TCP-Session: 2886125a-1fed-410d-a25a-dd6fbfc787c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45760 | ||
| 11055 | 2026.05.19 00:06:12.397856 [ 308 ] {} <Debug> TCP-Session: 0ec0f676-e3e6-4a32-9a4e-727c402c522c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2026.05.19 00:06:12.397857 [ 303 ] {} <Debug> TCP-Session: 960ced26-9d9c-4f14-9fbf-d104c0077d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11057 | 2026.05.19 00:06:12.397878 [ 307 ] {} <Debug> TCP-Session: 2886125a-1fed-410d-a25a-dd6fbfc787c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2026.05.19 00:06:12.397911 [ 303 ] {} <Debug> TCP-Session: 960ced26-9d9c-4f14-9fbf-d104c0077d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11059 | 2026.05.19 00:06:12.397922 [ 307 ] {} <Debug> TCP-Session: 2886125a-1fed-410d-a25a-dd6fbfc787c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11060 | 2026.05.19 00:06:12.397930 [ 310 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47984) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11061 | 2026.05.19 00:06:12.397199 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60010 | ||
| 11062 | 2026.05.19 00:06:12.397407 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11063 | 2026.05.19 00:06:12.398038 [ 311 ] {} <Debug> TCP-Session: 834458a2-a667-42cc-ae79-dad062872475 Authenticating user 'default' from [fd00:1122:3344:101::e]:60280 | ||
| 11064 | 2026.05.19 00:06:12.398049 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11065 | 2026.05.19 00:06:12.398060 [ 311 ] {} <Debug> TCP-Session: 834458a2-a667-42cc-ae79-dad062872475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11066 | 2026.05.19 00:06:12.398092 [ 293 ] {} <Debug> TCP-Session: b60c9b80-5bed-430b-b05f-bee1a56d387b Authenticating user 'default' from [fd00:1122:3344:101::e]:60010 | ||
| 11067 | 2026.05.19 00:06:12.398095 [ 311 ] {} <Debug> TCP-Session: 834458a2-a667-42cc-ae79-dad062872475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11068 | 2026.05.19 00:06:12.398131 [ 293 ] {} <Debug> TCP-Session: b60c9b80-5bed-430b-b05f-bee1a56d387b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.05.19 00:06:12.398159 [ 293 ] {} <Debug> TCP-Session: b60c9b80-5bed-430b-b05f-bee1a56d387b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11070 | 2026.05.19 00:06:12.398277 [ 310 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11071 | 2026.05.19 00:06:12.398359 [ 310 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11072 | 2026.05.19 00:06:12.398735 [ 310 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 11073 | 2026.05.19 00:06:12.399906 [ 352 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Trace> AggregatingTransform: Aggregating | ||
| 11074 | 2026.05.19 00:06:12.399953 [ 352 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Trace> Aggregator: Aggregation method: without_key | ||
| 11075 | 2026.05.19 00:06:12.399999 [ 352 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127032 sec. (887.286 rows/sec., 34.66 KiB/sec.) | ||
| 11076 | 2026.05.19 00:06:12.400020 [ 352 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Trace> Aggregator: Merging aggregated data | ||
| 11077 | 2026.05.19 00:06:12.400737 [ 310 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002878 sec., 347.4635163307853 rows/sec., 13.57 KiB/sec. | ||
| 11078 | 2026.05.19 00:06:12.400921 [ 310 ] {1521de9a-1c92-49d0-92da-a6efb1fe1070} <Debug> TCPHandler: Processed in 0.003851068 sec. | ||
| 11079 | 2026.05.19 00:06:12.401069 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11080 | 2026.05.19 00:06:12.401105 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11081 | 2026.05.19 00:06:12.401106 [ 310 ] {} <Debug> TCP-Session: 84c2f299-8fac-4b7a-8f02-19df2ee070a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11082 | 2026.05.19 00:06:12.401126 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11083 | 2026.05.19 00:06:12.401144 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11084 | 2026.05.19 00:06:12.401159 [ 311 ] {} <Debug> TCP-Session: 834458a2-a667-42cc-ae79-dad062872475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2026.05.19 00:06:12.401191 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11086 | 2026.05.19 00:06:12.401208 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11087 | 2026.05.19 00:06:12.401230 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11088 | 2026.05.19 00:06:12.401245 [ 308 ] {} <Debug> TCP-Session: 0ec0f676-e3e6-4a32-9a4e-727c402c522c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2026.05.19 00:06:12.401261 [ 283 ] {} <Debug> TCP-Session: 8cd1d474-faa1-46d5-98f6-b35d9c9eb297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2026.05.19 00:06:12.401259 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11091 | 2026.05.19 00:06:12.401283 [ 307 ] {} <Debug> TCP-Session: 2886125a-1fed-410d-a25a-dd6fbfc787c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11092 | 2026.05.19 00:06:12.401325 [ 309 ] {} <Debug> TCP-Session: 12116dae-3507-4b96-a313-7258bb27cf3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.05.19 00:06:12.401206 [ 293 ] {} <Debug> TCP-Session: b60c9b80-5bed-430b-b05f-bee1a56d387b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11094 | 2026.05.19 00:06:12.401199 [ 304 ] {} <Debug> TCP-Session: 9adae68f-58f4-4e7d-8f0b-24d813162f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2026.05.19 00:06:12.401167 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11096 | 2026.05.19 00:06:12.401442 [ 303 ] {} <Debug> TCP-Session: 960ced26-9d9c-4f14-9fbf-d104c0077d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.05.19 00:06:15.066595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23523 | ||
| 11098 | 2026.05.19 00:06:15.067349 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.05.19 00:06:15.067413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11100 | 2026.05.19 00:06:15.068121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11101 | 2026.05.19 00:06:15.068347 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.05.19 00:06:15.068477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23523 | ||
| 11103 | 2026.05.19 00:06:16.146982 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11104 | 2026.05.19 00:06:16.147278 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 11105 | 2026.05.19 00:06:16.147671 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11106 | 2026.05.19 00:06:16.147712 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Debug> 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 | ||
| 11107 | 2026.05.19 00:06:16.147939 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11108 | 2026.05.19 00:06:16.148011 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11109 | 2026.05.19 00:06:16.148158 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 11110 | 2026.05.19 00:06:16.148244 [ 349 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11111 | 2026.05.19 00:06:16.148252 [ 315 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11112 | 2026.05.19 00:06:16.148251 [ 352 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11113 | 2026.05.19 00:06:16.148395 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 11114 | 2026.05.19 00:06:16.148422 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11115 | 2026.05.19 00:06:16.148489 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11116 | 2026.05.19 00:06:16.148509 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11117 | 2026.05.19 00:06:16.148541 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> 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'))" | ||
| 11118 | 2026.05.19 00:06:16.148580 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Trace> 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'))" | ||
| 11119 | 2026.05.19 00:06:16.149651 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002509 sec., 13949.780789159027 rows/sec., 2.35 MiB/sec. | ||
| 11120 | 2026.05.19 00:06:16.149778 [ 294 ] {4156d686-7893-4578-b238-17f9737f08cc} <Debug> TCPHandler: Processed in 0.002936992 sec. | ||
| 11121 | 2026.05.19 00:06:16.151995 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2026.05.19 00:06:16.152105 [ 294 ] {e403e3b3-020a-49d0-b2d4-475bf1713e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11123 | 2026.05.19 00:06:16.152153 [ 294 ] {e403e3b3-020a-49d0-b2d4-475bf1713e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11124 | 2026.05.19 00:06:16.152624 [ 294 ] {e403e3b3-020a-49d0-b2d4-475bf1713e18} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.05.19 00:06:16.152666 [ 294 ] {e403e3b3-020a-49d0-b2d4-475bf1713e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11126 | 2026.05.19 00:06:16.153018 [ 294 ] {e403e3b3-020a-49d0-b2d4-475bf1713e18} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11127 | 2026.05.19 00:06:16.153241 [ 294 ] {e403e3b3-020a-49d0-b2d4-475bf1713e18} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.05.19 00:06:16.153399 [ 294 ] {e403e3b3-020a-49d0-b2d4-475bf1713e18} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001325 sec., 3018.867924528302 rows/sec., 246.17 KiB/sec. | ||
| 11129 | 2026.05.19 00:06:16.153435 [ 294 ] {e403e3b3-020a-49d0-b2d4-475bf1713e18} <Debug> TCPHandler: Processed in 0.001492661 sec. | ||
| 11130 | 2026.05.19 00:06:16.153569 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2026.05.19 00:06:16.153663 [ 294 ] {91c4211b-a62a-4ee5-b73a-d583215bbd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11132 | 2026.05.19 00:06:16.153704 [ 294 ] {91c4211b-a62a-4ee5-b73a-d583215bbd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11133 | 2026.05.19 00:06:16.154171 [ 294 ] {91c4211b-a62a-4ee5-b73a-d583215bbd14} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.05.19 00:06:16.154209 [ 294 ] {91c4211b-a62a-4ee5-b73a-d583215bbd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11135 | 2026.05.19 00:06:16.154522 [ 294 ] {91c4211b-a62a-4ee5-b73a-d583215bbd14} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11136 | 2026.05.19 00:06:16.154743 [ 294 ] {91c4211b-a62a-4ee5-b73a-d583215bbd14} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2026.05.19 00:06:16.154861 [ 37 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11138 | 2026.05.19 00:06:16.154876 [ 294 ] {91c4211b-a62a-4ee5-b73a-d583215bbd14} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001231 sec., 95857.0268074736 rows/sec., 8.12 MiB/sec. | ||
| 11139 | 2026.05.19 00:06:16.154910 [ 37 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.05.19 00:06:16.154926 [ 294 ] {91c4211b-a62a-4ee5-b73a-d583215bbd14} <Debug> TCPHandler: Processed in 0.001405469 sec. | ||
| 11141 | 2026.05.19 00:06:16.154936 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11142 | 2026.05.19 00:06:16.155041 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11143 | 2026.05.19 00:06:16.155058 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11144 | 2026.05.19 00:06:16.155159 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11145 | 2026.05.19 00:06:16.155166 [ 294 ] {bca32252-44f7-4040-a68f-fe407789bfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.05.19 00:06:16.155197 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2618 rows starting from the beginning of the part | ||
| 11147 | 2026.05.19 00:06:16.155218 [ 294 ] {bca32252-44f7-4040-a68f-fe407789bfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11148 | 2026.05.19 00:06:16.155263 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2548 rows starting from the beginning of the part | ||
| 11149 | 2026.05.19 00:06:16.155314 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11150 | 2026.05.19 00:06:16.155357 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 116 rows starting from the beginning of the part | ||
| 11151 | 2026.05.19 00:06:16.155402 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 78 rows starting from the beginning of the part | ||
| 11152 | 2026.05.19 00:06:16.155443 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 11153 | 2026.05.19 00:06:16.155646 [ 294 ] {bca32252-44f7-4040-a68f-fe407789bfc9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.05.19 00:06:16.155688 [ 294 ] {bca32252-44f7-4040-a68f-fe407789bfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11155 | 2026.05.19 00:06:16.156001 [ 294 ] {bca32252-44f7-4040-a68f-fe407789bfc9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11156 | 2026.05.19 00:06:16.156227 [ 294 ] {bca32252-44f7-4040-a68f-fe407789bfc9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.05.19 00:06:16.156365 [ 294 ] {bca32252-44f7-4040-a68f-fe407789bfc9} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001219 sec., 27891.71452009844 rows/sec., 2.03 MiB/sec. | ||
| 11158 | 2026.05.19 00:06:16.156400 [ 294 ] {bca32252-44f7-4040-a68f-fe407789bfc9} <Debug> TCPHandler: Processed in 0.001391149 sec. | ||
| 11159 | 2026.05.19 00:06:16.156519 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2026.05.19 00:06:16.156612 [ 294 ] {3dda5257-4f74-4e5b-b209-adc70f143fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11161 | 2026.05.19 00:06:16.156652 [ 294 ] {3dda5257-4f74-4e5b-b209-adc70f143fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11162 | 2026.05.19 00:06:16.157080 [ 294 ] {3dda5257-4f74-4e5b-b209-adc70f143fd7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.05.19 00:06:16.157116 [ 294 ] {3dda5257-4f74-4e5b-b209-adc70f143fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11164 | 2026.05.19 00:06:16.157426 [ 294 ] {3dda5257-4f74-4e5b-b209-adc70f143fd7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11165 | 2026.05.19 00:06:16.157511 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.00250834 sec., 2206239.9834153266 rows/sec., 175.30 MiB/sec. | ||
| 11166 | 2026.05.19 00:06:16.157637 [ 294 ] {3dda5257-4f74-4e5b-b209-adc70f143fd7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2026.05.19 00:06:16.157754 [ 37 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11168 | 2026.05.19 00:06:16.157772 [ 294 ] {3dda5257-4f74-4e5b-b209-adc70f143fd7} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001178 sec., 83191.85059422751 rows/sec., 6.50 MiB/sec. | ||
| 11169 | 2026.05.19 00:06:16.157786 [ 37 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.05.19 00:06:16.157778 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11171 | 2026.05.19 00:06:16.157816 [ 294 ] {3dda5257-4f74-4e5b-b209-adc70f143fd7} <Debug> TCPHandler: Processed in 0.001346058 sec. | ||
| 11172 | 2026.05.19 00:06:16.157818 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11173 | 2026.05.19 00:06:16.157933 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11174 | 2026.05.19 00:06:16.157965 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2026.05.19 00:06:16.158035 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11176 | 2026.05.19 00:06:16.158062 [ 294 ] {d95c27c4-1922-480f-9309-5916a0a404cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11177 | 2026.05.19 00:06:16.158065 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part | ||
| 11178 | 2026.05.19 00:06:16.158084 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.05.19 00:06:16.158107 [ 294 ] {d95c27c4-1922-480f-9309-5916a0a404cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11180 | 2026.05.19 00:06:16.158130 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1339 rows starting from the beginning of the part | ||
| 11181 | 2026.05.19 00:06:16.158169 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_81_16} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11182 | 2026.05.19 00:06:16.158183 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11183 | 2026.05.19 00:06:16.158232 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 94 rows starting from the beginning of the part | ||
| 11184 | 2026.05.19 00:06:16.158260 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11185 | 2026.05.19 00:06:16.158272 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 75 rows starting from the beginning of the part | ||
| 11186 | 2026.05.19 00:06:16.158319 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 98 rows starting from the beginning of the part | ||
| 11187 | 2026.05.19 00:06:16.158529 [ 294 ] {d95c27c4-1922-480f-9309-5916a0a404cc} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.05.19 00:06:16.158564 [ 294 ] {d95c27c4-1922-480f-9309-5916a0a404cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11189 | 2026.05.19 00:06:16.158887 [ 294 ] {d95c27c4-1922-480f-9309-5916a0a404cc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11190 | 2026.05.19 00:06:16.159098 [ 294 ] {d95c27c4-1922-480f-9309-5916a0a404cc} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.05.19 00:06:16.159233 [ 294 ] {d95c27c4-1922-480f-9309-5916a0a404cc} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001189 sec., 136248.9486963835 rows/sec., 9.49 MiB/sec. | ||
| 11192 | 2026.05.19 00:06:16.159267 [ 294 ] {d95c27c4-1922-480f-9309-5916a0a404cc} <Debug> TCPHandler: Processed in 0.001351837 sec. | ||
| 11193 | 2026.05.19 00:06:16.159396 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.05.19 00:06:16.159489 [ 294 ] {6e00cbc9-f59a-495f-95b5-be1d6a7c9e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11195 | 2026.05.19 00:06:16.159543 [ 294 ] {6e00cbc9-f59a-495f-95b5-be1d6a7c9e1c} <Trace> 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 | ||
| 11196 | 2026.05.19 00:06:16.159569 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679186 sec., 1830053.3710976627 rows/sec., 132.87 MiB/sec. | ||
| 11197 | 2026.05.19 00:06:16.159827 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11198 | 2026.05.19 00:06:16.160159 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2026.05.19 00:06:16.160253 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_81_16} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11200 | 2026.05.19 00:06:16.160343 [ 294 ] {6e00cbc9-f59a-495f-95b5-be1d6a7c9e1c} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2026.05.19 00:06:16.160355 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 11202 | 2026.05.19 00:06:16.160387 [ 294 ] {6e00cbc9-f59a-495f-95b5-be1d6a7c9e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11203 | 2026.05.19 00:06:16.160945 [ 294 ] {6e00cbc9-f59a-495f-95b5-be1d6a7c9e1c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11204 | 2026.05.19 00:06:16.161168 [ 294 ] {6e00cbc9-f59a-495f-95b5-be1d6a7c9e1c} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.05.19 00:06:16.161315 [ 294 ] {6e00cbc9-f59a-495f-95b5-be1d6a7c9e1c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001843 sec., 16277.807921866523 rows/sec., 29.17 MiB/sec. | ||
| 11206 | 2026.05.19 00:06:16.161366 [ 294 ] {6e00cbc9-f59a-495f-95b5-be1d6a7c9e1c} <Debug> TCPHandler: Processed in 0.002019267 sec. | ||
| 11207 | 2026.05.19 00:06:16.161493 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2026.05.19 00:06:16.161588 [ 294 ] {076d8f19-0985-4f15-82bd-586ff5a914a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11209 | 2026.05.19 00:06:16.161630 [ 294 ] {076d8f19-0985-4f15-82bd-586ff5a914a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11210 | 2026.05.19 00:06:16.161972 [ 294 ] {076d8f19-0985-4f15-82bd-586ff5a914a6} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.05.19 00:06:16.162008 [ 294 ] {076d8f19-0985-4f15-82bd-586ff5a914a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11212 | 2026.05.19 00:06:16.162312 [ 294 ] {076d8f19-0985-4f15-82bd-586ff5a914a6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11213 | 2026.05.19 00:06:16.162524 [ 294 ] {076d8f19-0985-4f15-82bd-586ff5a914a6} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.05.19 00:06:16.162631 [ 37 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11215 | 2026.05.19 00:06:16.162657 [ 294 ] {076d8f19-0985-4f15-82bd-586ff5a914a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 11216 | 2026.05.19 00:06:16.162663 [ 37 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2026.05.19 00:06:16.162696 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11218 | 2026.05.19 00:06:16.162698 [ 294 ] {076d8f19-0985-4f15-82bd-586ff5a914a6} <Debug> TCPHandler: Processed in 0.001254675 sec. | ||
| 11219 | 2026.05.19 00:06:16.162776 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11220 | 2026.05.19 00:06:16.162878 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11221 | 2026.05.19 00:06:16.162908 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3960 rows starting from the beginning of the part | ||
| 11222 | 2026.05.19 00:06:16.162961 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
| 11223 | 2026.05.19 00:06:16.163005 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
| 11224 | 2026.05.19 00:06:16.163045 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11225 | 2026.05.19 00:06:16.163083 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11226 | 2026.05.19 00:06:16.163124 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11227 | 2026.05.19 00:06:16.164303 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001562394 sec., 2688182.3662917293 rows/sec., 181.16 MiB/sec. | ||
| 11228 | 2026.05.19 00:06:16.164612 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11229 | 2026.05.19 00:06:16.164879 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2026.05.19 00:06:16.164947 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_81_16} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11231 | 2026.05.19 00:06:16.165026 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11232 | 2026.05.19 00:06:16.306541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11233 | 2026.05.19 00:06:16.323221 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2026.05.19 00:06:16.323263 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11235 | 2026.05.19 00:06:16.329293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11236 | 2026.05.19 00:06:16.329977 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.05.19 00:06:16.332742 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11238 | 2026.05.19 00:06:17.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.02 MiB, peak 325.87 MiB, free memory in arenas 0.00 B, will set to 316.95 MiB (RSS), difference: -1.08 MiB | ||
| 11239 | 2026.05.19 00:06:21.146901 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2026.05.19 00:06:21.147164 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 11241 | 2026.05.19 00:06:21.147558 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11242 | 2026.05.19 00:06:21.147608 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Debug> 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 | ||
| 11243 | 2026.05.19 00:06:21.147851 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11244 | 2026.05.19 00:06:21.147924 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11245 | 2026.05.19 00:06:21.148071 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11246 | 2026.05.19 00:06:21.148166 [ 352 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11247 | 2026.05.19 00:06:21.148179 [ 315 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11248 | 2026.05.19 00:06:21.148180 [ 349 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11249 | 2026.05.19 00:06:21.148336 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 11250 | 2026.05.19 00:06:21.148369 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11251 | 2026.05.19 00:06:21.148444 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11252 | 2026.05.19 00:06:21.148464 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11253 | 2026.05.19 00:06:21.148501 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> 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'))" | ||
| 11254 | 2026.05.19 00:06:21.148541 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Trace> 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'))" | ||
| 11255 | 2026.05.19 00:06:21.149616 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002561 sec., 13666.536509176103 rows/sec., 2.30 MiB/sec. | ||
| 11256 | 2026.05.19 00:06:21.149736 [ 294 ] {2c34184b-7968-47ee-9151-a4ba2d8b3155} <Debug> TCPHandler: Processed in 0.002982364 sec. | ||
| 11257 | 2026.05.19 00:06:21.151540 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2026.05.19 00:06:21.151653 [ 294 ] {fc5b688a-2c4e-470a-a8a3-c0fd6d9095db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11259 | 2026.05.19 00:06:21.151700 [ 294 ] {fc5b688a-2c4e-470a-a8a3-c0fd6d9095db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11260 | 2026.05.19 00:06:21.152251 [ 294 ] {fc5b688a-2c4e-470a-a8a3-c0fd6d9095db} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.05.19 00:06:21.152302 [ 294 ] {fc5b688a-2c4e-470a-a8a3-c0fd6d9095db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11262 | 2026.05.19 00:06:21.152734 [ 294 ] {fc5b688a-2c4e-470a-a8a3-c0fd6d9095db} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11263 | 2026.05.19 00:06:21.152965 [ 294 ] {fc5b688a-2c4e-470a-a8a3-c0fd6d9095db} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.05.19 00:06:21.153120 [ 294 ] {fc5b688a-2c4e-470a-a8a3-c0fd6d9095db} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001498 sec., 52069.425901201605 rows/sec., 4.31 MiB/sec. | ||
| 11265 | 2026.05.19 00:06:21.153159 [ 294 ] {fc5b688a-2c4e-470a-a8a3-c0fd6d9095db} <Debug> TCPHandler: Processed in 0.001671607 sec. | ||
| 11266 | 2026.05.19 00:06:21.153283 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2026.05.19 00:06:21.153382 [ 294 ] {fd4dd2d2-9ab0-4e0f-b607-8800a3b056d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11268 | 2026.05.19 00:06:21.153521 [ 294 ] {fd4dd2d2-9ab0-4e0f-b607-8800a3b056d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11269 | 2026.05.19 00:06:21.153940 [ 294 ] {fd4dd2d2-9ab0-4e0f-b607-8800a3b056d1} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2026.05.19 00:06:21.153980 [ 294 ] {fd4dd2d2-9ab0-4e0f-b607-8800a3b056d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11271 | 2026.05.19 00:06:21.154313 [ 294 ] {fd4dd2d2-9ab0-4e0f-b607-8800a3b056d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11272 | 2026.05.19 00:06:21.154526 [ 294 ] {fd4dd2d2-9ab0-4e0f-b607-8800a3b056d1} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2026.05.19 00:06:21.154664 [ 294 ] {fd4dd2d2-9ab0-4e0f-b607-8800a3b056d1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001304 sec., 8435.58282208589 rows/sec., 634.32 KiB/sec. | ||
| 11274 | 2026.05.19 00:06:21.154700 [ 294 ] {fd4dd2d2-9ab0-4e0f-b607-8800a3b056d1} <Debug> TCPHandler: Processed in 0.001467961 sec. | ||
| 11275 | 2026.05.19 00:06:21.154805 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2026.05.19 00:06:21.154995 [ 294 ] {918da19d-3af5-4a05-b55e-c2dd6b07fb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11277 | 2026.05.19 00:06:21.155044 [ 294 ] {918da19d-3af5-4a05-b55e-c2dd6b07fb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11278 | 2026.05.19 00:06:21.155481 [ 294 ] {918da19d-3af5-4a05-b55e-c2dd6b07fb08} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2026.05.19 00:06:21.155519 [ 294 ] {918da19d-3af5-4a05-b55e-c2dd6b07fb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11280 | 2026.05.19 00:06:21.155849 [ 294 ] {918da19d-3af5-4a05-b55e-c2dd6b07fb08} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11281 | 2026.05.19 00:06:21.156057 [ 294 ] {918da19d-3af5-4a05-b55e-c2dd6b07fb08} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2026.05.19 00:06:21.156192 [ 294 ] {918da19d-3af5-4a05-b55e-c2dd6b07fb08} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001218 sec., 61576.354679802964 rows/sec., 4.81 MiB/sec. | ||
| 11283 | 2026.05.19 00:06:21.156229 [ 294 ] {918da19d-3af5-4a05-b55e-c2dd6b07fb08} <Debug> TCPHandler: Processed in 0.001472411 sec. | ||
| 11284 | 2026.05.19 00:06:21.156342 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2026.05.19 00:06:21.156436 [ 294 ] {e69d04ac-50cb-4ad5-9e55-772c9d78c57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11286 | 2026.05.19 00:06:21.156479 [ 294 ] {e69d04ac-50cb-4ad5-9e55-772c9d78c57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11287 | 2026.05.19 00:06:21.156886 [ 294 ] {e69d04ac-50cb-4ad5-9e55-772c9d78c57f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2026.05.19 00:06:21.156921 [ 294 ] {e69d04ac-50cb-4ad5-9e55-772c9d78c57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11289 | 2026.05.19 00:06:21.157253 [ 294 ] {e69d04ac-50cb-4ad5-9e55-772c9d78c57f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11290 | 2026.05.19 00:06:21.157463 [ 294 ] {e69d04ac-50cb-4ad5-9e55-772c9d78c57f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2026.05.19 00:06:21.157581 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_77_16 to all_82_82_0 | ||
| 11292 | 2026.05.19 00:06:21.157595 [ 294 ] {e69d04ac-50cb-4ad5-9e55-772c9d78c57f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11293 | 2026.05.19 00:06:21.157639 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.05.19 00:06:21.157650 [ 294 ] {e69d04ac-50cb-4ad5-9e55-772c9d78c57f} <Debug> TCPHandler: Processed in 0.001356868 sec. | ||
| 11295 | 2026.05.19 00:06:21.157669 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11296 | 2026.05.19 00:06:21.157775 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_77_16 to all_82_82_0 into Compact with storage Full | ||
| 11297 | 2026.05.19 00:06:21.157777 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2026.05.19 00:06:21.157892 [ 294 ] {d6df524c-8815-4c78-8f2a-4a44eddd0a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11299 | 2026.05.19 00:06:21.157900 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2026.05.19 00:06:21.157947 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_77_16, total 28590 rows starting from the beginning of the part | ||
| 11301 | 2026.05.19 00:06:21.157952 [ 294 ] {d6df524c-8815-4c78-8f2a-4a44eddd0a72} <Trace> 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 | ||
| 11302 | 2026.05.19 00:06:21.158022 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
| 11303 | 2026.05.19 00:06:21.158076 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11304 | 2026.05.19 00:06:21.158119 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11305 | 2026.05.19 00:06:21.158159 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part | ||
| 11306 | 2026.05.19 00:06:21.158201 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11307 | 2026.05.19 00:06:21.158739 [ 294 ] {d6df524c-8815-4c78-8f2a-4a44eddd0a72} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.05.19 00:06:21.158781 [ 294 ] {d6df524c-8815-4c78-8f2a-4a44eddd0a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11309 | 2026.05.19 00:06:21.159313 [ 294 ] {d6df524c-8815-4c78-8f2a-4a44eddd0a72} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11310 | 2026.05.19 00:06:21.159581 [ 294 ] {d6df524c-8815-4c78-8f2a-4a44eddd0a72} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.05.19 00:06:21.159730 [ 294 ] {d6df524c-8815-4c78-8f2a-4a44eddd0a72} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001856 sec., 5926.724137931034 rows/sec., 10.62 MiB/sec. | ||
| 11312 | 2026.05.19 00:06:21.159789 [ 294 ] {d6df524c-8815-4c78-8f2a-4a44eddd0a72} <Debug> TCPHandler: Processed in 0.002061178 sec. | ||
| 11313 | 2026.05.19 00:06:21.159898 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.05.19 00:06:21.159992 [ 294 ] {3c0b11d8-d31b-4662-8968-ad3d2ef4330c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11315 | 2026.05.19 00:06:21.160036 [ 294 ] {3c0b11d8-d31b-4662-8968-ad3d2ef4330c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11316 | 2026.05.19 00:06:21.160385 [ 294 ] {3c0b11d8-d31b-4662-8968-ad3d2ef4330c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.05.19 00:06:21.160420 [ 294 ] {3c0b11d8-d31b-4662-8968-ad3d2ef4330c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11318 | 2026.05.19 00:06:21.160729 [ 294 ] {3c0b11d8-d31b-4662-8968-ad3d2ef4330c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11319 | 2026.05.19 00:06:21.160936 [ 294 ] {3c0b11d8-d31b-4662-8968-ad3d2ef4330c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.05.19 00:06:21.161068 [ 294 ] {3c0b11d8-d31b-4662-8968-ad3d2ef4330c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11321 | 2026.05.19 00:06:21.161103 [ 294 ] {3c0b11d8-d31b-4662-8968-ad3d2ef4330c} <Debug> TCPHandler: Processed in 0.001254875 sec. | ||
| 11322 | 2026.05.19 00:06:21.163581 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29360 rows, containing 5 columns (5 merged, 0 gathered) in 0.005848974 sec., 5019683.794115002 rows/sec., 324.18 MiB/sec. | ||
| 11323 | 2026.05.19 00:06:21.164033 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 11324 | 2026.05.19 00:06:21.164295 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.05.19 00:06:21.164366 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_77_16, all_82_82_0] -> all_1_82_17 | ||
| 11326 | 2026.05.19 00:06:21.164440 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11327 | 2026.05.19 00:06:22.437453 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11328 | 2026.05.19 00:06:22.437534 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11329 | 2026.05.19 00:06:22.568622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23971 | ||
| 11330 | 2026.05.19 00:06:22.569160 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.05.19 00:06:22.569212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11332 | 2026.05.19 00:06:22.569757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11333 | 2026.05.19 00:06:22.569989 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.05.19 00:06:22.570116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23971 | ||
| 11335 | 2026.05.19 00:06:23.832859 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11336 | 2026.05.19 00:06:23.850001 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.05.19 00:06:23.850076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11338 | 2026.05.19 00:06:23.856030 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11339 | 2026.05.19 00:06:23.856770 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2026.05.19 00:06:23.860655 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11341 | 2026.05.19 00:06:26.147329 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.05.19 00:06:26.147556 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 11343 | 2026.05.19 00:06:26.147903 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11344 | 2026.05.19 00:06:26.147949 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Debug> 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 | ||
| 11345 | 2026.05.19 00:06:26.148227 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11346 | 2026.05.19 00:06:26.148301 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11347 | 2026.05.19 00:06:26.148444 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11348 | 2026.05.19 00:06:26.148512 [ 330 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11349 | 2026.05.19 00:06:26.148548 [ 352 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11350 | 2026.05.19 00:06:26.148553 [ 349 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11351 | 2026.05.19 00:06:26.148685 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 11352 | 2026.05.19 00:06:26.148712 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11353 | 2026.05.19 00:06:26.148782 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11354 | 2026.05.19 00:06:26.148802 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11355 | 2026.05.19 00:06:26.148838 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> 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'))" | ||
| 11356 | 2026.05.19 00:06:26.148875 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Trace> 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'))" | ||
| 11357 | 2026.05.19 00:06:26.149951 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00249 sec., 14056.224899598394 rows/sec., 2.37 MiB/sec. | ||
| 11358 | 2026.05.19 00:06:26.150057 [ 294 ] {ad9bcc95-abc0-44bd-9eb8-44ce906f6e3d} <Debug> TCPHandler: Processed in 0.00286757 sec. | ||
| 11359 | 2026.05.19 00:06:26.152215 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2026.05.19 00:06:26.152329 [ 294 ] {0de16ed0-ef11-476e-b729-c1c1c26b70e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11361 | 2026.05.19 00:06:26.152378 [ 294 ] {0de16ed0-ef11-476e-b729-c1c1c26b70e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11362 | 2026.05.19 00:06:26.152916 [ 294 ] {0de16ed0-ef11-476e-b729-c1c1c26b70e0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.05.19 00:06:26.152960 [ 294 ] {0de16ed0-ef11-476e-b729-c1c1c26b70e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11364 | 2026.05.19 00:06:26.153315 [ 294 ] {0de16ed0-ef11-476e-b729-c1c1c26b70e0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11365 | 2026.05.19 00:06:26.153531 [ 294 ] {0de16ed0-ef11-476e-b729-c1c1c26b70e0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.05.19 00:06:26.153674 [ 294 ] {0de16ed0-ef11-476e-b729-c1c1c26b70e0} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001378 sec., 84179.97097242379 rows/sec., 7.15 MiB/sec. | ||
| 11367 | 2026.05.19 00:06:26.153710 [ 294 ] {0de16ed0-ef11-476e-b729-c1c1c26b70e0} <Debug> TCPHandler: Processed in 0.001544273 sec. | ||
| 11368 | 2026.05.19 00:06:26.153835 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.05.19 00:06:26.153933 [ 294 ] {43127965-034f-46dd-a351-9f1bfd6f401b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.05.19 00:06:26.153977 [ 294 ] {43127965-034f-46dd-a351-9f1bfd6f401b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11371 | 2026.05.19 00:06:26.154383 [ 294 ] {43127965-034f-46dd-a351-9f1bfd6f401b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.05.19 00:06:26.154420 [ 294 ] {43127965-034f-46dd-a351-9f1bfd6f401b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11373 | 2026.05.19 00:06:26.154706 [ 294 ] {43127965-034f-46dd-a351-9f1bfd6f401b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11374 | 2026.05.19 00:06:26.154923 [ 294 ] {43127965-034f-46dd-a351-9f1bfd6f401b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.05.19 00:06:26.155047 [ 12 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11376 | 2026.05.19 00:06:26.155053 [ 294 ] {43127965-034f-46dd-a351-9f1bfd6f401b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001139 sec., 26338.893766461806 rows/sec., 1.93 MiB/sec. | ||
| 11377 | 2026.05.19 00:06:26.155116 [ 12 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2026.05.19 00:06:26.155127 [ 294 ] {43127965-034f-46dd-a351-9f1bfd6f401b} <Debug> TCPHandler: Processed in 0.001340087 sec. | ||
| 11379 | 2026.05.19 00:06:26.155145 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11380 | 2026.05.19 00:06:26.155245 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11381 | 2026.05.19 00:06:26.155275 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.05.19 00:06:26.155338 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11383 | 2026.05.19 00:06:26.155371 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 82 rows starting from the beginning of the part | ||
| 11384 | 2026.05.19 00:06:26.155387 [ 294 ] {192dfd1c-fab9-4c0c-a237-354811bb1ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11385 | 2026.05.19 00:06:26.155427 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
| 11386 | 2026.05.19 00:06:26.155431 [ 294 ] {192dfd1c-fab9-4c0c-a237-354811bb1ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11387 | 2026.05.19 00:06:26.155473 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 11388 | 2026.05.19 00:06:26.155516 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 11389 | 2026.05.19 00:06:26.155559 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part | ||
| 11390 | 2026.05.19 00:06:26.155600 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 11391 | 2026.05.19 00:06:26.155867 [ 294 ] {192dfd1c-fab9-4c0c-a237-354811bb1ac4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.05.19 00:06:26.155901 [ 294 ] {192dfd1c-fab9-4c0c-a237-354811bb1ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11393 | 2026.05.19 00:06:26.156194 [ 294 ] {192dfd1c-fab9-4c0c-a237-354811bb1ac4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11394 | 2026.05.19 00:06:26.156283 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001081941 sec., 183004.43369832553 rows/sec., 14.08 MiB/sec. | ||
| 11395 | 2026.05.19 00:06:26.156403 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11396 | 2026.05.19 00:06:26.156417 [ 294 ] {192dfd1c-fab9-4c0c-a237-354811bb1ac4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2026.05.19 00:06:26.156555 [ 294 ] {192dfd1c-fab9-4c0c-a237-354811bb1ac4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001194 sec., 78726.96817420436 rows/sec., 6.15 MiB/sec. | ||
| 11398 | 2026.05.19 00:06:26.156596 [ 294 ] {192dfd1c-fab9-4c0c-a237-354811bb1ac4} <Debug> TCPHandler: Processed in 0.001380258 sec. | ||
| 11399 | 2026.05.19 00:06:26.156637 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.05.19 00:06:26.156703 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_71_14} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11401 | 2026.05.19 00:06:26.156721 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2026.05.19 00:06:26.156766 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11403 | 2026.05.19 00:06:26.156815 [ 294 ] {f3d7076b-0f0e-405f-8ac7-b0d3406dee96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11404 | 2026.05.19 00:06:26.156858 [ 294 ] {f3d7076b-0f0e-405f-8ac7-b0d3406dee96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11405 | 2026.05.19 00:06:26.157257 [ 294 ] {f3d7076b-0f0e-405f-8ac7-b0d3406dee96} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.05.19 00:06:26.157292 [ 294 ] {f3d7076b-0f0e-405f-8ac7-b0d3406dee96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11407 | 2026.05.19 00:06:26.157621 [ 294 ] {f3d7076b-0f0e-405f-8ac7-b0d3406dee96} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11408 | 2026.05.19 00:06:26.157826 [ 294 ] {f3d7076b-0f0e-405f-8ac7-b0d3406dee96} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.05.19 00:06:26.157954 [ 294 ] {f3d7076b-0f0e-405f-8ac7-b0d3406dee96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 11410 | 2026.05.19 00:06:26.157988 [ 294 ] {f3d7076b-0f0e-405f-8ac7-b0d3406dee96} <Debug> TCPHandler: Processed in 0.001314537 sec. | ||
| 11411 | 2026.05.19 00:06:26.158106 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2026.05.19 00:06:26.158199 [ 294 ] {3b04accb-6c19-40a4-aeda-a9b9fc5af4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11413 | 2026.05.19 00:06:26.158253 [ 294 ] {3b04accb-6c19-40a4-aeda-a9b9fc5af4d4} <Trace> 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 | ||
| 11414 | 2026.05.19 00:06:26.159039 [ 294 ] {3b04accb-6c19-40a4-aeda-a9b9fc5af4d4} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.05.19 00:06:26.159082 [ 294 ] {3b04accb-6c19-40a4-aeda-a9b9fc5af4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11416 | 2026.05.19 00:06:26.159601 [ 294 ] {3b04accb-6c19-40a4-aeda-a9b9fc5af4d4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11417 | 2026.05.19 00:06:26.159845 [ 294 ] {3b04accb-6c19-40a4-aeda-a9b9fc5af4d4} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.05.19 00:06:26.159973 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11419 | 2026.05.19 00:06:26.159982 [ 294 ] {3b04accb-6c19-40a4-aeda-a9b9fc5af4d4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001801 sec., 16657.412548584118 rows/sec., 29.85 MiB/sec. | ||
| 11420 | 2026.05.19 00:06:26.160026 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2026.05.19 00:06:26.160052 [ 294 ] {3b04accb-6c19-40a4-aeda-a9b9fc5af4d4} <Debug> TCPHandler: Processed in 0.001992436 sec. | ||
| 11422 | 2026.05.19 00:06:26.160052 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11423 | 2026.05.19 00:06:26.160177 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11424 | 2026.05.19 00:06:26.160180 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11425 | 2026.05.19 00:06:26.160302 [ 294 ] {d71b3caa-5050-47f3-9d57-afb54268d3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11426 | 2026.05.19 00:06:26.160345 [ 294 ] {d71b3caa-5050-47f3-9d57-afb54268d3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11427 | 2026.05.19 00:06:26.160404 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11428 | 2026.05.19 00:06:26.160464 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1398 rows starting from the beginning of the part | ||
| 11429 | 2026.05.19 00:06:26.160590 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
| 11430 | 2026.05.19 00:06:26.160689 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 11431 | 2026.05.19 00:06:26.160692 [ 294 ] {d71b3caa-5050-47f3-9d57-afb54268d3cd} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.05.19 00:06:26.160738 [ 294 ] {d71b3caa-5050-47f3-9d57-afb54268d3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11433 | 2026.05.19 00:06:26.160782 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
| 11434 | 2026.05.19 00:06:26.160871 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part | ||
| 11435 | 2026.05.19 00:06:26.160960 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 11436 | 2026.05.19 00:06:26.161044 [ 294 ] {d71b3caa-5050-47f3-9d57-afb54268d3cd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11437 | 2026.05.19 00:06:26.161267 [ 294 ] {d71b3caa-5050-47f3-9d57-afb54268d3cd} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.05.19 00:06:26.161401 [ 294 ] {d71b3caa-5050-47f3-9d57-afb54268d3cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 11439 | 2026.05.19 00:06:26.161435 [ 294 ] {d71b3caa-5050-47f3-9d57-afb54268d3cd} <Debug> TCPHandler: Processed in 0.001302437 sec. | ||
| 11440 | 2026.05.19 00:06:26.167750 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 19 columns (19 merged, 0 gathered) in 0.007619413 sec., 198177.99612647324 rows/sec., 355.13 MiB/sec. | ||
| 11441 | 2026.05.19 00:06:26.169713 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11442 | 2026.05.19 00:06:26.170091 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2026.05.19 00:06:26.170176 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11444 | 2026.05.19 00:06:26.170317 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11445 | 2026.05.19 00:06:26.424102 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2026.05.19 00:06:26.424346 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 11447 | 2026.05.19 00:06:26.424702 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11448 | 2026.05.19 00:06:26.424747 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Debug> 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 | ||
| 11449 | 2026.05.19 00:06:26.424998 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11450 | 2026.05.19 00:06:26.425066 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11451 | 2026.05.19 00:06:26.425208 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 11452 | 2026.05.19 00:06:26.425288 [ 330 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11453 | 2026.05.19 00:06:26.425321 [ 352 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11454 | 2026.05.19 00:06:26.425324 [ 349 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11455 | 2026.05.19 00:06:26.425452 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 11456 | 2026.05.19 00:06:26.425478 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11457 | 2026.05.19 00:06:26.425547 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11458 | 2026.05.19 00:06:26.425569 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11459 | 2026.05.19 00:06:26.425606 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> 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'))" | ||
| 11460 | 2026.05.19 00:06:26.425646 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Trace> 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'))" | ||
| 11461 | 2026.05.19 00:06:26.426704 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00247 sec., 14170.040485829959 rows/sec., 3.01 MiB/sec. | ||
| 11462 | 2026.05.19 00:06:26.426807 [ 294 ] {1cc87aa7-76a7-42bf-be76-7976a54470d6} <Debug> TCPHandler: Processed in 0.00284314 sec. | ||
| 11463 | 2026.05.19 00:06:26.440010 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.05.19 00:06:26.440139 [ 294 ] {e856a8dc-cdb7-47bc-abc1-2f8db27ca848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11465 | 2026.05.19 00:06:26.440191 [ 294 ] {e856a8dc-cdb7-47bc-abc1-2f8db27ca848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11466 | 2026.05.19 00:06:26.440735 [ 294 ] {e856a8dc-cdb7-47bc-abc1-2f8db27ca848} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.05.19 00:06:26.440785 [ 294 ] {e856a8dc-cdb7-47bc-abc1-2f8db27ca848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11468 | 2026.05.19 00:06:26.441190 [ 294 ] {e856a8dc-cdb7-47bc-abc1-2f8db27ca848} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11469 | 2026.05.19 00:06:26.441453 [ 294 ] {e856a8dc-cdb7-47bc-abc1-2f8db27ca848} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.05.19 00:06:26.441602 [ 294 ] {e856a8dc-cdb7-47bc-abc1-2f8db27ca848} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001502 sec., 15978.695073235685 rows/sec., 1.33 MiB/sec. | ||
| 11471 | 2026.05.19 00:06:26.441607 [ 27 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11472 | 2026.05.19 00:06:26.441640 [ 294 ] {e856a8dc-cdb7-47bc-abc1-2f8db27ca848} <Debug> TCPHandler: Processed in 0.001691827 sec. | ||
| 11473 | 2026.05.19 00:06:26.441669 [ 27 ] {} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.05.19 00:06:26.441700 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11475 | 2026.05.19 00:06:26.441773 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2026.05.19 00:06:26.441791 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 11477 | 2026.05.19 00:06:26.441872 [ 294 ] {9265d3dd-60a3-4940-9e52-6681e9c11750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11478 | 2026.05.19 00:06:26.441882 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11479 | 2026.05.19 00:06:26.441913 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 11480 | 2026.05.19 00:06:26.441918 [ 294 ] {9265d3dd-60a3-4940-9e52-6681e9c11750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11481 | 2026.05.19 00:06:26.441969 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 11482 | 2026.05.19 00:06:26.442015 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 11483 | 2026.05.19 00:06:26.442061 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 11484 | 2026.05.19 00:06:26.442100 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 11485 | 2026.05.19 00:06:26.442315 [ 294 ] {9265d3dd-60a3-4940-9e52-6681e9c11750} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2026.05.19 00:06:26.442351 [ 294 ] {9265d3dd-60a3-4940-9e52-6681e9c11750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11487 | 2026.05.19 00:06:26.442639 [ 294 ] {9265d3dd-60a3-4940-9e52-6681e9c11750} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11488 | 2026.05.19 00:06:26.442770 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001015959 sec., 118115.00267235193 rows/sec., 10.25 MiB/sec. | ||
| 11489 | 2026.05.19 00:06:26.442852 [ 294 ] {9265d3dd-60a3-4940-9e52-6681e9c11750} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2026.05.19 00:06:26.442939 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11491 | 2026.05.19 00:06:26.442985 [ 294 ] {9265d3dd-60a3-4940-9e52-6681e9c11750} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 720.34 KiB/sec. | ||
| 11492 | 2026.05.19 00:06:26.443025 [ 294 ] {9265d3dd-60a3-4940-9e52-6681e9c11750} <Debug> TCPHandler: Processed in 0.001303147 sec. | ||
| 11493 | 2026.05.19 00:06:26.443160 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.05.19 00:06:26.443257 [ 294 ] {f47951e7-daf5-48b7-8c25-a125bd2bf9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11495 | 2026.05.19 00:06:26.443299 [ 294 ] {f47951e7-daf5-48b7-8c25-a125bd2bf9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11496 | 2026.05.19 00:06:26.443320 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2026.05.19 00:06:26.443410 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_13_3} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11498 | 2026.05.19 00:06:26.443507 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11499 | 2026.05.19 00:06:26.444786 [ 294 ] {f47951e7-daf5-48b7-8c25-a125bd2bf9f7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2026.05.19 00:06:26.444828 [ 294 ] {f47951e7-daf5-48b7-8c25-a125bd2bf9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11501 | 2026.05.19 00:06:26.445291 [ 294 ] {f47951e7-daf5-48b7-8c25-a125bd2bf9f7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11502 | 2026.05.19 00:06:26.445514 [ 294 ] {f47951e7-daf5-48b7-8c25-a125bd2bf9f7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2026.05.19 00:06:26.445646 [ 294 ] {f47951e7-daf5-48b7-8c25-a125bd2bf9f7} <Debug> executeQuery: Read 2552 rows, 195.73 KiB in 0.002408 sec., 1059800.6644518273 rows/sec., 79.38 MiB/sec. | ||
| 11504 | 2026.05.19 00:06:26.445681 [ 294 ] {f47951e7-daf5-48b7-8c25-a125bd2bf9f7} <Debug> TCPHandler: Processed in 0.002570352 sec. | ||
| 11505 | 2026.05.19 00:06:26.445807 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11506 | 2026.05.19 00:06:26.445902 [ 294 ] {c45629e3-3dc2-4a61-974f-ea61aaa3a329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11507 | 2026.05.19 00:06:26.445942 [ 294 ] {c45629e3-3dc2-4a61-974f-ea61aaa3a329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11508 | 2026.05.19 00:06:26.446357 [ 294 ] {c45629e3-3dc2-4a61-974f-ea61aaa3a329} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2026.05.19 00:06:26.446394 [ 294 ] {c45629e3-3dc2-4a61-974f-ea61aaa3a329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11510 | 2026.05.19 00:06:26.446687 [ 294 ] {c45629e3-3dc2-4a61-974f-ea61aaa3a329} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11511 | 2026.05.19 00:06:26.446891 [ 294 ] {c45629e3-3dc2-4a61-974f-ea61aaa3a329} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11512 | 2026.05.19 00:06:26.447020 [ 294 ] {c45629e3-3dc2-4a61-974f-ea61aaa3a329} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001137 sec., 38698.32893579595 rows/sec., 2.85 MiB/sec. | ||
| 11513 | 2026.05.19 00:06:26.447055 [ 294 ] {c45629e3-3dc2-4a61-974f-ea61aaa3a329} <Debug> TCPHandler: Processed in 0.001298606 sec. | ||
| 11514 | 2026.05.19 00:06:26.447181 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11515 | 2026.05.19 00:06:26.447275 [ 294 ] {3c0fcdda-eaef-4556-9a28-0c62846ce356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11516 | 2026.05.19 00:06:26.447315 [ 294 ] {3c0fcdda-eaef-4556-9a28-0c62846ce356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11517 | 2026.05.19 00:06:26.447970 [ 294 ] {3c0fcdda-eaef-4556-9a28-0c62846ce356} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.05.19 00:06:26.448008 [ 294 ] {3c0fcdda-eaef-4556-9a28-0c62846ce356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11519 | 2026.05.19 00:06:26.448336 [ 294 ] {3c0fcdda-eaef-4556-9a28-0c62846ce356} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11520 | 2026.05.19 00:06:26.448552 [ 294 ] {3c0fcdda-eaef-4556-9a28-0c62846ce356} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.05.19 00:06:26.448652 [ 27 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11522 | 2026.05.19 00:06:26.448679 [ 294 ] {3c0fcdda-eaef-4556-9a28-0c62846ce356} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001423 sec., 579761.0681658468 rows/sec., 33.91 MiB/sec. | ||
| 11523 | 2026.05.19 00:06:26.448687 [ 27 ] {} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.05.19 00:06:26.448730 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11525 | 2026.05.19 00:06:26.448730 [ 294 ] {3c0fcdda-eaef-4556-9a28-0c62846ce356} <Debug> TCPHandler: Processed in 0.001598475 sec. | ||
| 11526 | 2026.05.19 00:06:26.448840 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 11527 | 2026.05.19 00:06:26.448864 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11528 | 2026.05.19 00:06:26.448944 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11529 | 2026.05.19 00:06:26.448963 [ 294 ] {4088149a-aaec-428e-ac11-2f0c2039681e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11530 | 2026.05.19 00:06:26.448979 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 825 rows starting from the beginning of the part | ||
| 11531 | 2026.05.19 00:06:26.449009 [ 294 ] {4088149a-aaec-428e-ac11-2f0c2039681e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11532 | 2026.05.19 00:06:26.449048 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 11533 | 2026.05.19 00:06:26.449098 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 825 rows starting from the beginning of the part | ||
| 11534 | 2026.05.19 00:06:26.449139 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 825 rows starting from the beginning of the part | ||
| 11535 | 2026.05.19 00:06:26.449179 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 825 rows starting from the beginning of the part | ||
| 11536 | 2026.05.19 00:06:26.449394 [ 294 ] {4088149a-aaec-428e-ac11-2f0c2039681e} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2026.05.19 00:06:26.449435 [ 294 ] {4088149a-aaec-428e-ac11-2f0c2039681e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11538 | 2026.05.19 00:06:26.449840 [ 294 ] {4088149a-aaec-428e-ac11-2f0c2039681e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11539 | 2026.05.19 00:06:26.450103 [ 294 ] {4088149a-aaec-428e-ac11-2f0c2039681e} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2026.05.19 00:06:26.450250 [ 294 ] {4088149a-aaec-428e-ac11-2f0c2039681e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 53.92 KiB/sec. | ||
| 11541 | 2026.05.19 00:06:26.450289 [ 294 ] {4088149a-aaec-428e-ac11-2f0c2039681e} <Debug> TCPHandler: Processed in 0.001473681 sec. | ||
| 11542 | 2026.05.19 00:06:26.450412 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11543 | 2026.05.19 00:06:26.450508 [ 294 ] {938ec02b-b90b-4ed0-b0e4-7b19b3f391aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11544 | 2026.05.19 00:06:26.450549 [ 294 ] {938ec02b-b90b-4ed0-b0e4-7b19b3f391aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11545 | 2026.05.19 00:06:26.450763 [ 190 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001972545 sec., 2091207.0447062044 rows/sec., 130.31 MiB/sec. | ||
| 11546 | 2026.05.19 00:06:26.450898 [ 189 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11547 | 2026.05.19 00:06:26.450995 [ 294 ] {938ec02b-b90b-4ed0-b0e4-7b19b3f391aa} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.05.19 00:06:26.451044 [ 294 ] {938ec02b-b90b-4ed0-b0e4-7b19b3f391aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11549 | 2026.05.19 00:06:26.451170 [ 189 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.05.19 00:06:26.451243 [ 189 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_13_3} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11551 | 2026.05.19 00:06:26.451311 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11552 | 2026.05.19 00:06:26.451387 [ 294 ] {938ec02b-b90b-4ed0-b0e4-7b19b3f391aa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11553 | 2026.05.19 00:06:26.451618 [ 294 ] {938ec02b-b90b-4ed0-b0e4-7b19b3f391aa} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.05.19 00:06:26.451727 [ 27 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11555 | 2026.05.19 00:06:26.451749 [ 294 ] {938ec02b-b90b-4ed0-b0e4-7b19b3f391aa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00126 sec., 9523.809523809523 rows/sec., 744.05 KiB/sec. | ||
| 11556 | 2026.05.19 00:06:26.451764 [ 27 ] {} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.05.19 00:06:26.451791 [ 294 ] {938ec02b-b90b-4ed0-b0e4-7b19b3f391aa} <Debug> TCPHandler: Processed in 0.00142878 sec. | ||
| 11558 | 2026.05.19 00:06:26.451793 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11559 | 2026.05.19 00:06:26.451891 [ 195 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 11560 | 2026.05.19 00:06:26.451925 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11561 | 2026.05.19 00:06:26.451995 [ 195 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11562 | 2026.05.19 00:06:26.452033 [ 195 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 11563 | 2026.05.19 00:06:26.452064 [ 294 ] {43b0d4cf-9d9a-41d4-b727-d6cad35c8331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11564 | 2026.05.19 00:06:26.452096 [ 195 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 11565 | 2026.05.19 00:06:26.452121 [ 294 ] {43b0d4cf-9d9a-41d4-b727-d6cad35c8331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11566 | 2026.05.19 00:06:26.452149 [ 195 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 11567 | 2026.05.19 00:06:26.452217 [ 195 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 11568 | 2026.05.19 00:06:26.452295 [ 195 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 11569 | 2026.05.19 00:06:26.453135 [ 294 ] {43b0d4cf-9d9a-41d4-b727-d6cad35c8331} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.05.19 00:06:26.453161 [ 189 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303387 sec., 46033.91011265265 rows/sec., 3.69 MiB/sec. | ||
| 11571 | 2026.05.19 00:06:26.453179 [ 294 ] {43b0d4cf-9d9a-41d4-b727-d6cad35c8331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11572 | 2026.05.19 00:06:26.453305 [ 190 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11573 | 2026.05.19 00:06:26.453653 [ 294 ] {43b0d4cf-9d9a-41d4-b727-d6cad35c8331} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11574 | 2026.05.19 00:06:26.453663 [ 190 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.05.19 00:06:26.453747 [ 190 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_13_3} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11576 | 2026.05.19 00:06:26.453845 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11577 | 2026.05.19 00:06:26.453945 [ 294 ] {43b0d4cf-9d9a-41d4-b727-d6cad35c8331} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2026.05.19 00:06:26.454084 [ 294 ] {43b0d4cf-9d9a-41d4-b727-d6cad35c8331} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.002041 sec., 659970.6026457619 rows/sec., 44.53 MiB/sec. | ||
| 11579 | 2026.05.19 00:06:26.454122 [ 294 ] {43b0d4cf-9d9a-41d4-b727-d6cad35c8331} <Debug> TCPHandler: Processed in 0.002249543 sec. | ||
| 11580 | 2026.05.19 00:06:26.454254 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.05.19 00:06:26.454352 [ 294 ] {f5932220-5966-4b20-a630-2e546f2338e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11582 | 2026.05.19 00:06:26.454398 [ 294 ] {f5932220-5966-4b20-a630-2e546f2338e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11583 | 2026.05.19 00:06:26.455072 [ 294 ] {f5932220-5966-4b20-a630-2e546f2338e6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2026.05.19 00:06:26.455111 [ 294 ] {f5932220-5966-4b20-a630-2e546f2338e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11585 | 2026.05.19 00:06:26.455546 [ 294 ] {f5932220-5966-4b20-a630-2e546f2338e6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11586 | 2026.05.19 00:06:26.455756 [ 294 ] {f5932220-5966-4b20-a630-2e546f2338e6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2026.05.19 00:06:26.455901 [ 294 ] {f5932220-5966-4b20-a630-2e546f2338e6} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001567 sec., 980855.13720485 rows/sec., 59.98 MiB/sec. | ||
| 11588 | 2026.05.19 00:06:26.455937 [ 294 ] {f5932220-5966-4b20-a630-2e546f2338e6} <Debug> TCPHandler: Processed in 0.001734408 sec. | ||
| 11589 | 2026.05.19 00:06:26.456062 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2026.05.19 00:06:26.456159 [ 294 ] {bba7784a-2a0e-48c0-a4e2-e0483dc610f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11591 | 2026.05.19 00:06:26.456216 [ 294 ] {bba7784a-2a0e-48c0-a4e2-e0483dc610f3} <Trace> 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 | ||
| 11592 | 2026.05.19 00:06:26.457047 [ 294 ] {bba7784a-2a0e-48c0-a4e2-e0483dc610f3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.05.19 00:06:26.457084 [ 294 ] {bba7784a-2a0e-48c0-a4e2-e0483dc610f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11594 | 2026.05.19 00:06:26.457633 [ 294 ] {bba7784a-2a0e-48c0-a4e2-e0483dc610f3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11595 | 2026.05.19 00:06:26.457851 [ 294 ] {bba7784a-2a0e-48c0-a4e2-e0483dc610f3} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.05.19 00:06:26.457992 [ 294 ] {bba7784a-2a0e-48c0-a4e2-e0483dc610f3} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001851 sec., 11885.467314964884 rows/sec., 21.30 MiB/sec. | ||
| 11597 | 2026.05.19 00:06:26.458043 [ 294 ] {bba7784a-2a0e-48c0-a4e2-e0483dc610f3} <Debug> TCPHandler: Processed in 0.002032527 sec. | ||
| 11598 | 2026.05.19 00:06:26.458181 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11599 | 2026.05.19 00:06:26.458283 [ 294 ] {52729289-8201-49a4-afff-0be0cdf7d7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11600 | 2026.05.19 00:06:26.458327 [ 294 ] {52729289-8201-49a4-afff-0be0cdf7d7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11601 | 2026.05.19 00:06:26.458655 [ 294 ] {52729289-8201-49a4-afff-0be0cdf7d7da} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11602 | 2026.05.19 00:06:26.458693 [ 294 ] {52729289-8201-49a4-afff-0be0cdf7d7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11603 | 2026.05.19 00:06:26.458991 [ 294 ] {52729289-8201-49a4-afff-0be0cdf7d7da} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11604 | 2026.05.19 00:06:26.459197 [ 294 ] {52729289-8201-49a4-afff-0be0cdf7d7da} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2026.05.19 00:06:26.459327 [ 294 ] {52729289-8201-49a4-afff-0be0cdf7d7da} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 11606 | 2026.05.19 00:06:26.459360 [ 294 ] {52729289-8201-49a4-afff-0be0cdf7d7da} <Debug> TCPHandler: Processed in 0.001228614 sec. | ||
| 11607 | 2026.05.19 00:06:27.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.63 MiB, peak 329.33 MiB, free memory in arenas 0.00 B, will set to 320.41 MiB (RSS), difference: 1.78 MiB | ||
| 11608 | 2026.05.19 00:06:30.070248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24483 | ||
| 11609 | 2026.05.19 00:06:30.070827 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2026.05.19 00:06:30.070876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11611 | 2026.05.19 00:06:30.071389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11612 | 2026.05.19 00:06:30.071615 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11613 | 2026.05.19 00:06:30.071747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24483 | ||
| 11614 | 2026.05.19 00:06:30.071765 [ 82 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11615 | 2026.05.19 00:06:30.071871 [ 82 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.05.19 00:06:30.071908 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11617 | 2026.05.19 00:06:30.072026 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11618 | 2026.05.19 00:06:30.072140 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11619 | 2026.05.19 00:06:30.072175 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22051 rows starting from the beginning of the part | ||
| 11620 | 2026.05.19 00:06:30.072238 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11621 | 2026.05.19 00:06:30.072284 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11622 | 2026.05.19 00:06:30.072329 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11623 | 2026.05.19 00:06:30.072374 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11624 | 2026.05.19 00:06:30.072420 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11625 | 2026.05.19 00:06:30.074336 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24483 rows, containing 4 columns (4 merged, 0 gathered) in 0.002350355 sec., 10416724.282076538 rows/sec., 149.01 MiB/sec. | ||
| 11626 | 2026.05.19 00:06:30.074586 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11627 | 2026.05.19 00:06:30.074808 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11628 | 2026.05.19 00:06:30.074876 [ 196 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_51_10} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11629 | 2026.05.19 00:06:30.074936 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11630 | 2026.05.19 00:06:31.144633 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2026.05.19 00:06:31.144882 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 11632 | 2026.05.19 00:06:31.145241 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11633 | 2026.05.19 00:06:31.145279 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Debug> 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 | ||
| 11634 | 2026.05.19 00:06:31.145496 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11635 | 2026.05.19 00:06:31.145565 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11636 | 2026.05.19 00:06:31.145704 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11637 | 2026.05.19 00:06:31.145796 [ 362 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11638 | 2026.05.19 00:06:31.145809 [ 352 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11639 | 2026.05.19 00:06:31.145796 [ 349 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11640 | 2026.05.19 00:06:31.145967 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 11641 | 2026.05.19 00:06:31.145994 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11642 | 2026.05.19 00:06:31.146062 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11643 | 2026.05.19 00:06:31.146081 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11644 | 2026.05.19 00:06:31.146115 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> 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'))" | ||
| 11645 | 2026.05.19 00:06:31.146156 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Trace> 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'))" | ||
| 11646 | 2026.05.19 00:06:31.147214 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002437 sec., 14361.92039392696 rows/sec., 2.42 MiB/sec. | ||
| 11647 | 2026.05.19 00:06:31.147334 [ 294 ] {b7bc6e6b-faa3-4a31-a163-6b6292d0183f} <Debug> TCPHandler: Processed in 0.002840279 sec. | ||
| 11648 | 2026.05.19 00:06:31.148852 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11649 | 2026.05.19 00:06:31.148960 [ 294 ] {09eb2fed-b585-4da7-9638-779dcf28292d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11650 | 2026.05.19 00:06:31.149004 [ 294 ] {09eb2fed-b585-4da7-9638-779dcf28292d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11651 | 2026.05.19 00:06:31.149493 [ 294 ] {09eb2fed-b585-4da7-9638-779dcf28292d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11652 | 2026.05.19 00:06:31.149533 [ 294 ] {09eb2fed-b585-4da7-9638-779dcf28292d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11653 | 2026.05.19 00:06:31.149890 [ 294 ] {09eb2fed-b585-4da7-9638-779dcf28292d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11654 | 2026.05.19 00:06:31.150103 [ 294 ] {09eb2fed-b585-4da7-9638-779dcf28292d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11655 | 2026.05.19 00:06:31.150251 [ 294 ] {09eb2fed-b585-4da7-9638-779dcf28292d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001322 sec., 42360.06051437216 rows/sec., 3.25 MiB/sec. | ||
| 11656 | 2026.05.19 00:06:31.150286 [ 294 ] {09eb2fed-b585-4da7-9638-779dcf28292d} <Debug> TCPHandler: Processed in 0.001482041 sec. | ||
| 11657 | 2026.05.19 00:06:31.150407 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11658 | 2026.05.19 00:06:31.150500 [ 294 ] {af825b89-31f4-4379-944e-5cc854e135e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11659 | 2026.05.19 00:06:31.150540 [ 294 ] {af825b89-31f4-4379-944e-5cc854e135e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11660 | 2026.05.19 00:06:31.150936 [ 294 ] {af825b89-31f4-4379-944e-5cc854e135e7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.05.19 00:06:31.150972 [ 294 ] {af825b89-31f4-4379-944e-5cc854e135e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11662 | 2026.05.19 00:06:31.151262 [ 294 ] {af825b89-31f4-4379-944e-5cc854e135e7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11663 | 2026.05.19 00:06:31.151468 [ 294 ] {af825b89-31f4-4379-944e-5cc854e135e7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2026.05.19 00:06:31.151599 [ 294 ] {af825b89-31f4-4379-944e-5cc854e135e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001118 sec., 57245.08050089445 rows/sec., 4.47 MiB/sec. | ||
| 11665 | 2026.05.19 00:06:31.151633 [ 294 ] {af825b89-31f4-4379-944e-5cc854e135e7} <Debug> TCPHandler: Processed in 0.001273555 sec. | ||
| 11666 | 2026.05.19 00:06:31.151751 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2026.05.19 00:06:31.151845 [ 294 ] {bffc521c-71d8-44c8-82fe-195b5548a249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11668 | 2026.05.19 00:06:31.151887 [ 294 ] {bffc521c-71d8-44c8-82fe-195b5548a249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11669 | 2026.05.19 00:06:31.152269 [ 294 ] {bffc521c-71d8-44c8-82fe-195b5548a249} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.05.19 00:06:31.152303 [ 294 ] {bffc521c-71d8-44c8-82fe-195b5548a249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11671 | 2026.05.19 00:06:31.152618 [ 294 ] {bffc521c-71d8-44c8-82fe-195b5548a249} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11672 | 2026.05.19 00:06:31.152814 [ 294 ] {bffc521c-71d8-44c8-82fe-195b5548a249} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.05.19 00:06:31.152938 [ 294 ] {bffc521c-71d8-44c8-82fe-195b5548a249} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001112 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
| 11674 | 2026.05.19 00:06:31.152971 [ 294 ] {bffc521c-71d8-44c8-82fe-195b5548a249} <Debug> TCPHandler: Processed in 0.001267595 sec. | ||
| 11675 | 2026.05.19 00:06:31.153089 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2026.05.19 00:06:31.153181 [ 294 ] {a85d4160-6e18-4e77-aa89-93fd4e34fea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11677 | 2026.05.19 00:06:31.153223 [ 294 ] {a85d4160-6e18-4e77-aa89-93fd4e34fea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11678 | 2026.05.19 00:06:31.153548 [ 294 ] {a85d4160-6e18-4e77-aa89-93fd4e34fea5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.05.19 00:06:31.153582 [ 294 ] {a85d4160-6e18-4e77-aa89-93fd4e34fea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11680 | 2026.05.19 00:06:31.153867 [ 294 ] {a85d4160-6e18-4e77-aa89-93fd4e34fea5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11681 | 2026.05.19 00:06:31.154065 [ 294 ] {a85d4160-6e18-4e77-aa89-93fd4e34fea5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.05.19 00:06:31.154193 [ 294 ] {a85d4160-6e18-4e77-aa89-93fd4e34fea5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001029 sec., 46647.23032069971 rows/sec., 3.14 MiB/sec. | ||
| 11683 | 2026.05.19 00:06:31.154226 [ 294 ] {a85d4160-6e18-4e77-aa89-93fd4e34fea5} <Debug> TCPHandler: Processed in 0.001184454 sec. | ||
| 11684 | 2026.05.19 00:06:31.360709 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11685 | 2026.05.19 00:06:31.377700 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.05.19 00:06:31.377751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11687 | 2026.05.19 00:06:31.383754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11688 | 2026.05.19 00:06:31.384463 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.05.19 00:06:31.384750 [ 87 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11690 | 2026.05.19 00:06:31.384800 [ 87 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.05.19 00:06:31.384820 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11692 | 2026.05.19 00:06:31.384937 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11693 | 2026.05.19 00:06:31.387342 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11694 | 2026.05.19 00:06:31.388644 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11695 | 2026.05.19 00:06:31.390181 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11696 | 2026.05.19 00:06:31.394938 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11697 | 2026.05.19 00:06:31.399454 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11698 | 2026.05.19 00:06:31.404579 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11699 | 2026.05.19 00:06:31.409020 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11700 | 2026.05.19 00:06:31.412862 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11701 | 2026.05.19 00:06:31.465447 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.08056607 sec., 4766.274437861993 rows/sec., 24.65 MiB/sec. | ||
| 11702 | 2026.05.19 00:06:31.467573 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11703 | 2026.05.19 00:06:31.469461 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2026.05.19 00:06:31.469558 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_51_10} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11705 | 2026.05.19 00:06:31.470954 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11706 | 2026.05.19 00:06:32.001194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.76 MiB, peak 335.18 MiB, free memory in arenas 0.00 B, will set to 323.33 MiB (RSS), difference: 1.57 MiB | ||
| 11707 | 2026.05.19 00:06:36.146777 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2026.05.19 00:06:36.147010 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 11709 | 2026.05.19 00:06:36.147361 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11710 | 2026.05.19 00:06:36.147403 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Debug> 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 | ||
| 11711 | 2026.05.19 00:06:36.147629 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11712 | 2026.05.19 00:06:36.147703 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11713 | 2026.05.19 00:06:36.147848 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11714 | 2026.05.19 00:06:36.147944 [ 320 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11715 | 2026.05.19 00:06:36.147964 [ 362 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11716 | 2026.05.19 00:06:36.147944 [ 352 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11717 | 2026.05.19 00:06:36.148100 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 11718 | 2026.05.19 00:06:36.148131 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11719 | 2026.05.19 00:06:36.148209 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11720 | 2026.05.19 00:06:36.148231 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11721 | 2026.05.19 00:06:36.148268 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> 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'))" | ||
| 11722 | 2026.05.19 00:06:36.148307 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Trace> 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'))" | ||
| 11723 | 2026.05.19 00:06:36.149310 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002395 sec., 14613.778705636743 rows/sec., 2.46 MiB/sec. | ||
| 11724 | 2026.05.19 00:06:36.149440 [ 294 ] {35397045-6e0e-4670-9cf0-279d7b1ff54e} <Debug> TCPHandler: Processed in 0.002799178 sec. | ||
| 11725 | 2026.05.19 00:06:36.151593 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2026.05.19 00:06:36.151727 [ 294 ] {fa82cfb3-db21-40f2-aff6-080aafcf8942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11727 | 2026.05.19 00:06:36.151785 [ 294 ] {fa82cfb3-db21-40f2-aff6-080aafcf8942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11728 | 2026.05.19 00:06:36.152398 [ 294 ] {fa82cfb3-db21-40f2-aff6-080aafcf8942} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.05.19 00:06:36.152447 [ 294 ] {fa82cfb3-db21-40f2-aff6-080aafcf8942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11730 | 2026.05.19 00:06:36.152869 [ 294 ] {fa82cfb3-db21-40f2-aff6-080aafcf8942} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11731 | 2026.05.19 00:06:36.153096 [ 294 ] {fa82cfb3-db21-40f2-aff6-080aafcf8942} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.05.19 00:06:36.153249 [ 294 ] {fa82cfb3-db21-40f2-aff6-080aafcf8942} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00156 sec., 74358.97435897436 rows/sec., 6.32 MiB/sec. | ||
| 11733 | 2026.05.19 00:06:36.153252 [ 125 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11734 | 2026.05.19 00:06:36.153289 [ 294 ] {fa82cfb3-db21-40f2-aff6-080aafcf8942} <Debug> TCPHandler: Processed in 0.001761659 sec. | ||
| 11735 | 2026.05.19 00:06:36.153309 [ 125 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.05.19 00:06:36.153338 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11737 | 2026.05.19 00:06:36.153423 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11738 | 2026.05.19 00:06:36.153440 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11739 | 2026.05.19 00:06:36.153528 [ 294 ] {03e474c6-ef2a-4246-915b-d92dd4739d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11740 | 2026.05.19 00:06:36.153570 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11741 | 2026.05.19 00:06:36.153577 [ 294 ] {03e474c6-ef2a-4246-915b-d92dd4739d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11742 | 2026.05.19 00:06:36.153614 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2618 rows starting from the beginning of the part | ||
| 11743 | 2026.05.19 00:06:36.153687 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 78 rows starting from the beginning of the part | ||
| 11744 | 2026.05.19 00:06:36.153743 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 116 rows starting from the beginning of the part | ||
| 11745 | 2026.05.19 00:06:36.153797 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2552 rows starting from the beginning of the part | ||
| 11746 | 2026.05.19 00:06:36.153844 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 11747 | 2026.05.19 00:06:36.153891 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 116 rows starting from the beginning of the part | ||
| 11748 | 2026.05.19 00:06:36.154016 [ 294 ] {03e474c6-ef2a-4246-915b-d92dd4739d36} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.05.19 00:06:36.154061 [ 294 ] {03e474c6-ef2a-4246-915b-d92dd4739d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11750 | 2026.05.19 00:06:36.154406 [ 294 ] {03e474c6-ef2a-4246-915b-d92dd4739d36} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11751 | 2026.05.19 00:06:36.154642 [ 294 ] {03e474c6-ef2a-4246-915b-d92dd4739d36} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.05.19 00:06:36.154784 [ 294 ] {03e474c6-ef2a-4246-915b-d92dd4739d36} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001277 sec., 23492.560689115115 rows/sec., 1.73 MiB/sec. | ||
| 11753 | 2026.05.19 00:06:36.154820 [ 294 ] {03e474c6-ef2a-4246-915b-d92dd4739d36} <Debug> TCPHandler: Processed in 0.00144761 sec. | ||
| 11754 | 2026.05.19 00:06:36.154939 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2026.05.19 00:06:36.155035 [ 294 ] {cd200faa-6312-4fd8-b1c1-a5896c31fbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11756 | 2026.05.19 00:06:36.155076 [ 294 ] {cd200faa-6312-4fd8-b1c1-a5896c31fbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11757 | 2026.05.19 00:06:36.155510 [ 294 ] {cd200faa-6312-4fd8-b1c1-a5896c31fbe3} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.05.19 00:06:36.155548 [ 294 ] {cd200faa-6312-4fd8-b1c1-a5896c31fbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11759 | 2026.05.19 00:06:36.155866 [ 294 ] {cd200faa-6312-4fd8-b1c1-a5896c31fbe3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11760 | 2026.05.19 00:06:36.155928 [ 187 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5536 rows, containing 5 columns (5 merged, 0 gathered) in 0.002528611 sec., 2189344.2684541037 rows/sec., 173.95 MiB/sec. | ||
| 11761 | 2026.05.19 00:06:36.156091 [ 294 ] {cd200faa-6312-4fd8-b1c1-a5896c31fbe3} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2026.05.19 00:06:36.156212 [ 125 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11763 | 2026.05.19 00:06:36.156230 [ 294 ] {cd200faa-6312-4fd8-b1c1-a5896c31fbe3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001215 sec., 77366.25514403293 rows/sec., 6.04 MiB/sec. | ||
| 11764 | 2026.05.19 00:06:36.156245 [ 125 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.05.19 00:06:36.156271 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11766 | 2026.05.19 00:06:36.156272 [ 294 ] {cd200faa-6312-4fd8-b1c1-a5896c31fbe3} <Debug> TCPHandler: Processed in 0.001383699 sec. | ||
| 11767 | 2026.05.19 00:06:36.156334 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11768 | 2026.05.19 00:06:36.156338 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11769 | 2026.05.19 00:06:36.156407 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11770 | 2026.05.19 00:06:36.156429 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11771 | 2026.05.19 00:06:36.156459 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1403 rows starting from the beginning of the part | ||
| 11772 | 2026.05.19 00:06:36.156503 [ 294 ] {695f2c68-d29d-4772-aed4-cd13cb4cbb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11773 | 2026.05.19 00:06:36.156507 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 75 rows starting from the beginning of the part | ||
| 11774 | 2026.05.19 00:06:36.156556 [ 294 ] {695f2c68-d29d-4772-aed4-cd13cb4cbb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11775 | 2026.05.19 00:06:36.156563 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 94 rows starting from the beginning of the part | ||
| 11776 | 2026.05.19 00:06:36.156613 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1347 rows starting from the beginning of the part | ||
| 11777 | 2026.05.19 00:06:36.156652 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11778 | 2026.05.19 00:06:36.156670 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2026.05.19 00:06:36.156687 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 94 rows starting from the beginning of the part | ||
| 11780 | 2026.05.19 00:06:36.156749 [ 202 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_86_17} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11781 | 2026.05.19 00:06:36.156836 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11782 | 2026.05.19 00:06:36.156975 [ 294 ] {695f2c68-d29d-4772-aed4-cd13cb4cbb46} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.05.19 00:06:36.157013 [ 294 ] {695f2c68-d29d-4772-aed4-cd13cb4cbb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11784 | 2026.05.19 00:06:36.157375 [ 294 ] {695f2c68-d29d-4772-aed4-cd13cb4cbb46} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11785 | 2026.05.19 00:06:36.157611 [ 294 ] {695f2c68-d29d-4772-aed4-cd13cb4cbb46} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.05.19 00:06:36.157748 [ 294 ] {695f2c68-d29d-4772-aed4-cd13cb4cbb46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 11787 | 2026.05.19 00:06:36.157782 [ 294 ] {695f2c68-d29d-4772-aed4-cd13cb4cbb46} <Debug> TCPHandler: Processed in 0.00142402 sec. | ||
| 11788 | 2026.05.19 00:06:36.157832 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520812 sec., 2023261.2578017532 rows/sec., 146.92 MiB/sec. | ||
| 11789 | 2026.05.19 00:06:36.157899 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2026.05.19 00:06:36.157993 [ 294 ] {e1bdf75f-0bd4-4621-87ed-2bfe2a689df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11791 | 2026.05.19 00:06:36.158022 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11792 | 2026.05.19 00:06:36.158048 [ 294 ] {e1bdf75f-0bd4-4621-87ed-2bfe2a689df1} <Trace> 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 | ||
| 11793 | 2026.05.19 00:06:36.158260 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2026.05.19 00:06:36.158323 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_86_17} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11795 | 2026.05.19 00:06:36.158411 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11796 | 2026.05.19 00:06:36.158849 [ 294 ] {e1bdf75f-0bd4-4621-87ed-2bfe2a689df1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.05.19 00:06:36.158885 [ 294 ] {e1bdf75f-0bd4-4621-87ed-2bfe2a689df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11798 | 2026.05.19 00:06:36.159438 [ 294 ] {e1bdf75f-0bd4-4621-87ed-2bfe2a689df1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11799 | 2026.05.19 00:06:36.159668 [ 294 ] {e1bdf75f-0bd4-4621-87ed-2bfe2a689df1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2026.05.19 00:06:36.159810 [ 294 ] {e1bdf75f-0bd4-4621-87ed-2bfe2a689df1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001836 sec., 16339.869281045752 rows/sec., 29.28 MiB/sec. | ||
| 11801 | 2026.05.19 00:06:36.159871 [ 294 ] {e1bdf75f-0bd4-4621-87ed-2bfe2a689df1} <Debug> TCPHandler: Processed in 0.002022046 sec. | ||
| 11802 | 2026.05.19 00:06:36.159998 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2026.05.19 00:06:36.160093 [ 294 ] {fcd214e8-d7ec-4586-ae01-15c37e3caf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11804 | 2026.05.19 00:06:36.160137 [ 294 ] {fcd214e8-d7ec-4586-ae01-15c37e3caf87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11805 | 2026.05.19 00:06:36.160480 [ 294 ] {fcd214e8-d7ec-4586-ae01-15c37e3caf87} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2026.05.19 00:06:36.160515 [ 294 ] {fcd214e8-d7ec-4586-ae01-15c37e3caf87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11807 | 2026.05.19 00:06:36.160824 [ 294 ] {fcd214e8-d7ec-4586-ae01-15c37e3caf87} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11808 | 2026.05.19 00:06:36.161037 [ 294 ] {fcd214e8-d7ec-4586-ae01-15c37e3caf87} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2026.05.19 00:06:36.161145 [ 125 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11810 | 2026.05.19 00:06:36.161167 [ 294 ] {fcd214e8-d7ec-4586-ae01-15c37e3caf87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11811 | 2026.05.19 00:06:36.161176 [ 125 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2026.05.19 00:06:36.161207 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11813 | 2026.05.19 00:06:36.161209 [ 294 ] {fcd214e8-d7ec-4586-ae01-15c37e3caf87} <Debug> TCPHandler: Processed in 0.001261526 sec. | ||
| 11814 | 2026.05.19 00:06:36.161278 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11815 | 2026.05.19 00:06:36.161390 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11816 | 2026.05.19 00:06:36.161420 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4200 rows starting from the beginning of the part | ||
| 11817 | 2026.05.19 00:06:36.161471 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11818 | 2026.05.19 00:06:36.161513 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11819 | 2026.05.19 00:06:36.161553 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
| 11820 | 2026.05.19 00:06:36.161595 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
| 11821 | 2026.05.19 00:06:36.161635 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11822 | 2026.05.19 00:06:36.163075 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826311 sec., 2431130.2948950096 rows/sec., 163.84 MiB/sec. | ||
| 11823 | 2026.05.19 00:06:36.163467 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11824 | 2026.05.19 00:06:36.163779 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11825 | 2026.05.19 00:06:36.163863 [ 194 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_86_17} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11826 | 2026.05.19 00:06:36.163947 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11827 | 2026.05.19 00:06:37.437584 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11828 | 2026.05.19 00:06:37.437681 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11829 | 2026.05.19 00:06:37.572823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24931 | ||
| 11830 | 2026.05.19 00:06:37.573309 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2026.05.19 00:06:37.573349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11832 | 2026.05.19 00:06:37.573826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11833 | 2026.05.19 00:06:37.574044 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2026.05.19 00:06:37.574169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24931 | ||
| 11835 | 2026.05.19 00:06:38.055024 [ 141 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11836 | 2026.05.19 00:06:38.055098 [ 141 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.05.19 00:06:38.055122 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11838 | 2026.05.19 00:06:38.055238 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 11839 | 2026.05.19 00:06:38.055374 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11840 | 2026.05.19 00:06:38.055409 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 11841 | 2026.05.19 00:06:38.055481 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 11842 | 2026.05.19 00:06:38.055533 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 11843 | 2026.05.19 00:06:38.055583 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 11844 | 2026.05.19 00:06:38.055630 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 11845 | 2026.05.19 00:06:38.056428 [ 194 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236264 sec., 29119.99378773466 rows/sec., 2.43 MiB/sec. | ||
| 11846 | 2026.05.19 00:06:38.056567 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11847 | 2026.05.19 00:06:38.056797 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2026.05.19 00:06:38.056859 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_25_6} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11849 | 2026.05.19 00:06:38.056920 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11850 | 2026.05.19 00:06:38.888388 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11851 | 2026.05.19 00:06:38.902916 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.05.19 00:06:38.902959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11853 | 2026.05.19 00:06:38.908771 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11854 | 2026.05.19 00:06:38.909469 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.05.19 00:06:38.912013 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11856 | 2026.05.19 00:06:41.146936 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2026.05.19 00:06:41.147195 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 11858 | 2026.05.19 00:06:41.147589 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11859 | 2026.05.19 00:06:41.147635 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Debug> 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 | ||
| 11860 | 2026.05.19 00:06:41.147858 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11861 | 2026.05.19 00:06:41.147927 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11862 | 2026.05.19 00:06:41.148070 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11863 | 2026.05.19 00:06:41.148277 [ 352 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11864 | 2026.05.19 00:06:41.148277 [ 320 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11865 | 2026.05.19 00:06:41.148312 [ 362 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11866 | 2026.05.19 00:06:41.148473 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 11867 | 2026.05.19 00:06:41.148505 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11868 | 2026.05.19 00:06:41.148575 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11869 | 2026.05.19 00:06:41.148596 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11870 | 2026.05.19 00:06:41.148737 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> 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'))" | ||
| 11871 | 2026.05.19 00:06:41.148779 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Trace> 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'))" | ||
| 11872 | 2026.05.19 00:06:41.149989 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002904 sec., 12052.341597796143 rows/sec., 2.03 MiB/sec. | ||
| 11873 | 2026.05.19 00:06:41.150108 [ 294 ] {0ac0ea0b-f89c-4e73-a851-5b6a1cb72f4b} <Debug> TCPHandler: Processed in 0.003318053 sec. | ||
| 11874 | 2026.05.19 00:06:41.151963 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2026.05.19 00:06:41.152090 [ 294 ] {ebf88e09-44f9-444c-a008-96e0c139b0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11876 | 2026.05.19 00:06:41.152143 [ 294 ] {ebf88e09-44f9-444c-a008-96e0c139b0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11877 | 2026.05.19 00:06:41.152718 [ 294 ] {ebf88e09-44f9-444c-a008-96e0c139b0c1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.05.19 00:06:41.152766 [ 294 ] {ebf88e09-44f9-444c-a008-96e0c139b0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11879 | 2026.05.19 00:06:41.153161 [ 294 ] {ebf88e09-44f9-444c-a008-96e0c139b0c1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11880 | 2026.05.19 00:06:41.153373 [ 294 ] {ebf88e09-44f9-444c-a008-96e0c139b0c1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.05.19 00:06:41.153530 [ 294 ] {ebf88e09-44f9-444c-a008-96e0c139b0c1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001474 sec., 52917.232021709635 rows/sec., 4.38 MiB/sec. | ||
| 11882 | 2026.05.19 00:06:41.153574 [ 294 ] {ebf88e09-44f9-444c-a008-96e0c139b0c1} <Debug> TCPHandler: Processed in 0.001672677 sec. | ||
| 11883 | 2026.05.19 00:06:41.153716 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2026.05.19 00:06:41.153811 [ 294 ] {9147ae08-cca9-43d0-a8b7-84b3a6eb72d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11885 | 2026.05.19 00:06:41.153854 [ 294 ] {9147ae08-cca9-43d0-a8b7-84b3a6eb72d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11886 | 2026.05.19 00:06:41.154246 [ 294 ] {9147ae08-cca9-43d0-a8b7-84b3a6eb72d0} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2026.05.19 00:06:41.154284 [ 294 ] {9147ae08-cca9-43d0-a8b7-84b3a6eb72d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11888 | 2026.05.19 00:06:41.154572 [ 294 ] {9147ae08-cca9-43d0-a8b7-84b3a6eb72d0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11889 | 2026.05.19 00:06:41.154779 [ 294 ] {9147ae08-cca9-43d0-a8b7-84b3a6eb72d0} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2026.05.19 00:06:41.154910 [ 294 ] {9147ae08-cca9-43d0-a8b7-84b3a6eb72d0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001117 sec., 9847.806624888093 rows/sec., 740.51 KiB/sec. | ||
| 11891 | 2026.05.19 00:06:41.154943 [ 294 ] {9147ae08-cca9-43d0-a8b7-84b3a6eb72d0} <Debug> TCPHandler: Processed in 0.001276705 sec. | ||
| 11892 | 2026.05.19 00:06:41.155062 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11893 | 2026.05.19 00:06:41.155155 [ 294 ] {299a7bd4-5bb0-4845-a06c-c4fae6c9363b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11894 | 2026.05.19 00:06:41.155196 [ 294 ] {299a7bd4-5bb0-4845-a06c-c4fae6c9363b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11895 | 2026.05.19 00:06:41.155595 [ 294 ] {299a7bd4-5bb0-4845-a06c-c4fae6c9363b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2026.05.19 00:06:41.155631 [ 294 ] {299a7bd4-5bb0-4845-a06c-c4fae6c9363b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11897 | 2026.05.19 00:06:41.155968 [ 294 ] {299a7bd4-5bb0-4845-a06c-c4fae6c9363b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11898 | 2026.05.19 00:06:41.156206 [ 294 ] {299a7bd4-5bb0-4845-a06c-c4fae6c9363b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2026.05.19 00:06:41.156341 [ 294 ] {299a7bd4-5bb0-4845-a06c-c4fae6c9363b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001203 sec., 62344.139650872814 rows/sec., 4.87 MiB/sec. | ||
| 11900 | 2026.05.19 00:06:41.156377 [ 294 ] {299a7bd4-5bb0-4845-a06c-c4fae6c9363b} <Debug> TCPHandler: Processed in 0.001362878 sec. | ||
| 11901 | 2026.05.19 00:06:41.156519 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2026.05.19 00:06:41.156614 [ 294 ] {392cbc79-9e51-46ef-b80d-f2c25f23d23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11903 | 2026.05.19 00:06:41.156658 [ 294 ] {392cbc79-9e51-46ef-b80d-f2c25f23d23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11904 | 2026.05.19 00:06:41.157080 [ 294 ] {392cbc79-9e51-46ef-b80d-f2c25f23d23c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.05.19 00:06:41.157117 [ 294 ] {392cbc79-9e51-46ef-b80d-f2c25f23d23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11906 | 2026.05.19 00:06:41.157475 [ 294 ] {392cbc79-9e51-46ef-b80d-f2c25f23d23c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11907 | 2026.05.19 00:06:41.157691 [ 294 ] {392cbc79-9e51-46ef-b80d-f2c25f23d23c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.05.19 00:06:41.157810 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 3 parts from all_1_82_17 to all_84_84_0 | ||
| 11909 | 2026.05.19 00:06:41.157823 [ 294 ] {392cbc79-9e51-46ef-b80d-f2c25f23d23c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 11910 | 2026.05.19 00:06:41.157873 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.05.19 00:06:41.157882 [ 294 ] {392cbc79-9e51-46ef-b80d-f2c25f23d23c} <Debug> TCPHandler: Processed in 0.001414109 sec. | ||
| 11912 | 2026.05.19 00:06:41.157902 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11913 | 2026.05.19 00:06:41.157993 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_82_17 to all_84_84_0 into Compact with storage Full | ||
| 11914 | 2026.05.19 00:06:41.158022 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11915 | 2026.05.19 00:06:41.158092 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11916 | 2026.05.19 00:06:41.158117 [ 294 ] {2a8add38-8a7d-4dae-a027-693d2006af32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11917 | 2026.05.19 00:06:41.158124 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_82_17, total 29360 rows starting from the beginning of the part | ||
| 11918 | 2026.05.19 00:06:41.158173 [ 294 ] {2a8add38-8a7d-4dae-a027-693d2006af32} <Trace> 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 | ||
| 11919 | 2026.05.19 00:06:41.158186 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11920 | 2026.05.19 00:06:41.158235 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1537 rows starting from the beginning of the part | ||
| 11921 | 2026.05.19 00:06:41.158927 [ 294 ] {2a8add38-8a7d-4dae-a027-693d2006af32} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.05.19 00:06:41.158963 [ 294 ] {2a8add38-8a7d-4dae-a027-693d2006af32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11923 | 2026.05.19 00:06:41.159623 [ 294 ] {2a8add38-8a7d-4dae-a027-693d2006af32} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11924 | 2026.05.19 00:06:41.159858 [ 294 ] {2a8add38-8a7d-4dae-a027-693d2006af32} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.05.19 00:06:41.160018 [ 294 ] {2a8add38-8a7d-4dae-a027-693d2006af32} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001919 sec., 5732.15216258468 rows/sec., 10.27 MiB/sec. | ||
| 11926 | 2026.05.19 00:06:41.160089 [ 294 ] {2a8add38-8a7d-4dae-a027-693d2006af32} <Debug> TCPHandler: Processed in 0.002116949 sec. | ||
| 11927 | 2026.05.19 00:06:41.160218 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11928 | 2026.05.19 00:06:41.160312 [ 294 ] {a041d356-f276-4f43-b311-d4fa9a81cfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11929 | 2026.05.19 00:06:41.160354 [ 294 ] {a041d356-f276-4f43-b311-d4fa9a81cfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11930 | 2026.05.19 00:06:41.160695 [ 294 ] {a041d356-f276-4f43-b311-d4fa9a81cfad} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.05.19 00:06:41.160730 [ 294 ] {a041d356-f276-4f43-b311-d4fa9a81cfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11932 | 2026.05.19 00:06:41.161150 [ 294 ] {a041d356-f276-4f43-b311-d4fa9a81cfad} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11933 | 2026.05.19 00:06:41.161367 [ 294 ] {a041d356-f276-4f43-b311-d4fa9a81cfad} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.05.19 00:06:41.161501 [ 294 ] {a041d356-f276-4f43-b311-d4fa9a81cfad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 11935 | 2026.05.19 00:06:41.161535 [ 294 ] {a041d356-f276-4f43-b311-d4fa9a81cfad} <Debug> TCPHandler: Processed in 0.001368298 sec. | ||
| 11936 | 2026.05.19 00:06:41.166167 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31057 rows, containing 5 columns (5 merged, 0 gathered) in 0.00820505 sec., 3785107.951810166 rows/sec., 243.91 MiB/sec. | ||
| 11937 | 2026.05.19 00:06:41.166847 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Trace> MergedBlockOutputStream: filled checksums all_1_84_18 (state Temporary) | ||
| 11938 | 2026.05.19 00:06:41.167127 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_84_18 to all_1_84_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.05.19 00:06:41.167196 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 3 parts: [all_1_82_17, all_84_84_0] -> all_1_84_18 | ||
| 11940 | 2026.05.19 00:06:41.167271 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11941 | 2026.05.19 00:06:42.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.25 MiB, peak 335.18 MiB, free memory in arenas 0.00 B, will set to 326.47 MiB (RSS), difference: 2.22 MiB | ||
| 11942 | 2026.05.19 00:06:45.074294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25443 | ||
| 11943 | 2026.05.19 00:06:45.074824 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11944 | 2026.05.19 00:06:45.074881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11945 | 2026.05.19 00:06:45.075529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11946 | 2026.05.19 00:06:45.075851 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2026.05.19 00:06:45.076015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25443 | ||
| 11948 | 2026.05.19 00:06:46.146425 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.05.19 00:06:46.146683 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 11950 | 2026.05.19 00:06:46.147030 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11951 | 2026.05.19 00:06:46.147071 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Debug> 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 | ||
| 11952 | 2026.05.19 00:06:46.147315 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11953 | 2026.05.19 00:06:46.147391 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11954 | 2026.05.19 00:06:46.147538 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 11955 | 2026.05.19 00:06:46.147616 [ 363 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11956 | 2026.05.19 00:06:46.147651 [ 362 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11957 | 2026.05.19 00:06:46.147652 [ 324 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11958 | 2026.05.19 00:06:46.147791 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 11959 | 2026.05.19 00:06:46.147820 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11960 | 2026.05.19 00:06:46.147894 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11961 | 2026.05.19 00:06:46.147914 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11962 | 2026.05.19 00:06:46.147950 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> 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'))" | ||
| 11963 | 2026.05.19 00:06:46.147991 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Trace> 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'))" | ||
| 11964 | 2026.05.19 00:06:46.149120 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002537 sec., 13795.821836815136 rows/sec., 2.32 MiB/sec. | ||
| 11965 | 2026.05.19 00:06:46.149263 [ 294 ] {99897069-2534-4a87-8d98-9ab08ad3ebec} <Debug> TCPHandler: Processed in 0.003015934 sec. | ||
| 11966 | 2026.05.19 00:06:46.151614 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2026.05.19 00:06:46.151737 [ 294 ] {04500180-6262-42d9-89e4-73f2c484ee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11968 | 2026.05.19 00:06:46.151789 [ 294 ] {04500180-6262-42d9-89e4-73f2c484ee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11969 | 2026.05.19 00:06:46.152305 [ 294 ] {04500180-6262-42d9-89e4-73f2c484ee3a} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.05.19 00:06:46.152355 [ 294 ] {04500180-6262-42d9-89e4-73f2c484ee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11971 | 2026.05.19 00:06:46.152804 [ 294 ] {04500180-6262-42d9-89e4-73f2c484ee3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11972 | 2026.05.19 00:06:46.153054 [ 294 ] {04500180-6262-42d9-89e4-73f2c484ee3a} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.05.19 00:06:46.153213 [ 294 ] {04500180-6262-42d9-89e4-73f2c484ee3a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 108.00 KiB/sec. | ||
| 11974 | 2026.05.19 00:06:46.153253 [ 294 ] {04500180-6262-42d9-89e4-73f2c484ee3a} <Debug> TCPHandler: Processed in 0.001696237 sec. | ||
| 11975 | 2026.05.19 00:06:46.153393 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11976 | 2026.05.19 00:06:46.153496 [ 294 ] {02045e6f-7956-455b-94c0-e5cbfd4986aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11977 | 2026.05.19 00:06:46.153541 [ 294 ] {02045e6f-7956-455b-94c0-e5cbfd4986aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11978 | 2026.05.19 00:06:46.154045 [ 294 ] {02045e6f-7956-455b-94c0-e5cbfd4986aa} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.05.19 00:06:46.154084 [ 294 ] {02045e6f-7956-455b-94c0-e5cbfd4986aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11980 | 2026.05.19 00:06:46.154424 [ 294 ] {02045e6f-7956-455b-94c0-e5cbfd4986aa} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11981 | 2026.05.19 00:06:46.154645 [ 294 ] {02045e6f-7956-455b-94c0-e5cbfd4986aa} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.05.19 00:06:46.154779 [ 294 ] {02045e6f-7956-455b-94c0-e5cbfd4986aa} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001307 sec., 89517.98010711554 rows/sec., 7.59 MiB/sec. | ||
| 11983 | 2026.05.19 00:06:46.154814 [ 294 ] {02045e6f-7956-455b-94c0-e5cbfd4986aa} <Debug> TCPHandler: Processed in 0.001472432 sec. | ||
| 11984 | 2026.05.19 00:06:46.154955 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2026.05.19 00:06:46.155051 [ 294 ] {3cc79d62-30fe-4dff-9bc8-636ffa0cbed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11986 | 2026.05.19 00:06:46.155092 [ 294 ] {3cc79d62-30fe-4dff-9bc8-636ffa0cbed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11987 | 2026.05.19 00:06:46.155537 [ 294 ] {3cc79d62-30fe-4dff-9bc8-636ffa0cbed9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.05.19 00:06:46.155575 [ 294 ] {3cc79d62-30fe-4dff-9bc8-636ffa0cbed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11989 | 2026.05.19 00:06:46.155898 [ 294 ] {3cc79d62-30fe-4dff-9bc8-636ffa0cbed9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11990 | 2026.05.19 00:06:46.156123 [ 294 ] {3cc79d62-30fe-4dff-9bc8-636ffa0cbed9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.05.19 00:06:46.156261 [ 294 ] {3cc79d62-30fe-4dff-9bc8-636ffa0cbed9} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001231 sec., 25995.125913891145 rows/sec., 1.90 MiB/sec. | ||
| 11992 | 2026.05.19 00:06:46.156297 [ 294 ] {3cc79d62-30fe-4dff-9bc8-636ffa0cbed9} <Debug> TCPHandler: Processed in 0.001391869 sec. | ||
| 11993 | 2026.05.19 00:06:46.156428 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.05.19 00:06:46.156533 [ 294 ] {22d8100c-b402-4df9-8fec-8d8a2e551c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11995 | 2026.05.19 00:06:46.156590 [ 294 ] {22d8100c-b402-4df9-8fec-8d8a2e551c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11996 | 2026.05.19 00:06:46.157192 [ 294 ] {22d8100c-b402-4df9-8fec-8d8a2e551c0f} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.05.19 00:06:46.157243 [ 294 ] {22d8100c-b402-4df9-8fec-8d8a2e551c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11998 | 2026.05.19 00:06:46.157636 [ 294 ] {22d8100c-b402-4df9-8fec-8d8a2e551c0f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11999 | 2026.05.19 00:06:46.157858 [ 294 ] {22d8100c-b402-4df9-8fec-8d8a2e551c0f} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.05.19 00:06:46.157998 [ 294 ] {22d8100c-b402-4df9-8fec-8d8a2e551c0f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001493 sec., 64300.066979236435 rows/sec., 5.02 MiB/sec. | ||
| 12001 | 2026.05.19 00:06:46.158034 [ 294 ] {22d8100c-b402-4df9-8fec-8d8a2e551c0f} <Debug> TCPHandler: Processed in 0.001655726 sec. | ||
| 12002 | 2026.05.19 00:06:46.158173 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.05.19 00:06:46.158269 [ 294 ] {c2cf51df-5cf6-4e40-a32a-1b108396dd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12004 | 2026.05.19 00:06:46.158315 [ 294 ] {c2cf51df-5cf6-4e40-a32a-1b108396dd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12005 | 2026.05.19 00:06:46.158744 [ 294 ] {c2cf51df-5cf6-4e40-a32a-1b108396dd46} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.05.19 00:06:46.158780 [ 294 ] {c2cf51df-5cf6-4e40-a32a-1b108396dd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12007 | 2026.05.19 00:06:46.159120 [ 294 ] {c2cf51df-5cf6-4e40-a32a-1b108396dd46} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12008 | 2026.05.19 00:06:46.159340 [ 294 ] {c2cf51df-5cf6-4e40-a32a-1b108396dd46} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.05.19 00:06:46.159474 [ 294 ] {c2cf51df-5cf6-4e40-a32a-1b108396dd46} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001225 sec., 131428.57142857142 rows/sec., 9.15 MiB/sec. | ||
| 12010 | 2026.05.19 00:06:46.159509 [ 294 ] {c2cf51df-5cf6-4e40-a32a-1b108396dd46} <Debug> TCPHandler: Processed in 0.001385899 sec. | ||
| 12011 | 2026.05.19 00:06:46.159637 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.05.19 00:06:46.159732 [ 294 ] {5f0e5e41-a9f0-4d64-a979-d1bdfa9ad6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12013 | 2026.05.19 00:06:46.159787 [ 294 ] {5f0e5e41-a9f0-4d64-a979-d1bdfa9ad6b5} <Trace> 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 | ||
| 12014 | 2026.05.19 00:06:46.160632 [ 294 ] {5f0e5e41-a9f0-4d64-a979-d1bdfa9ad6b5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.05.19 00:06:46.160669 [ 294 ] {5f0e5e41-a9f0-4d64-a979-d1bdfa9ad6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12016 | 2026.05.19 00:06:46.161218 [ 294 ] {5f0e5e41-a9f0-4d64-a979-d1bdfa9ad6b5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12017 | 2026.05.19 00:06:46.161454 [ 294 ] {5f0e5e41-a9f0-4d64-a979-d1bdfa9ad6b5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.05.19 00:06:46.161614 [ 294 ] {5f0e5e41-a9f0-4d64-a979-d1bdfa9ad6b5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001901 sec., 15781.167806417676 rows/sec., 28.28 MiB/sec. | ||
| 12019 | 2026.05.19 00:06:46.161682 [ 294 ] {5f0e5e41-a9f0-4d64-a979-d1bdfa9ad6b5} <Debug> TCPHandler: Processed in 0.002094498 sec. | ||
| 12020 | 2026.05.19 00:06:46.161821 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.05.19 00:06:46.161916 [ 294 ] {eb31227b-97f4-4186-82f2-fc53f0073d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12022 | 2026.05.19 00:06:46.161959 [ 294 ] {eb31227b-97f4-4186-82f2-fc53f0073d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12023 | 2026.05.19 00:06:46.162340 [ 294 ] {eb31227b-97f4-4186-82f2-fc53f0073d74} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.05.19 00:06:46.162375 [ 294 ] {eb31227b-97f4-4186-82f2-fc53f0073d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12025 | 2026.05.19 00:06:46.162726 [ 294 ] {eb31227b-97f4-4186-82f2-fc53f0073d74} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12026 | 2026.05.19 00:06:46.162993 [ 294 ] {eb31227b-97f4-4186-82f2-fc53f0073d74} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.05.19 00:06:46.163130 [ 294 ] {eb31227b-97f4-4186-82f2-fc53f0073d74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 12028 | 2026.05.19 00:06:46.163177 [ 294 ] {eb31227b-97f4-4186-82f2-fc53f0073d74} <Debug> TCPHandler: Processed in 0.001404479 sec. | ||
| 12029 | 2026.05.19 00:06:46.412075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12030 | 2026.05.19 00:06:46.429506 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2026.05.19 00:06:46.429579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12032 | 2026.05.19 00:06:46.435889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12033 | 2026.05.19 00:06:46.436747 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2026.05.19 00:06:46.440814 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12035 | 2026.05.19 00:06:51.145648 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12036 | 2026.05.19 00:06:51.145967 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 12037 | 2026.05.19 00:06:51.146383 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12038 | 2026.05.19 00:06:51.146429 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Debug> 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 | ||
| 12039 | 2026.05.19 00:06:51.146692 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12040 | 2026.05.19 00:06:51.146782 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12041 | 2026.05.19 00:06:51.146985 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12042 | 2026.05.19 00:06:51.147098 [ 363 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12043 | 2026.05.19 00:06:51.147102 [ 362 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12044 | 2026.05.19 00:06:51.147116 [ 324 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12045 | 2026.05.19 00:06:51.147290 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 12046 | 2026.05.19 00:06:51.147322 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12047 | 2026.05.19 00:06:51.147401 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12048 | 2026.05.19 00:06:51.147422 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12049 | 2026.05.19 00:06:51.147459 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> 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'))" | ||
| 12050 | 2026.05.19 00:06:51.147503 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Trace> 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'))" | ||
| 12051 | 2026.05.19 00:06:51.148593 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002785 sec., 12567.324955116695 rows/sec., 2.12 MiB/sec. | ||
| 12052 | 2026.05.19 00:06:51.148713 [ 294 ] {c8dcf2ae-a3c9-4512-a6e5-392707c01d9c} <Debug> TCPHandler: Processed in 0.003211549 sec. | ||
| 12053 | 2026.05.19 00:06:51.150627 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12054 | 2026.05.19 00:06:51.150744 [ 294 ] {b795d1fa-165e-4a03-a09b-736f7c89dbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12055 | 2026.05.19 00:06:51.150793 [ 294 ] {b795d1fa-165e-4a03-a09b-736f7c89dbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12056 | 2026.05.19 00:06:51.151309 [ 294 ] {b795d1fa-165e-4a03-a09b-736f7c89dbee} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2026.05.19 00:06:51.151351 [ 294 ] {b795d1fa-165e-4a03-a09b-736f7c89dbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12058 | 2026.05.19 00:06:51.151726 [ 294 ] {b795d1fa-165e-4a03-a09b-736f7c89dbee} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12059 | 2026.05.19 00:06:51.151949 [ 294 ] {b795d1fa-165e-4a03-a09b-736f7c89dbee} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.05.19 00:06:51.152095 [ 294 ] {b795d1fa-165e-4a03-a09b-736f7c89dbee} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001386 sec., 56277.056277056276 rows/sec., 4.66 MiB/sec. | ||
| 12061 | 2026.05.19 00:06:51.152133 [ 294 ] {b795d1fa-165e-4a03-a09b-736f7c89dbee} <Debug> TCPHandler: Processed in 0.001563734 sec. | ||
| 12062 | 2026.05.19 00:06:51.152269 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2026.05.19 00:06:51.152368 [ 294 ] {74d111e8-20a7-469f-950f-d071986f3c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12064 | 2026.05.19 00:06:51.152412 [ 294 ] {74d111e8-20a7-469f-950f-d071986f3c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12065 | 2026.05.19 00:06:51.152818 [ 294 ] {74d111e8-20a7-469f-950f-d071986f3c0c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2026.05.19 00:06:51.152856 [ 294 ] {74d111e8-20a7-469f-950f-d071986f3c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12067 | 2026.05.19 00:06:51.153156 [ 294 ] {74d111e8-20a7-469f-950f-d071986f3c0c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12068 | 2026.05.19 00:06:51.153362 [ 294 ] {74d111e8-20a7-469f-950f-d071986f3c0c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2026.05.19 00:06:51.153494 [ 294 ] {74d111e8-20a7-469f-950f-d071986f3c0c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001149 sec., 9573.542210617929 rows/sec., 719.89 KiB/sec. | ||
| 12070 | 2026.05.19 00:06:51.153490 [ 143 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12071 | 2026.05.19 00:06:51.153530 [ 294 ] {74d111e8-20a7-469f-950f-d071986f3c0c} <Debug> TCPHandler: Processed in 0.001310707 sec. | ||
| 12072 | 2026.05.19 00:06:51.153563 [ 143 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2026.05.19 00:06:51.153594 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12074 | 2026.05.19 00:06:51.153663 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2026.05.19 00:06:51.153685 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12076 | 2026.05.19 00:06:51.153779 [ 294 ] {eabe847a-89a2-43fc-93f5-86916383860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12077 | 2026.05.19 00:06:51.153780 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12078 | 2026.05.19 00:06:51.153823 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 82 rows starting from the beginning of the part | ||
| 12079 | 2026.05.19 00:06:51.153831 [ 294 ] {eabe847a-89a2-43fc-93f5-86916383860b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12080 | 2026.05.19 00:06:51.153876 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 44 rows starting from the beginning of the part | ||
| 12081 | 2026.05.19 00:06:51.153930 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
| 12082 | 2026.05.19 00:06:51.153992 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part | ||
| 12083 | 2026.05.19 00:06:51.154043 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 12084 | 2026.05.19 00:06:51.154095 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part | ||
| 12085 | 2026.05.19 00:06:51.154321 [ 294 ] {eabe847a-89a2-43fc-93f5-86916383860b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2026.05.19 00:06:51.154357 [ 294 ] {eabe847a-89a2-43fc-93f5-86916383860b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12087 | 2026.05.19 00:06:51.154670 [ 294 ] {eabe847a-89a2-43fc-93f5-86916383860b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12088 | 2026.05.19 00:06:51.154822 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175853 sec., 178593.7527905274 rows/sec., 13.76 MiB/sec. | ||
| 12089 | 2026.05.19 00:06:51.154878 [ 294 ] {eabe847a-89a2-43fc-93f5-86916383860b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2026.05.19 00:06:51.154933 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12091 | 2026.05.19 00:06:51.155010 [ 294 ] {eabe847a-89a2-43fc-93f5-86916383860b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001257 sec., 59665.87112171837 rows/sec., 4.66 MiB/sec. | ||
| 12092 | 2026.05.19 00:06:51.155045 [ 294 ] {eabe847a-89a2-43fc-93f5-86916383860b} <Debug> TCPHandler: Processed in 0.00143305 sec. | ||
| 12093 | 2026.05.19 00:06:51.155159 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.05.19 00:06:51.155177 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12095 | 2026.05.19 00:06:51.155219 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_76_15} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12096 | 2026.05.19 00:06:51.155272 [ 294 ] {ca07963b-e3ab-4424-ab30-e9b2059c81a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12097 | 2026.05.19 00:06:51.155279 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12098 | 2026.05.19 00:06:51.155316 [ 294 ] {ca07963b-e3ab-4424-ab30-e9b2059c81a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12099 | 2026.05.19 00:06:51.155731 [ 294 ] {ca07963b-e3ab-4424-ab30-e9b2059c81a1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2026.05.19 00:06:51.155765 [ 294 ] {ca07963b-e3ab-4424-ab30-e9b2059c81a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12101 | 2026.05.19 00:06:51.156091 [ 294 ] {ca07963b-e3ab-4424-ab30-e9b2059c81a1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12102 | 2026.05.19 00:06:51.156294 [ 294 ] {ca07963b-e3ab-4424-ab30-e9b2059c81a1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.05.19 00:06:51.156413 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_84_18 to all_85_85_0 | ||
| 12104 | 2026.05.19 00:06:51.156425 [ 294 ] {ca07963b-e3ab-4424-ab30-e9b2059c81a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 12105 | 2026.05.19 00:06:51.156455 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.05.19 00:06:51.156476 [ 294 ] {ca07963b-e3ab-4424-ab30-e9b2059c81a1} <Debug> TCPHandler: Processed in 0.001346687 sec. | ||
| 12107 | 2026.05.19 00:06:51.156480 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12108 | 2026.05.19 00:06:51.156562 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_85_19} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_84_18 to all_85_85_0 into Compact with storage Full | ||
| 12109 | 2026.05.19 00:06:51.156602 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2026.05.19 00:06:51.156641 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_85_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12111 | 2026.05.19 00:06:51.156665 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_85_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_18, total 31057 rows starting from the beginning of the part | ||
| 12112 | 2026.05.19 00:06:51.156695 [ 294 ] {4f74bf83-76ba-4991-a6b1-ef800ec10b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12113 | 2026.05.19 00:06:51.156708 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_85_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
| 12114 | 2026.05.19 00:06:51.156751 [ 294 ] {4f74bf83-76ba-4991-a6b1-ef800ec10b97} <Trace> 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 | ||
| 12115 | 2026.05.19 00:06:51.157532 [ 294 ] {4f74bf83-76ba-4991-a6b1-ef800ec10b97} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2026.05.19 00:06:51.157571 [ 294 ] {4f74bf83-76ba-4991-a6b1-ef800ec10b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12117 | 2026.05.19 00:06:51.158167 [ 294 ] {4f74bf83-76ba-4991-a6b1-ef800ec10b97} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12118 | 2026.05.19 00:06:51.158415 [ 294 ] {4f74bf83-76ba-4991-a6b1-ef800ec10b97} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12119 | 2026.05.19 00:06:51.158550 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12120 | 2026.05.19 00:06:51.158571 [ 294 ] {4f74bf83-76ba-4991-a6b1-ef800ec10b97} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001893 sec., 5810.882197569995 rows/sec., 10.41 MiB/sec. | ||
| 12121 | 2026.05.19 00:06:51.158591 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.05.19 00:06:51.158616 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12123 | 2026.05.19 00:06:51.158654 [ 294 ] {4f74bf83-76ba-4991-a6b1-ef800ec10b97} <Debug> TCPHandler: Processed in 0.002098918 sec. | ||
| 12124 | 2026.05.19 00:06:51.158700 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12125 | 2026.05.19 00:06:51.158808 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12126 | 2026.05.19 00:06:51.158885 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12127 | 2026.05.19 00:06:51.158929 [ 294 ] {ddd198fc-e1f7-4e7c-81c7-d797ef4ad024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12128 | 2026.05.19 00:06:51.158931 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1510 rows starting from the beginning of the part | ||
| 12129 | 2026.05.19 00:06:51.158989 [ 294 ] {ddd198fc-e1f7-4e7c-81c7-d797ef4ad024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12130 | 2026.05.19 00:06:51.159055 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part | ||
| 12131 | 2026.05.19 00:06:51.159158 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
| 12132 | 2026.05.19 00:06:51.159253 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part | ||
| 12133 | 2026.05.19 00:06:51.159342 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 12134 | 2026.05.19 00:06:51.159430 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part | ||
| 12135 | 2026.05.19 00:06:51.159436 [ 294 ] {ddd198fc-e1f7-4e7c-81c7-d797ef4ad024} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.05.19 00:06:51.159479 [ 294 ] {ddd198fc-e1f7-4e7c-81c7-d797ef4ad024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12137 | 2026.05.19 00:06:51.162311 [ 294 ] {ddd198fc-e1f7-4e7c-81c7-d797ef4ad024} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12138 | 2026.05.19 00:06:51.162558 [ 294 ] {ddd198fc-e1f7-4e7c-81c7-d797ef4ad024} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12139 | 2026.05.19 00:06:51.162705 [ 294 ] {ddd198fc-e1f7-4e7c-81c7-d797ef4ad024} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003804 sec., 15772.870662460567 rows/sec., 1.06 MiB/sec. | ||
| 12140 | 2026.05.19 00:06:51.162742 [ 294 ] {ddd198fc-e1f7-4e7c-81c7-d797ef4ad024} <Debug> TCPHandler: Processed in 0.003990961 sec. | ||
| 12141 | 2026.05.19 00:06:51.165640 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_85_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31185 rows, containing 5 columns (5 merged, 0 gathered) in 0.009092734 sec., 3429661.529744519 rows/sec., 221.08 MiB/sec. | ||
| 12142 | 2026.05.19 00:06:51.166219 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_85_19} <Trace> MergedBlockOutputStream: filled checksums all_1_85_19 (state Temporary) | ||
| 12143 | 2026.05.19 00:06:51.166564 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_85_19} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_85_19 to all_1_85_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2026.05.19 00:06:51.166655 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_85_19} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_84_18, all_85_85_0] -> all_1_85_19 | ||
| 12145 | 2026.05.19 00:06:51.166753 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12146 | 2026.05.19 00:06:51.173973 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 19 columns (19 merged, 0 gathered) in 0.015306688 sec., 105444.10391065657 rows/sec., 188.95 MiB/sec. | ||
| 12147 | 2026.05.19 00:06:51.176412 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12148 | 2026.05.19 00:06:51.176818 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.05.19 00:06:51.176901 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12150 | 2026.05.19 00:06:51.177040 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 12151 | 2026.05.19 00:06:52.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.18 MiB, peak 338.72 MiB, free memory in arenas 0.00 B, will set to 334.82 MiB (RSS), difference: 7.64 MiB | ||
| 12152 | 2026.05.19 00:06:52.438209 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12153 | 2026.05.19 00:06:52.438292 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12154 | 2026.05.19 00:06:52.577096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25891 | ||
| 12155 | 2026.05.19 00:06:52.577589 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2026.05.19 00:06:52.577635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12157 | 2026.05.19 00:06:52.578104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12158 | 2026.05.19 00:06:52.578327 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2026.05.19 00:06:52.578449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25891 | ||
| 12160 | 2026.05.19 00:06:53.941844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12161 | 2026.05.19 00:06:53.958470 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.05.19 00:06:53.958527 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12163 | 2026.05.19 00:06:53.964408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12164 | 2026.05.19 00:06:53.965095 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.05.19 00:06:53.967902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12166 | 2026.05.19 00:06:56.146304 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12167 | 2026.05.19 00:06:56.146566 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 12168 | 2026.05.19 00:06:56.146953 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12169 | 2026.05.19 00:06:56.147003 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Debug> 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 | ||
| 12170 | 2026.05.19 00:06:56.147233 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12171 | 2026.05.19 00:06:56.147308 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12172 | 2026.05.19 00:06:56.147454 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12173 | 2026.05.19 00:06:56.147545 [ 363 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12174 | 2026.05.19 00:06:56.147558 [ 324 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12175 | 2026.05.19 00:06:56.147572 [ 362 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12176 | 2026.05.19 00:06:56.147724 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 12177 | 2026.05.19 00:06:56.147754 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12178 | 2026.05.19 00:06:56.147829 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12179 | 2026.05.19 00:06:56.147850 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12180 | 2026.05.19 00:06:56.147887 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> 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'))" | ||
| 12181 | 2026.05.19 00:06:56.147928 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Trace> 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'))" | ||
| 12182 | 2026.05.19 00:06:56.148921 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002464 sec., 14204.545454545454 rows/sec., 2.39 MiB/sec. | ||
| 12183 | 2026.05.19 00:06:56.149016 [ 294 ] {52a6e5df-1d67-40b7-8400-92b8faa3c342} <Debug> TCPHandler: Processed in 0.00286005 sec. | ||
| 12184 | 2026.05.19 00:06:56.151189 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2026.05.19 00:06:56.151335 [ 294 ] {825b7598-1de6-4f23-a5fe-049e4ba78622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12186 | 2026.05.19 00:06:56.151395 [ 294 ] {825b7598-1de6-4f23-a5fe-049e4ba78622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12187 | 2026.05.19 00:06:56.151979 [ 294 ] {825b7598-1de6-4f23-a5fe-049e4ba78622} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2026.05.19 00:06:56.152031 [ 294 ] {825b7598-1de6-4f23-a5fe-049e4ba78622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12189 | 2026.05.19 00:06:56.152414 [ 294 ] {825b7598-1de6-4f23-a5fe-049e4ba78622} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12190 | 2026.05.19 00:06:56.152635 [ 294 ] {825b7598-1de6-4f23-a5fe-049e4ba78622} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2026.05.19 00:06:56.152784 [ 294 ] {825b7598-1de6-4f23-a5fe-049e4ba78622} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001488 sec., 77956.98924731182 rows/sec., 6.62 MiB/sec. | ||
| 12192 | 2026.05.19 00:06:56.152824 [ 294 ] {825b7598-1de6-4f23-a5fe-049e4ba78622} <Debug> TCPHandler: Processed in 0.001717128 sec. | ||
| 12193 | 2026.05.19 00:06:56.152947 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12194 | 2026.05.19 00:06:56.153047 [ 294 ] {298d19e9-f681-4465-a559-e4de24885a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12195 | 2026.05.19 00:06:56.153092 [ 294 ] {298d19e9-f681-4465-a559-e4de24885a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12196 | 2026.05.19 00:06:56.153511 [ 294 ] {298d19e9-f681-4465-a559-e4de24885a2b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2026.05.19 00:06:56.153549 [ 294 ] {298d19e9-f681-4465-a559-e4de24885a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12198 | 2026.05.19 00:06:56.153845 [ 294 ] {298d19e9-f681-4465-a559-e4de24885a2b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12199 | 2026.05.19 00:06:56.154058 [ 294 ] {298d19e9-f681-4465-a559-e4de24885a2b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2026.05.19 00:06:56.154196 [ 294 ] {298d19e9-f681-4465-a559-e4de24885a2b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00117 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
| 12201 | 2026.05.19 00:06:56.154233 [ 294 ] {298d19e9-f681-4465-a559-e4de24885a2b} <Debug> TCPHandler: Processed in 0.001336787 sec. | ||
| 12202 | 2026.05.19 00:06:56.154360 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2026.05.19 00:06:56.154458 [ 294 ] {5cec2579-ab9e-4813-8ad6-9a760f374c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12204 | 2026.05.19 00:06:56.154500 [ 294 ] {5cec2579-ab9e-4813-8ad6-9a760f374c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12205 | 2026.05.19 00:06:56.154917 [ 294 ] {5cec2579-ab9e-4813-8ad6-9a760f374c7a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.05.19 00:06:56.154955 [ 294 ] {5cec2579-ab9e-4813-8ad6-9a760f374c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12207 | 2026.05.19 00:06:56.155260 [ 294 ] {5cec2579-ab9e-4813-8ad6-9a760f374c7a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12208 | 2026.05.19 00:06:56.155466 [ 294 ] {5cec2579-ab9e-4813-8ad6-9a760f374c7a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2026.05.19 00:06:56.155596 [ 294 ] {5cec2579-ab9e-4813-8ad6-9a760f374c7a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001159 sec., 81104.4003451251 rows/sec., 6.33 MiB/sec. | ||
| 12210 | 2026.05.19 00:06:56.155633 [ 294 ] {5cec2579-ab9e-4813-8ad6-9a760f374c7a} <Debug> TCPHandler: Processed in 0.001323146 sec. | ||
| 12211 | 2026.05.19 00:06:56.155754 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2026.05.19 00:06:56.155850 [ 294 ] {cdfcb13d-ef3f-4070-aa41-398a1fe68beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12213 | 2026.05.19 00:06:56.155895 [ 294 ] {cdfcb13d-ef3f-4070-aa41-398a1fe68beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12214 | 2026.05.19 00:06:56.156295 [ 294 ] {cdfcb13d-ef3f-4070-aa41-398a1fe68beb} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2026.05.19 00:06:56.156333 [ 294 ] {cdfcb13d-ef3f-4070-aa41-398a1fe68beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12216 | 2026.05.19 00:06:56.156653 [ 294 ] {cdfcb13d-ef3f-4070-aa41-398a1fe68beb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12217 | 2026.05.19 00:06:56.156871 [ 294 ] {cdfcb13d-ef3f-4070-aa41-398a1fe68beb} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2026.05.19 00:06:56.156995 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_85_19 to all_86_86_0 | ||
| 12219 | 2026.05.19 00:06:56.157011 [ 294 ] {cdfcb13d-ef3f-4070-aa41-398a1fe68beb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 12220 | 2026.05.19 00:06:56.157050 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2026.05.19 00:06:56.157062 [ 294 ] {cdfcb13d-ef3f-4070-aa41-398a1fe68beb} <Debug> TCPHandler: Processed in 0.001357967 sec. | ||
| 12222 | 2026.05.19 00:06:56.157078 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12223 | 2026.05.19 00:06:56.157183 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_86_20} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_85_19 to all_86_86_0 into Compact with storage Full | ||
| 12224 | 2026.05.19 00:06:56.157187 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.05.19 00:06:56.157323 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_86_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12226 | 2026.05.19 00:06:56.157351 [ 294 ] {ae3f1d2b-cc2d-4a0b-842a-53b114295a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12227 | 2026.05.19 00:06:56.157369 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_86_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_19, total 31185 rows starting from the beginning of the part | ||
| 12228 | 2026.05.19 00:06:56.157427 [ 294 ] {ae3f1d2b-cc2d-4a0b-842a-53b114295a57} <Trace> 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 | ||
| 12229 | 2026.05.19 00:06:56.157454 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_86_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12230 | 2026.05.19 00:06:56.158294 [ 294 ] {ae3f1d2b-cc2d-4a0b-842a-53b114295a57} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2026.05.19 00:06:56.158338 [ 294 ] {ae3f1d2b-cc2d-4a0b-842a-53b114295a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12232 | 2026.05.19 00:06:56.158906 [ 294 ] {ae3f1d2b-cc2d-4a0b-842a-53b114295a57} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12233 | 2026.05.19 00:06:56.159148 [ 294 ] {ae3f1d2b-cc2d-4a0b-842a-53b114295a57} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2026.05.19 00:06:56.159298 [ 294 ] {ae3f1d2b-cc2d-4a0b-842a-53b114295a57} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001973 sec., 15205.271160669032 rows/sec., 27.25 MiB/sec. | ||
| 12235 | 2026.05.19 00:06:56.159358 [ 294 ] {ae3f1d2b-cc2d-4a0b-842a-53b114295a57} <Debug> TCPHandler: Processed in 0.002222733 sec. | ||
| 12236 | 2026.05.19 00:06:56.159481 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2026.05.19 00:06:56.159579 [ 294 ] {b6affb48-41c1-4ef7-a309-677b56f3899c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12238 | 2026.05.19 00:06:56.159624 [ 294 ] {b6affb48-41c1-4ef7-a309-677b56f3899c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12239 | 2026.05.19 00:06:56.159975 [ 294 ] {b6affb48-41c1-4ef7-a309-677b56f3899c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.05.19 00:06:56.160012 [ 294 ] {b6affb48-41c1-4ef7-a309-677b56f3899c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12241 | 2026.05.19 00:06:56.160339 [ 294 ] {b6affb48-41c1-4ef7-a309-677b56f3899c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12242 | 2026.05.19 00:06:56.160554 [ 294 ] {b6affb48-41c1-4ef7-a309-677b56f3899c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2026.05.19 00:06:56.160689 [ 294 ] {b6affb48-41c1-4ef7-a309-677b56f3899c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 12244 | 2026.05.19 00:06:56.160729 [ 294 ] {b6affb48-41c1-4ef7-a309-677b56f3899c} <Debug> TCPHandler: Processed in 0.001297506 sec. | ||
| 12245 | 2026.05.19 00:06:56.162648 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_86_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31345 rows, containing 5 columns (5 merged, 0 gathered) in 0.005507303 sec., 5691533.587311248 rows/sec., 367.03 MiB/sec. | ||
| 12246 | 2026.05.19 00:06:56.163136 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_86_20} <Trace> MergedBlockOutputStream: filled checksums all_1_86_20 (state Temporary) | ||
| 12247 | 2026.05.19 00:06:56.163419 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_86_20} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_86_20 to all_1_86_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.05.19 00:06:56.163493 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_86_20} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_85_19, all_86_86_0] -> all_1_86_20 | ||
| 12249 | 2026.05.19 00:06:56.163562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12250 | 2026.05.19 00:06:56.415059 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2026.05.19 00:06:56.415338 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 12252 | 2026.05.19 00:06:56.415747 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12253 | 2026.05.19 00:06:56.415801 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Debug> 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 | ||
| 12254 | 2026.05.19 00:06:56.416095 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12255 | 2026.05.19 00:06:56.416165 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12256 | 2026.05.19 00:06:56.416308 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 12257 | 2026.05.19 00:06:56.416380 [ 363 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12258 | 2026.05.19 00:06:56.416387 [ 292 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12259 | 2026.05.19 00:06:56.416417 [ 324 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12260 | 2026.05.19 00:06:56.416506 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 12261 | 2026.05.19 00:06:56.416534 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12262 | 2026.05.19 00:06:56.416604 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12263 | 2026.05.19 00:06:56.416625 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12264 | 2026.05.19 00:06:56.416662 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> 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'))" | ||
| 12265 | 2026.05.19 00:06:56.416706 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Trace> 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'))" | ||
| 12266 | 2026.05.19 00:06:56.417666 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002456 sec., 14250.814332247557 rows/sec., 3.03 MiB/sec. | ||
| 12267 | 2026.05.19 00:06:56.417748 [ 294 ] {3d17f30c-111a-4b51-9990-5ea401b2980c} <Debug> TCPHandler: Processed in 0.0028355 sec. | ||
| 12268 | 2026.05.19 00:06:56.431306 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12269 | 2026.05.19 00:06:56.431497 [ 294 ] {e8efea4e-c55d-49ab-875f-919e4be4a5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12270 | 2026.05.19 00:06:56.431576 [ 294 ] {e8efea4e-c55d-49ab-875f-919e4be4a5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12271 | 2026.05.19 00:06:56.432237 [ 294 ] {e8efea4e-c55d-49ab-875f-919e4be4a5e3} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.05.19 00:06:56.432280 [ 294 ] {e8efea4e-c55d-49ab-875f-919e4be4a5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12273 | 2026.05.19 00:06:56.432639 [ 294 ] {e8efea4e-c55d-49ab-875f-919e4be4a5e3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12274 | 2026.05.19 00:06:56.432872 [ 294 ] {e8efea4e-c55d-49ab-875f-919e4be4a5e3} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.05.19 00:06:56.433023 [ 294 ] {e8efea4e-c55d-49ab-875f-919e4be4a5e3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00158 sec., 15189.87341772152 rows/sec., 1.26 MiB/sec. | ||
| 12276 | 2026.05.19 00:06:56.433060 [ 294 ] {e8efea4e-c55d-49ab-875f-919e4be4a5e3} <Debug> TCPHandler: Processed in 0.001847722 sec. | ||
| 12277 | 2026.05.19 00:06:56.433186 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.05.19 00:06:56.433301 [ 294 ] {631371ae-dbc3-4198-b38b-012b22598597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12279 | 2026.05.19 00:06:56.433355 [ 294 ] {631371ae-dbc3-4198-b38b-012b22598597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12280 | 2026.05.19 00:06:56.433781 [ 294 ] {631371ae-dbc3-4198-b38b-012b22598597} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.05.19 00:06:56.433818 [ 294 ] {631371ae-dbc3-4198-b38b-012b22598597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12282 | 2026.05.19 00:06:56.434104 [ 294 ] {631371ae-dbc3-4198-b38b-012b22598597} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12283 | 2026.05.19 00:06:56.434318 [ 294 ] {631371ae-dbc3-4198-b38b-012b22598597} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.05.19 00:06:56.434449 [ 294 ] {631371ae-dbc3-4198-b38b-012b22598597} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001173 sec., 1705.0298380221654 rows/sec., 139.03 KiB/sec. | ||
| 12285 | 2026.05.19 00:06:56.434485 [ 294 ] {631371ae-dbc3-4198-b38b-012b22598597} <Debug> TCPHandler: Processed in 0.001354778 sec. | ||
| 12286 | 2026.05.19 00:06:56.434595 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2026.05.19 00:06:56.434702 [ 294 ] {898993ad-916d-41e2-af33-aee8cf7e5b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12288 | 2026.05.19 00:06:56.434745 [ 294 ] {898993ad-916d-41e2-af33-aee8cf7e5b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12289 | 2026.05.19 00:06:56.436338 [ 294 ] {898993ad-916d-41e2-af33-aee8cf7e5b70} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.05.19 00:06:56.436376 [ 294 ] {898993ad-916d-41e2-af33-aee8cf7e5b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12291 | 2026.05.19 00:06:56.436839 [ 294 ] {898993ad-916d-41e2-af33-aee8cf7e5b70} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12292 | 2026.05.19 00:06:56.437050 [ 294 ] {898993ad-916d-41e2-af33-aee8cf7e5b70} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.05.19 00:06:56.437181 [ 294 ] {898993ad-916d-41e2-af33-aee8cf7e5b70} <Debug> executeQuery: Read 2548 rows, 195.44 KiB in 0.002497 sec., 1020424.5094112935 rows/sec., 76.43 MiB/sec. | ||
| 12294 | 2026.05.19 00:06:56.437183 [ 139 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12295 | 2026.05.19 00:06:56.437219 [ 294 ] {898993ad-916d-41e2-af33-aee8cf7e5b70} <Debug> TCPHandler: Processed in 0.002675755 sec. | ||
| 12296 | 2026.05.19 00:06:56.437263 [ 139 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2026.05.19 00:06:56.437293 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12298 | 2026.05.19 00:06:56.437363 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2026.05.19 00:06:56.437393 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12300 | 2026.05.19 00:06:56.437463 [ 294 ] {516ea23d-f037-4335-9492-1b24f9353419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12301 | 2026.05.19 00:06:56.437499 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12302 | 2026.05.19 00:06:56.437505 [ 294 ] {516ea23d-f037-4335-9492-1b24f9353419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12303 | 2026.05.19 00:06:56.437534 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2618 rows starting from the beginning of the part | ||
| 12304 | 2026.05.19 00:06:56.437597 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 78 rows starting from the beginning of the part | ||
| 12305 | 2026.05.19 00:06:56.437653 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 117 rows starting from the beginning of the part | ||
| 12306 | 2026.05.19 00:06:56.437704 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 78 rows starting from the beginning of the part | ||
| 12307 | 2026.05.19 00:06:56.437754 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 116 rows starting from the beginning of the part | ||
| 12308 | 2026.05.19 00:06:56.437799 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2548 rows starting from the beginning of the part | ||
| 12309 | 2026.05.19 00:06:56.437934 [ 294 ] {516ea23d-f037-4335-9492-1b24f9353419} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.05.19 00:06:56.437970 [ 294 ] {516ea23d-f037-4335-9492-1b24f9353419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12311 | 2026.05.19 00:06:56.438271 [ 294 ] {516ea23d-f037-4335-9492-1b24f9353419} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12312 | 2026.05.19 00:06:56.438482 [ 294 ] {516ea23d-f037-4335-9492-1b24f9353419} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.05.19 00:06:56.438630 [ 294 ] {516ea23d-f037-4335-9492-1b24f9353419} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001184 sec., 30405.405405405407 rows/sec., 2.27 MiB/sec. | ||
| 12314 | 2026.05.19 00:06:56.438725 [ 294 ] {516ea23d-f037-4335-9492-1b24f9353419} <Debug> TCPHandler: Processed in 0.00141003 sec. | ||
| 12315 | 2026.05.19 00:06:56.438893 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2026.05.19 00:06:56.439017 [ 294 ] {5cb1d979-2683-40f0-a349-97ce763995c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12317 | 2026.05.19 00:06:56.439067 [ 294 ] {5cb1d979-2683-40f0-a349-97ce763995c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12318 | 2026.05.19 00:06:56.439806 [ 197 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5555 rows, containing 5 columns (5 merged, 0 gathered) in 0.002452709 sec., 2264842.669880528 rows/sec., 180.16 MiB/sec. | ||
| 12319 | 2026.05.19 00:06:56.439903 [ 294 ] {5cb1d979-2683-40f0-a349-97ce763995c5} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.05.19 00:06:56.439956 [ 294 ] {5cb1d979-2683-40f0-a349-97ce763995c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12321 | 2026.05.19 00:06:56.440144 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12322 | 2026.05.19 00:06:56.440414 [ 294 ] {5cb1d979-2683-40f0-a349-97ce763995c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12323 | 2026.05.19 00:06:56.440467 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.05.19 00:06:56.440553 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_91_18} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12325 | 2026.05.19 00:06:56.440640 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12326 | 2026.05.19 00:06:56.440700 [ 294 ] {5cb1d979-2683-40f0-a349-97ce763995c5} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2026.05.19 00:06:56.440833 [ 294 ] {5cb1d979-2683-40f0-a349-97ce763995c5} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001845 sec., 447154.47154471546 rows/sec., 26.16 MiB/sec. | ||
| 12328 | 2026.05.19 00:06:56.440870 [ 294 ] {5cb1d979-2683-40f0-a349-97ce763995c5} <Debug> TCPHandler: Processed in 0.002044766 sec. | ||
| 12329 | 2026.05.19 00:06:56.440988 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2026.05.19 00:06:56.441085 [ 294 ] {53cfe9f8-f28a-40d7-b130-a546fe6de697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12331 | 2026.05.19 00:06:56.441127 [ 294 ] {53cfe9f8-f28a-40d7-b130-a546fe6de697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12332 | 2026.05.19 00:06:56.441516 [ 294 ] {53cfe9f8-f28a-40d7-b130-a546fe6de697} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12333 | 2026.05.19 00:06:56.441554 [ 294 ] {53cfe9f8-f28a-40d7-b130-a546fe6de697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12334 | 2026.05.19 00:06:56.441851 [ 294 ] {53cfe9f8-f28a-40d7-b130-a546fe6de697} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12335 | 2026.05.19 00:06:56.442072 [ 294 ] {53cfe9f8-f28a-40d7-b130-a546fe6de697} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12336 | 2026.05.19 00:06:56.442202 [ 294 ] {53cfe9f8-f28a-40d7-b130-a546fe6de697} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 12337 | 2026.05.19 00:06:56.442239 [ 294 ] {53cfe9f8-f28a-40d7-b130-a546fe6de697} <Debug> TCPHandler: Processed in 0.001300827 sec. | ||
| 12338 | 2026.05.19 00:06:56.442351 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2026.05.19 00:06:56.442446 [ 294 ] {ca1d1d6a-61eb-46f9-9dfd-65135a4b4f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12340 | 2026.05.19 00:06:56.442487 [ 294 ] {ca1d1d6a-61eb-46f9-9dfd-65135a4b4f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12341 | 2026.05.19 00:06:56.442872 [ 294 ] {ca1d1d6a-61eb-46f9-9dfd-65135a4b4f15} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.05.19 00:06:56.442909 [ 294 ] {ca1d1d6a-61eb-46f9-9dfd-65135a4b4f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12343 | 2026.05.19 00:06:56.443217 [ 294 ] {ca1d1d6a-61eb-46f9-9dfd-65135a4b4f15} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12344 | 2026.05.19 00:06:56.443430 [ 294 ] {ca1d1d6a-61eb-46f9-9dfd-65135a4b4f15} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.05.19 00:06:56.443564 [ 294 ] {ca1d1d6a-61eb-46f9-9dfd-65135a4b4f15} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 12346 | 2026.05.19 00:06:56.443600 [ 294 ] {ca1d1d6a-61eb-46f9-9dfd-65135a4b4f15} <Debug> TCPHandler: Processed in 0.001297976 sec. | ||
| 12347 | 2026.05.19 00:06:56.443726 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12348 | 2026.05.19 00:06:56.443820 [ 294 ] {33a68237-446f-44a6-b116-0f8814d196d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12349 | 2026.05.19 00:06:56.443861 [ 294 ] {33a68237-446f-44a6-b116-0f8814d196d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12350 | 2026.05.19 00:06:56.444740 [ 294 ] {33a68237-446f-44a6-b116-0f8814d196d8} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2026.05.19 00:06:56.444777 [ 294 ] {33a68237-446f-44a6-b116-0f8814d196d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12352 | 2026.05.19 00:06:56.445147 [ 294 ] {33a68237-446f-44a6-b116-0f8814d196d8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12353 | 2026.05.19 00:06:56.445367 [ 294 ] {33a68237-446f-44a6-b116-0f8814d196d8} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12354 | 2026.05.19 00:06:56.445494 [ 139 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12355 | 2026.05.19 00:06:56.445502 [ 294 ] {33a68237-446f-44a6-b116-0f8814d196d8} <Debug> executeQuery: Read 1339 rows, 92.42 KiB in 0.001698 sec., 788574.7938751472 rows/sec., 53.15 MiB/sec. | ||
| 12356 | 2026.05.19 00:06:56.445544 [ 139 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.05.19 00:06:56.445559 [ 294 ] {33a68237-446f-44a6-b116-0f8814d196d8} <Debug> TCPHandler: Processed in 0.001882603 sec. | ||
| 12358 | 2026.05.19 00:06:56.445573 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12359 | 2026.05.19 00:06:56.445675 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12360 | 2026.05.19 00:06:56.445689 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2026.05.19 00:06:56.445802 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12362 | 2026.05.19 00:06:56.445819 [ 294 ] {9a17aeb3-d6a7-4a8d-988d-302868de4ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12363 | 2026.05.19 00:06:56.445840 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1403 rows starting from the beginning of the part | ||
| 12364 | 2026.05.19 00:06:56.445875 [ 294 ] {9a17aeb3-d6a7-4a8d-988d-302868de4ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12365 | 2026.05.19 00:06:56.445912 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 75 rows starting from the beginning of the part | ||
| 12366 | 2026.05.19 00:06:56.445963 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 96 rows starting from the beginning of the part | ||
| 12367 | 2026.05.19 00:06:56.446006 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 75 rows starting from the beginning of the part | ||
| 12368 | 2026.05.19 00:06:56.446046 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 94 rows starting from the beginning of the part | ||
| 12369 | 2026.05.19 00:06:56.446089 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1339 rows starting from the beginning of the part | ||
| 12370 | 2026.05.19 00:06:56.446716 [ 294 ] {9a17aeb3-d6a7-4a8d-988d-302868de4ec6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.05.19 00:06:56.446757 [ 294 ] {9a17aeb3-d6a7-4a8d-988d-302868de4ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12372 | 2026.05.19 00:06:56.447199 [ 294 ] {9a17aeb3-d6a7-4a8d-988d-302868de4ec6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12373 | 2026.05.19 00:06:56.447393 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763499 sec., 1747661.8926350398 rows/sec., 126.93 MiB/sec. | ||
| 12374 | 2026.05.19 00:06:56.447417 [ 294 ] {9a17aeb3-d6a7-4a8d-988d-302868de4ec6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2026.05.19 00:06:56.447539 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_86_20 to all_91_91_0 | ||
| 12376 | 2026.05.19 00:06:56.447552 [ 294 ] {9a17aeb3-d6a7-4a8d-988d-302868de4ec6} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001757 sec., 872509.9601593625 rows/sec., 53.34 MiB/sec. | ||
| 12377 | 2026.05.19 00:06:56.447577 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.05.19 00:06:56.447598 [ 294 ] {9a17aeb3-d6a7-4a8d-988d-302868de4ec6} <Debug> TCPHandler: Processed in 0.001969375 sec. | ||
| 12379 | 2026.05.19 00:06:56.447603 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12380 | 2026.05.19 00:06:56.447613 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12381 | 2026.05.19 00:06:56.447714 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_20 to all_91_91_0 into Compact with storage Full | ||
| 12382 | 2026.05.19 00:06:56.447725 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.05.19 00:06:56.447839 [ 294 ] {84e55568-020e-4e1c-8e12-ac1ff7147365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12384 | 2026.05.19 00:06:56.447849 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12385 | 2026.05.19 00:06:56.447897 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_20, total 31345 rows starting from the beginning of the part | ||
| 12386 | 2026.05.19 00:06:56.447900 [ 294 ] {84e55568-020e-4e1c-8e12-ac1ff7147365} <Trace> 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 | ||
| 12387 | 2026.05.19 00:06:56.447956 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.05.19 00:06:56.447971 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12389 | 2026.05.19 00:06:56.448027 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
| 12390 | 2026.05.19 00:06:56.448062 [ 197 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_91_18} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12391 | 2026.05.19 00:06:56.448074 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12392 | 2026.05.19 00:06:56.448127 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12393 | 2026.05.19 00:06:56.448147 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12394 | 2026.05.19 00:06:56.448174 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1533 rows starting from the beginning of the part | ||
| 12395 | 2026.05.19 00:06:56.448695 [ 294 ] {84e55568-020e-4e1c-8e12-ac1ff7147365} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2026.05.19 00:06:56.448737 [ 294 ] {84e55568-020e-4e1c-8e12-ac1ff7147365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12397 | 2026.05.19 00:06:56.449269 [ 294 ] {84e55568-020e-4e1c-8e12-ac1ff7147365} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12398 | 2026.05.19 00:06:56.449521 [ 294 ] {84e55568-020e-4e1c-8e12-ac1ff7147365} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.05.19 00:06:56.449680 [ 294 ] {84e55568-020e-4e1c-8e12-ac1ff7147365} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00186 sec., 11827.956989247312 rows/sec., 21.20 MiB/sec. | ||
| 12400 | 2026.05.19 00:06:56.449738 [ 294 ] {84e55568-020e-4e1c-8e12-ac1ff7147365} <Debug> TCPHandler: Processed in 0.002062497 sec. | ||
| 12401 | 2026.05.19 00:06:56.449857 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12402 | 2026.05.19 00:06:56.449951 [ 294 ] {b402abf9-0ce9-4663-aca0-f6f7f8770b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12403 | 2026.05.19 00:06:56.449993 [ 294 ] {b402abf9-0ce9-4663-aca0-f6f7f8770b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12404 | 2026.05.19 00:06:56.450322 [ 294 ] {b402abf9-0ce9-4663-aca0-f6f7f8770b96} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.05.19 00:06:56.450358 [ 294 ] {b402abf9-0ce9-4663-aca0-f6f7f8770b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12406 | 2026.05.19 00:06:56.450662 [ 294 ] {b402abf9-0ce9-4663-aca0-f6f7f8770b96} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12407 | 2026.05.19 00:06:56.450866 [ 294 ] {b402abf9-0ce9-4663-aca0-f6f7f8770b96} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2026.05.19 00:06:56.450982 [ 127 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12409 | 2026.05.19 00:06:56.450997 [ 294 ] {b402abf9-0ce9-4663-aca0-f6f7f8770b96} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001066 sec., 11257.035647279548 rows/sec., 776.85 KiB/sec. | ||
| 12410 | 2026.05.19 00:06:56.451029 [ 127 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2026.05.19 00:06:56.451046 [ 294 ] {b402abf9-0ce9-4663-aca0-f6f7f8770b96} <Debug> TCPHandler: Processed in 0.001238295 sec. | ||
| 12412 | 2026.05.19 00:06:56.451061 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12413 | 2026.05.19 00:06:56.451179 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12414 | 2026.05.19 00:06:56.451314 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12415 | 2026.05.19 00:06:56.451350 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4440 rows starting from the beginning of the part | ||
| 12416 | 2026.05.19 00:06:56.451414 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12417 | 2026.05.19 00:06:56.451458 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12418 | 2026.05.19 00:06:56.451498 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12419 | 2026.05.19 00:06:56.451534 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12420 | 2026.05.19 00:06:56.451571 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part | ||
| 12421 | 2026.05.19 00:06:56.453178 [ 197 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 4 columns (4 merged, 0 gathered) in 0.002056767 sec., 2281250.136743734 rows/sec., 153.74 MiB/sec. | ||
| 12422 | 2026.05.19 00:06:56.453487 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12423 | 2026.05.19 00:06:56.453757 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2026.05.19 00:06:56.453844 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_91_18} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12425 | 2026.05.19 00:06:56.453927 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12426 | 2026.05.19 00:06:56.454976 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33519 rows, containing 5 columns (5 merged, 0 gathered) in 0.007304914 sec., 4588555.046643944 rows/sec., 295.65 MiB/sec. | ||
| 12427 | 2026.05.19 00:06:56.455286 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Trace> MergedBlockOutputStream: filled checksums all_1_91_21 (state Temporary) | ||
| 12428 | 2026.05.19 00:06:56.455531 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_91_21 to all_1_91_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2026.05.19 00:06:56.455597 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_91_21} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_86_20, all_91_91_0] -> all_1_91_21 | ||
| 12430 | 2026.05.19 00:06:56.455690 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12431 | 2026.05.19 00:06:57.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.23 MiB, peak 347.01 MiB, free memory in arenas 0.00 B, will set to 335.11 MiB (RSS), difference: -1.12 MiB | ||
| 12432 | 2026.05.19 00:07:00.078560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26403 | ||
| 12433 | 2026.05.19 00:07:00.079057 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.05.19 00:07:00.079095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12435 | 2026.05.19 00:07:00.079581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12436 | 2026.05.19 00:07:00.079804 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.05.19 00:07:00.079930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26403 | ||
| 12438 | 2026.05.19 00:07:01.145180 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.05.19 00:07:01.145403 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 12440 | 2026.05.19 00:07:01.145726 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12441 | 2026.05.19 00:07:01.145762 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Debug> 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 | ||
| 12442 | 2026.05.19 00:07:01.145975 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12443 | 2026.05.19 00:07:01.146041 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12444 | 2026.05.19 00:07:01.146181 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12445 | 2026.05.19 00:07:01.146250 [ 292 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12446 | 2026.05.19 00:07:01.146258 [ 363 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12447 | 2026.05.19 00:07:01.146286 [ 324 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12448 | 2026.05.19 00:07:01.146458 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 12449 | 2026.05.19 00:07:01.146485 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12450 | 2026.05.19 00:07:01.146552 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12451 | 2026.05.19 00:07:01.146571 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12452 | 2026.05.19 00:07:01.146605 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> 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'))" | ||
| 12453 | 2026.05.19 00:07:01.146672 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Trace> 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'))" | ||
| 12454 | 2026.05.19 00:07:01.147606 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002297 sec., 15237.265999129299 rows/sec., 2.57 MiB/sec. | ||
| 12455 | 2026.05.19 00:07:01.147679 [ 294 ] {daed6baf-b3db-4816-a9be-fe5b525b124f} <Debug> TCPHandler: Processed in 0.002630833 sec. | ||
| 12456 | 2026.05.19 00:07:01.149222 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.05.19 00:07:01.149402 [ 294 ] {6d4c11e9-b680-42b7-9c7c-0ea85ede5a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12458 | 2026.05.19 00:07:01.149475 [ 294 ] {6d4c11e9-b680-42b7-9c7c-0ea85ede5a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12459 | 2026.05.19 00:07:01.150221 [ 294 ] {6d4c11e9-b680-42b7-9c7c-0ea85ede5a4e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.05.19 00:07:01.150271 [ 294 ] {6d4c11e9-b680-42b7-9c7c-0ea85ede5a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12461 | 2026.05.19 00:07:01.150615 [ 294 ] {6d4c11e9-b680-42b7-9c7c-0ea85ede5a4e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12462 | 2026.05.19 00:07:01.150831 [ 294 ] {6d4c11e9-b680-42b7-9c7c-0ea85ede5a4e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.05.19 00:07:01.150969 [ 294 ] {6d4c11e9-b680-42b7-9c7c-0ea85ede5a4e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 12464 | 2026.05.19 00:07:01.151003 [ 294 ] {6d4c11e9-b680-42b7-9c7c-0ea85ede5a4e} <Debug> TCPHandler: Processed in 0.001829241 sec. | ||
| 12465 | 2026.05.19 00:07:01.151128 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.05.19 00:07:01.151220 [ 294 ] {0331d161-7509-4753-b69e-8120c9272b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12467 | 2026.05.19 00:07:01.151259 [ 294 ] {0331d161-7509-4753-b69e-8120c9272b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12468 | 2026.05.19 00:07:01.151665 [ 294 ] {0331d161-7509-4753-b69e-8120c9272b7d} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.05.19 00:07:01.151700 [ 294 ] {0331d161-7509-4753-b69e-8120c9272b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12470 | 2026.05.19 00:07:01.152016 [ 294 ] {0331d161-7509-4753-b69e-8120c9272b7d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12471 | 2026.05.19 00:07:01.152220 [ 294 ] {0331d161-7509-4753-b69e-8120c9272b7d} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.05.19 00:07:01.152344 [ 294 ] {0331d161-7509-4753-b69e-8120c9272b7d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 12473 | 2026.05.19 00:07:01.152377 [ 294 ] {0331d161-7509-4753-b69e-8120c9272b7d} <Debug> TCPHandler: Processed in 0.001296586 sec. | ||
| 12474 | 2026.05.19 00:07:01.152495 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.05.19 00:07:01.152587 [ 294 ] {f95ce24a-2929-4e40-bd09-765b94aa123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12476 | 2026.05.19 00:07:01.152629 [ 294 ] {f95ce24a-2929-4e40-bd09-765b94aa123d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12477 | 2026.05.19 00:07:01.152988 [ 294 ] {f95ce24a-2929-4e40-bd09-765b94aa123d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.05.19 00:07:01.153023 [ 294 ] {f95ce24a-2929-4e40-bd09-765b94aa123d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12479 | 2026.05.19 00:07:01.153331 [ 294 ] {f95ce24a-2929-4e40-bd09-765b94aa123d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12480 | 2026.05.19 00:07:01.153530 [ 294 ] {f95ce24a-2929-4e40-bd09-765b94aa123d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.05.19 00:07:01.153657 [ 294 ] {f95ce24a-2929-4e40-bd09-765b94aa123d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001088 sec., 117647.05882352941 rows/sec., 8.19 MiB/sec. | ||
| 12482 | 2026.05.19 00:07:01.153690 [ 294 ] {f95ce24a-2929-4e40-bd09-765b94aa123d} <Debug> TCPHandler: Processed in 0.001241135 sec. | ||
| 12483 | 2026.05.19 00:07:01.153813 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.05.19 00:07:01.153904 [ 294 ] {592a264d-8ed9-4c8c-805f-f690e0f8e478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.05.19 00:07:01.153945 [ 294 ] {592a264d-8ed9-4c8c-805f-f690e0f8e478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12486 | 2026.05.19 00:07:01.154272 [ 294 ] {592a264d-8ed9-4c8c-805f-f690e0f8e478} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.05.19 00:07:01.154307 [ 294 ] {592a264d-8ed9-4c8c-805f-f690e0f8e478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12488 | 2026.05.19 00:07:01.154624 [ 294 ] {592a264d-8ed9-4c8c-805f-f690e0f8e478} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12489 | 2026.05.19 00:07:01.154830 [ 294 ] {592a264d-8ed9-4c8c-805f-f690e0f8e478} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2026.05.19 00:07:01.154952 [ 294 ] {592a264d-8ed9-4c8c-805f-f690e0f8e478} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 12491 | 2026.05.19 00:07:01.154984 [ 294 ] {592a264d-8ed9-4c8c-805f-f690e0f8e478} <Debug> TCPHandler: Processed in 0.001218834 sec. | ||
| 12492 | 2026.05.19 00:07:01.467986 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12493 | 2026.05.19 00:07:01.486261 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.05.19 00:07:01.486329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12495 | 2026.05.19 00:07:01.492574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12496 | 2026.05.19 00:07:01.493284 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.05.19 00:07:01.496785 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12498 | 2026.05.19 00:07:06.146896 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2026.05.19 00:07:06.147178 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 12500 | 2026.05.19 00:07:06.147546 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12501 | 2026.05.19 00:07:06.147586 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Debug> 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 | ||
| 12502 | 2026.05.19 00:07:06.147807 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12503 | 2026.05.19 00:07:06.147876 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12504 | 2026.05.19 00:07:06.148019 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12505 | 2026.05.19 00:07:06.148090 [ 292 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12506 | 2026.05.19 00:07:06.148097 [ 363 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12507 | 2026.05.19 00:07:06.148136 [ 324 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12508 | 2026.05.19 00:07:06.148257 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 12509 | 2026.05.19 00:07:06.148284 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12510 | 2026.05.19 00:07:06.148353 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12511 | 2026.05.19 00:07:06.148374 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12512 | 2026.05.19 00:07:06.148410 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> 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'))" | ||
| 12513 | 2026.05.19 00:07:06.148450 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Trace> 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'))" | ||
| 12514 | 2026.05.19 00:07:06.149417 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002351 sec., 14887.282007656318 rows/sec., 2.51 MiB/sec. | ||
| 12515 | 2026.05.19 00:07:06.149519 [ 294 ] {007eff61-0925-41a7-b0df-cb8cced49508} <Debug> TCPHandler: Processed in 0.002769017 sec. | ||
| 12516 | 2026.05.19 00:07:06.151742 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2026.05.19 00:07:06.151929 [ 294 ] {ab3146f1-218a-4d85-9fbc-2f41b10d4e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12518 | 2026.05.19 00:07:06.152006 [ 294 ] {ab3146f1-218a-4d85-9fbc-2f41b10d4e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12519 | 2026.05.19 00:07:06.152686 [ 294 ] {ab3146f1-218a-4d85-9fbc-2f41b10d4e94} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2026.05.19 00:07:06.152730 [ 294 ] {ab3146f1-218a-4d85-9fbc-2f41b10d4e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12521 | 2026.05.19 00:07:06.153094 [ 294 ] {ab3146f1-218a-4d85-9fbc-2f41b10d4e94} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12522 | 2026.05.19 00:07:06.153341 [ 294 ] {ab3146f1-218a-4d85-9fbc-2f41b10d4e94} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2026.05.19 00:07:06.153484 [ 294 ] {ab3146f1-218a-4d85-9fbc-2f41b10d4e94} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00161 sec., 72049.68944099378 rows/sec., 6.12 MiB/sec. | ||
| 12524 | 2026.05.19 00:07:06.153520 [ 294 ] {ab3146f1-218a-4d85-9fbc-2f41b10d4e94} <Debug> TCPHandler: Processed in 0.001870092 sec. | ||
| 12525 | 2026.05.19 00:07:06.153644 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2026.05.19 00:07:06.153739 [ 294 ] {eb5f0252-8dd4-49d2-af95-7b7fd3d470eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12527 | 2026.05.19 00:07:06.153780 [ 294 ] {eb5f0252-8dd4-49d2-af95-7b7fd3d470eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12528 | 2026.05.19 00:07:06.154184 [ 294 ] {eb5f0252-8dd4-49d2-af95-7b7fd3d470eb} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2026.05.19 00:07:06.154220 [ 294 ] {eb5f0252-8dd4-49d2-af95-7b7fd3d470eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12530 | 2026.05.19 00:07:06.154508 [ 294 ] {eb5f0252-8dd4-49d2-af95-7b7fd3d470eb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12531 | 2026.05.19 00:07:06.154708 [ 294 ] {eb5f0252-8dd4-49d2-af95-7b7fd3d470eb} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.05.19 00:07:06.154837 [ 294 ] {eb5f0252-8dd4-49d2-af95-7b7fd3d470eb} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001117 sec., 26857.654431512983 rows/sec., 1.97 MiB/sec. | ||
| 12533 | 2026.05.19 00:07:06.154871 [ 294 ] {eb5f0252-8dd4-49d2-af95-7b7fd3d470eb} <Debug> TCPHandler: Processed in 0.001276975 sec. | ||
| 12534 | 2026.05.19 00:07:06.154990 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12535 | 2026.05.19 00:07:06.155110 [ 294 ] {d3792015-23ab-4456-ae42-1e0239758dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12536 | 2026.05.19 00:07:06.155161 [ 294 ] {d3792015-23ab-4456-ae42-1e0239758dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12537 | 2026.05.19 00:07:06.155636 [ 294 ] {d3792015-23ab-4456-ae42-1e0239758dde} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2026.05.19 00:07:06.155674 [ 294 ] {d3792015-23ab-4456-ae42-1e0239758dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12539 | 2026.05.19 00:07:06.155992 [ 294 ] {d3792015-23ab-4456-ae42-1e0239758dde} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12540 | 2026.05.19 00:07:06.156214 [ 294 ] {d3792015-23ab-4456-ae42-1e0239758dde} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2026.05.19 00:07:06.156347 [ 294 ] {d3792015-23ab-4456-ae42-1e0239758dde} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001261 sec., 74544.01268834258 rows/sec., 5.82 MiB/sec. | ||
| 12542 | 2026.05.19 00:07:06.156381 [ 294 ] {d3792015-23ab-4456-ae42-1e0239758dde} <Debug> TCPHandler: Processed in 0.001451591 sec. | ||
| 12543 | 2026.05.19 00:07:06.156501 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2026.05.19 00:07:06.156596 [ 294 ] {4660f2a9-f1aa-4474-8878-b295bb9b4a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12545 | 2026.05.19 00:07:06.156640 [ 294 ] {4660f2a9-f1aa-4474-8878-b295bb9b4a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12546 | 2026.05.19 00:07:06.157043 [ 294 ] {4660f2a9-f1aa-4474-8878-b295bb9b4a4a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.05.19 00:07:06.157079 [ 294 ] {4660f2a9-f1aa-4474-8878-b295bb9b4a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12548 | 2026.05.19 00:07:06.157420 [ 294 ] {4660f2a9-f1aa-4474-8878-b295bb9b4a4a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12549 | 2026.05.19 00:07:06.157638 [ 294 ] {4660f2a9-f1aa-4474-8878-b295bb9b4a4a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2026.05.19 00:07:06.157769 [ 294 ] {4660f2a9-f1aa-4474-8878-b295bb9b4a4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 12551 | 2026.05.19 00:07:06.157804 [ 294 ] {4660f2a9-f1aa-4474-8878-b295bb9b4a4a} <Debug> TCPHandler: Processed in 0.001351808 sec. | ||
| 12552 | 2026.05.19 00:07:06.157923 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2026.05.19 00:07:06.158016 [ 294 ] {199a6def-388a-4cd8-9d48-60bfb8b2d598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12554 | 2026.05.19 00:07:06.158070 [ 294 ] {199a6def-388a-4cd8-9d48-60bfb8b2d598} <Trace> 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 | ||
| 12555 | 2026.05.19 00:07:06.158850 [ 294 ] {199a6def-388a-4cd8-9d48-60bfb8b2d598} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2026.05.19 00:07:06.158888 [ 294 ] {199a6def-388a-4cd8-9d48-60bfb8b2d598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12557 | 2026.05.19 00:07:06.159444 [ 294 ] {199a6def-388a-4cd8-9d48-60bfb8b2d598} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12558 | 2026.05.19 00:07:06.159673 [ 294 ] {199a6def-388a-4cd8-9d48-60bfb8b2d598} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.05.19 00:07:06.159821 [ 294 ] {199a6def-388a-4cd8-9d48-60bfb8b2d598} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001822 sec., 16465.42261251372 rows/sec., 29.51 MiB/sec. | ||
| 12560 | 2026.05.19 00:07:06.159878 [ 294 ] {199a6def-388a-4cd8-9d48-60bfb8b2d598} <Debug> TCPHandler: Processed in 0.002004205 sec. | ||
| 12561 | 2026.05.19 00:07:06.160005 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2026.05.19 00:07:06.160100 [ 294 ] {5d434665-24e8-4805-b0e7-3c53172a155d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12563 | 2026.05.19 00:07:06.160142 [ 294 ] {5d434665-24e8-4805-b0e7-3c53172a155d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12564 | 2026.05.19 00:07:06.160477 [ 294 ] {5d434665-24e8-4805-b0e7-3c53172a155d} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2026.05.19 00:07:06.160512 [ 294 ] {5d434665-24e8-4805-b0e7-3c53172a155d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12566 | 2026.05.19 00:07:06.160820 [ 294 ] {5d434665-24e8-4805-b0e7-3c53172a155d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12567 | 2026.05.19 00:07:06.161031 [ 294 ] {5d434665-24e8-4805-b0e7-3c53172a155d} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2026.05.19 00:07:06.161160 [ 294 ] {5d434665-24e8-4805-b0e7-3c53172a155d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 12569 | 2026.05.19 00:07:06.161194 [ 294 ] {5d434665-24e8-4805-b0e7-3c53172a155d} <Debug> TCPHandler: Processed in 0.001239545 sec. | ||
| 12570 | 2026.05.19 00:07:07.438357 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12571 | 2026.05.19 00:07:07.438424 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12572 | 2026.05.19 00:07:07.580061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26851 | ||
| 12573 | 2026.05.19 00:07:07.580552 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2026.05.19 00:07:07.580597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12575 | 2026.05.19 00:07:07.581078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12576 | 2026.05.19 00:07:07.581307 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2026.05.19 00:07:07.581453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26851 | ||
| 12578 | 2026.05.19 00:07:07.581455 [ 129 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12579 | 2026.05.19 00:07:07.581528 [ 129 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.05.19 00:07:07.581547 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12581 | 2026.05.19 00:07:07.581679 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12582 | 2026.05.19 00:07:07.581833 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12583 | 2026.05.19 00:07:07.581876 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24483 rows starting from the beginning of the part | ||
| 12584 | 2026.05.19 00:07:07.581941 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12585 | 2026.05.19 00:07:07.581985 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12586 | 2026.05.19 00:07:07.582027 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12587 | 2026.05.19 00:07:07.582068 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12588 | 2026.05.19 00:07:07.582107 [ 199 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12589 | 2026.05.19 00:07:07.584272 [ 200 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26851 rows, containing 4 columns (4 merged, 0 gathered) in 0.002652035 sec., 10124677.841732858 rows/sec., 144.83 MiB/sec. | ||
| 12590 | 2026.05.19 00:07:07.584591 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12591 | 2026.05.19 00:07:07.584891 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2026.05.19 00:07:07.584970 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_56_11} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12593 | 2026.05.19 00:07:07.585071 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12594 | 2026.05.19 00:07:08.996850 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 12595 | 2026.05.19 00:07:09.014431 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.05.19 00:07:09.014491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12597 | 2026.05.19 00:07:09.020534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12598 | 2026.05.19 00:07:09.021234 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.05.19 00:07:09.021551 [ 128 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12600 | 2026.05.19 00:07:09.021624 [ 128 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2026.05.19 00:07:09.021649 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12602 | 2026.05.19 00:07:09.021829 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12603 | 2026.05.19 00:07:09.024541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12604 | 2026.05.19 00:07:09.025808 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12605 | 2026.05.19 00:07:09.027389 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12606 | 2026.05.19 00:07:09.031999 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12607 | 2026.05.19 00:07:09.036502 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12608 | 2026.05.19 00:07:09.041095 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12609 | 2026.05.19 00:07:09.045501 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 12610 | 2026.05.19 00:07:09.049260 [ 199 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 12611 | 2026.05.19 00:07:09.098721 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076988561 sec., 5481.333778923339 rows/sec., 28.34 MiB/sec. | ||
| 12612 | 2026.05.19 00:07:09.101381 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12613 | 2026.05.19 00:07:09.103393 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2026.05.19 00:07:09.103498 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_56_11} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12615 | 2026.05.19 00:07:09.106430 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12616 | 2026.05.19 00:07:10.889387 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61334 | ||
| 12617 | 2026.05.19 00:07:10.889473 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12618 | 2026.05.19 00:07:10.889499 [ 283 ] {} <Debug> TCP-Session: 20b092e7-f654-49ff-b0cf-8398aae6ede2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61334 | ||
| 12619 | 2026.05.19 00:07:10.889522 [ 283 ] {} <Debug> TCP-Session: 20b092e7-f654-49ff-b0cf-8398aae6ede2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12620 | 2026.05.19 00:07:10.889535 [ 283 ] {} <Debug> TCP-Session: 20b092e7-f654-49ff-b0cf-8398aae6ede2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12621 | 2026.05.19 00:07:10.889734 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62751 | ||
| 12622 | 2026.05.19 00:07:10.889769 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60059 | ||
| 12623 | 2026.05.19 00:07:10.889788 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46985 | ||
| 12624 | 2026.05.19 00:07:10.889819 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46257 | ||
| 12625 | 2026.05.19 00:07:10.889837 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57533 | ||
| 12626 | 2026.05.19 00:07:10.889845 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49963 | ||
| 12627 | 2026.05.19 00:07:10.889855 [ 283 ] {} <Trace> TCP-Session: 20b092e7-f654-49ff-b0cf-8398aae6ede2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12628 | 2026.05.19 00:07:10.889817 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36391 | ||
| 12629 | 2026.05.19 00:07:10.889812 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12630 | 2026.05.19 00:07:10.889802 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41719 | ||
| 12631 | 2026.05.19 00:07:10.890050 [ 293 ] {} <Debug> TCP-Session: d3266e8e-b1ab-466e-bcf0-8302a1c564b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62751 | ||
| 12632 | 2026.05.19 00:07:10.890085 [ 293 ] {} <Debug> TCP-Session: d3266e8e-b1ab-466e-bcf0-8302a1c564b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12633 | 2026.05.19 00:07:10.890102 [ 293 ] {} <Debug> TCP-Session: d3266e8e-b1ab-466e-bcf0-8302a1c564b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12634 | 2026.05.19 00:07:10.890112 [ 283 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12635 | 2026.05.19 00:07:10.890385 [ 283 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12636 | 2026.05.19 00:07:10.890444 [ 283 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12637 | 2026.05.19 00:07:10.890506 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12638 | 2026.05.19 00:07:10.890544 [ 304 ] {} <Debug> TCP-Session: a867ffc4-96d1-49bf-ac47-9ccbae2aa83c Authenticating user 'default' from [fd00:1122:3344:101::e]:46985 | ||
| 12639 | 2026.05.19 00:07:10.890565 [ 304 ] {} <Debug> TCP-Session: a867ffc4-96d1-49bf-ac47-9ccbae2aa83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12640 | 2026.05.19 00:07:10.890581 [ 304 ] {} <Debug> TCP-Session: a867ffc4-96d1-49bf-ac47-9ccbae2aa83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12641 | 2026.05.19 00:07:10.890645 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12642 | 2026.05.19 00:07:10.890683 [ 307 ] {} <Debug> TCP-Session: c539b84f-99af-482f-88a3-f3d4414055b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41719 | ||
| 12643 | 2026.05.19 00:07:10.890707 [ 307 ] {} <Debug> TCP-Session: c539b84f-99af-482f-88a3-f3d4414055b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12644 | 2026.05.19 00:07:10.890724 [ 307 ] {} <Debug> TCP-Session: c539b84f-99af-482f-88a3-f3d4414055b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12645 | 2026.05.19 00:07:10.890743 [ 283 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 12646 | 2026.05.19 00:07:10.891039 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12647 | 2026.05.19 00:07:10.891077 [ 308 ] {} <Debug> TCP-Session: 15ce6f3a-dd92-42ae-a40d-074f86f87049 Authenticating user 'default' from [fd00:1122:3344:101::e]:36391 | ||
| 12648 | 2026.05.19 00:07:10.891100 [ 308 ] {} <Debug> TCP-Session: 15ce6f3a-dd92-42ae-a40d-074f86f87049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12649 | 2026.05.19 00:07:10.891116 [ 308 ] {} <Debug> TCP-Session: 15ce6f3a-dd92-42ae-a40d-074f86f87049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.05.19 00:07:10.891157 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12651 | 2026.05.19 00:07:10.891220 [ 311 ] {} <Debug> TCP-Session: 9085d24f-3793-467f-8a57-1931647424e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57533 | ||
| 12652 | 2026.05.19 00:07:10.891244 [ 311 ] {} <Debug> TCP-Session: 9085d24f-3793-467f-8a57-1931647424e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12653 | 2026.05.19 00:07:10.891267 [ 311 ] {} <Debug> TCP-Session: 9085d24f-3793-467f-8a57-1931647424e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12654 | 2026.05.19 00:07:10.891505 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12655 | 2026.05.19 00:07:10.891543 [ 303 ] {} <Debug> TCP-Session: b04a5171-2f5d-4173-a480-29217c6509cf Authenticating user 'default' from [fd00:1122:3344:101::e]:60059 | ||
| 12656 | 2026.05.19 00:07:10.891565 [ 303 ] {} <Debug> TCP-Session: b04a5171-2f5d-4173-a480-29217c6509cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12657 | 2026.05.19 00:07:10.891587 [ 303 ] {} <Debug> TCP-Session: b04a5171-2f5d-4173-a480-29217c6509cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.05.19 00:07:10.891649 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12659 | 2026.05.19 00:07:10.891698 [ 310 ] {} <Debug> TCP-Session: e79ddbc6-cbbb-4696-b15f-e07ba572fa52 Authenticating user 'default' from [fd00:1122:3344:101::e]:49963 | ||
| 12660 | 2026.05.19 00:07:10.891722 [ 310 ] {} <Debug> TCP-Session: e79ddbc6-cbbb-4696-b15f-e07ba572fa52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12661 | 2026.05.19 00:07:10.891739 [ 310 ] {} <Debug> TCP-Session: e79ddbc6-cbbb-4696-b15f-e07ba572fa52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2026.05.19 00:07:10.891774 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12663 | 2026.05.19 00:07:10.891790 [ 318 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Trace> AggregatingTransform: Aggregating | ||
| 12664 | 2026.05.19 00:07:10.891815 [ 309 ] {} <Debug> TCP-Session: a59b9725-bfca-4178-99e9-581a05d7750c Authenticating user 'default' from [fd00:1122:3344:101::e]:46257 | ||
| 12665 | 2026.05.19 00:07:10.891837 [ 318 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Trace> Aggregator: Aggregation method: without_key | ||
| 12666 | 2026.05.19 00:07:10.891844 [ 309 ] {} <Debug> TCP-Session: a59b9725-bfca-4178-99e9-581a05d7750c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2026.05.19 00:07:10.891870 [ 309 ] {} <Debug> TCP-Session: a59b9725-bfca-4178-99e9-581a05d7750c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2026.05.19 00:07:10.891876 [ 318 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028689 sec. (972.111 rows/sec., 37.97 KiB/sec.) | ||
| 12669 | 2026.05.19 00:07:10.891898 [ 318 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Trace> Aggregator: Merging aggregated data | ||
| 12670 | 2026.05.19 00:07:10.892571 [ 283 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002513 sec., 397.9307600477517 rows/sec., 15.54 KiB/sec. | ||
| 12671 | 2026.05.19 00:07:10.892720 [ 283 ] {70eee9b6-2956-41a9-9599-c49792346f47} <Debug> TCPHandler: Processed in 0.002984853 sec. | ||
| 12672 | 2026.05.19 00:07:10.892841 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12673 | 2026.05.19 00:07:10.892870 [ 283 ] {} <Debug> TCP-Session: 20b092e7-f654-49ff-b0cf-8398aae6ede2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12674 | 2026.05.19 00:07:10.892873 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12675 | 2026.05.19 00:07:10.892897 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12676 | 2026.05.19 00:07:10.892916 [ 293 ] {} <Debug> TCP-Session: d3266e8e-b1ab-466e-bcf0-8302a1c564b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12677 | 2026.05.19 00:07:10.892925 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12678 | 2026.05.19 00:07:10.892946 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12679 | 2026.05.19 00:07:10.892960 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12680 | 2026.05.19 00:07:10.892979 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12681 | 2026.05.19 00:07:10.892996 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12682 | 2026.05.19 00:07:10.893001 [ 304 ] {} <Debug> TCP-Session: a867ffc4-96d1-49bf-ac47-9ccbae2aa83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.05.19 00:07:10.893042 [ 307 ] {} <Debug> TCP-Session: c539b84f-99af-482f-88a3-f3d4414055b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12684 | 2026.05.19 00:07:10.893062 [ 310 ] {} <Debug> TCP-Session: e79ddbc6-cbbb-4696-b15f-e07ba572fa52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12685 | 2026.05.19 00:07:10.892981 [ 303 ] {} <Debug> TCP-Session: b04a5171-2f5d-4173-a480-29217c6509cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.05.19 00:07:10.892945 [ 308 ] {} <Debug> TCP-Session: 15ce6f3a-dd92-42ae-a40d-074f86f87049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2026.05.19 00:07:10.892914 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12688 | 2026.05.19 00:07:10.893010 [ 309 ] {} <Debug> TCP-Session: a59b9725-bfca-4178-99e9-581a05d7750c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2026.05.19 00:07:10.893190 [ 311 ] {} <Debug> TCP-Session: 9085d24f-3793-467f-8a57-1931647424e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12690 | 2026.05.19 00:07:11.147275 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12691 | 2026.05.19 00:07:11.147519 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 12692 | 2026.05.19 00:07:11.148005 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12693 | 2026.05.19 00:07:11.148078 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Debug> 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 | ||
| 12694 | 2026.05.19 00:07:11.148440 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12695 | 2026.05.19 00:07:11.148537 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12696 | 2026.05.19 00:07:11.148696 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12697 | 2026.05.19 00:07:11.148775 [ 338 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12698 | 2026.05.19 00:07:11.148780 [ 292 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12699 | 2026.05.19 00:07:11.148811 [ 329 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12700 | 2026.05.19 00:07:11.148912 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 12701 | 2026.05.19 00:07:11.148942 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12702 | 2026.05.19 00:07:11.149024 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12703 | 2026.05.19 00:07:11.149050 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12704 | 2026.05.19 00:07:11.149092 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> 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'))" | ||
| 12705 | 2026.05.19 00:07:11.149137 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Trace> 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'))" | ||
| 12706 | 2026.05.19 00:07:11.150222 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002801 sec., 12495.537308104247 rows/sec., 2.10 MiB/sec. | ||
| 12707 | 2026.05.19 00:07:11.150337 [ 294 ] {1ed3e1a5-cb8b-4f18-b699-a70ba284481b} <Debug> TCPHandler: Processed in 0.0032028 sec. | ||
| 12708 | 2026.05.19 00:07:11.152357 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12709 | 2026.05.19 00:07:11.152482 [ 294 ] {1499df83-12c4-4903-9436-8415dd52b1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12710 | 2026.05.19 00:07:11.152535 [ 294 ] {1499df83-12c4-4903-9436-8415dd52b1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12711 | 2026.05.19 00:07:11.153077 [ 294 ] {1499df83-12c4-4903-9436-8415dd52b1ab} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2026.05.19 00:07:11.153123 [ 294 ] {1499df83-12c4-4903-9436-8415dd52b1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12713 | 2026.05.19 00:07:11.153511 [ 294 ] {1499df83-12c4-4903-9436-8415dd52b1ab} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12714 | 2026.05.19 00:07:11.153731 [ 294 ] {1499df83-12c4-4903-9436-8415dd52b1ab} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2026.05.19 00:07:11.153885 [ 294 ] {1499df83-12c4-4903-9436-8415dd52b1ab} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001437 sec., 54279.749478079335 rows/sec., 4.49 MiB/sec. | ||
| 12716 | 2026.05.19 00:07:11.153923 [ 294 ] {1499df83-12c4-4903-9436-8415dd52b1ab} <Debug> TCPHandler: Processed in 0.001629435 sec. | ||
| 12717 | 2026.05.19 00:07:11.154062 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12718 | 2026.05.19 00:07:11.154162 [ 294 ] {62cee57d-3e44-460a-9662-24977191e705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12719 | 2026.05.19 00:07:11.154215 [ 294 ] {62cee57d-3e44-460a-9662-24977191e705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12720 | 2026.05.19 00:07:11.154640 [ 294 ] {62cee57d-3e44-460a-9662-24977191e705} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.05.19 00:07:11.154680 [ 294 ] {62cee57d-3e44-460a-9662-24977191e705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12722 | 2026.05.19 00:07:11.154983 [ 294 ] {62cee57d-3e44-460a-9662-24977191e705} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12723 | 2026.05.19 00:07:11.155190 [ 294 ] {62cee57d-3e44-460a-9662-24977191e705} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2026.05.19 00:07:11.155329 [ 294 ] {62cee57d-3e44-460a-9662-24977191e705} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001189 sec., 9251.47182506308 rows/sec., 695.67 KiB/sec. | ||
| 12725 | 2026.05.19 00:07:11.155363 [ 294 ] {62cee57d-3e44-460a-9662-24977191e705} <Debug> TCPHandler: Processed in 0.001351728 sec. | ||
| 12726 | 2026.05.19 00:07:11.155485 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12727 | 2026.05.19 00:07:11.155580 [ 294 ] {19cab86c-87e0-4fbf-938e-a1c4ac56b360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12728 | 2026.05.19 00:07:11.155623 [ 294 ] {19cab86c-87e0-4fbf-938e-a1c4ac56b360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12729 | 2026.05.19 00:07:11.156058 [ 294 ] {19cab86c-87e0-4fbf-938e-a1c4ac56b360} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2026.05.19 00:07:11.156096 [ 294 ] {19cab86c-87e0-4fbf-938e-a1c4ac56b360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12731 | 2026.05.19 00:07:11.156424 [ 294 ] {19cab86c-87e0-4fbf-938e-a1c4ac56b360} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12732 | 2026.05.19 00:07:11.156637 [ 294 ] {19cab86c-87e0-4fbf-938e-a1c4ac56b360} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2026.05.19 00:07:11.156771 [ 294 ] {19cab86c-87e0-4fbf-938e-a1c4ac56b360} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00121 sec., 61983.47107438017 rows/sec., 4.84 MiB/sec. | ||
| 12734 | 2026.05.19 00:07:11.156806 [ 294 ] {19cab86c-87e0-4fbf-938e-a1c4ac56b360} <Debug> TCPHandler: Processed in 0.001370468 sec. | ||
| 12735 | 2026.05.19 00:07:11.156932 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12736 | 2026.05.19 00:07:11.157027 [ 294 ] {9b03b185-0e0f-414d-a3e9-d62504773e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12737 | 2026.05.19 00:07:11.157070 [ 294 ] {9b03b185-0e0f-414d-a3e9-d62504773e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12738 | 2026.05.19 00:07:11.157502 [ 294 ] {9b03b185-0e0f-414d-a3e9-d62504773e7e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12739 | 2026.05.19 00:07:11.157540 [ 294 ] {9b03b185-0e0f-414d-a3e9-d62504773e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12740 | 2026.05.19 00:07:11.157871 [ 294 ] {9b03b185-0e0f-414d-a3e9-d62504773e7e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12741 | 2026.05.19 00:07:11.158074 [ 294 ] {9b03b185-0e0f-414d-a3e9-d62504773e7e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2026.05.19 00:07:11.158210 [ 294 ] {9b03b185-0e0f-414d-a3e9-d62504773e7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 12743 | 2026.05.19 00:07:11.158245 [ 294 ] {9b03b185-0e0f-414d-a3e9-d62504773e7e} <Debug> TCPHandler: Processed in 0.001362418 sec. | ||
| 12744 | 2026.05.19 00:07:11.158372 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12745 | 2026.05.19 00:07:11.158467 [ 294 ] {3f60dadd-f0b4-4e0a-a511-2c4af42e0981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12746 | 2026.05.19 00:07:11.158522 [ 294 ] {3f60dadd-f0b4-4e0a-a511-2c4af42e0981} <Trace> 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 | ||
| 12747 | 2026.05.19 00:07:11.159279 [ 294 ] {3f60dadd-f0b4-4e0a-a511-2c4af42e0981} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2026.05.19 00:07:11.159318 [ 294 ] {3f60dadd-f0b4-4e0a-a511-2c4af42e0981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12749 | 2026.05.19 00:07:11.159837 [ 294 ] {3f60dadd-f0b4-4e0a-a511-2c4af42e0981} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12750 | 2026.05.19 00:07:11.160059 [ 294 ] {3f60dadd-f0b4-4e0a-a511-2c4af42e0981} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12751 | 2026.05.19 00:07:11.160215 [ 294 ] {3f60dadd-f0b4-4e0a-a511-2c4af42e0981} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 12752 | 2026.05.19 00:07:11.160286 [ 294 ] {3f60dadd-f0b4-4e0a-a511-2c4af42e0981} <Debug> TCPHandler: Processed in 0.001963455 sec. | ||
| 12753 | 2026.05.19 00:07:11.160430 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12754 | 2026.05.19 00:07:11.160525 [ 294 ] {1a2048f1-e3f3-49df-964d-b4ea80066a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12755 | 2026.05.19 00:07:11.160568 [ 294 ] {1a2048f1-e3f3-49df-964d-b4ea80066a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12756 | 2026.05.19 00:07:11.160918 [ 294 ] {1a2048f1-e3f3-49df-964d-b4ea80066a58} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2026.05.19 00:07:11.160955 [ 294 ] {1a2048f1-e3f3-49df-964d-b4ea80066a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12758 | 2026.05.19 00:07:11.161301 [ 294 ] {1a2048f1-e3f3-49df-964d-b4ea80066a58} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12759 | 2026.05.19 00:07:11.161529 [ 294 ] {1a2048f1-e3f3-49df-964d-b4ea80066a58} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2026.05.19 00:07:11.161662 [ 294 ] {1a2048f1-e3f3-49df-964d-b4ea80066a58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 12761 | 2026.05.19 00:07:11.161699 [ 294 ] {1a2048f1-e3f3-49df-964d-b4ea80066a58} <Debug> TCPHandler: Processed in 0.001318087 sec. | ||
| 12762 | 2026.05.19 00:07:11.286074 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38748 | ||
| 12763 | 2026.05.19 00:07:11.286163 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12764 | 2026.05.19 00:07:11.286189 [ 283 ] {} <Debug> TCP-Session: 31774213-56b4-49a9-aa9f-36aa8b47687f Authenticating user 'default' from [fd00:1122:3344:101::e]:38748 | ||
| 12765 | 2026.05.19 00:07:11.286211 [ 283 ] {} <Debug> TCP-Session: 31774213-56b4-49a9-aa9f-36aa8b47687f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12766 | 2026.05.19 00:07:11.286225 [ 283 ] {} <Debug> TCP-Session: 31774213-56b4-49a9-aa9f-36aa8b47687f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2026.05.19 00:07:11.286402 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48890 | ||
| 12768 | 2026.05.19 00:07:11.286447 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64854 | ||
| 12769 | 2026.05.19 00:07:11.286455 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58601 | ||
| 12770 | 2026.05.19 00:07:11.286473 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51742 | ||
| 12771 | 2026.05.19 00:07:11.286492 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33309 | ||
| 12772 | 2026.05.19 00:07:11.286516 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54047 | ||
| 12773 | 2026.05.19 00:07:11.286556 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12774 | 2026.05.19 00:07:11.286563 [ 283 ] {} <Trace> TCP-Session: 31774213-56b4-49a9-aa9f-36aa8b47687f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2026.05.19 00:07:11.286624 [ 303 ] {} <Debug> TCP-Session: b1a67980-e035-436a-95b7-20b5b5bd4dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:58601 | ||
| 12776 | 2026.05.19 00:07:11.286644 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12777 | 2026.05.19 00:07:11.286604 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12778 | 2026.05.19 00:07:11.286669 [ 303 ] {} <Debug> TCP-Session: b1a67980-e035-436a-95b7-20b5b5bd4dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12779 | 2026.05.19 00:07:11.286684 [ 310 ] {} <Debug> TCP-Session: cae09e9d-28b4-4ca7-a32e-ba1b73f6f03c Authenticating user 'default' from [fd00:1122:3344:101::e]:54047 | ||
| 12780 | 2026.05.19 00:07:11.286710 [ 308 ] {} <Debug> TCP-Session: 35517edf-1803-4b01-8a3b-5c1baaa22fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33309 | ||
| 12781 | 2026.05.19 00:07:11.286712 [ 303 ] {} <Debug> TCP-Session: b1a67980-e035-436a-95b7-20b5b5bd4dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2026.05.19 00:07:11.286737 [ 310 ] {} <Debug> TCP-Session: cae09e9d-28b4-4ca7-a32e-ba1b73f6f03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2026.05.19 00:07:11.286749 [ 308 ] {} <Debug> TCP-Session: 35517edf-1803-4b01-8a3b-5c1baaa22fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2026.05.19 00:07:11.286766 [ 310 ] {} <Debug> TCP-Session: cae09e9d-28b4-4ca7-a32e-ba1b73f6f03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.05.19 00:07:11.286780 [ 308 ] {} <Debug> TCP-Session: 35517edf-1803-4b01-8a3b-5c1baaa22fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.05.19 00:07:11.286506 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12787 | 2026.05.19 00:07:11.286808 [ 283 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38748) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12788 | 2026.05.19 00:07:11.286840 [ 304 ] {} <Debug> TCP-Session: fd9ec8e2-0a3b-4fd5-b382-0aa96af6674f Authenticating user 'default' from [fd00:1122:3344:101::e]:64854 | ||
| 12789 | 2026.05.19 00:07:11.286512 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47586 | ||
| 12790 | 2026.05.19 00:07:11.286869 [ 304 ] {} <Debug> TCP-Session: fd9ec8e2-0a3b-4fd5-b382-0aa96af6674f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12791 | 2026.05.19 00:07:11.286500 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12792 | 2026.05.19 00:07:11.286917 [ 304 ] {} <Debug> TCP-Session: fd9ec8e2-0a3b-4fd5-b382-0aa96af6674f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12793 | 2026.05.19 00:07:11.286928 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12794 | 2026.05.19 00:07:11.286944 [ 293 ] {} <Debug> TCP-Session: 904c72d2-2115-4685-baa8-30f0acbb3cfd Authenticating user 'default' from [fd00:1122:3344:101::e]:48890 | ||
| 12795 | 2026.05.19 00:07:11.286969 [ 311 ] {} <Debug> TCP-Session: 94d6005f-e57a-40e4-a58c-60611b4b4539 Authenticating user 'default' from [fd00:1122:3344:101::e]:47586 | ||
| 12796 | 2026.05.19 00:07:11.286492 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50519 | ||
| 12797 | 2026.05.19 00:07:11.286991 [ 293 ] {} <Debug> TCP-Session: 904c72d2-2115-4685-baa8-30f0acbb3cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2026.05.19 00:07:11.287002 [ 311 ] {} <Debug> TCP-Session: 94d6005f-e57a-40e4-a58c-60611b4b4539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12799 | 2026.05.19 00:07:11.287037 [ 293 ] {} <Debug> TCP-Session: 904c72d2-2115-4685-baa8-30f0acbb3cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12800 | 2026.05.19 00:07:11.287053 [ 311 ] {} <Debug> TCP-Session: 94d6005f-e57a-40e4-a58c-60611b4b4539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2026.05.19 00:07:11.287056 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12802 | 2026.05.19 00:07:11.286556 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12803 | 2026.05.19 00:07:11.287109 [ 309 ] {} <Debug> TCP-Session: 84c56aa5-1844-477f-a717-848c96095e29 Authenticating user 'default' from [fd00:1122:3344:101::e]:50519 | ||
| 12804 | 2026.05.19 00:07:11.287129 [ 307 ] {} <Debug> TCP-Session: 1f8e6343-4a63-49ec-8ea2-58089e141df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51742 | ||
| 12805 | 2026.05.19 00:07:11.287130 [ 283 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12806 | 2026.05.19 00:07:11.287138 [ 309 ] {} <Debug> TCP-Session: 84c56aa5-1844-477f-a717-848c96095e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2026.05.19 00:07:11.287154 [ 307 ] {} <Debug> TCP-Session: 1f8e6343-4a63-49ec-8ea2-58089e141df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12808 | 2026.05.19 00:07:11.287180 [ 309 ] {} <Debug> TCP-Session: 84c56aa5-1844-477f-a717-848c96095e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12809 | 2026.05.19 00:07:11.287201 [ 307 ] {} <Debug> TCP-Session: 1f8e6343-4a63-49ec-8ea2-58089e141df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2026.05.19 00:07:11.287208 [ 283 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12811 | 2026.05.19 00:07:11.287552 [ 283 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 12812 | 2026.05.19 00:07:11.288452 [ 292 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Trace> AggregatingTransform: Aggregating | ||
| 12813 | 2026.05.19 00:07:11.288495 [ 292 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Trace> Aggregator: Aggregation method: without_key | ||
| 12814 | 2026.05.19 00:07:11.288526 [ 292 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859684 sec. (1163.218 rows/sec., 45.44 KiB/sec.) | ||
| 12815 | 2026.05.19 00:07:11.288542 [ 292 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Trace> Aggregator: Merging aggregated data | ||
| 12816 | 2026.05.19 00:07:11.289095 [ 283 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002357 sec., 424.2681374628765 rows/sec., 16.57 KiB/sec. | ||
| 12817 | 2026.05.19 00:07:11.289238 [ 283 ] {05ad4247-23d5-4f26-957e-aa21d4498961} <Debug> TCPHandler: Processed in 0.002796948 sec. | ||
| 12818 | 2026.05.19 00:07:11.289359 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12819 | 2026.05.19 00:07:11.289387 [ 283 ] {} <Debug> TCP-Session: 31774213-56b4-49a9-aa9f-36aa8b47687f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2026.05.19 00:07:11.289388 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12821 | 2026.05.19 00:07:11.289409 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12822 | 2026.05.19 00:07:11.289423 [ 293 ] {} <Debug> TCP-Session: 904c72d2-2115-4685-baa8-30f0acbb3cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12823 | 2026.05.19 00:07:11.289429 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12824 | 2026.05.19 00:07:11.289455 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12825 | 2026.05.19 00:07:11.289471 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12826 | 2026.05.19 00:07:11.289479 [ 303 ] {} <Debug> TCP-Session: b1a67980-e035-436a-95b7-20b5b5bd4dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12827 | 2026.05.19 00:07:11.289496 [ 307 ] {} <Debug> TCP-Session: 1f8e6343-4a63-49ec-8ea2-58089e141df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12828 | 2026.05.19 00:07:11.289501 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12829 | 2026.05.19 00:07:11.289536 [ 310 ] {} <Debug> TCP-Session: cae09e9d-28b4-4ca7-a32e-ba1b73f6f03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2026.05.19 00:07:11.289525 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12831 | 2026.05.19 00:07:11.289562 [ 309 ] {} <Debug> TCP-Session: 84c56aa5-1844-477f-a717-848c96095e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2026.05.19 00:07:11.289488 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12833 | 2026.05.19 00:07:11.289605 [ 308 ] {} <Debug> TCP-Session: 35517edf-1803-4b01-8a3b-5c1baaa22fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12834 | 2026.05.19 00:07:11.289451 [ 311 ] {} <Debug> TCP-Session: 94d6005f-e57a-40e4-a58c-60611b4b4539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12835 | 2026.05.19 00:07:11.289628 [ 304 ] {} <Debug> TCP-Session: fd9ec8e2-0a3b-4fd5-b382-0aa96af6674f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12836 | 2026.05.19 00:07:12.630130 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47233 | ||
| 12837 | 2026.05.19 00:07:12.630238 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12838 | 2026.05.19 00:07:12.630265 [ 283 ] {} <Debug> TCP-Session: 836f93fa-9e17-4892-88b4-c0ca07ae2561 Authenticating user 'default' from [fd00:1122:3344:101::e]:47233 | ||
| 12839 | 2026.05.19 00:07:12.630288 [ 283 ] {} <Debug> TCP-Session: 836f93fa-9e17-4892-88b4-c0ca07ae2561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.05.19 00:07:12.630301 [ 283 ] {} <Debug> TCP-Session: 836f93fa-9e17-4892-88b4-c0ca07ae2561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.05.19 00:07:12.630481 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40437 | ||
| 12842 | 2026.05.19 00:07:12.630503 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58567 | ||
| 12843 | 2026.05.19 00:07:12.630507 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37515 | ||
| 12844 | 2026.05.19 00:07:12.630534 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52136 | ||
| 12845 | 2026.05.19 00:07:12.630556 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12846 | 2026.05.19 00:07:12.630600 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56207 | ||
| 12847 | 2026.05.19 00:07:12.630622 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12848 | 2026.05.19 00:07:12.630633 [ 304 ] {} <Debug> TCP-Session: 2c57c4ca-4fca-4fc0-888a-38486e8d9d71 Authenticating user 'default' from [fd00:1122:3344:101::e]:58567 | ||
| 12849 | 2026.05.19 00:07:12.630650 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12850 | 2026.05.19 00:07:12.630673 [ 303 ] {} <Debug> TCP-Session: b84862f2-9b0d-49bc-8f12-bb8abd01ea76 Authenticating user 'default' from [fd00:1122:3344:101::e]:37515 | ||
| 12851 | 2026.05.19 00:07:12.630673 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12852 | 2026.05.19 00:07:12.630699 [ 308 ] {} <Debug> TCP-Session: 205ed75d-0e96-41b9-a62d-f242ecde17aa Authenticating user 'default' from [fd00:1122:3344:101::e]:52136 | ||
| 12853 | 2026.05.19 00:07:12.630715 [ 303 ] {} <Debug> TCP-Session: b84862f2-9b0d-49bc-8f12-bb8abd01ea76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2026.05.19 00:07:12.630722 [ 311 ] {} <Debug> TCP-Session: 73ef0656-9617-424a-8383-a1cd568809dc Authenticating user 'default' from [fd00:1122:3344:101::e]:56207 | ||
| 12855 | 2026.05.19 00:07:12.630738 [ 308 ] {} <Debug> TCP-Session: 205ed75d-0e96-41b9-a62d-f242ecde17aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12856 | 2026.05.19 00:07:12.630745 [ 303 ] {} <Debug> TCP-Session: b84862f2-9b0d-49bc-8f12-bb8abd01ea76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12857 | 2026.05.19 00:07:12.630757 [ 311 ] {} <Debug> TCP-Session: 73ef0656-9617-424a-8383-a1cd568809dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12858 | 2026.05.19 00:07:12.630767 [ 308 ] {} <Debug> TCP-Session: 205ed75d-0e96-41b9-a62d-f242ecde17aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12859 | 2026.05.19 00:07:12.630790 [ 311 ] {} <Debug> TCP-Session: 73ef0656-9617-424a-8383-a1cd568809dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12860 | 2026.05.19 00:07:12.630690 [ 283 ] {} <Trace> TCP-Session: 836f93fa-9e17-4892-88b4-c0ca07ae2561 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.05.19 00:07:12.630680 [ 304 ] {} <Debug> TCP-Session: 2c57c4ca-4fca-4fc0-888a-38486e8d9d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2026.05.19 00:07:12.630607 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58811 | ||
| 12863 | 2026.05.19 00:07:12.630861 [ 304 ] {} <Debug> TCP-Session: 2c57c4ca-4fca-4fc0-888a-38486e8d9d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2026.05.19 00:07:12.630549 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12865 | 2026.05.19 00:07:12.630532 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55760 | ||
| 12866 | 2026.05.19 00:07:12.630955 [ 293 ] {} <Debug> TCP-Session: 5781e8f0-c99f-490a-a58a-e8f1e6ba7392 Authenticating user 'default' from [fd00:1122:3344:101::e]:40437 | ||
| 12867 | 2026.05.19 00:07:12.630950 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12868 | 2026.05.19 00:07:12.630989 [ 283 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47233) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12869 | 2026.05.19 00:07:12.631001 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12870 | 2026.05.19 00:07:12.631017 [ 310 ] {} <Debug> TCP-Session: 95669e21-882a-4dab-81a6-6b4fdcd9305a Authenticating user 'default' from [fd00:1122:3344:101::e]:58811 | ||
| 12871 | 2026.05.19 00:07:12.631039 [ 309 ] {} <Debug> TCP-Session: c6da7358-25e6-4abe-9f85-1f0dfa91c329 Authenticating user 'default' from [fd00:1122:3344:101::e]:55760 | ||
| 12872 | 2026.05.19 00:07:12.630986 [ 293 ] {} <Debug> TCP-Session: 5781e8f0-c99f-490a-a58a-e8f1e6ba7392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12873 | 2026.05.19 00:07:12.631062 [ 310 ] {} <Debug> TCP-Session: 95669e21-882a-4dab-81a6-6b4fdcd9305a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12874 | 2026.05.19 00:07:12.631081 [ 293 ] {} <Debug> TCP-Session: 5781e8f0-c99f-490a-a58a-e8f1e6ba7392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12875 | 2026.05.19 00:07:12.631071 [ 309 ] {} <Debug> TCP-Session: c6da7358-25e6-4abe-9f85-1f0dfa91c329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2026.05.19 00:07:12.631093 [ 310 ] {} <Debug> TCP-Session: 95669e21-882a-4dab-81a6-6b4fdcd9305a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12877 | 2026.05.19 00:07:12.631115 [ 309 ] {} <Debug> TCP-Session: c6da7358-25e6-4abe-9f85-1f0dfa91c329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12878 | 2026.05.19 00:07:12.630517 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49853 | ||
| 12879 | 2026.05.19 00:07:12.631209 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12880 | 2026.05.19 00:07:12.631231 [ 307 ] {} <Debug> TCP-Session: 1bb31d45-4908-486c-8d0a-46efde48e357 Authenticating user 'default' from [fd00:1122:3344:101::e]:49853 | ||
| 12881 | 2026.05.19 00:07:12.631248 [ 307 ] {} <Debug> TCP-Session: 1bb31d45-4908-486c-8d0a-46efde48e357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12882 | 2026.05.19 00:07:12.631260 [ 307 ] {} <Debug> TCP-Session: 1bb31d45-4908-486c-8d0a-46efde48e357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12883 | 2026.05.19 00:07:12.631266 [ 283 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12884 | 2026.05.19 00:07:12.631327 [ 283 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12885 | 2026.05.19 00:07:12.631605 [ 283 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 12886 | 2026.05.19 00:07:12.632477 [ 318 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Trace> AggregatingTransform: Aggregating | ||
| 12887 | 2026.05.19 00:07:12.632519 [ 318 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Trace> Aggregator: Aggregation method: without_key | ||
| 12888 | 2026.05.19 00:07:12.632548 [ 318 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848104 sec. (1179.101 rows/sec., 46.06 KiB/sec.) | ||
| 12889 | 2026.05.19 00:07:12.632564 [ 318 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Trace> Aggregator: Merging aggregated data | ||
| 12890 | 2026.05.19 00:07:12.633090 [ 283 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002156 sec., 463.821892393321 rows/sec., 18.12 KiB/sec. | ||
| 12891 | 2026.05.19 00:07:12.633214 [ 283 ] {fa7599ac-2046-47ae-b60a-467b99d86401} <Debug> TCPHandler: Processed in 0.002638473 sec. | ||
| 12892 | 2026.05.19 00:07:12.633337 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12893 | 2026.05.19 00:07:12.633360 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12894 | 2026.05.19 00:07:12.633377 [ 283 ] {} <Debug> TCP-Session: 836f93fa-9e17-4892-88b4-c0ca07ae2561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12895 | 2026.05.19 00:07:12.633381 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12896 | 2026.05.19 00:07:12.633399 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12897 | 2026.05.19 00:07:12.633417 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12898 | 2026.05.19 00:07:12.633442 [ 311 ] {} <Debug> TCP-Session: 73ef0656-9617-424a-8383-a1cd568809dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12899 | 2026.05.19 00:07:12.633440 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12900 | 2026.05.19 00:07:12.633461 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12901 | 2026.05.19 00:07:12.633483 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12902 | 2026.05.19 00:07:12.633492 [ 307 ] {} <Debug> TCP-Session: 1bb31d45-4908-486c-8d0a-46efde48e357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12903 | 2026.05.19 00:07:12.633501 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12904 | 2026.05.19 00:07:12.633533 [ 309 ] {} <Debug> TCP-Session: c6da7358-25e6-4abe-9f85-1f0dfa91c329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2026.05.19 00:07:12.633520 [ 308 ] {} <Debug> TCP-Session: 205ed75d-0e96-41b9-a62d-f242ecde17aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12906 | 2026.05.19 00:07:12.633573 [ 310 ] {} <Debug> TCP-Session: 95669e21-882a-4dab-81a6-6b4fdcd9305a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12907 | 2026.05.19 00:07:12.633430 [ 303 ] {} <Debug> TCP-Session: b84862f2-9b0d-49bc-8f12-bb8abd01ea76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12908 | 2026.05.19 00:07:12.633390 [ 293 ] {} <Debug> TCP-Session: 5781e8f0-c99f-490a-a58a-e8f1e6ba7392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12909 | 2026.05.19 00:07:12.633471 [ 304 ] {} <Debug> TCP-Session: 2c57c4ca-4fca-4fc0-888a-38486e8d9d71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12910 | 2026.05.19 00:07:15.081586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27363 | ||
| 12911 | 2026.05.19 00:07:15.082143 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2026.05.19 00:07:15.082183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12913 | 2026.05.19 00:07:15.082718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12914 | 2026.05.19 00:07:15.082948 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12915 | 2026.05.19 00:07:15.083069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27363 | ||
| 12916 | 2026.05.19 00:07:16.146828 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.05.19 00:07:16.147122 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 12918 | 2026.05.19 00:07:16.147516 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12919 | 2026.05.19 00:07:16.147563 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Debug> 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 | ||
| 12920 | 2026.05.19 00:07:16.147822 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12921 | 2026.05.19 00:07:16.147892 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12922 | 2026.05.19 00:07:16.148034 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 12923 | 2026.05.19 00:07:16.148129 [ 355 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12924 | 2026.05.19 00:07:16.148139 [ 336 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12925 | 2026.05.19 00:07:16.148139 [ 340 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12926 | 2026.05.19 00:07:16.148277 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 12927 | 2026.05.19 00:07:16.148305 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12928 | 2026.05.19 00:07:16.148375 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12929 | 2026.05.19 00:07:16.148394 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12930 | 2026.05.19 00:07:16.148429 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> 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'))" | ||
| 12931 | 2026.05.19 00:07:16.148469 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Trace> 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'))" | ||
| 12932 | 2026.05.19 00:07:16.149454 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00246 sec., 14227.642276422765 rows/sec., 2.40 MiB/sec. | ||
| 12933 | 2026.05.19 00:07:16.149587 [ 294 ] {e5b3c883-8243-4358-ba93-682bb68a4ce1} <Debug> TCPHandler: Processed in 0.002953783 sec. | ||
| 12934 | 2026.05.19 00:07:16.151762 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12935 | 2026.05.19 00:07:16.151880 [ 294 ] {896987a7-dffb-4887-91a9-b2a409f3fcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12936 | 2026.05.19 00:07:16.151932 [ 294 ] {896987a7-dffb-4887-91a9-b2a409f3fcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12937 | 2026.05.19 00:07:16.152498 [ 294 ] {896987a7-dffb-4887-91a9-b2a409f3fcd8} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2026.05.19 00:07:16.152547 [ 294 ] {896987a7-dffb-4887-91a9-b2a409f3fcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12939 | 2026.05.19 00:07:16.152931 [ 294 ] {896987a7-dffb-4887-91a9-b2a409f3fcd8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12940 | 2026.05.19 00:07:16.153145 [ 294 ] {896987a7-dffb-4887-91a9-b2a409f3fcd8} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2026.05.19 00:07:16.153292 [ 294 ] {896987a7-dffb-4887-91a9-b2a409f3fcd8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001451 sec., 2756.7195037904894 rows/sec., 224.79 KiB/sec. | ||
| 12942 | 2026.05.19 00:07:16.153328 [ 294 ] {896987a7-dffb-4887-91a9-b2a409f3fcd8} <Debug> TCPHandler: Processed in 0.001616735 sec. | ||
| 12943 | 2026.05.19 00:07:16.153455 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12944 | 2026.05.19 00:07:16.153549 [ 294 ] {83a1867b-2618-4724-b381-f0b066c7738e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12945 | 2026.05.19 00:07:16.153588 [ 294 ] {83a1867b-2618-4724-b381-f0b066c7738e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12946 | 2026.05.19 00:07:16.154011 [ 294 ] {83a1867b-2618-4724-b381-f0b066c7738e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.05.19 00:07:16.154047 [ 294 ] {83a1867b-2618-4724-b381-f0b066c7738e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12948 | 2026.05.19 00:07:16.154336 [ 294 ] {83a1867b-2618-4724-b381-f0b066c7738e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12949 | 2026.05.19 00:07:16.154540 [ 294 ] {83a1867b-2618-4724-b381-f0b066c7738e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.05.19 00:07:16.154665 [ 294 ] {83a1867b-2618-4724-b381-f0b066c7738e} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001134 sec., 104056.43738977073 rows/sec., 8.81 MiB/sec. | ||
| 12951 | 2026.05.19 00:07:16.154700 [ 294 ] {83a1867b-2618-4724-b381-f0b066c7738e} <Debug> TCPHandler: Processed in 0.001292106 sec. | ||
| 12952 | 2026.05.19 00:07:16.154817 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2026.05.19 00:07:16.154909 [ 294 ] {fc12dd12-8e57-4e8d-b14d-866884504dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12954 | 2026.05.19 00:07:16.154949 [ 294 ] {fc12dd12-8e57-4e8d-b14d-866884504dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12955 | 2026.05.19 00:07:16.155346 [ 294 ] {fc12dd12-8e57-4e8d-b14d-866884504dad} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.05.19 00:07:16.155383 [ 294 ] {fc12dd12-8e57-4e8d-b14d-866884504dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12957 | 2026.05.19 00:07:16.155676 [ 294 ] {fc12dd12-8e57-4e8d-b14d-866884504dad} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12958 | 2026.05.19 00:07:16.155884 [ 294 ] {fc12dd12-8e57-4e8d-b14d-866884504dad} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.05.19 00:07:16.156012 [ 294 ] {fc12dd12-8e57-4e8d-b14d-866884504dad} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.00112 sec., 30357.14285714286 rows/sec., 2.21 MiB/sec. | ||
| 12960 | 2026.05.19 00:07:16.156008 [ 119 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12961 | 2026.05.19 00:07:16.156047 [ 294 ] {fc12dd12-8e57-4e8d-b14d-866884504dad} <Debug> TCPHandler: Processed in 0.001277445 sec. | ||
| 12962 | 2026.05.19 00:07:16.156093 [ 119 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2026.05.19 00:07:16.156119 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12964 | 2026.05.19 00:07:16.156182 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12965 | 2026.05.19 00:07:16.156227 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12966 | 2026.05.19 00:07:16.156281 [ 294 ] {3fb7b242-8385-4015-9f47-3fdb395662bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12967 | 2026.05.19 00:07:16.156326 [ 294 ] {3fb7b242-8385-4015-9f47-3fdb395662bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12968 | 2026.05.19 00:07:16.156363 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12969 | 2026.05.19 00:07:16.156405 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 82 rows starting from the beginning of the part | ||
| 12970 | 2026.05.19 00:07:16.156479 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 12971 | 2026.05.19 00:07:16.156532 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 12972 | 2026.05.19 00:07:16.156586 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
| 12973 | 2026.05.19 00:07:16.156635 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 12974 | 2026.05.19 00:07:16.156682 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 12975 | 2026.05.19 00:07:16.156732 [ 294 ] {3fb7b242-8385-4015-9f47-3fdb395662bf} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.05.19 00:07:16.156772 [ 294 ] {3fb7b242-8385-4015-9f47-3fdb395662bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12977 | 2026.05.19 00:07:16.157097 [ 294 ] {3fb7b242-8385-4015-9f47-3fdb395662bf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12978 | 2026.05.19 00:07:16.157321 [ 294 ] {3fb7b242-8385-4015-9f47-3fdb395662bf} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.05.19 00:07:16.157452 [ 294 ] {3fb7b242-8385-4015-9f47-3fdb395662bf} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001189 sec., 82422.20353238015 rows/sec., 6.44 MiB/sec. | ||
| 12980 | 2026.05.19 00:07:16.157486 [ 294 ] {3fb7b242-8385-4015-9f47-3fdb395662bf} <Debug> TCPHandler: Processed in 0.001351598 sec. | ||
| 12981 | 2026.05.19 00:07:16.157527 [ 192 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344988 sec., 165800.73576864626 rows/sec., 12.80 MiB/sec. | ||
| 12982 | 2026.05.19 00:07:16.157601 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12983 | 2026.05.19 00:07:16.157654 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12984 | 2026.05.19 00:07:16.157700 [ 294 ] {9bfcf85a-4fcb-42d7-a2c5-31f1a4008d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12985 | 2026.05.19 00:07:16.157749 [ 294 ] {9bfcf85a-4fcb-42d7-a2c5-31f1a4008d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12986 | 2026.05.19 00:07:16.157917 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12987 | 2026.05.19 00:07:16.157993 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_81_16} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12988 | 2026.05.19 00:07:16.158070 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12989 | 2026.05.19 00:07:16.158142 [ 294 ] {9bfcf85a-4fcb-42d7-a2c5-31f1a4008d51} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.05.19 00:07:16.158183 [ 294 ] {9bfcf85a-4fcb-42d7-a2c5-31f1a4008d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12991 | 2026.05.19 00:07:16.158503 [ 294 ] {9bfcf85a-4fcb-42d7-a2c5-31f1a4008d51} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12992 | 2026.05.19 00:07:16.158702 [ 294 ] {9bfcf85a-4fcb-42d7-a2c5-31f1a4008d51} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2026.05.19 00:07:16.158830 [ 294 ] {9bfcf85a-4fcb-42d7-a2c5-31f1a4008d51} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001148 sec., 141114.98257839723 rows/sec., 9.83 MiB/sec. | ||
| 12994 | 2026.05.19 00:07:16.158864 [ 294 ] {9bfcf85a-4fcb-42d7-a2c5-31f1a4008d51} <Debug> TCPHandler: Processed in 0.001310387 sec. | ||
| 12995 | 2026.05.19 00:07:16.158976 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12996 | 2026.05.19 00:07:16.159069 [ 294 ] {14e1ad01-d98f-480e-b4f6-bc097d6fa4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12997 | 2026.05.19 00:07:16.159123 [ 294 ] {14e1ad01-d98f-480e-b4f6-bc097d6fa4f8} <Trace> 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 | ||
| 12998 | 2026.05.19 00:07:16.159881 [ 294 ] {14e1ad01-d98f-480e-b4f6-bc097d6fa4f8} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2026.05.19 00:07:16.159918 [ 294 ] {14e1ad01-d98f-480e-b4f6-bc097d6fa4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13000 | 2026.05.19 00:07:16.160442 [ 294 ] {14e1ad01-d98f-480e-b4f6-bc097d6fa4f8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13001 | 2026.05.19 00:07:16.160660 [ 294 ] {14e1ad01-d98f-480e-b4f6-bc097d6fa4f8} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13002 | 2026.05.19 00:07:16.160776 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13003 | 2026.05.19 00:07:16.160795 [ 294 ] {14e1ad01-d98f-480e-b4f6-bc097d6fa4f8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001743 sec., 17211.70395869191 rows/sec., 30.84 MiB/sec. | ||
| 13004 | 2026.05.19 00:07:16.160810 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13005 | 2026.05.19 00:07:16.160836 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13006 | 2026.05.19 00:07:16.160853 [ 294 ] {14e1ad01-d98f-480e-b4f6-bc097d6fa4f8} <Debug> TCPHandler: Processed in 0.001923843 sec. | ||
| 13007 | 2026.05.19 00:07:16.160930 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13008 | 2026.05.19 00:07:16.160994 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2026.05.19 00:07:16.161114 [ 294 ] {031e085b-3e74-4255-9b9f-58a8c2f44f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13010 | 2026.05.19 00:07:16.161145 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13011 | 2026.05.19 00:07:16.161165 [ 294 ] {031e085b-3e74-4255-9b9f-58a8c2f44f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13012 | 2026.05.19 00:07:16.161203 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1614 rows starting from the beginning of the part | ||
| 13013 | 2026.05.19 00:07:16.161335 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 13014 | 2026.05.19 00:07:16.161446 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 22 rows starting from the beginning of the part | ||
| 13015 | 2026.05.19 00:07:16.161549 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
| 13016 | 2026.05.19 00:07:16.161572 [ 294 ] {031e085b-3e74-4255-9b9f-58a8c2f44f8c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.05.19 00:07:16.161615 [ 294 ] {031e085b-3e74-4255-9b9f-58a8c2f44f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13018 | 2026.05.19 00:07:16.161652 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 13019 | 2026.05.19 00:07:16.161751 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part | ||
| 13020 | 2026.05.19 00:07:16.161959 [ 294 ] {031e085b-3e74-4255-9b9f-58a8c2f44f8c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13021 | 2026.05.19 00:07:16.162168 [ 294 ] {031e085b-3e74-4255-9b9f-58a8c2f44f8c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.05.19 00:07:16.162300 [ 294 ] {031e085b-3e74-4255-9b9f-58a8c2f44f8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 13023 | 2026.05.19 00:07:16.162334 [ 294 ] {031e085b-3e74-4255-9b9f-58a8c2f44f8c} <Debug> TCPHandler: Processed in 0.001399239 sec. | ||
| 13024 | 2026.05.19 00:07:16.171115 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1737 rows, containing 19 columns (19 merged, 0 gathered) in 0.010228326 sec., 169822.51054571394 rows/sec., 304.31 MiB/sec. | ||
| 13025 | 2026.05.19 00:07:16.173436 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13026 | 2026.05.19 00:07:16.173828 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.05.19 00:07:16.173913 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13028 | 2026.05.19 00:07:16.174055 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.59 MiB. | ||
| 13029 | 2026.05.19 00:07:16.524616 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13030 | 2026.05.19 00:07:16.539469 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.05.19 00:07:16.539523 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13032 | 2026.05.19 00:07:16.544762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13033 | 2026.05.19 00:07:16.545422 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.05.19 00:07:16.547995 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13035 | 2026.05.19 00:07:17.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.43 MiB, peak 352.46 MiB, free memory in arenas 0.00 B, will set to 342.43 MiB (RSS), difference: 6.00 MiB | ||
| 13036 | 2026.05.19 00:07:21.146420 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2026.05.19 00:07:21.146668 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13038 | 2026.05.19 00:07:21.147035 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13039 | 2026.05.19 00:07:21.147079 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Debug> 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 | ||
| 13040 | 2026.05.19 00:07:21.147334 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13041 | 2026.05.19 00:07:21.147412 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13042 | 2026.05.19 00:07:21.147568 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13043 | 2026.05.19 00:07:21.147666 [ 336 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13044 | 2026.05.19 00:07:21.147680 [ 333 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13045 | 2026.05.19 00:07:21.147679 [ 355 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13046 | 2026.05.19 00:07:21.147856 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13047 | 2026.05.19 00:07:21.147892 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13048 | 2026.05.19 00:07:21.147974 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13049 | 2026.05.19 00:07:21.147996 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13050 | 2026.05.19 00:07:21.148038 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> 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'))" | ||
| 13051 | 2026.05.19 00:07:21.148083 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Trace> 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'))" | ||
| 13052 | 2026.05.19 00:07:21.149236 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002669 sec., 13113.525665043087 rows/sec., 2.21 MiB/sec. | ||
| 13053 | 2026.05.19 00:07:21.149383 [ 294 ] {3f9ff88c-c0c6-46cf-811b-d73d8fd87a5b} <Debug> TCPHandler: Processed in 0.003105177 sec. | ||
| 13054 | 2026.05.19 00:07:21.151277 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2026.05.19 00:07:21.151406 [ 294 ] {f86ab1dd-a1ea-4696-b606-d03e52b6649c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13056 | 2026.05.19 00:07:21.151458 [ 294 ] {f86ab1dd-a1ea-4696-b606-d03e52b6649c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13057 | 2026.05.19 00:07:21.152000 [ 294 ] {f86ab1dd-a1ea-4696-b606-d03e52b6649c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2026.05.19 00:07:21.152053 [ 294 ] {f86ab1dd-a1ea-4696-b606-d03e52b6649c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13059 | 2026.05.19 00:07:21.152509 [ 294 ] {f86ab1dd-a1ea-4696-b606-d03e52b6649c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13060 | 2026.05.19 00:07:21.152762 [ 294 ] {f86ab1dd-a1ea-4696-b606-d03e52b6649c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.05.19 00:07:21.152922 [ 294 ] {f86ab1dd-a1ea-4696-b606-d03e52b6649c} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001554 sec., 50193.05019305019 rows/sec., 4.16 MiB/sec. | ||
| 13062 | 2026.05.19 00:07:21.152935 [ 112 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13063 | 2026.05.19 00:07:21.152965 [ 294 ] {f86ab1dd-a1ea-4696-b606-d03e52b6649c} <Debug> TCPHandler: Processed in 0.001750819 sec. | ||
| 13064 | 2026.05.19 00:07:21.152982 [ 112 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2026.05.19 00:07:21.153011 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13066 | 2026.05.19 00:07:21.153105 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13067 | 2026.05.19 00:07:21.153107 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2026.05.19 00:07:21.153213 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13069 | 2026.05.19 00:07:21.153239 [ 294 ] {0aff6ac6-ac9f-4cdf-a3f7-2f98746fa4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13070 | 2026.05.19 00:07:21.153250 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2618 rows starting from the beginning of the part | ||
| 13071 | 2026.05.19 00:07:21.153294 [ 294 ] {0aff6ac6-ac9f-4cdf-a3f7-2f98746fa4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13072 | 2026.05.19 00:07:21.153321 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 13073 | 2026.05.19 00:07:21.153372 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 116 rows starting from the beginning of the part | ||
| 13074 | 2026.05.19 00:07:21.153415 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 78 rows starting from the beginning of the part | ||
| 13075 | 2026.05.19 00:07:21.153456 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 118 rows starting from the beginning of the part | ||
| 13076 | 2026.05.19 00:07:21.153497 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 78 rows starting from the beginning of the part | ||
| 13077 | 2026.05.19 00:07:21.153738 [ 294 ] {0aff6ac6-ac9f-4cdf-a3f7-2f98746fa4ec} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2026.05.19 00:07:21.153780 [ 294 ] {0aff6ac6-ac9f-4cdf-a3f7-2f98746fa4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13079 | 2026.05.19 00:07:21.154150 [ 294 ] {0aff6ac6-ac9f-4cdf-a3f7-2f98746fa4ec} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13080 | 2026.05.19 00:07:21.154414 [ 294 ] {0aff6ac6-ac9f-4cdf-a3f7-2f98746fa4ec} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13081 | 2026.05.19 00:07:21.154561 [ 294 ] {0aff6ac6-ac9f-4cdf-a3f7-2f98746fa4ec} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001345 sec., 8178.438661710037 rows/sec., 614.98 KiB/sec. | ||
| 13082 | 2026.05.19 00:07:21.154599 [ 294 ] {0aff6ac6-ac9f-4cdf-a3f7-2f98746fa4ec} <Debug> TCPHandler: Processed in 0.001551224 sec. | ||
| 13083 | 2026.05.19 00:07:21.154743 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13084 | 2026.05.19 00:07:21.154772 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701977 sec., 1800259.3454553147 rows/sec., 144.47 MiB/sec. | ||
| 13085 | 2026.05.19 00:07:21.154840 [ 294 ] {37e956e0-4898-49bf-865d-b3f73ce5446b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13086 | 2026.05.19 00:07:21.154887 [ 294 ] {37e956e0-4898-49bf-865d-b3f73ce5446b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13087 | 2026.05.19 00:07:21.155022 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13088 | 2026.05.19 00:07:21.155278 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.05.19 00:07:21.155346 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_96_19} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13090 | 2026.05.19 00:07:21.155345 [ 294 ] {37e956e0-4898-49bf-865d-b3f73ce5446b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.05.19 00:07:21.155397 [ 294 ] {37e956e0-4898-49bf-865d-b3f73ce5446b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13092 | 2026.05.19 00:07:21.155419 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 13093 | 2026.05.19 00:07:21.155732 [ 294 ] {37e956e0-4898-49bf-865d-b3f73ce5446b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13094 | 2026.05.19 00:07:21.155953 [ 294 ] {37e956e0-4898-49bf-865d-b3f73ce5446b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13095 | 2026.05.19 00:07:21.156078 [ 112 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13096 | 2026.05.19 00:07:21.156087 [ 294 ] {37e956e0-4898-49bf-865d-b3f73ce5446b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001265 sec., 59288.53754940711 rows/sec., 4.63 MiB/sec. | ||
| 13097 | 2026.05.19 00:07:21.156117 [ 112 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.05.19 00:07:21.156144 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13099 | 2026.05.19 00:07:21.156150 [ 294 ] {37e956e0-4898-49bf-865d-b3f73ce5446b} <Debug> TCPHandler: Processed in 0.001457221 sec. | ||
| 13100 | 2026.05.19 00:07:21.156233 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13101 | 2026.05.19 00:07:21.156289 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13102 | 2026.05.19 00:07:21.156345 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13103 | 2026.05.19 00:07:21.156377 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1403 rows starting from the beginning of the part | ||
| 13104 | 2026.05.19 00:07:21.156396 [ 294 ] {57684a31-24ff-43bf-9e1b-9799112e90fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13105 | 2026.05.19 00:07:21.156439 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 13106 | 2026.05.19 00:07:21.156448 [ 294 ] {57684a31-24ff-43bf-9e1b-9799112e90fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13107 | 2026.05.19 00:07:21.156489 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 94 rows starting from the beginning of the part | ||
| 13108 | 2026.05.19 00:07:21.156594 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 75 rows starting from the beginning of the part | ||
| 13109 | 2026.05.19 00:07:21.156651 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 98 rows starting from the beginning of the part | ||
| 13110 | 2026.05.19 00:07:21.156711 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 75 rows starting from the beginning of the part | ||
| 13111 | 2026.05.19 00:07:21.156906 [ 294 ] {57684a31-24ff-43bf-9e1b-9799112e90fb} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2026.05.19 00:07:21.156943 [ 294 ] {57684a31-24ff-43bf-9e1b-9799112e90fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13113 | 2026.05.19 00:07:21.157286 [ 294 ] {57684a31-24ff-43bf-9e1b-9799112e90fb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13114 | 2026.05.19 00:07:21.157523 [ 294 ] {57684a31-24ff-43bf-9e1b-9799112e90fb} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2026.05.19 00:07:21.157653 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_91_21 to all_92_92_0 | ||
| 13116 | 2026.05.19 00:07:21.157674 [ 294 ] {57684a31-24ff-43bf-9e1b-9799112e90fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 13117 | 2026.05.19 00:07:21.157714 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2026.05.19 00:07:21.157734 [ 294 ] {57684a31-24ff-43bf-9e1b-9799112e90fb} <Debug> TCPHandler: Processed in 0.001495171 sec. | ||
| 13119 | 2026.05.19 00:07:21.157738 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13120 | 2026.05.19 00:07:21.157810 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_92_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_91_21 to all_92_92_0 into Compact with storage Full | ||
| 13121 | 2026.05.19 00:07:21.157863 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13122 | 2026.05.19 00:07:21.157890 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_92_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13123 | 2026.05.19 00:07:21.157921 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_92_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_21, total 33519 rows starting from the beginning of the part | ||
| 13124 | 2026.05.19 00:07:21.157945 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753769 sec., 1031492.745053653 rows/sec., 76.35 MiB/sec. | ||
| 13125 | 2026.05.19 00:07:21.157963 [ 294 ] {ac72965b-9e3c-4738-9961-f6593f169c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13126 | 2026.05.19 00:07:21.157966 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_92_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
| 13127 | 2026.05.19 00:07:21.158032 [ 294 ] {ac72965b-9e3c-4738-9961-f6593f169c39} <Trace> 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 | ||
| 13128 | 2026.05.19 00:07:21.158125 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13129 | 2026.05.19 00:07:21.158402 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2026.05.19 00:07:21.158469 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_96_19} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13131 | 2026.05.19 00:07:21.158538 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13132 | 2026.05.19 00:07:21.158850 [ 294 ] {ac72965b-9e3c-4738-9961-f6593f169c39} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.05.19 00:07:21.158886 [ 294 ] {ac72965b-9e3c-4738-9961-f6593f169c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13134 | 2026.05.19 00:07:21.159444 [ 294 ] {ac72965b-9e3c-4738-9961-f6593f169c39} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13135 | 2026.05.19 00:07:21.159686 [ 294 ] {ac72965b-9e3c-4738-9961-f6593f169c39} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.05.19 00:07:21.159830 [ 294 ] {ac72965b-9e3c-4738-9961-f6593f169c39} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001885 sec., 5835.543766578249 rows/sec., 10.46 MiB/sec. | ||
| 13137 | 2026.05.19 00:07:21.159895 [ 294 ] {ac72965b-9e3c-4738-9961-f6593f169c39} <Debug> TCPHandler: Processed in 0.002082268 sec. | ||
| 13138 | 2026.05.19 00:07:21.160017 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.05.19 00:07:21.160119 [ 294 ] {c1af68e4-fda7-4280-92cf-88ff28456e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13140 | 2026.05.19 00:07:21.160163 [ 294 ] {c1af68e4-fda7-4280-92cf-88ff28456e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13141 | 2026.05.19 00:07:21.160531 [ 294 ] {c1af68e4-fda7-4280-92cf-88ff28456e45} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.05.19 00:07:21.160572 [ 294 ] {c1af68e4-fda7-4280-92cf-88ff28456e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13143 | 2026.05.19 00:07:21.160931 [ 294 ] {c1af68e4-fda7-4280-92cf-88ff28456e45} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13144 | 2026.05.19 00:07:21.161196 [ 294 ] {c1af68e4-fda7-4280-92cf-88ff28456e45} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2026.05.19 00:07:21.161320 [ 112 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13146 | 2026.05.19 00:07:21.161336 [ 294 ] {c1af68e4-fda7-4280-92cf-88ff28456e45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 13147 | 2026.05.19 00:07:21.161355 [ 112 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.05.19 00:07:21.161379 [ 294 ] {c1af68e4-fda7-4280-92cf-88ff28456e45} <Debug> TCPHandler: Processed in 0.001410969 sec. | ||
| 13149 | 2026.05.19 00:07:21.161379 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13150 | 2026.05.19 00:07:21.161489 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13151 | 2026.05.19 00:07:21.161617 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13152 | 2026.05.19 00:07:21.161650 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4692 rows starting from the beginning of the part | ||
| 13153 | 2026.05.19 00:07:21.161708 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
| 13154 | 2026.05.19 00:07:21.161754 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13155 | 2026.05.19 00:07:21.161792 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13156 | 2026.05.19 00:07:21.161830 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13157 | 2026.05.19 00:07:21.161868 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13158 | 2026.05.19 00:07:21.163826 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002376716 sec., 2095328.1755161323 rows/sec., 141.21 MiB/sec. | ||
| 13159 | 2026.05.19 00:07:21.164015 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_92_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33647 rows, containing 5 columns (5 merged, 0 gathered) in 0.006226954 sec., 5403444.444908378 rows/sec., 348.26 MiB/sec. | ||
| 13160 | 2026.05.19 00:07:21.164156 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13161 | 2026.05.19 00:07:21.164318 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_92_22} <Trace> MergedBlockOutputStream: filled checksums all_1_92_22 (state Temporary) | ||
| 13162 | 2026.05.19 00:07:21.164469 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.05.19 00:07:21.164555 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_96_19} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13164 | 2026.05.19 00:07:21.164636 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13165 | 2026.05.19 00:07:21.164671 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_92_22} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_92_22 to all_1_92_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2026.05.19 00:07:21.164759 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_92_22} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_91_21, all_92_92_0] -> all_1_92_22 | ||
| 13167 | 2026.05.19 00:07:21.164821 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13168 | 2026.05.19 00:07:22.438672 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13169 | 2026.05.19 00:07:22.438775 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13170 | 2026.05.19 00:07:22.583217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27811 | ||
| 13171 | 2026.05.19 00:07:22.583855 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.05.19 00:07:22.583904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13173 | 2026.05.19 00:07:22.584493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13174 | 2026.05.19 00:07:22.584728 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2026.05.19 00:07:22.584884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27811 | ||
| 13176 | 2026.05.19 00:07:24.048077 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13177 | 2026.05.19 00:07:24.064013 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2026.05.19 00:07:24.064070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13179 | 2026.05.19 00:07:24.069444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13180 | 2026.05.19 00:07:24.070122 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2026.05.19 00:07:24.072753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13182 | 2026.05.19 00:07:26.146638 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13183 | 2026.05.19 00:07:26.146902 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13184 | 2026.05.19 00:07:26.147281 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13185 | 2026.05.19 00:07:26.147323 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Debug> 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 | ||
| 13186 | 2026.05.19 00:07:26.147552 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13187 | 2026.05.19 00:07:26.147626 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13188 | 2026.05.19 00:07:26.147774 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13189 | 2026.05.19 00:07:26.147870 [ 355 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13190 | 2026.05.19 00:07:26.147887 [ 336 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13191 | 2026.05.19 00:07:26.147891 [ 333 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13192 | 2026.05.19 00:07:26.148054 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13193 | 2026.05.19 00:07:26.148086 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13194 | 2026.05.19 00:07:26.148160 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13195 | 2026.05.19 00:07:26.148181 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13196 | 2026.05.19 00:07:26.148217 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> 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'))" | ||
| 13197 | 2026.05.19 00:07:26.148259 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Trace> 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'))" | ||
| 13198 | 2026.05.19 00:07:26.149374 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00258 sec., 13565.891472868218 rows/sec., 2.28 MiB/sec. | ||
| 13199 | 2026.05.19 00:07:26.149511 [ 294 ] {70cf35fb-98c6-4d2e-8a20-6db88f902f88} <Debug> TCPHandler: Processed in 0.003018794 sec. | ||
| 13200 | 2026.05.19 00:07:26.151746 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13201 | 2026.05.19 00:07:26.151867 [ 294 ] {4c0d75bc-298a-456b-9c52-fd9a38fcb246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13202 | 2026.05.19 00:07:26.151916 [ 294 ] {4c0d75bc-298a-456b-9c52-fd9a38fcb246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13203 | 2026.05.19 00:07:26.152484 [ 294 ] {4c0d75bc-298a-456b-9c52-fd9a38fcb246} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2026.05.19 00:07:26.152529 [ 294 ] {4c0d75bc-298a-456b-9c52-fd9a38fcb246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13205 | 2026.05.19 00:07:26.152920 [ 294 ] {4c0d75bc-298a-456b-9c52-fd9a38fcb246} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13206 | 2026.05.19 00:07:26.153149 [ 294 ] {4c0d75bc-298a-456b-9c52-fd9a38fcb246} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.05.19 00:07:26.153307 [ 294 ] {4c0d75bc-298a-456b-9c52-fd9a38fcb246} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001473 sec., 78750.84860828242 rows/sec., 6.69 MiB/sec. | ||
| 13208 | 2026.05.19 00:07:26.153347 [ 294 ] {4c0d75bc-298a-456b-9c52-fd9a38fcb246} <Debug> TCPHandler: Processed in 0.001655946 sec. | ||
| 13209 | 2026.05.19 00:07:26.153493 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13210 | 2026.05.19 00:07:26.153594 [ 294 ] {1e4222c2-6a79-449d-9d64-2eb925a6ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13211 | 2026.05.19 00:07:26.153637 [ 294 ] {1e4222c2-6a79-449d-9d64-2eb925a6ceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13212 | 2026.05.19 00:07:26.154063 [ 294 ] {1e4222c2-6a79-449d-9d64-2eb925a6ceda} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2026.05.19 00:07:26.154099 [ 294 ] {1e4222c2-6a79-449d-9d64-2eb925a6ceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13214 | 2026.05.19 00:07:26.154411 [ 294 ] {1e4222c2-6a79-449d-9d64-2eb925a6ceda} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13215 | 2026.05.19 00:07:26.154621 [ 294 ] {1e4222c2-6a79-449d-9d64-2eb925a6ceda} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2026.05.19 00:07:26.154756 [ 294 ] {1e4222c2-6a79-449d-9d64-2eb925a6ceda} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001184 sec., 25337.83783783784 rows/sec., 1.86 MiB/sec. | ||
| 13217 | 2026.05.19 00:07:26.154792 [ 294 ] {1e4222c2-6a79-449d-9d64-2eb925a6ceda} <Debug> TCPHandler: Processed in 0.001350998 sec. | ||
| 13218 | 2026.05.19 00:07:26.154921 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13219 | 2026.05.19 00:07:26.155018 [ 294 ] {a5428b80-b585-41a8-a1a9-7ace4aeff79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13220 | 2026.05.19 00:07:26.155059 [ 294 ] {a5428b80-b585-41a8-a1a9-7ace4aeff79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13221 | 2026.05.19 00:07:26.155497 [ 294 ] {a5428b80-b585-41a8-a1a9-7ace4aeff79f} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13222 | 2026.05.19 00:07:26.155533 [ 294 ] {a5428b80-b585-41a8-a1a9-7ace4aeff79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13223 | 2026.05.19 00:07:26.155847 [ 294 ] {a5428b80-b585-41a8-a1a9-7ace4aeff79f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13224 | 2026.05.19 00:07:26.156084 [ 294 ] {a5428b80-b585-41a8-a1a9-7ace4aeff79f} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.05.19 00:07:26.156218 [ 294 ] {a5428b80-b585-41a8-a1a9-7ace4aeff79f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00122 sec., 77049.18032786886 rows/sec., 6.02 MiB/sec. | ||
| 13226 | 2026.05.19 00:07:26.156254 [ 294 ] {a5428b80-b585-41a8-a1a9-7ace4aeff79f} <Debug> TCPHandler: Processed in 0.001383528 sec. | ||
| 13227 | 2026.05.19 00:07:26.156383 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13228 | 2026.05.19 00:07:26.156479 [ 294 ] {24ae7dcf-5db1-42ee-9cbb-cdb7c67261b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13229 | 2026.05.19 00:07:26.156524 [ 294 ] {24ae7dcf-5db1-42ee-9cbb-cdb7c67261b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13230 | 2026.05.19 00:07:26.156945 [ 294 ] {24ae7dcf-5db1-42ee-9cbb-cdb7c67261b9} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2026.05.19 00:07:26.156981 [ 294 ] {24ae7dcf-5db1-42ee-9cbb-cdb7c67261b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13232 | 2026.05.19 00:07:26.157325 [ 294 ] {24ae7dcf-5db1-42ee-9cbb-cdb7c67261b9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13233 | 2026.05.19 00:07:26.157538 [ 294 ] {24ae7dcf-5db1-42ee-9cbb-cdb7c67261b9} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.05.19 00:07:26.157653 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_92_22 to all_93_93_0 | ||
| 13235 | 2026.05.19 00:07:26.157674 [ 294 ] {24ae7dcf-5db1-42ee-9cbb-cdb7c67261b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 13236 | 2026.05.19 00:07:26.157691 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.05.19 00:07:26.157709 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13238 | 2026.05.19 00:07:26.157713 [ 294 ] {24ae7dcf-5db1-42ee-9cbb-cdb7c67261b9} <Debug> TCPHandler: Processed in 0.001379588 sec. | ||
| 13239 | 2026.05.19 00:07:26.157796 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_93_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_92_22 to all_93_93_0 into Compact with storage Full | ||
| 13240 | 2026.05.19 00:07:26.157843 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13241 | 2026.05.19 00:07:26.157909 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_93_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13242 | 2026.05.19 00:07:26.157943 [ 294 ] {5b2346aa-a33d-4db6-a59a-7baa39ae45a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13243 | 2026.05.19 00:07:26.157946 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_93_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_22, total 33647 rows starting from the beginning of the part | ||
| 13244 | 2026.05.19 00:07:26.158007 [ 294 ] {5b2346aa-a33d-4db6-a59a-7baa39ae45a0} <Trace> 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 | ||
| 13245 | 2026.05.19 00:07:26.158027 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_93_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13246 | 2026.05.19 00:07:26.158832 [ 294 ] {5b2346aa-a33d-4db6-a59a-7baa39ae45a0} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.05.19 00:07:26.158874 [ 294 ] {5b2346aa-a33d-4db6-a59a-7baa39ae45a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13248 | 2026.05.19 00:07:26.159433 [ 294 ] {5b2346aa-a33d-4db6-a59a-7baa39ae45a0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13249 | 2026.05.19 00:07:26.159654 [ 294 ] {5b2346aa-a33d-4db6-a59a-7baa39ae45a0} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.05.19 00:07:26.159798 [ 294 ] {5b2346aa-a33d-4db6-a59a-7baa39ae45a0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001874 sec., 16008.537886872999 rows/sec., 28.69 MiB/sec. | ||
| 13251 | 2026.05.19 00:07:26.159860 [ 294 ] {5b2346aa-a33d-4db6-a59a-7baa39ae45a0} <Debug> TCPHandler: Processed in 0.002067138 sec. | ||
| 13252 | 2026.05.19 00:07:26.159981 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2026.05.19 00:07:26.160078 [ 294 ] {0445f7a9-b49b-4f11-9e1d-e2b3a58f1379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13254 | 2026.05.19 00:07:26.160120 [ 294 ] {0445f7a9-b49b-4f11-9e1d-e2b3a58f1379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13255 | 2026.05.19 00:07:26.160467 [ 294 ] {0445f7a9-b49b-4f11-9e1d-e2b3a58f1379} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.05.19 00:07:26.160501 [ 294 ] {0445f7a9-b49b-4f11-9e1d-e2b3a58f1379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13257 | 2026.05.19 00:07:26.160810 [ 294 ] {0445f7a9-b49b-4f11-9e1d-e2b3a58f1379} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13258 | 2026.05.19 00:07:26.161043 [ 294 ] {0445f7a9-b49b-4f11-9e1d-e2b3a58f1379} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.05.19 00:07:26.161176 [ 294 ] {0445f7a9-b49b-4f11-9e1d-e2b3a58f1379} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 13260 | 2026.05.19 00:07:26.161210 [ 294 ] {0445f7a9-b49b-4f11-9e1d-e2b3a58f1379} <Debug> TCPHandler: Processed in 0.001278446 sec. | ||
| 13261 | 2026.05.19 00:07:26.163544 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_93_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33807 rows, containing 5 columns (5 merged, 0 gathered) in 0.005778002 sec., 5850984.475256326 rows/sec., 377.25 MiB/sec. | ||
| 13262 | 2026.05.19 00:07:26.163960 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_93_23} <Trace> MergedBlockOutputStream: filled checksums all_1_93_23 (state Temporary) | ||
| 13263 | 2026.05.19 00:07:26.164242 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_93_23} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_93_23 to all_1_93_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13264 | 2026.05.19 00:07:26.164311 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_93_23} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_92_22, all_93_93_0] -> all_1_93_23 | ||
| 13265 | 2026.05.19 00:07:26.164401 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13266 | 2026.05.19 00:07:26.415566 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13267 | 2026.05.19 00:07:26.415814 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13268 | 2026.05.19 00:07:26.416169 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13269 | 2026.05.19 00:07:26.416215 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Debug> 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 | ||
| 13270 | 2026.05.19 00:07:26.416466 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13271 | 2026.05.19 00:07:26.416533 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13272 | 2026.05.19 00:07:26.416675 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 13273 | 2026.05.19 00:07:26.416769 [ 333 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13274 | 2026.05.19 00:07:26.416787 [ 355 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13275 | 2026.05.19 00:07:26.416788 [ 336 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13276 | 2026.05.19 00:07:26.416925 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13277 | 2026.05.19 00:07:26.416953 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13278 | 2026.05.19 00:07:26.417023 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13279 | 2026.05.19 00:07:26.417044 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13280 | 2026.05.19 00:07:26.417080 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> 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'))" | ||
| 13281 | 2026.05.19 00:07:26.417122 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Trace> 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'))" | ||
| 13282 | 2026.05.19 00:07:26.418169 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002464 sec., 14204.545454545454 rows/sec., 3.02 MiB/sec. | ||
| 13283 | 2026.05.19 00:07:26.418302 [ 294 ] {63597f91-beed-4526-afbd-2c18c562e47f} <Debug> TCPHandler: Processed in 0.002867971 sec. | ||
| 13284 | 2026.05.19 00:07:26.430944 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2026.05.19 00:07:26.431077 [ 294 ] {aa786536-23d0-40a5-9f30-31ed5c52f01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13286 | 2026.05.19 00:07:26.431129 [ 294 ] {aa786536-23d0-40a5-9f30-31ed5c52f01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13287 | 2026.05.19 00:07:26.431750 [ 294 ] {aa786536-23d0-40a5-9f30-31ed5c52f01c} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.05.19 00:07:26.431802 [ 294 ] {aa786536-23d0-40a5-9f30-31ed5c52f01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13289 | 2026.05.19 00:07:26.432235 [ 294 ] {aa786536-23d0-40a5-9f30-31ed5c52f01c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13290 | 2026.05.19 00:07:26.432486 [ 294 ] {aa786536-23d0-40a5-9f30-31ed5c52f01c} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.05.19 00:07:26.432637 [ 294 ] {aa786536-23d0-40a5-9f30-31ed5c52f01c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001598 sec., 15018.773466833542 rows/sec., 1.25 MiB/sec. | ||
| 13292 | 2026.05.19 00:07:26.432675 [ 294 ] {aa786536-23d0-40a5-9f30-31ed5c52f01c} <Debug> TCPHandler: Processed in 0.00179506 sec. | ||
| 13293 | 2026.05.19 00:07:26.432808 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.05.19 00:07:26.432907 [ 294 ] {f85c721f-b159-4b2d-94ec-5d55286af3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13295 | 2026.05.19 00:07:26.432949 [ 294 ] {f85c721f-b159-4b2d-94ec-5d55286af3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13296 | 2026.05.19 00:07:26.433358 [ 294 ] {f85c721f-b159-4b2d-94ec-5d55286af3bd} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.05.19 00:07:26.433392 [ 294 ] {f85c721f-b159-4b2d-94ec-5d55286af3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13298 | 2026.05.19 00:07:26.433692 [ 294 ] {f85c721f-b159-4b2d-94ec-5d55286af3bd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13299 | 2026.05.19 00:07:26.433905 [ 294 ] {f85c721f-b159-4b2d-94ec-5d55286af3bd} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.05.19 00:07:26.434036 [ 294 ] {f85c721f-b159-4b2d-94ec-5d55286af3bd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 709.07 KiB/sec. | ||
| 13301 | 2026.05.19 00:07:26.434071 [ 294 ] {f85c721f-b159-4b2d-94ec-5d55286af3bd} <Debug> TCPHandler: Processed in 0.001313767 sec. | ||
| 13302 | 2026.05.19 00:07:26.434189 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.05.19 00:07:26.434285 [ 294 ] {ffb5bdfc-9946-41cc-8f9d-d7140abda3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13304 | 2026.05.19 00:07:26.434326 [ 294 ] {ffb5bdfc-9946-41cc-8f9d-d7140abda3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13305 | 2026.05.19 00:07:26.435966 [ 294 ] {ffb5bdfc-9946-41cc-8f9d-d7140abda3dd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.05.19 00:07:26.436003 [ 294 ] {ffb5bdfc-9946-41cc-8f9d-d7140abda3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13307 | 2026.05.19 00:07:26.436463 [ 294 ] {ffb5bdfc-9946-41cc-8f9d-d7140abda3dd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13308 | 2026.05.19 00:07:26.436678 [ 294 ] {ffb5bdfc-9946-41cc-8f9d-d7140abda3dd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.05.19 00:07:26.436816 [ 294 ] {ffb5bdfc-9946-41cc-8f9d-d7140abda3dd} <Debug> executeQuery: Read 2552 rows, 195.73 KiB in 0.002549 sec., 1001176.9321302471 rows/sec., 74.99 MiB/sec. | ||
| 13310 | 2026.05.19 00:07:26.436851 [ 294 ] {ffb5bdfc-9946-41cc-8f9d-d7140abda3dd} <Debug> TCPHandler: Processed in 0.002711956 sec. | ||
| 13311 | 2026.05.19 00:07:26.436972 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2026.05.19 00:07:26.437068 [ 294 ] {4c4fc106-afab-415f-97f5-eca6258b9349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13313 | 2026.05.19 00:07:26.437109 [ 294 ] {4c4fc106-afab-415f-97f5-eca6258b9349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13314 | 2026.05.19 00:07:26.437549 [ 294 ] {4c4fc106-afab-415f-97f5-eca6258b9349} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2026.05.19 00:07:26.437584 [ 294 ] {4c4fc106-afab-415f-97f5-eca6258b9349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13316 | 2026.05.19 00:07:26.437900 [ 294 ] {4c4fc106-afab-415f-97f5-eca6258b9349} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13317 | 2026.05.19 00:07:26.438114 [ 294 ] {4c4fc106-afab-415f-97f5-eca6258b9349} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2026.05.19 00:07:26.438252 [ 294 ] {4c4fc106-afab-415f-97f5-eca6258b9349} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001203 sec., 36575.22859517872 rows/sec., 2.69 MiB/sec. | ||
| 13319 | 2026.05.19 00:07:26.438287 [ 294 ] {4c4fc106-afab-415f-97f5-eca6258b9349} <Debug> TCPHandler: Processed in 0.001364388 sec. | ||
| 13320 | 2026.05.19 00:07:26.438405 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.05.19 00:07:26.438499 [ 294 ] {24434314-dcbb-4fba-bf1a-af9fc2defaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13322 | 2026.05.19 00:07:26.438540 [ 294 ] {24434314-dcbb-4fba-bf1a-af9fc2defaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13323 | 2026.05.19 00:07:26.439217 [ 294 ] {24434314-dcbb-4fba-bf1a-af9fc2defaac} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.05.19 00:07:26.439252 [ 294 ] {24434314-dcbb-4fba-bf1a-af9fc2defaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13325 | 2026.05.19 00:07:26.439588 [ 294 ] {24434314-dcbb-4fba-bf1a-af9fc2defaac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13326 | 2026.05.19 00:07:26.439803 [ 294 ] {24434314-dcbb-4fba-bf1a-af9fc2defaac} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.05.19 00:07:26.439934 [ 294 ] {24434314-dcbb-4fba-bf1a-af9fc2defaac} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001452 sec., 568181.8181818182 rows/sec., 33.24 MiB/sec. | ||
| 13328 | 2026.05.19 00:07:26.439970 [ 294 ] {24434314-dcbb-4fba-bf1a-af9fc2defaac} <Debug> TCPHandler: Processed in 0.001614525 sec. | ||
| 13329 | 2026.05.19 00:07:26.440087 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.05.19 00:07:26.440185 [ 294 ] {01e94ae7-2577-4a8c-929e-85ea84f322c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13331 | 2026.05.19 00:07:26.440226 [ 294 ] {01e94ae7-2577-4a8c-929e-85ea84f322c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13332 | 2026.05.19 00:07:26.440606 [ 294 ] {01e94ae7-2577-4a8c-929e-85ea84f322c0} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.05.19 00:07:26.440642 [ 294 ] {01e94ae7-2577-4a8c-929e-85ea84f322c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13334 | 2026.05.19 00:07:26.440934 [ 294 ] {01e94ae7-2577-4a8c-929e-85ea84f322c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13335 | 2026.05.19 00:07:26.441148 [ 294 ] {01e94ae7-2577-4a8c-929e-85ea84f322c0} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.05.19 00:07:26.441280 [ 294 ] {01e94ae7-2577-4a8c-929e-85ea84f322c0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 13337 | 2026.05.19 00:07:26.441316 [ 294 ] {01e94ae7-2577-4a8c-929e-85ea84f322c0} <Debug> TCPHandler: Processed in 0.001278506 sec. | ||
| 13338 | 2026.05.19 00:07:26.441431 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.05.19 00:07:26.441526 [ 294 ] {acfff3dc-6e32-4f9b-bcd4-a235b02a9254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13340 | 2026.05.19 00:07:26.441566 [ 294 ] {acfff3dc-6e32-4f9b-bcd4-a235b02a9254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13341 | 2026.05.19 00:07:26.441957 [ 294 ] {acfff3dc-6e32-4f9b-bcd4-a235b02a9254} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.05.19 00:07:26.441992 [ 294 ] {acfff3dc-6e32-4f9b-bcd4-a235b02a9254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13343 | 2026.05.19 00:07:26.442299 [ 294 ] {acfff3dc-6e32-4f9b-bcd4-a235b02a9254} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13344 | 2026.05.19 00:07:26.442513 [ 294 ] {acfff3dc-6e32-4f9b-bcd4-a235b02a9254} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.05.19 00:07:26.442643 [ 294 ] {acfff3dc-6e32-4f9b-bcd4-a235b02a9254} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 13346 | 2026.05.19 00:07:26.442678 [ 294 ] {acfff3dc-6e32-4f9b-bcd4-a235b02a9254} <Debug> TCPHandler: Processed in 0.001297047 sec. | ||
| 13347 | 2026.05.19 00:07:26.442800 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2026.05.19 00:07:26.442922 [ 294 ] {7910c009-7660-4acd-a0c5-1c8cf65ec606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13349 | 2026.05.19 00:07:26.442973 [ 294 ] {7910c009-7660-4acd-a0c5-1c8cf65ec606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13350 | 2026.05.19 00:07:26.443880 [ 294 ] {7910c009-7660-4acd-a0c5-1c8cf65ec606} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.05.19 00:07:26.443916 [ 294 ] {7910c009-7660-4acd-a0c5-1c8cf65ec606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13352 | 2026.05.19 00:07:26.444308 [ 294 ] {7910c009-7660-4acd-a0c5-1c8cf65ec606} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13353 | 2026.05.19 00:07:26.444524 [ 294 ] {7910c009-7660-4acd-a0c5-1c8cf65ec606} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.05.19 00:07:26.444680 [ 294 ] {7910c009-7660-4acd-a0c5-1c8cf65ec606} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.001783 sec., 755468.3118339876 rows/sec., 50.97 MiB/sec. | ||
| 13355 | 2026.05.19 00:07:26.444716 [ 294 ] {7910c009-7660-4acd-a0c5-1c8cf65ec606} <Debug> TCPHandler: Processed in 0.001977126 sec. | ||
| 13356 | 2026.05.19 00:07:26.444829 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2026.05.19 00:07:26.444924 [ 294 ] {403e856f-27e7-45d4-834a-dae991c348b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13358 | 2026.05.19 00:07:26.444967 [ 294 ] {403e856f-27e7-45d4-834a-dae991c348b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13359 | 2026.05.19 00:07:26.445658 [ 294 ] {403e856f-27e7-45d4-834a-dae991c348b7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.05.19 00:07:26.445695 [ 294 ] {403e856f-27e7-45d4-834a-dae991c348b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13361 | 2026.05.19 00:07:26.446137 [ 294 ] {403e856f-27e7-45d4-834a-dae991c348b7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13362 | 2026.05.19 00:07:26.446353 [ 294 ] {403e856f-27e7-45d4-834a-dae991c348b7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2026.05.19 00:07:26.446487 [ 294 ] {403e856f-27e7-45d4-834a-dae991c348b7} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001583 sec., 970941.2507896399 rows/sec., 59.37 MiB/sec. | ||
| 13364 | 2026.05.19 00:07:26.446487 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_93_23 to all_98_98_0 | ||
| 13365 | 2026.05.19 00:07:26.446523 [ 294 ] {403e856f-27e7-45d4-834a-dae991c348b7} <Debug> TCPHandler: Processed in 0.001744029 sec. | ||
| 13366 | 2026.05.19 00:07:26.446568 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2026.05.19 00:07:26.446597 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13368 | 2026.05.19 00:07:26.446660 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13369 | 2026.05.19 00:07:26.446693 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_93_23 to all_98_98_0 into Compact with storage Full | ||
| 13370 | 2026.05.19 00:07:26.446759 [ 294 ] {e09c87c5-d584-49cd-b532-f893b15b7665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13371 | 2026.05.19 00:07:26.446789 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13372 | 2026.05.19 00:07:26.446814 [ 294 ] {e09c87c5-d584-49cd-b532-f893b15b7665} <Trace> 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 | ||
| 13373 | 2026.05.19 00:07:26.446821 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_93_23, total 33807 rows starting from the beginning of the part | ||
| 13374 | 2026.05.19 00:07:26.446880 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13375 | 2026.05.19 00:07:26.446927 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 162 rows starting from the beginning of the part | ||
| 13376 | 2026.05.19 00:07:26.446974 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13377 | 2026.05.19 00:07:26.447015 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13378 | 2026.05.19 00:07:26.447056 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1537 rows starting from the beginning of the part | ||
| 13379 | 2026.05.19 00:07:26.447617 [ 294 ] {e09c87c5-d584-49cd-b532-f893b15b7665} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.05.19 00:07:26.447652 [ 294 ] {e09c87c5-d584-49cd-b532-f893b15b7665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13381 | 2026.05.19 00:07:26.448223 [ 294 ] {e09c87c5-d584-49cd-b532-f893b15b7665} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13382 | 2026.05.19 00:07:26.448457 [ 294 ] {e09c87c5-d584-49cd-b532-f893b15b7665} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.05.19 00:07:26.448601 [ 294 ] {e09c87c5-d584-49cd-b532-f893b15b7665} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00186 sec., 11827.956989247312 rows/sec., 21.20 MiB/sec. | ||
| 13384 | 2026.05.19 00:07:26.448670 [ 294 ] {e09c87c5-d584-49cd-b532-f893b15b7665} <Debug> TCPHandler: Processed in 0.002059667 sec. | ||
| 13385 | 2026.05.19 00:07:26.448799 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2026.05.19 00:07:26.448894 [ 294 ] {8b9ac6b6-4caa-4ccf-b145-93774a4153ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13387 | 2026.05.19 00:07:26.448936 [ 294 ] {8b9ac6b6-4caa-4ccf-b145-93774a4153ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13388 | 2026.05.19 00:07:26.449273 [ 294 ] {8b9ac6b6-4caa-4ccf-b145-93774a4153ff} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.05.19 00:07:26.449310 [ 294 ] {8b9ac6b6-4caa-4ccf-b145-93774a4153ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13390 | 2026.05.19 00:07:26.449612 [ 294 ] {8b9ac6b6-4caa-4ccf-b145-93774a4153ff} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13391 | 2026.05.19 00:07:26.449820 [ 294 ] {8b9ac6b6-4caa-4ccf-b145-93774a4153ff} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2026.05.19 00:07:26.449966 [ 294 ] {8b9ac6b6-4caa-4ccf-b145-93774a4153ff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 759.75 KiB/sec. | ||
| 13393 | 2026.05.19 00:07:26.450000 [ 294 ] {8b9ac6b6-4caa-4ccf-b145-93774a4153ff} <Debug> TCPHandler: Processed in 0.001250075 sec. | ||
| 13394 | 2026.05.19 00:07:26.454405 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35986 rows, containing 5 columns (5 merged, 0 gathered) in 0.007747536 sec., 4644831.595490489 rows/sec., 299.25 MiB/sec. | ||
| 13395 | 2026.05.19 00:07:26.454975 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Trace> MergedBlockOutputStream: filled checksums all_1_98_24 (state Temporary) | ||
| 13396 | 2026.05.19 00:07:26.455341 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_98_24 to all_1_98_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.05.19 00:07:26.455428 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_98_24} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_93_23, all_98_98_0] -> all_1_98_24 | ||
| 13398 | 2026.05.19 00:07:26.455527 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13399 | 2026.05.19 00:07:30.085004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28323 | ||
| 13400 | 2026.05.19 00:07:30.085568 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2026.05.19 00:07:30.085611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13402 | 2026.05.19 00:07:30.086095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13403 | 2026.05.19 00:07:30.086326 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.05.19 00:07:30.086460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28323 | ||
| 13405 | 2026.05.19 00:07:31.145337 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13406 | 2026.05.19 00:07:31.145601 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13407 | 2026.05.19 00:07:31.145990 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13408 | 2026.05.19 00:07:31.146037 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Debug> 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 | ||
| 13409 | 2026.05.19 00:07:31.146303 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13410 | 2026.05.19 00:07:31.146385 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13411 | 2026.05.19 00:07:31.146539 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13412 | 2026.05.19 00:07:31.146630 [ 361 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13413 | 2026.05.19 00:07:31.146630 [ 336 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13414 | 2026.05.19 00:07:31.146671 [ 333 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13415 | 2026.05.19 00:07:31.146825 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13416 | 2026.05.19 00:07:31.146857 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13417 | 2026.05.19 00:07:31.146931 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13418 | 2026.05.19 00:07:31.146951 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13419 | 2026.05.19 00:07:31.146987 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> 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'))" | ||
| 13420 | 2026.05.19 00:07:31.147032 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Trace> 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'))" | ||
| 13421 | 2026.05.19 00:07:31.148062 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002572 sec., 13608.087091757387 rows/sec., 2.29 MiB/sec. | ||
| 13422 | 2026.05.19 00:07:31.148195 [ 294 ] {23d8deb8-c61d-4d8b-89f8-1f227c386b41} <Debug> TCPHandler: Processed in 0.003008144 sec. | ||
| 13423 | 2026.05.19 00:07:31.149773 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13424 | 2026.05.19 00:07:31.149886 [ 294 ] {6200c4d6-6ecf-4538-9eba-f5853e00b762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13425 | 2026.05.19 00:07:31.149932 [ 294 ] {6200c4d6-6ecf-4538-9eba-f5853e00b762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13426 | 2026.05.19 00:07:31.150429 [ 294 ] {6200c4d6-6ecf-4538-9eba-f5853e00b762} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2026.05.19 00:07:31.150477 [ 294 ] {6200c4d6-6ecf-4538-9eba-f5853e00b762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13428 | 2026.05.19 00:07:31.150848 [ 294 ] {6200c4d6-6ecf-4538-9eba-f5853e00b762} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13429 | 2026.05.19 00:07:31.151069 [ 294 ] {6200c4d6-6ecf-4538-9eba-f5853e00b762} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2026.05.19 00:07:31.151219 [ 294 ] {6200c4d6-6ecf-4538-9eba-f5853e00b762} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001366 sec., 40995.60761346998 rows/sec., 3.15 MiB/sec. | ||
| 13431 | 2026.05.19 00:07:31.151254 [ 294 ] {6200c4d6-6ecf-4538-9eba-f5853e00b762} <Debug> TCPHandler: Processed in 0.001534763 sec. | ||
| 13432 | 2026.05.19 00:07:31.151378 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2026.05.19 00:07:31.151475 [ 294 ] {20de5bec-267a-4936-8df4-3221b7f71471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13434 | 2026.05.19 00:07:31.151518 [ 294 ] {20de5bec-267a-4936-8df4-3221b7f71471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13435 | 2026.05.19 00:07:31.151936 [ 294 ] {20de5bec-267a-4936-8df4-3221b7f71471} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2026.05.19 00:07:31.151974 [ 294 ] {20de5bec-267a-4936-8df4-3221b7f71471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13437 | 2026.05.19 00:07:31.152296 [ 294 ] {20de5bec-267a-4936-8df4-3221b7f71471} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13438 | 2026.05.19 00:07:31.152501 [ 294 ] {20de5bec-267a-4936-8df4-3221b7f71471} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.05.19 00:07:31.152631 [ 294 ] {20de5bec-267a-4936-8df4-3221b7f71471} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 13440 | 2026.05.19 00:07:31.152666 [ 294 ] {20de5bec-267a-4936-8df4-3221b7f71471} <Debug> TCPHandler: Processed in 0.001338197 sec. | ||
| 13441 | 2026.05.19 00:07:31.152784 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13442 | 2026.05.19 00:07:31.152878 [ 294 ] {a1296193-16e7-4984-8afb-f1f2543d04b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13443 | 2026.05.19 00:07:31.152922 [ 294 ] {a1296193-16e7-4984-8afb-f1f2543d04b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13444 | 2026.05.19 00:07:31.153302 [ 294 ] {a1296193-16e7-4984-8afb-f1f2543d04b8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2026.05.19 00:07:31.153339 [ 294 ] {a1296193-16e7-4984-8afb-f1f2543d04b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13446 | 2026.05.19 00:07:31.153660 [ 294 ] {a1296193-16e7-4984-8afb-f1f2543d04b8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13447 | 2026.05.19 00:07:31.153863 [ 294 ] {a1296193-16e7-4984-8afb-f1f2543d04b8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2026.05.19 00:07:31.153995 [ 294 ] {a1296193-16e7-4984-8afb-f1f2543d04b8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001136 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 13449 | 2026.05.19 00:07:31.154030 [ 294 ] {a1296193-16e7-4984-8afb-f1f2543d04b8} <Debug> TCPHandler: Processed in 0.001294977 sec. | ||
| 13450 | 2026.05.19 00:07:31.154145 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13451 | 2026.05.19 00:07:31.154240 [ 294 ] {6362e10a-7ca8-4f46-a178-9bb0d6e6a4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13452 | 2026.05.19 00:07:31.154283 [ 294 ] {6362e10a-7ca8-4f46-a178-9bb0d6e6a4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13453 | 2026.05.19 00:07:31.154611 [ 294 ] {6362e10a-7ca8-4f46-a178-9bb0d6e6a4bc} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2026.05.19 00:07:31.154647 [ 294 ] {6362e10a-7ca8-4f46-a178-9bb0d6e6a4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13455 | 2026.05.19 00:07:31.154943 [ 294 ] {6362e10a-7ca8-4f46-a178-9bb0d6e6a4bc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13456 | 2026.05.19 00:07:31.155142 [ 294 ] {6362e10a-7ca8-4f46-a178-9bb0d6e6a4bc} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13457 | 2026.05.19 00:07:31.155270 [ 294 ] {6362e10a-7ca8-4f46-a178-9bb0d6e6a4bc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 13458 | 2026.05.19 00:07:31.155303 [ 294 ] {6362e10a-7ca8-4f46-a178-9bb0d6e6a4bc} <Debug> TCPHandler: Processed in 0.001206744 sec. | ||
| 13459 | 2026.05.19 00:07:31.572824 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13460 | 2026.05.19 00:07:31.589551 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2026.05.19 00:07:31.589603 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13462 | 2026.05.19 00:07:31.595702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13463 | 2026.05.19 00:07:31.596387 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.05.19 00:07:31.599114 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13465 | 2026.05.19 00:07:36.146991 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13466 | 2026.05.19 00:07:36.147258 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13467 | 2026.05.19 00:07:36.147653 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13468 | 2026.05.19 00:07:36.147696 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Debug> 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 | ||
| 13469 | 2026.05.19 00:07:36.147929 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13470 | 2026.05.19 00:07:36.148004 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13471 | 2026.05.19 00:07:36.148154 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13472 | 2026.05.19 00:07:36.148255 [ 361 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13473 | 2026.05.19 00:07:36.148269 [ 333 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13474 | 2026.05.19 00:07:36.148255 [ 336 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13475 | 2026.05.19 00:07:36.148418 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13476 | 2026.05.19 00:07:36.148450 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13477 | 2026.05.19 00:07:36.148527 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13478 | 2026.05.19 00:07:36.148550 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13479 | 2026.05.19 00:07:36.148589 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> 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'))" | ||
| 13480 | 2026.05.19 00:07:36.148633 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Trace> 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'))" | ||
| 13481 | 2026.05.19 00:07:36.149637 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002494 sec., 14033.680834001603 rows/sec., 2.36 MiB/sec. | ||
| 13482 | 2026.05.19 00:07:36.149743 [ 294 ] {629e907e-a32d-4783-af54-c893ca2bce40} <Debug> TCPHandler: Processed in 0.002901221 sec. | ||
| 13483 | 2026.05.19 00:07:36.151916 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2026.05.19 00:07:36.152054 [ 294 ] {3c36276f-01c2-4a3f-914f-8a76b590652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13485 | 2026.05.19 00:07:36.152112 [ 294 ] {3c36276f-01c2-4a3f-914f-8a76b590652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13486 | 2026.05.19 00:07:36.152736 [ 294 ] {3c36276f-01c2-4a3f-914f-8a76b590652d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2026.05.19 00:07:36.152780 [ 294 ] {3c36276f-01c2-4a3f-914f-8a76b590652d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13488 | 2026.05.19 00:07:36.153163 [ 294 ] {3c36276f-01c2-4a3f-914f-8a76b590652d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13489 | 2026.05.19 00:07:36.153395 [ 294 ] {3c36276f-01c2-4a3f-914f-8a76b590652d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2026.05.19 00:07:36.153555 [ 294 ] {3c36276f-01c2-4a3f-914f-8a76b590652d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001541 sec., 75275.79493835171 rows/sec., 6.39 MiB/sec. | ||
| 13491 | 2026.05.19 00:07:36.153595 [ 294 ] {3c36276f-01c2-4a3f-914f-8a76b590652d} <Debug> TCPHandler: Processed in 0.001744138 sec. | ||
| 13492 | 2026.05.19 00:07:36.153727 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2026.05.19 00:07:36.153830 [ 294 ] {13774ed5-4635-4293-9b67-3dce74a0f9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13494 | 2026.05.19 00:07:36.153876 [ 294 ] {13774ed5-4635-4293-9b67-3dce74a0f9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13495 | 2026.05.19 00:07:36.154306 [ 294 ] {13774ed5-4635-4293-9b67-3dce74a0f9a9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2026.05.19 00:07:36.154344 [ 294 ] {13774ed5-4635-4293-9b67-3dce74a0f9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13497 | 2026.05.19 00:07:36.154642 [ 294 ] {13774ed5-4635-4293-9b67-3dce74a0f9a9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13498 | 2026.05.19 00:07:36.154848 [ 294 ] {13774ed5-4635-4293-9b67-3dce74a0f9a9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2026.05.19 00:07:36.154993 [ 294 ] {13774ed5-4635-4293-9b67-3dce74a0f9a9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001186 sec., 25295.109612141652 rows/sec., 1.86 MiB/sec. | ||
| 13500 | 2026.05.19 00:07:36.155029 [ 294 ] {13774ed5-4635-4293-9b67-3dce74a0f9a9} <Debug> TCPHandler: Processed in 0.001353248 sec. | ||
| 13501 | 2026.05.19 00:07:36.155142 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2026.05.19 00:07:36.155241 [ 294 ] {83df98da-9025-430d-a968-5b3bb907c69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13503 | 2026.05.19 00:07:36.155283 [ 294 ] {83df98da-9025-430d-a968-5b3bb907c69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13504 | 2026.05.19 00:07:36.155713 [ 294 ] {83df98da-9025-430d-a968-5b3bb907c69c} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.05.19 00:07:36.155752 [ 294 ] {83df98da-9025-430d-a968-5b3bb907c69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13506 | 2026.05.19 00:07:36.156057 [ 294 ] {83df98da-9025-430d-a968-5b3bb907c69c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13507 | 2026.05.19 00:07:36.156265 [ 294 ] {83df98da-9025-430d-a968-5b3bb907c69c} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.05.19 00:07:36.156400 [ 294 ] {83df98da-9025-430d-a968-5b3bb907c69c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001179 sec., 79728.58354537745 rows/sec., 6.23 MiB/sec. | ||
| 13509 | 2026.05.19 00:07:36.156436 [ 294 ] {83df98da-9025-430d-a968-5b3bb907c69c} <Debug> TCPHandler: Processed in 0.001344248 sec. | ||
| 13510 | 2026.05.19 00:07:36.156558 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2026.05.19 00:07:36.156656 [ 294 ] {3acfc06f-f29b-4b7e-bf3d-61b2ced14555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13512 | 2026.05.19 00:07:36.156702 [ 294 ] {3acfc06f-f29b-4b7e-bf3d-61b2ced14555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13513 | 2026.05.19 00:07:36.157115 [ 294 ] {3acfc06f-f29b-4b7e-bf3d-61b2ced14555} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2026.05.19 00:07:36.157152 [ 294 ] {3acfc06f-f29b-4b7e-bf3d-61b2ced14555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13515 | 2026.05.19 00:07:36.157472 [ 294 ] {3acfc06f-f29b-4b7e-bf3d-61b2ced14555} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13516 | 2026.05.19 00:07:36.157687 [ 294 ] {3acfc06f-f29b-4b7e-bf3d-61b2ced14555} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.05.19 00:07:36.157818 [ 294 ] {3acfc06f-f29b-4b7e-bf3d-61b2ced14555} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 13518 | 2026.05.19 00:07:36.157853 [ 294 ] {3acfc06f-f29b-4b7e-bf3d-61b2ced14555} <Debug> TCPHandler: Processed in 0.001345607 sec. | ||
| 13519 | 2026.05.19 00:07:36.157973 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2026.05.19 00:07:36.158070 [ 294 ] {985d6831-4ff4-4121-885e-de68b7a38f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13521 | 2026.05.19 00:07:36.158126 [ 294 ] {985d6831-4ff4-4121-885e-de68b7a38f5b} <Trace> 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 | ||
| 13522 | 2026.05.19 00:07:36.158935 [ 294 ] {985d6831-4ff4-4121-885e-de68b7a38f5b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.05.19 00:07:36.158973 [ 294 ] {985d6831-4ff4-4121-885e-de68b7a38f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13524 | 2026.05.19 00:07:36.159490 [ 294 ] {985d6831-4ff4-4121-885e-de68b7a38f5b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13525 | 2026.05.19 00:07:36.159712 [ 294 ] {985d6831-4ff4-4121-885e-de68b7a38f5b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.05.19 00:07:36.159856 [ 294 ] {985d6831-4ff4-4121-885e-de68b7a38f5b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001803 sec., 16638.93510815308 rows/sec., 29.82 MiB/sec. | ||
| 13527 | 2026.05.19 00:07:36.159908 [ 294 ] {985d6831-4ff4-4121-885e-de68b7a38f5b} <Debug> TCPHandler: Processed in 0.001984656 sec. | ||
| 13528 | 2026.05.19 00:07:36.160034 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2026.05.19 00:07:36.160131 [ 294 ] {58735c3f-656f-40f9-9e06-7722f67e286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13530 | 2026.05.19 00:07:36.160174 [ 294 ] {58735c3f-656f-40f9-9e06-7722f67e286a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13531 | 2026.05.19 00:07:36.160519 [ 294 ] {58735c3f-656f-40f9-9e06-7722f67e286a} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2026.05.19 00:07:36.160555 [ 294 ] {58735c3f-656f-40f9-9e06-7722f67e286a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13533 | 2026.05.19 00:07:36.160852 [ 294 ] {58735c3f-656f-40f9-9e06-7722f67e286a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13534 | 2026.05.19 00:07:36.161059 [ 294 ] {58735c3f-656f-40f9-9e06-7722f67e286a} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2026.05.19 00:07:36.161193 [ 294 ] {58735c3f-656f-40f9-9e06-7722f67e286a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 13536 | 2026.05.19 00:07:36.161227 [ 294 ] {58735c3f-656f-40f9-9e06-7722f67e286a} <Debug> TCPHandler: Processed in 0.001243005 sec. | ||
| 13537 | 2026.05.19 00:07:37.439024 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13538 | 2026.05.19 00:07:37.439094 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13539 | 2026.05.19 00:07:37.586643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28771 | ||
| 13540 | 2026.05.19 00:07:37.587198 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2026.05.19 00:07:37.587247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13542 | 2026.05.19 00:07:37.587773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13543 | 2026.05.19 00:07:37.587994 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2026.05.19 00:07:37.588115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28771 | ||
| 13545 | 2026.05.19 00:07:37.598066 [ 106 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13546 | 2026.05.19 00:07:37.598159 [ 106 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2026.05.19 00:07:37.598197 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13548 | 2026.05.19 00:07:37.598354 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 13549 | 2026.05.19 00:07:37.598541 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13550 | 2026.05.19 00:07:37.598593 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 13551 | 2026.05.19 00:07:37.598696 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 13552 | 2026.05.19 00:07:37.598770 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 13553 | 2026.05.19 00:07:37.598843 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 13554 | 2026.05.19 00:07:37.598908 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 13555 | 2026.05.19 00:07:37.599710 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142785 sec., 25212.732429877087 rows/sec., 2.10 MiB/sec. | ||
| 13556 | 2026.05.19 00:07:37.599830 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13557 | 2026.05.19 00:07:37.600065 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2026.05.19 00:07:37.600134 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_29_7} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13559 | 2026.05.19 00:07:37.600200 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13560 | 2026.05.19 00:07:39.099210 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13561 | 2026.05.19 00:07:39.116103 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.05.19 00:07:39.116168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13563 | 2026.05.19 00:07:39.122392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13564 | 2026.05.19 00:07:39.123135 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.05.19 00:07:39.126175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13566 | 2026.05.19 00:07:39.269058 [ 102 ] {} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13567 | 2026.05.19 00:07:39.269130 [ 102 ] {} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.05.19 00:07:39.269155 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13569 | 2026.05.19 00:07:39.269290 [ 199 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 13570 | 2026.05.19 00:07:39.269439 [ 199 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13571 | 2026.05.19 00:07:39.269473 [ 199 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 13572 | 2026.05.19 00:07:39.269541 [ 199 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13573 | 2026.05.19 00:07:39.269589 [ 199 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13574 | 2026.05.19 00:07:39.269632 [ 199 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13575 | 2026.05.19 00:07:39.269676 [ 199 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13576 | 2026.05.19 00:07:39.270436 [ 189 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187023 sec., 5054.661956844981 rows/sec., 375.15 KiB/sec. | ||
| 13577 | 2026.05.19 00:07:39.270588 [ 189 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13578 | 2026.05.19 00:07:39.270882 [ 189 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2026.05.19 00:07:39.270964 [ 189 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_13_3} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13580 | 2026.05.19 00:07:39.271063 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13581 | 2026.05.19 00:07:41.146028 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2026.05.19 00:07:41.146409 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13583 | 2026.05.19 00:07:41.146913 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13584 | 2026.05.19 00:07:41.146951 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Debug> 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 | ||
| 13585 | 2026.05.19 00:07:41.147165 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13586 | 2026.05.19 00:07:41.147233 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13587 | 2026.05.19 00:07:41.147373 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13588 | 2026.05.19 00:07:41.147450 [ 334 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13589 | 2026.05.19 00:07:41.147462 [ 350 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13590 | 2026.05.19 00:07:41.147485 [ 361 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13591 | 2026.05.19 00:07:41.147594 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13592 | 2026.05.19 00:07:41.147621 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13593 | 2026.05.19 00:07:41.147697 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13594 | 2026.05.19 00:07:41.147717 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13595 | 2026.05.19 00:07:41.147752 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> 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'))" | ||
| 13596 | 2026.05.19 00:07:41.147794 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Trace> 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'))" | ||
| 13597 | 2026.05.19 00:07:41.148890 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002642 sec., 13247.539742619228 rows/sec., 2.23 MiB/sec. | ||
| 13598 | 2026.05.19 00:07:41.148994 [ 294 ] {ec2c4fd3-8bab-49af-b465-632cd18f4803} <Debug> TCPHandler: Processed in 0.003153378 sec. | ||
| 13599 | 2026.05.19 00:07:41.150809 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2026.05.19 00:07:41.151009 [ 294 ] {ca4990a3-3529-4c1e-9d77-55bd40b4c999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13601 | 2026.05.19 00:07:41.151090 [ 294 ] {ca4990a3-3529-4c1e-9d77-55bd40b4c999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13602 | 2026.05.19 00:07:41.151906 [ 294 ] {ca4990a3-3529-4c1e-9d77-55bd40b4c999} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2026.05.19 00:07:41.151949 [ 294 ] {ca4990a3-3529-4c1e-9d77-55bd40b4c999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13604 | 2026.05.19 00:07:41.152310 [ 294 ] {ca4990a3-3529-4c1e-9d77-55bd40b4c999} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13605 | 2026.05.19 00:07:41.152539 [ 294 ] {ca4990a3-3529-4c1e-9d77-55bd40b4c999} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.05.19 00:07:41.152677 [ 100 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13607 | 2026.05.19 00:07:41.152683 [ 294 ] {ca4990a3-3529-4c1e-9d77-55bd40b4c999} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001733 sec., 45008.65551067513 rows/sec., 3.73 MiB/sec. | ||
| 13608 | 2026.05.19 00:07:41.152748 [ 100 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.05.19 00:07:41.152759 [ 294 ] {ca4990a3-3529-4c1e-9d77-55bd40b4c999} <Debug> TCPHandler: Processed in 0.001999966 sec. | ||
| 13610 | 2026.05.19 00:07:41.152780 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13611 | 2026.05.19 00:07:41.152888 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13612 | 2026.05.19 00:07:41.152910 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13613 | 2026.05.19 00:07:41.153018 [ 294 ] {50fa54ca-93b5-4bcb-a824-72c90199daca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13614 | 2026.05.19 00:07:41.153023 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13615 | 2026.05.19 00:07:41.153062 [ 294 ] {50fa54ca-93b5-4bcb-a824-72c90199daca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13616 | 2026.05.19 00:07:41.153075 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2618 rows starting from the beginning of the part | ||
| 13617 | 2026.05.19 00:07:41.153151 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 116 rows starting from the beginning of the part | ||
| 13618 | 2026.05.19 00:07:41.153204 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2552 rows starting from the beginning of the part | ||
| 13619 | 2026.05.19 00:07:41.153252 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 13620 | 2026.05.19 00:07:41.153294 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 116 rows starting from the beginning of the part | ||
| 13621 | 2026.05.19 00:07:41.153339 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 78 rows starting from the beginning of the part | ||
| 13622 | 2026.05.19 00:07:41.153460 [ 294 ] {50fa54ca-93b5-4bcb-a824-72c90199daca} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13623 | 2026.05.19 00:07:41.153502 [ 294 ] {50fa54ca-93b5-4bcb-a824-72c90199daca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13624 | 2026.05.19 00:07:41.153804 [ 294 ] {50fa54ca-93b5-4bcb-a824-72c90199daca} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13625 | 2026.05.19 00:07:41.154024 [ 294 ] {50fa54ca-93b5-4bcb-a824-72c90199daca} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2026.05.19 00:07:41.154126 [ 100 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13627 | 2026.05.19 00:07:41.154156 [ 100 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.05.19 00:07:41.154156 [ 294 ] {50fa54ca-93b5-4bcb-a824-72c90199daca} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001155 sec., 9523.809523809525 rows/sec., 716.15 KiB/sec. | ||
| 13629 | 2026.05.19 00:07:41.154174 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13630 | 2026.05.19 00:07:41.154205 [ 294 ] {50fa54ca-93b5-4bcb-a824-72c90199daca} <Debug> TCPHandler: Processed in 0.001351738 sec. | ||
| 13631 | 2026.05.19 00:07:41.154277 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13632 | 2026.05.19 00:07:41.154343 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2026.05.19 00:07:41.154396 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13634 | 2026.05.19 00:07:41.154431 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 82 rows starting from the beginning of the part | ||
| 13635 | 2026.05.19 00:07:41.154441 [ 294 ] {c8497ef7-c46f-4c44-802d-3ffc2db4364e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13636 | 2026.05.19 00:07:41.154485 [ 294 ] {c8497ef7-c46f-4c44-802d-3ffc2db4364e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13637 | 2026.05.19 00:07:41.154492 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part | ||
| 13638 | 2026.05.19 00:07:41.154547 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
| 13639 | 2026.05.19 00:07:41.154591 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 44 rows starting from the beginning of the part | ||
| 13640 | 2026.05.19 00:07:41.154634 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
| 13641 | 2026.05.19 00:07:41.154676 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part | ||
| 13642 | 2026.05.19 00:07:41.154895 [ 294 ] {c8497ef7-c46f-4c44-802d-3ffc2db4364e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2026.05.19 00:07:41.154937 [ 294 ] {c8497ef7-c46f-4c44-802d-3ffc2db4364e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13644 | 2026.05.19 00:07:41.155202 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5536 rows, containing 5 columns (5 merged, 0 gathered) in 0.002359926 sec., 2345836.2677473784 rows/sec., 186.39 MiB/sec. | ||
| 13645 | 2026.05.19 00:07:41.155255 [ 294 ] {c8497ef7-c46f-4c44-802d-3ffc2db4364e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13646 | 2026.05.19 00:07:41.155485 [ 294 ] {c8497ef7-c46f-4c44-802d-3ffc2db4364e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.05.19 00:07:41.155510 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281516 sec., 162307.76673876878 rows/sec., 12.51 MiB/sec. | ||
| 13648 | 2026.05.19 00:07:41.155536 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13649 | 2026.05.19 00:07:41.155624 [ 294 ] {c8497ef7-c46f-4c44-802d-3ffc2db4364e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001201 sec., 62447.96003330558 rows/sec., 4.88 MiB/sec. | ||
| 13650 | 2026.05.19 00:07:41.155633 [ 98 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13651 | 2026.05.19 00:07:41.155657 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13652 | 2026.05.19 00:07:41.155664 [ 294 ] {c8497ef7-c46f-4c44-802d-3ffc2db4364e} <Debug> TCPHandler: Processed in 0.001371799 sec. | ||
| 13653 | 2026.05.19 00:07:41.155680 [ 98 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.05.19 00:07:41.155708 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13655 | 2026.05.19 00:07:41.155792 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13656 | 2026.05.19 00:07:41.155806 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13657 | 2026.05.19 00:07:41.155912 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13658 | 2026.05.19 00:07:41.155922 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2026.05.19 00:07:41.155926 [ 294 ] {1c3700e3-300b-48dc-872a-45b68bb9b2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13660 | 2026.05.19 00:07:41.155949 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1403 rows starting from the beginning of the part | ||
| 13661 | 2026.05.19 00:07:41.155995 [ 294 ] {1c3700e3-300b-48dc-872a-45b68bb9b2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13662 | 2026.05.19 00:07:41.156000 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.05.19 00:07:41.156024 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 94 rows starting from the beginning of the part | ||
| 13664 | 2026.05.19 00:07:41.156027 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_101_20} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13665 | 2026.05.19 00:07:41.156091 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1347 rows starting from the beginning of the part | ||
| 13666 | 2026.05.19 00:07:41.156105 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_86_17} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13667 | 2026.05.19 00:07:41.156148 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 13668 | 2026.05.19 00:07:41.156148 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13669 | 2026.05.19 00:07:41.156203 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 94 rows starting from the beginning of the part | ||
| 13670 | 2026.05.19 00:07:41.156214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13671 | 2026.05.19 00:07:41.156260 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 75 rows starting from the beginning of the part | ||
| 13672 | 2026.05.19 00:07:41.156417 [ 294 ] {1c3700e3-300b-48dc-872a-45b68bb9b2e6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2026.05.19 00:07:41.156451 [ 294 ] {1c3700e3-300b-48dc-872a-45b68bb9b2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13674 | 2026.05.19 00:07:41.156769 [ 294 ] {1c3700e3-300b-48dc-872a-45b68bb9b2e6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13675 | 2026.05.19 00:07:41.156982 [ 294 ] {1c3700e3-300b-48dc-872a-45b68bb9b2e6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2026.05.19 00:07:41.157114 [ 294 ] {1c3700e3-300b-48dc-872a-45b68bb9b2e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 13677 | 2026.05.19 00:07:41.157148 [ 294 ] {1c3700e3-300b-48dc-872a-45b68bb9b2e6} <Debug> TCPHandler: Processed in 0.001388979 sec. | ||
| 13678 | 2026.05.19 00:07:41.157279 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13679 | 2026.05.19 00:07:41.157372 [ 294 ] {3df90ff0-8402-47e6-8694-6b51eda5aa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13680 | 2026.05.19 00:07:41.157425 [ 294 ] {3df90ff0-8402-47e6-8694-6b51eda5aa5b} <Trace> 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 | ||
| 13681 | 2026.05.19 00:07:41.157493 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740088 sec., 1768301.3732638808 rows/sec., 128.41 MiB/sec. | ||
| 13682 | 2026.05.19 00:07:41.157673 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13683 | 2026.05.19 00:07:41.157915 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.05.19 00:07:41.157985 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_101_20} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13685 | 2026.05.19 00:07:41.158071 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13686 | 2026.05.19 00:07:41.158166 [ 294 ] {3df90ff0-8402-47e6-8694-6b51eda5aa5b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2026.05.19 00:07:41.158206 [ 294 ] {3df90ff0-8402-47e6-8694-6b51eda5aa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13688 | 2026.05.19 00:07:41.158706 [ 294 ] {3df90ff0-8402-47e6-8694-6b51eda5aa5b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13689 | 2026.05.19 00:07:41.158921 [ 294 ] {3df90ff0-8402-47e6-8694-6b51eda5aa5b} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.05.19 00:07:41.159056 [ 294 ] {3df90ff0-8402-47e6-8694-6b51eda5aa5b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001702 sec., 6462.984723854289 rows/sec., 11.58 MiB/sec. | ||
| 13691 | 2026.05.19 00:07:41.159058 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13692 | 2026.05.19 00:07:41.159106 [ 294 ] {3df90ff0-8402-47e6-8694-6b51eda5aa5b} <Debug> TCPHandler: Processed in 0.001881603 sec. | ||
| 13693 | 2026.05.19 00:07:41.159106 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13694 | 2026.05.19 00:07:41.159168 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13695 | 2026.05.19 00:07:41.159238 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13696 | 2026.05.19 00:07:41.159296 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13697 | 2026.05.19 00:07:41.159341 [ 294 ] {f9a90705-bb70-4cf1-85cc-5a06c094f7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13698 | 2026.05.19 00:07:41.159388 [ 294 ] {f9a90705-bb70-4cf1-85cc-5a06c094f7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13699 | 2026.05.19 00:07:41.159556 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13700 | 2026.05.19 00:07:41.159621 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1737 rows starting from the beginning of the part | ||
| 13701 | 2026.05.19 00:07:41.159727 [ 294 ] {f9a90705-bb70-4cf1-85cc-5a06c094f7ec} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2026.05.19 00:07:41.159750 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part | ||
| 13703 | 2026.05.19 00:07:41.159796 [ 294 ] {f9a90705-bb70-4cf1-85cc-5a06c094f7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13704 | 2026.05.19 00:07:41.159886 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
| 13705 | 2026.05.19 00:07:41.160003 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 22 rows starting from the beginning of the part | ||
| 13706 | 2026.05.19 00:07:41.160112 [ 294 ] {f9a90705-bb70-4cf1-85cc-5a06c094f7ec} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13707 | 2026.05.19 00:07:41.160119 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
| 13708 | 2026.05.19 00:07:41.160238 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part | ||
| 13709 | 2026.05.19 00:07:41.160343 [ 294 ] {f9a90705-bb70-4cf1-85cc-5a06c094f7ec} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2026.05.19 00:07:41.160475 [ 294 ] {f9a90705-bb70-4cf1-85cc-5a06c094f7ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 13711 | 2026.05.19 00:07:41.160475 [ 98 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13712 | 2026.05.19 00:07:41.160508 [ 294 ] {f9a90705-bb70-4cf1-85cc-5a06c094f7ec} <Debug> TCPHandler: Processed in 0.001328367 sec. | ||
| 13713 | 2026.05.19 00:07:41.160520 [ 98 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2026.05.19 00:07:41.160544 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13715 | 2026.05.19 00:07:41.160614 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13716 | 2026.05.19 00:07:41.160708 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13717 | 2026.05.19 00:07:41.160734 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4980 rows starting from the beginning of the part | ||
| 13718 | 2026.05.19 00:07:41.160782 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13719 | 2026.05.19 00:07:41.160824 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 12 rows starting from the beginning of the part | ||
| 13720 | 2026.05.19 00:07:41.160868 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part | ||
| 13721 | 2026.05.19 00:07:41.160910 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13722 | 2026.05.19 00:07:41.160952 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13723 | 2026.05.19 00:07:41.162470 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882422 sec., 2773023.2647089763 rows/sec., 186.88 MiB/sec. | ||
| 13724 | 2026.05.19 00:07:41.162818 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13725 | 2026.05.19 00:07:41.163091 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.05.19 00:07:41.163170 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_101_20} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13727 | 2026.05.19 00:07:41.163253 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13728 | 2026.05.19 00:07:41.170196 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 19 columns (19 merged, 0 gathered) in 0.010956286 sec., 168031.3931198948 rows/sec., 301.10 MiB/sec. | ||
| 13729 | 2026.05.19 00:07:41.171897 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13730 | 2026.05.19 00:07:41.172215 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2026.05.19 00:07:41.172287 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13732 | 2026.05.19 00:07:41.172439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
| 13733 | 2026.05.19 00:07:42.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.55 MiB, peak 361.73 MiB, free memory in arenas 0.00 B, will set to 349.99 MiB (RSS), difference: 5.44 MiB | ||
| 13734 | 2026.05.19 00:07:45.089210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29283 | ||
| 13735 | 2026.05.19 00:07:45.089717 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2026.05.19 00:07:45.089759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13737 | 2026.05.19 00:07:45.090227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13738 | 2026.05.19 00:07:45.090470 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2026.05.19 00:07:45.090615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29283 | ||
| 13740 | 2026.05.19 00:07:45.090636 [ 95 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13741 | 2026.05.19 00:07:45.090713 [ 95 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13742 | 2026.05.19 00:07:45.090737 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13743 | 2026.05.19 00:07:45.090863 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13744 | 2026.05.19 00:07:45.091002 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13745 | 2026.05.19 00:07:45.091044 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26851 rows starting from the beginning of the part | ||
| 13746 | 2026.05.19 00:07:45.091109 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13747 | 2026.05.19 00:07:45.091151 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13748 | 2026.05.19 00:07:45.091192 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13749 | 2026.05.19 00:07:45.091230 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13750 | 2026.05.19 00:07:45.091267 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13751 | 2026.05.19 00:07:45.093357 [ 200 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29283 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546231 sec., 11500527.642621584 rows/sec., 164.52 MiB/sec. | ||
| 13752 | 2026.05.19 00:07:45.093713 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13753 | 2026.05.19 00:07:45.094012 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13754 | 2026.05.19 00:07:45.094080 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_61_12} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13755 | 2026.05.19 00:07:45.094169 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 13756 | 2026.05.19 00:07:46.147202 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13757 | 2026.05.19 00:07:46.147463 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13758 | 2026.05.19 00:07:46.147857 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13759 | 2026.05.19 00:07:46.147910 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Debug> 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 | ||
| 13760 | 2026.05.19 00:07:46.148141 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13761 | 2026.05.19 00:07:46.148209 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13762 | 2026.05.19 00:07:46.148351 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 13763 | 2026.05.19 00:07:46.148438 [ 350 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13764 | 2026.05.19 00:07:46.148447 [ 320 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13765 | 2026.05.19 00:07:46.148447 [ 328 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13766 | 2026.05.19 00:07:46.148587 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13767 | 2026.05.19 00:07:46.148614 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13768 | 2026.05.19 00:07:46.148682 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13769 | 2026.05.19 00:07:46.148702 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13770 | 2026.05.19 00:07:46.148737 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> 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'))" | ||
| 13771 | 2026.05.19 00:07:46.148778 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Trace> 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'))" | ||
| 13772 | 2026.05.19 00:07:46.149770 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002417 sec., 14480.761274306993 rows/sec., 2.44 MiB/sec. | ||
| 13773 | 2026.05.19 00:07:46.149893 [ 294 ] {9dfeef9b-9b7f-430d-bf64-eab71f9af47d} <Debug> TCPHandler: Processed in 0.002832879 sec. | ||
| 13774 | 2026.05.19 00:07:46.152126 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2026.05.19 00:07:46.152241 [ 294 ] {7e78085e-5f51-4a3d-9a28-abab143538d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13776 | 2026.05.19 00:07:46.152286 [ 294 ] {7e78085e-5f51-4a3d-9a28-abab143538d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13777 | 2026.05.19 00:07:46.152740 [ 294 ] {7e78085e-5f51-4a3d-9a28-abab143538d8} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.05.19 00:07:46.152786 [ 294 ] {7e78085e-5f51-4a3d-9a28-abab143538d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13779 | 2026.05.19 00:07:46.153126 [ 294 ] {7e78085e-5f51-4a3d-9a28-abab143538d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13780 | 2026.05.19 00:07:46.153335 [ 294 ] {7e78085e-5f51-4a3d-9a28-abab143538d8} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2026.05.19 00:07:46.153483 [ 294 ] {7e78085e-5f51-4a3d-9a28-abab143538d8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 128.01 KiB/sec. | ||
| 13782 | 2026.05.19 00:07:46.153519 [ 294 ] {7e78085e-5f51-4a3d-9a28-abab143538d8} <Debug> TCPHandler: Processed in 0.00144337 sec. | ||
| 13783 | 2026.05.19 00:07:46.153634 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13784 | 2026.05.19 00:07:46.153728 [ 294 ] {bd4bf343-e215-4227-9131-b4eb501c125c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13785 | 2026.05.19 00:07:46.153767 [ 294 ] {bd4bf343-e215-4227-9131-b4eb501c125c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13786 | 2026.05.19 00:07:46.154198 [ 294 ] {bd4bf343-e215-4227-9131-b4eb501c125c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.05.19 00:07:46.154236 [ 294 ] {bd4bf343-e215-4227-9131-b4eb501c125c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13788 | 2026.05.19 00:07:46.154539 [ 294 ] {bd4bf343-e215-4227-9131-b4eb501c125c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13789 | 2026.05.19 00:07:46.154764 [ 294 ] {bd4bf343-e215-4227-9131-b4eb501c125c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13790 | 2026.05.19 00:07:46.154893 [ 294 ] {bd4bf343-e215-4227-9131-b4eb501c125c} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001183 sec., 98901.0989010989 rows/sec., 8.39 MiB/sec. | ||
| 13791 | 2026.05.19 00:07:46.154927 [ 294 ] {bd4bf343-e215-4227-9131-b4eb501c125c} <Debug> TCPHandler: Processed in 0.001340708 sec. | ||
| 13792 | 2026.05.19 00:07:46.155044 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13793 | 2026.05.19 00:07:46.155138 [ 294 ] {8b633c65-c947-4f19-8095-65a8d004dfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13794 | 2026.05.19 00:07:46.155181 [ 294 ] {8b633c65-c947-4f19-8095-65a8d004dfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13795 | 2026.05.19 00:07:46.155582 [ 294 ] {8b633c65-c947-4f19-8095-65a8d004dfe3} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13796 | 2026.05.19 00:07:46.155620 [ 294 ] {8b633c65-c947-4f19-8095-65a8d004dfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13797 | 2026.05.19 00:07:46.155925 [ 294 ] {8b633c65-c947-4f19-8095-65a8d004dfe3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13798 | 2026.05.19 00:07:46.156134 [ 294 ] {8b633c65-c947-4f19-8095-65a8d004dfe3} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13799 | 2026.05.19 00:07:46.156266 [ 294 ] {8b633c65-c947-4f19-8095-65a8d004dfe3} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001145 sec., 27947.59825327511 rows/sec., 2.04 MiB/sec. | ||
| 13800 | 2026.05.19 00:07:46.156299 [ 294 ] {8b633c65-c947-4f19-8095-65a8d004dfe3} <Debug> TCPHandler: Processed in 0.001303016 sec. | ||
| 13801 | 2026.05.19 00:07:46.156412 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13802 | 2026.05.19 00:07:46.156506 [ 294 ] {7cb95f10-431d-4947-b1ee-b321a5a12e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13803 | 2026.05.19 00:07:46.156546 [ 294 ] {7cb95f10-431d-4947-b1ee-b321a5a12e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13804 | 2026.05.19 00:07:46.156952 [ 294 ] {7cb95f10-431d-4947-b1ee-b321a5a12e57} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2026.05.19 00:07:46.156989 [ 294 ] {7cb95f10-431d-4947-b1ee-b321a5a12e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13806 | 2026.05.19 00:07:46.157298 [ 294 ] {7cb95f10-431d-4947-b1ee-b321a5a12e57} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13807 | 2026.05.19 00:07:46.157508 [ 294 ] {7cb95f10-431d-4947-b1ee-b321a5a12e57} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13808 | 2026.05.19 00:07:46.157640 [ 294 ] {7cb95f10-431d-4947-b1ee-b321a5a12e57} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001152 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 13809 | 2026.05.19 00:07:46.157673 [ 294 ] {7cb95f10-431d-4947-b1ee-b321a5a12e57} <Debug> TCPHandler: Processed in 0.001308407 sec. | ||
| 13810 | 2026.05.19 00:07:46.157788 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13811 | 2026.05.19 00:07:46.157881 [ 294 ] {81b1caca-1a29-4895-b405-ce4ba383f263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13812 | 2026.05.19 00:07:46.157924 [ 294 ] {81b1caca-1a29-4895-b405-ce4ba383f263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13813 | 2026.05.19 00:07:46.158327 [ 294 ] {81b1caca-1a29-4895-b405-ce4ba383f263} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.05.19 00:07:46.158362 [ 294 ] {81b1caca-1a29-4895-b405-ce4ba383f263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13815 | 2026.05.19 00:07:46.158679 [ 294 ] {81b1caca-1a29-4895-b405-ce4ba383f263} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13816 | 2026.05.19 00:07:46.158883 [ 294 ] {81b1caca-1a29-4895-b405-ce4ba383f263} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13817 | 2026.05.19 00:07:46.159016 [ 294 ] {81b1caca-1a29-4895-b405-ce4ba383f263} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001152 sec., 139756.94444444444 rows/sec., 9.73 MiB/sec. | ||
| 13818 | 2026.05.19 00:07:46.159049 [ 294 ] {81b1caca-1a29-4895-b405-ce4ba383f263} <Debug> TCPHandler: Processed in 0.001308167 sec. | ||
| 13819 | 2026.05.19 00:07:46.159157 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13820 | 2026.05.19 00:07:46.159255 [ 294 ] {e680aeab-80bf-410d-82be-ee64888b8fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13821 | 2026.05.19 00:07:46.159309 [ 294 ] {e680aeab-80bf-410d-82be-ee64888b8fa5} <Trace> 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 | ||
| 13822 | 2026.05.19 00:07:46.160116 [ 294 ] {e680aeab-80bf-410d-82be-ee64888b8fa5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13823 | 2026.05.19 00:07:46.160150 [ 294 ] {e680aeab-80bf-410d-82be-ee64888b8fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13824 | 2026.05.19 00:07:46.160671 [ 294 ] {e680aeab-80bf-410d-82be-ee64888b8fa5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13825 | 2026.05.19 00:07:46.160893 [ 294 ] {e680aeab-80bf-410d-82be-ee64888b8fa5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.05.19 00:07:46.161029 [ 294 ] {e680aeab-80bf-410d-82be-ee64888b8fa5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001792 sec., 16741.071428571428 rows/sec., 30.00 MiB/sec. | ||
| 13827 | 2026.05.19 00:07:46.161077 [ 294 ] {e680aeab-80bf-410d-82be-ee64888b8fa5} <Debug> TCPHandler: Processed in 0.001966755 sec. | ||
| 13828 | 2026.05.19 00:07:46.161189 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13829 | 2026.05.19 00:07:46.161282 [ 294 ] {1dde0108-3eba-4386-b8ba-c4c5154e5bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13830 | 2026.05.19 00:07:46.161326 [ 294 ] {1dde0108-3eba-4386-b8ba-c4c5154e5bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13831 | 2026.05.19 00:07:46.161678 [ 294 ] {1dde0108-3eba-4386-b8ba-c4c5154e5bc4} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13832 | 2026.05.19 00:07:46.161712 [ 294 ] {1dde0108-3eba-4386-b8ba-c4c5154e5bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13833 | 2026.05.19 00:07:46.162017 [ 294 ] {1dde0108-3eba-4386-b8ba-c4c5154e5bc4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13834 | 2026.05.19 00:07:46.162227 [ 294 ] {1dde0108-3eba-4386-b8ba-c4c5154e5bc4} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13835 | 2026.05.19 00:07:46.162351 [ 294 ] {1dde0108-3eba-4386-b8ba-c4c5154e5bc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 13836 | 2026.05.19 00:07:46.162383 [ 294 ] {1dde0108-3eba-4386-b8ba-c4c5154e5bc4} <Debug> TCPHandler: Processed in 0.001240944 sec. | ||
| 13837 | 2026.05.19 00:07:46.627223 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13838 | 2026.05.19 00:07:46.644089 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13839 | 2026.05.19 00:07:46.644150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13840 | 2026.05.19 00:07:46.650418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13841 | 2026.05.19 00:07:46.651136 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13842 | 2026.05.19 00:07:46.651454 [ 94 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13843 | 2026.05.19 00:07:46.651522 [ 94 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.05.19 00:07:46.651544 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13845 | 2026.05.19 00:07:46.651638 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13846 | 2026.05.19 00:07:46.654550 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13847 | 2026.05.19 00:07:46.654727 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13848 | 2026.05.19 00:07:46.655325 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13849 | 2026.05.19 00:07:46.658630 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13850 | 2026.05.19 00:07:46.661931 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13851 | 2026.05.19 00:07:46.665692 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13852 | 2026.05.19 00:07:46.669972 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13853 | 2026.05.19 00:07:46.673966 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13854 | 2026.05.19 00:07:46.731711 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080105028 sec., 5742.461010062939 rows/sec., 29.69 MiB/sec. | ||
| 13855 | 2026.05.19 00:07:46.734636 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13856 | 2026.05.19 00:07:46.736562 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2026.05.19 00:07:46.736672 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_61_12} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13858 | 2026.05.19 00:07:46.738996 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13859 | 2026.05.19 00:07:47.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.56 MiB, peak 364.96 MiB, free memory in arenas 0.00 B, will set to 350.05 MiB (RSS), difference: -1.51 MiB | ||
| 13860 | 2026.05.19 00:07:51.146587 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2026.05.19 00:07:51.146821 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13862 | 2026.05.19 00:07:51.147154 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13863 | 2026.05.19 00:07:51.147195 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Debug> 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 | ||
| 13864 | 2026.05.19 00:07:51.147431 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13865 | 2026.05.19 00:07:51.147503 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13866 | 2026.05.19 00:07:51.147648 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13867 | 2026.05.19 00:07:51.147730 [ 354 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13868 | 2026.05.19 00:07:51.147734 [ 350 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13869 | 2026.05.19 00:07:51.147744 [ 320 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13870 | 2026.05.19 00:07:51.147882 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13871 | 2026.05.19 00:07:51.147910 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13872 | 2026.05.19 00:07:51.147982 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13873 | 2026.05.19 00:07:51.148003 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13874 | 2026.05.19 00:07:51.148038 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> 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'))" | ||
| 13875 | 2026.05.19 00:07:51.148079 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Trace> 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'))" | ||
| 13876 | 2026.05.19 00:07:51.149190 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002461 sec., 14221.86103210077 rows/sec., 2.40 MiB/sec. | ||
| 13877 | 2026.05.19 00:07:51.149319 [ 294 ] {4956f16c-d03b-4bd3-b58f-859cc48a5105} <Debug> TCPHandler: Processed in 0.0028637 sec. | ||
| 13878 | 2026.05.19 00:07:51.151129 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13879 | 2026.05.19 00:07:51.151253 [ 294 ] {25d8b336-6f7a-42ef-b42f-4de3a6458a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13880 | 2026.05.19 00:07:51.151310 [ 294 ] {25d8b336-6f7a-42ef-b42f-4de3a6458a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13881 | 2026.05.19 00:07:51.151891 [ 294 ] {25d8b336-6f7a-42ef-b42f-4de3a6458a0f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2026.05.19 00:07:51.151936 [ 294 ] {25d8b336-6f7a-42ef-b42f-4de3a6458a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13883 | 2026.05.19 00:07:51.152356 [ 294 ] {25d8b336-6f7a-42ef-b42f-4de3a6458a0f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13884 | 2026.05.19 00:07:51.152582 [ 294 ] {25d8b336-6f7a-42ef-b42f-4de3a6458a0f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2026.05.19 00:07:51.152732 [ 294 ] {25d8b336-6f7a-42ef-b42f-4de3a6458a0f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00152 sec., 51315.789473684206 rows/sec., 4.25 MiB/sec. | ||
| 13886 | 2026.05.19 00:07:51.152770 [ 294 ] {25d8b336-6f7a-42ef-b42f-4de3a6458a0f} <Debug> TCPHandler: Processed in 0.001694397 sec. | ||
| 13887 | 2026.05.19 00:07:51.152897 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13888 | 2026.05.19 00:07:51.152997 [ 294 ] {b44972f9-46a0-4805-9ba6-fd149942b15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13889 | 2026.05.19 00:07:51.153040 [ 294 ] {b44972f9-46a0-4805-9ba6-fd149942b15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13890 | 2026.05.19 00:07:51.153453 [ 294 ] {b44972f9-46a0-4805-9ba6-fd149942b15a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2026.05.19 00:07:51.153489 [ 294 ] {b44972f9-46a0-4805-9ba6-fd149942b15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13892 | 2026.05.19 00:07:51.153798 [ 294 ] {b44972f9-46a0-4805-9ba6-fd149942b15a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13893 | 2026.05.19 00:07:51.154020 [ 294 ] {b44972f9-46a0-4805-9ba6-fd149942b15a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2026.05.19 00:07:51.154155 [ 294 ] {b44972f9-46a0-4805-9ba6-fd149942b15a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001181 sec., 9314.140558848434 rows/sec., 700.38 KiB/sec. | ||
| 13895 | 2026.05.19 00:07:51.154189 [ 294 ] {b44972f9-46a0-4805-9ba6-fd149942b15a} <Debug> TCPHandler: Processed in 0.001342838 sec. | ||
| 13896 | 2026.05.19 00:07:51.154312 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13897 | 2026.05.19 00:07:51.154409 [ 294 ] {79a33af1-342a-4a35-b33a-b1197dedc467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13898 | 2026.05.19 00:07:51.154450 [ 294 ] {79a33af1-342a-4a35-b33a-b1197dedc467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13899 | 2026.05.19 00:07:51.154873 [ 294 ] {79a33af1-342a-4a35-b33a-b1197dedc467} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2026.05.19 00:07:51.154912 [ 294 ] {79a33af1-342a-4a35-b33a-b1197dedc467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13901 | 2026.05.19 00:07:51.155353 [ 294 ] {79a33af1-342a-4a35-b33a-b1197dedc467} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13902 | 2026.05.19 00:07:51.155697 [ 294 ] {79a33af1-342a-4a35-b33a-b1197dedc467} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2026.05.19 00:07:51.155890 [ 294 ] {79a33af1-342a-4a35-b33a-b1197dedc467} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001498 sec., 50066.75567423231 rows/sec., 3.91 MiB/sec. | ||
| 13904 | 2026.05.19 00:07:51.155941 [ 294 ] {79a33af1-342a-4a35-b33a-b1197dedc467} <Debug> TCPHandler: Processed in 0.001678857 sec. | ||
| 13905 | 2026.05.19 00:07:51.156090 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13906 | 2026.05.19 00:07:51.156214 [ 294 ] {b9ded8ea-830b-491f-b099-13fb343590d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13907 | 2026.05.19 00:07:51.156275 [ 294 ] {b9ded8ea-830b-491f-b099-13fb343590d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13908 | 2026.05.19 00:07:51.156777 [ 294 ] {b9ded8ea-830b-491f-b099-13fb343590d5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.05.19 00:07:51.156815 [ 294 ] {b9ded8ea-830b-491f-b099-13fb343590d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13910 | 2026.05.19 00:07:51.157248 [ 294 ] {b9ded8ea-830b-491f-b099-13fb343590d5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13911 | 2026.05.19 00:07:51.157461 [ 294 ] {b9ded8ea-830b-491f-b099-13fb343590d5} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.05.19 00:07:51.157570 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_98_24 to all_99_99_0 | ||
| 13913 | 2026.05.19 00:07:51.157592 [ 294 ] {b9ded8ea-830b-491f-b099-13fb343590d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001406 sec., 113798.00853485064 rows/sec., 7.93 MiB/sec. | ||
| 13914 | 2026.05.19 00:07:51.157617 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13915 | 2026.05.19 00:07:51.157629 [ 294 ] {b9ded8ea-830b-491f-b099-13fb343590d5} <Debug> TCPHandler: Processed in 0.001603295 sec. | ||
| 13916 | 2026.05.19 00:07:51.157647 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13917 | 2026.05.19 00:07:51.157752 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.05.19 00:07:51.157761 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_99_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_98_24 to all_99_99_0 into Compact with storage Full | ||
| 13919 | 2026.05.19 00:07:51.157848 [ 294 ] {7ea5701e-a0d1-411b-b719-2f18303002f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13920 | 2026.05.19 00:07:51.157909 [ 294 ] {7ea5701e-a0d1-411b-b719-2f18303002f2} <Trace> 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 | ||
| 13921 | 2026.05.19 00:07:51.157928 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_99_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13922 | 2026.05.19 00:07:51.157974 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_99_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_24, total 35986 rows starting from the beginning of the part | ||
| 13923 | 2026.05.19 00:07:51.158051 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_99_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part | ||
| 13924 | 2026.05.19 00:07:51.158673 [ 294 ] {7ea5701e-a0d1-411b-b719-2f18303002f2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13925 | 2026.05.19 00:07:51.158713 [ 294 ] {7ea5701e-a0d1-411b-b719-2f18303002f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13926 | 2026.05.19 00:07:51.159241 [ 294 ] {7ea5701e-a0d1-411b-b719-2f18303002f2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13927 | 2026.05.19 00:07:51.159470 [ 294 ] {7ea5701e-a0d1-411b-b719-2f18303002f2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2026.05.19 00:07:51.159616 [ 294 ] {7ea5701e-a0d1-411b-b719-2f18303002f2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 13929 | 2026.05.19 00:07:51.159676 [ 294 ] {7ea5701e-a0d1-411b-b719-2f18303002f2} <Debug> TCPHandler: Processed in 0.001973805 sec. | ||
| 13930 | 2026.05.19 00:07:51.159795 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13931 | 2026.05.19 00:07:51.159890 [ 294 ] {de04e67f-b906-48d5-be6c-922f97fedebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13932 | 2026.05.19 00:07:51.159934 [ 294 ] {de04e67f-b906-48d5-be6c-922f97fedebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13933 | 2026.05.19 00:07:51.160297 [ 294 ] {de04e67f-b906-48d5-be6c-922f97fedebb} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2026.05.19 00:07:51.160334 [ 294 ] {de04e67f-b906-48d5-be6c-922f97fedebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13935 | 2026.05.19 00:07:51.160665 [ 294 ] {de04e67f-b906-48d5-be6c-922f97fedebb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13936 | 2026.05.19 00:07:51.160888 [ 294 ] {de04e67f-b906-48d5-be6c-922f97fedebb} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13937 | 2026.05.19 00:07:51.161023 [ 294 ] {de04e67f-b906-48d5-be6c-922f97fedebb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 13938 | 2026.05.19 00:07:51.161056 [ 294 ] {de04e67f-b906-48d5-be6c-922f97fedebb} <Debug> TCPHandler: Processed in 0.001311427 sec. | ||
| 13939 | 2026.05.19 00:07:51.163751 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_99_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36114 rows, containing 5 columns (5 merged, 0 gathered) in 0.006030849 sec., 5988211.610007148 rows/sec., 385.91 MiB/sec. | ||
| 13940 | 2026.05.19 00:07:51.164236 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_99_25} <Trace> MergedBlockOutputStream: filled checksums all_1_99_25 (state Temporary) | ||
| 13941 | 2026.05.19 00:07:51.164541 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_99_25} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_99_25 to all_1_99_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.05.19 00:07:51.164621 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_99_25} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_98_24, all_99_99_0] -> all_1_99_25 | ||
| 13943 | 2026.05.19 00:07:51.164700 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13944 | 2026.05.19 00:07:52.439161 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13945 | 2026.05.19 00:07:52.439254 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13946 | 2026.05.19 00:07:52.590738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29731 | ||
| 13947 | 2026.05.19 00:07:52.591208 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.05.19 00:07:52.591249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13949 | 2026.05.19 00:07:52.591730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13950 | 2026.05.19 00:07:52.591970 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.05.19 00:07:52.592117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29731 | ||
| 13952 | 2026.05.19 00:07:54.154783 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13953 | 2026.05.19 00:07:54.170430 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2026.05.19 00:07:54.170486 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13955 | 2026.05.19 00:07:54.175868 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13956 | 2026.05.19 00:07:54.176576 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2026.05.19 00:07:54.179507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13958 | 2026.05.19 00:07:56.146956 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.05.19 00:07:56.147213 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 13960 | 2026.05.19 00:07:56.147607 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13961 | 2026.05.19 00:07:56.147657 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Debug> 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 | ||
| 13962 | 2026.05.19 00:07:56.147925 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13963 | 2026.05.19 00:07:56.148001 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13964 | 2026.05.19 00:07:56.148151 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13965 | 2026.05.19 00:07:56.148251 [ 354 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13966 | 2026.05.19 00:07:56.148255 [ 324 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13967 | 2026.05.19 00:07:56.148255 [ 320 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13968 | 2026.05.19 00:07:56.148379 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 13969 | 2026.05.19 00:07:56.148456 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13970 | 2026.05.19 00:07:56.148535 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13971 | 2026.05.19 00:07:56.148558 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13972 | 2026.05.19 00:07:56.148598 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> 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'))" | ||
| 13973 | 2026.05.19 00:07:56.148639 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Trace> 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'))" | ||
| 13974 | 2026.05.19 00:07:56.149694 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002593 sec., 13497.878904743542 rows/sec., 2.27 MiB/sec. | ||
| 13975 | 2026.05.19 00:07:56.149818 [ 294 ] {f76c245e-fa85-42a5-acc5-907b66ce589c} <Debug> TCPHandler: Processed in 0.003005494 sec. | ||
| 13976 | 2026.05.19 00:07:56.151969 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.05.19 00:07:56.152092 [ 294 ] {8c59a6d2-ddd7-4646-b70d-efdbb77e3cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13978 | 2026.05.19 00:07:56.152141 [ 294 ] {8c59a6d2-ddd7-4646-b70d-efdbb77e3cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13979 | 2026.05.19 00:07:56.152713 [ 294 ] {8c59a6d2-ddd7-4646-b70d-efdbb77e3cfc} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.05.19 00:07:56.152759 [ 294 ] {8c59a6d2-ddd7-4646-b70d-efdbb77e3cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13981 | 2026.05.19 00:07:56.153147 [ 294 ] {8c59a6d2-ddd7-4646-b70d-efdbb77e3cfc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13982 | 2026.05.19 00:07:56.153476 [ 294 ] {8c59a6d2-ddd7-4646-b70d-efdbb77e3cfc} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.05.19 00:07:56.153651 [ 294 ] {8c59a6d2-ddd7-4646-b70d-efdbb77e3cfc} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001593 sec., 72818.58129315756 rows/sec., 6.18 MiB/sec. | ||
| 13984 | 2026.05.19 00:07:56.153701 [ 294 ] {8c59a6d2-ddd7-4646-b70d-efdbb77e3cfc} <Debug> TCPHandler: Processed in 0.00178974 sec. | ||
| 13985 | 2026.05.19 00:07:56.153845 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.05.19 00:07:56.153948 [ 294 ] {c5581930-9b1e-4f3e-889b-f79572acb228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13987 | 2026.05.19 00:07:56.153992 [ 294 ] {c5581930-9b1e-4f3e-889b-f79572acb228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13988 | 2026.05.19 00:07:56.154424 [ 294 ] {c5581930-9b1e-4f3e-889b-f79572acb228} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.05.19 00:07:56.154462 [ 294 ] {c5581930-9b1e-4f3e-889b-f79572acb228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13990 | 2026.05.19 00:07:56.154795 [ 294 ] {c5581930-9b1e-4f3e-889b-f79572acb228} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13991 | 2026.05.19 00:07:56.155018 [ 294 ] {c5581930-9b1e-4f3e-889b-f79572acb228} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.05.19 00:07:56.155162 [ 294 ] {c5581930-9b1e-4f3e-889b-f79572acb228} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001237 sec., 24252.22312045271 rows/sec., 1.78 MiB/sec. | ||
| 13993 | 2026.05.19 00:07:56.155198 [ 294 ] {c5581930-9b1e-4f3e-889b-f79572acb228} <Debug> TCPHandler: Processed in 0.001409489 sec. | ||
| 13994 | 2026.05.19 00:07:56.155329 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2026.05.19 00:07:56.155427 [ 294 ] {d05a10b3-7909-4794-9dd3-53d1a5c8f9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13996 | 2026.05.19 00:07:56.155470 [ 294 ] {d05a10b3-7909-4794-9dd3-53d1a5c8f9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13997 | 2026.05.19 00:07:56.155900 [ 294 ] {d05a10b3-7909-4794-9dd3-53d1a5c8f9f2} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.05.19 00:07:56.155937 [ 294 ] {d05a10b3-7909-4794-9dd3-53d1a5c8f9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13999 | 2026.05.19 00:07:56.156276 [ 294 ] {d05a10b3-7909-4794-9dd3-53d1a5c8f9f2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14000 | 2026.05.19 00:07:56.156509 [ 294 ] {d05a10b3-7909-4794-9dd3-53d1a5c8f9f2} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.05.19 00:07:56.156648 [ 294 ] {d05a10b3-7909-4794-9dd3-53d1a5c8f9f2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001239 sec., 75867.63518966908 rows/sec., 5.93 MiB/sec. | ||
| 14002 | 2026.05.19 00:07:56.156683 [ 294 ] {d05a10b3-7909-4794-9dd3-53d1a5c8f9f2} <Debug> TCPHandler: Processed in 0.001409459 sec. | ||
| 14003 | 2026.05.19 00:07:56.156814 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14004 | 2026.05.19 00:07:56.156912 [ 294 ] {74961250-72c9-4169-baf5-4a06652ce248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14005 | 2026.05.19 00:07:56.156958 [ 294 ] {74961250-72c9-4169-baf5-4a06652ce248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14006 | 2026.05.19 00:07:56.157406 [ 294 ] {74961250-72c9-4169-baf5-4a06652ce248} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.05.19 00:07:56.157443 [ 294 ] {74961250-72c9-4169-baf5-4a06652ce248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14008 | 2026.05.19 00:07:56.157792 [ 294 ] {74961250-72c9-4169-baf5-4a06652ce248} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14009 | 2026.05.19 00:07:56.158019 [ 294 ] {74961250-72c9-4169-baf5-4a06652ce248} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.05.19 00:07:56.158158 [ 294 ] {74961250-72c9-4169-baf5-4a06652ce248} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 14011 | 2026.05.19 00:07:56.158154 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_99_25 to all_100_100_0 | ||
| 14012 | 2026.05.19 00:07:56.158195 [ 294 ] {74961250-72c9-4169-baf5-4a06652ce248} <Debug> TCPHandler: Processed in 0.00143024 sec. | ||
| 14013 | 2026.05.19 00:07:56.158231 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2026.05.19 00:07:56.158258 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14015 | 2026.05.19 00:07:56.158334 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14016 | 2026.05.19 00:07:56.158395 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_100_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_99_25 to all_100_100_0 into Compact with storage Full | ||
| 14017 | 2026.05.19 00:07:56.158441 [ 294 ] {614b1a10-2267-407d-ada0-e93a21970c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.05.19 00:07:56.158510 [ 294 ] {614b1a10-2267-407d-ada0-e93a21970c61} <Trace> 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 | ||
| 14019 | 2026.05.19 00:07:56.158563 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_100_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14020 | 2026.05.19 00:07:56.158617 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_100_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_25, total 36114 rows starting from the beginning of the part | ||
| 14021 | 2026.05.19 00:07:56.158698 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_100_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14022 | 2026.05.19 00:07:56.159337 [ 294 ] {614b1a10-2267-407d-ada0-e93a21970c61} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2026.05.19 00:07:56.159380 [ 294 ] {614b1a10-2267-407d-ada0-e93a21970c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14024 | 2026.05.19 00:07:56.159964 [ 294 ] {614b1a10-2267-407d-ada0-e93a21970c61} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14025 | 2026.05.19 00:07:56.160214 [ 294 ] {614b1a10-2267-407d-ada0-e93a21970c61} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2026.05.19 00:07:56.160363 [ 294 ] {614b1a10-2267-407d-ada0-e93a21970c61} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001942 sec., 15447.991761071062 rows/sec., 27.68 MiB/sec. | ||
| 14027 | 2026.05.19 00:07:56.160435 [ 294 ] {614b1a10-2267-407d-ada0-e93a21970c61} <Debug> TCPHandler: Processed in 0.00215479 sec. | ||
| 14028 | 2026.05.19 00:07:56.160571 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2026.05.19 00:07:56.160668 [ 294 ] {cd3caa0a-bfce-4740-a650-373305707bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14030 | 2026.05.19 00:07:56.160711 [ 294 ] {cd3caa0a-bfce-4740-a650-373305707bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14031 | 2026.05.19 00:07:56.161094 [ 294 ] {cd3caa0a-bfce-4740-a650-373305707bff} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2026.05.19 00:07:56.161133 [ 294 ] {cd3caa0a-bfce-4740-a650-373305707bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14033 | 2026.05.19 00:07:56.161485 [ 294 ] {cd3caa0a-bfce-4740-a650-373305707bff} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14034 | 2026.05.19 00:07:56.161710 [ 294 ] {cd3caa0a-bfce-4740-a650-373305707bff} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.05.19 00:07:56.161847 [ 294 ] {cd3caa0a-bfce-4740-a650-373305707bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 14036 | 2026.05.19 00:07:56.161884 [ 294 ] {cd3caa0a-bfce-4740-a650-373305707bff} <Debug> TCPHandler: Processed in 0.001362898 sec. | ||
| 14037 | 2026.05.19 00:07:56.165575 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_100_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36274 rows, containing 5 columns (5 merged, 0 gathered) in 0.007235682 sec., 5013210.91778218 rows/sec., 323.19 MiB/sec. | ||
| 14038 | 2026.05.19 00:07:56.166128 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_100_26} <Trace> MergedBlockOutputStream: filled checksums all_1_100_26 (state Temporary) | ||
| 14039 | 2026.05.19 00:07:56.166619 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_100_26} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_100_26 to all_1_100_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14040 | 2026.05.19 00:07:56.166735 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_100_26} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_99_25, all_100_100_0] -> all_1_100_26 | ||
| 14041 | 2026.05.19 00:07:56.166854 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14042 | 2026.05.19 00:07:56.421478 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2026.05.19 00:07:56.421737 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 14044 | 2026.05.19 00:07:56.422108 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14045 | 2026.05.19 00:07:56.422156 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Debug> 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 | ||
| 14046 | 2026.05.19 00:07:56.422417 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14047 | 2026.05.19 00:07:56.422489 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14048 | 2026.05.19 00:07:56.422634 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 14049 | 2026.05.19 00:07:56.422719 [ 330 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14050 | 2026.05.19 00:07:56.422740 [ 324 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14051 | 2026.05.19 00:07:56.422750 [ 320 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14052 | 2026.05.19 00:07:56.422857 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 14053 | 2026.05.19 00:07:56.422887 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14054 | 2026.05.19 00:07:56.422965 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14055 | 2026.05.19 00:07:56.422986 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14056 | 2026.05.19 00:07:56.423026 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> 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'))" | ||
| 14057 | 2026.05.19 00:07:56.423069 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Trace> 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'))" | ||
| 14058 | 2026.05.19 00:07:56.424204 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002574 sec., 13597.513597513598 rows/sec., 2.89 MiB/sec. | ||
| 14059 | 2026.05.19 00:07:56.424358 [ 294 ] {f0b54296-80e5-456d-8001-4bc529182c56} <Debug> TCPHandler: Processed in 0.003014304 sec. | ||
| 14060 | 2026.05.19 00:07:56.438393 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14061 | 2026.05.19 00:07:56.438513 [ 294 ] {ed2514ce-3d81-44ef-8e31-95b678ca8178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14062 | 2026.05.19 00:07:56.438567 [ 294 ] {ed2514ce-3d81-44ef-8e31-95b678ca8178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14063 | 2026.05.19 00:07:56.439075 [ 294 ] {ed2514ce-3d81-44ef-8e31-95b678ca8178} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.05.19 00:07:56.439118 [ 294 ] {ed2514ce-3d81-44ef-8e31-95b678ca8178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14065 | 2026.05.19 00:07:56.439483 [ 294 ] {ed2514ce-3d81-44ef-8e31-95b678ca8178} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14066 | 2026.05.19 00:07:56.439707 [ 294 ] {ed2514ce-3d81-44ef-8e31-95b678ca8178} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2026.05.19 00:07:56.439870 [ 294 ] {ed2514ce-3d81-44ef-8e31-95b678ca8178} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001393 sec., 17229.00215362527 rows/sec., 1.43 MiB/sec. | ||
| 14068 | 2026.05.19 00:07:56.439910 [ 294 ] {ed2514ce-3d81-44ef-8e31-95b678ca8178} <Debug> TCPHandler: Processed in 0.001575214 sec. | ||
| 14069 | 2026.05.19 00:07:56.440052 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14070 | 2026.05.19 00:07:56.440150 [ 294 ] {b6de626e-7f00-4d3a-96e0-0f35cea63a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14071 | 2026.05.19 00:07:56.440194 [ 294 ] {b6de626e-7f00-4d3a-96e0-0f35cea63a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14072 | 2026.05.19 00:07:56.440596 [ 294 ] {b6de626e-7f00-4d3a-96e0-0f35cea63a2c} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.05.19 00:07:56.440632 [ 294 ] {b6de626e-7f00-4d3a-96e0-0f35cea63a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14074 | 2026.05.19 00:07:56.440938 [ 294 ] {b6de626e-7f00-4d3a-96e0-0f35cea63a2c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14075 | 2026.05.19 00:07:56.441159 [ 294 ] {b6de626e-7f00-4d3a-96e0-0f35cea63a2c} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.05.19 00:07:56.441295 [ 294 ] {b6de626e-7f00-4d3a-96e0-0f35cea63a2c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001165 sec., 1716.7381974248926 rows/sec., 139.99 KiB/sec. | ||
| 14077 | 2026.05.19 00:07:56.441331 [ 294 ] {b6de626e-7f00-4d3a-96e0-0f35cea63a2c} <Debug> TCPHandler: Processed in 0.001330157 sec. | ||
| 14078 | 2026.05.19 00:07:56.441449 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.05.19 00:07:56.441543 [ 294 ] {e7ae02c1-6d6b-41bf-8a44-f602481793cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14080 | 2026.05.19 00:07:56.441583 [ 294 ] {e7ae02c1-6d6b-41bf-8a44-f602481793cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14081 | 2026.05.19 00:07:56.443186 [ 294 ] {e7ae02c1-6d6b-41bf-8a44-f602481793cd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.05.19 00:07:56.443227 [ 294 ] {e7ae02c1-6d6b-41bf-8a44-f602481793cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14083 | 2026.05.19 00:07:56.443739 [ 294 ] {e7ae02c1-6d6b-41bf-8a44-f602481793cd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14084 | 2026.05.19 00:07:56.444007 [ 294 ] {e7ae02c1-6d6b-41bf-8a44-f602481793cd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.05.19 00:07:56.444155 [ 294 ] {e7ae02c1-6d6b-41bf-8a44-f602481793cd} <Debug> executeQuery: Read 2548 rows, 195.44 KiB in 0.002629 sec., 969189.8060098898 rows/sec., 72.60 MiB/sec. | ||
| 14086 | 2026.05.19 00:07:56.444194 [ 294 ] {e7ae02c1-6d6b-41bf-8a44-f602481793cd} <Debug> TCPHandler: Processed in 0.002795809 sec. | ||
| 14087 | 2026.05.19 00:07:56.444325 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.05.19 00:07:56.444421 [ 294 ] {a0027c48-63fb-4143-8c81-74a6931f1fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.05.19 00:07:56.444464 [ 294 ] {a0027c48-63fb-4143-8c81-74a6931f1fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14090 | 2026.05.19 00:07:56.444883 [ 294 ] {a0027c48-63fb-4143-8c81-74a6931f1fcd} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.05.19 00:07:56.444925 [ 294 ] {a0027c48-63fb-4143-8c81-74a6931f1fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14092 | 2026.05.19 00:07:56.445233 [ 294 ] {a0027c48-63fb-4143-8c81-74a6931f1fcd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14093 | 2026.05.19 00:07:56.445462 [ 294 ] {a0027c48-63fb-4143-8c81-74a6931f1fcd} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.05.19 00:07:56.445597 [ 294 ] {a0027c48-63fb-4143-8c81-74a6931f1fcd} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001195 sec., 30125.523012552298 rows/sec., 2.25 MiB/sec. | ||
| 14095 | 2026.05.19 00:07:56.445633 [ 294 ] {a0027c48-63fb-4143-8c81-74a6931f1fcd} <Debug> TCPHandler: Processed in 0.001359638 sec. | ||
| 14096 | 2026.05.19 00:07:56.445753 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.05.19 00:07:56.445851 [ 294 ] {342cc7ba-3eaf-4ce2-a418-6c9c8766e12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14098 | 2026.05.19 00:07:56.445897 [ 294 ] {342cc7ba-3eaf-4ce2-a418-6c9c8766e12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14099 | 2026.05.19 00:07:56.446613 [ 294 ] {342cc7ba-3eaf-4ce2-a418-6c9c8766e12f} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.05.19 00:07:56.446654 [ 294 ] {342cc7ba-3eaf-4ce2-a418-6c9c8766e12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14101 | 2026.05.19 00:07:56.446999 [ 294 ] {342cc7ba-3eaf-4ce2-a418-6c9c8766e12f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14102 | 2026.05.19 00:07:56.447227 [ 294 ] {342cc7ba-3eaf-4ce2-a418-6c9c8766e12f} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.05.19 00:07:56.447374 [ 294 ] {342cc7ba-3eaf-4ce2-a418-6c9c8766e12f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001541 sec., 535366.6450356911 rows/sec., 31.32 MiB/sec. | ||
| 14104 | 2026.05.19 00:07:56.447412 [ 294 ] {342cc7ba-3eaf-4ce2-a418-6c9c8766e12f} <Debug> TCPHandler: Processed in 0.001708027 sec. | ||
| 14105 | 2026.05.19 00:07:56.447538 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.05.19 00:07:56.447634 [ 294 ] {b295b1e9-e7d0-4c6f-a64f-7b04cb626dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14107 | 2026.05.19 00:07:56.447679 [ 294 ] {b295b1e9-e7d0-4c6f-a64f-7b04cb626dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14108 | 2026.05.19 00:07:56.448079 [ 294 ] {b295b1e9-e7d0-4c6f-a64f-7b04cb626dc1} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.05.19 00:07:56.448117 [ 294 ] {b295b1e9-e7d0-4c6f-a64f-7b04cb626dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14110 | 2026.05.19 00:07:56.448423 [ 294 ] {b295b1e9-e7d0-4c6f-a64f-7b04cb626dc1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14111 | 2026.05.19 00:07:56.448656 [ 294 ] {b295b1e9-e7d0-4c6f-a64f-7b04cb626dc1} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.05.19 00:07:56.448796 [ 294 ] {b295b1e9-e7d0-4c6f-a64f-7b04cb626dc1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00118 sec., 847.457627118644 rows/sec., 59.59 KiB/sec. | ||
| 14113 | 2026.05.19 00:07:56.448834 [ 294 ] {b295b1e9-e7d0-4c6f-a64f-7b04cb626dc1} <Debug> TCPHandler: Processed in 0.001344268 sec. | ||
| 14114 | 2026.05.19 00:07:56.448956 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2026.05.19 00:07:56.449049 [ 294 ] {fa4facc9-8061-46d7-921c-924442b8d4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14116 | 2026.05.19 00:07:56.449090 [ 294 ] {fa4facc9-8061-46d7-921c-924442b8d4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14117 | 2026.05.19 00:07:56.449492 [ 294 ] {fa4facc9-8061-46d7-921c-924442b8d4ac} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.05.19 00:07:56.449529 [ 294 ] {fa4facc9-8061-46d7-921c-924442b8d4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14119 | 2026.05.19 00:07:56.449843 [ 294 ] {fa4facc9-8061-46d7-921c-924442b8d4ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14120 | 2026.05.19 00:07:56.450074 [ 294 ] {fa4facc9-8061-46d7-921c-924442b8d4ac} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.05.19 00:07:56.450205 [ 294 ] {fa4facc9-8061-46d7-921c-924442b8d4ac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. | ||
| 14122 | 2026.05.19 00:07:56.450242 [ 294 ] {fa4facc9-8061-46d7-921c-924442b8d4ac} <Debug> TCPHandler: Processed in 0.001335448 sec. | ||
| 14123 | 2026.05.19 00:07:56.450363 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2026.05.19 00:07:56.450458 [ 294 ] {5b4fd4f8-1c8e-44c7-b73c-60ce2a42829e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14125 | 2026.05.19 00:07:56.450498 [ 294 ] {5b4fd4f8-1c8e-44c7-b73c-60ce2a42829e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14126 | 2026.05.19 00:07:56.451444 [ 294 ] {5b4fd4f8-1c8e-44c7-b73c-60ce2a42829e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.05.19 00:07:56.451484 [ 294 ] {5b4fd4f8-1c8e-44c7-b73c-60ce2a42829e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14128 | 2026.05.19 00:07:56.451860 [ 294 ] {5b4fd4f8-1c8e-44c7-b73c-60ce2a42829e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14129 | 2026.05.19 00:07:56.452073 [ 294 ] {5b4fd4f8-1c8e-44c7-b73c-60ce2a42829e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.05.19 00:07:56.452213 [ 294 ] {5b4fd4f8-1c8e-44c7-b73c-60ce2a42829e} <Debug> executeQuery: Read 1339 rows, 92.42 KiB in 0.001771 sec., 756070.0169395822 rows/sec., 50.96 MiB/sec. | ||
| 14131 | 2026.05.19 00:07:56.452251 [ 294 ] {5b4fd4f8-1c8e-44c7-b73c-60ce2a42829e} <Debug> TCPHandler: Processed in 0.001937014 sec. | ||
| 14132 | 2026.05.19 00:07:56.452371 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2026.05.19 00:07:56.452472 [ 294 ] {45fa3e6b-a72f-4f32-a5df-733108eaf5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14134 | 2026.05.19 00:07:56.452517 [ 294 ] {45fa3e6b-a72f-4f32-a5df-733108eaf5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14135 | 2026.05.19 00:07:56.453274 [ 294 ] {45fa3e6b-a72f-4f32-a5df-733108eaf5cc} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.05.19 00:07:56.453314 [ 294 ] {45fa3e6b-a72f-4f32-a5df-733108eaf5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14137 | 2026.05.19 00:07:56.453754 [ 294 ] {45fa3e6b-a72f-4f32-a5df-733108eaf5cc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14138 | 2026.05.19 00:07:56.454039 [ 294 ] {45fa3e6b-a72f-4f32-a5df-733108eaf5cc} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.05.19 00:07:56.454180 [ 294 ] {45fa3e6b-a72f-4f32-a5df-733108eaf5cc} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001726 sec., 888180.7647740439 rows/sec., 54.29 MiB/sec. | ||
| 14140 | 2026.05.19 00:07:56.454182 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_100_26 to all_105_105_0 | ||
| 14141 | 2026.05.19 00:07:56.454217 [ 294 ] {45fa3e6b-a72f-4f32-a5df-733108eaf5cc} <Debug> TCPHandler: Processed in 0.001898004 sec. | ||
| 14142 | 2026.05.19 00:07:56.454256 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2026.05.19 00:07:56.454283 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14144 | 2026.05.19 00:07:56.454357 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14145 | 2026.05.19 00:07:56.454388 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_26 to all_105_105_0 into Compact with storage Full | ||
| 14146 | 2026.05.19 00:07:56.454459 [ 294 ] {e6b31da4-5941-4e2a-b4db-51ef3fb5acc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14147 | 2026.05.19 00:07:56.454520 [ 294 ] {e6b31da4-5941-4e2a-b4db-51ef3fb5acc7} <Trace> 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 | ||
| 14148 | 2026.05.19 00:07:56.454524 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14149 | 2026.05.19 00:07:56.454574 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_26, total 36274 rows starting from the beginning of the part | ||
| 14150 | 2026.05.19 00:07:56.454650 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14151 | 2026.05.19 00:07:56.454698 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 161 rows starting from the beginning of the part | ||
| 14152 | 2026.05.19 00:07:56.454742 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14153 | 2026.05.19 00:07:56.454785 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14154 | 2026.05.19 00:07:56.454828 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1533 rows starting from the beginning of the part | ||
| 14155 | 2026.05.19 00:07:56.455352 [ 294 ] {e6b31da4-5941-4e2a-b4db-51ef3fb5acc7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14156 | 2026.05.19 00:07:56.455396 [ 294 ] {e6b31da4-5941-4e2a-b4db-51ef3fb5acc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14157 | 2026.05.19 00:07:56.455941 [ 294 ] {e6b31da4-5941-4e2a-b4db-51ef3fb5acc7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14158 | 2026.05.19 00:07:56.456182 [ 294 ] {e6b31da4-5941-4e2a-b4db-51ef3fb5acc7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14159 | 2026.05.19 00:07:56.456341 [ 294 ] {e6b31da4-5941-4e2a-b4db-51ef3fb5acc7} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.0019 sec., 11578.947368421053 rows/sec., 20.75 MiB/sec. | ||
| 14160 | 2026.05.19 00:07:56.456420 [ 294 ] {e6b31da4-5941-4e2a-b4db-51ef3fb5acc7} <Debug> TCPHandler: Processed in 0.002112569 sec. | ||
| 14161 | 2026.05.19 00:07:56.456553 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14162 | 2026.05.19 00:07:56.456652 [ 294 ] {213b3fde-f6df-47de-a120-f39c6e79a203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14163 | 2026.05.19 00:07:56.456698 [ 294 ] {213b3fde-f6df-47de-a120-f39c6e79a203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14164 | 2026.05.19 00:07:56.457032 [ 294 ] {213b3fde-f6df-47de-a120-f39c6e79a203} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.05.19 00:07:56.457068 [ 294 ] {213b3fde-f6df-47de-a120-f39c6e79a203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14166 | 2026.05.19 00:07:56.457394 [ 294 ] {213b3fde-f6df-47de-a120-f39c6e79a203} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14167 | 2026.05.19 00:07:56.457609 [ 294 ] {213b3fde-f6df-47de-a120-f39c6e79a203} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.05.19 00:07:56.457754 [ 294 ] {213b3fde-f6df-47de-a120-f39c6e79a203} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 738.74 KiB/sec. | ||
| 14169 | 2026.05.19 00:07:56.457789 [ 294 ] {213b3fde-f6df-47de-a120-f39c6e79a203} <Debug> TCPHandler: Processed in 0.001285006 sec. | ||
| 14170 | 2026.05.19 00:07:56.462544 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38448 rows, containing 5 columns (5 merged, 0 gathered) in 0.008202069 sec., 4687597.726866234 rows/sec., 301.98 MiB/sec. | ||
| 14171 | 2026.05.19 00:07:56.463131 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Trace> MergedBlockOutputStream: filled checksums all_1_105_27 (state Temporary) | ||
| 14172 | 2026.05.19 00:07:56.463410 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_105_27 to all_1_105_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14173 | 2026.05.19 00:07:56.463481 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_105_27} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_100_26, all_105_105_0] -> all_1_105_27 | ||
| 14174 | 2026.05.19 00:07:56.463566 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14175 | 2026.05.19 00:08:00.093224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30243 | ||
| 14176 | 2026.05.19 00:08:00.093808 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14177 | 2026.05.19 00:08:00.093855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14178 | 2026.05.19 00:08:00.094332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14179 | 2026.05.19 00:08:00.094561 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2026.05.19 00:08:00.094692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30243 | ||
| 14181 | 2026.05.19 00:08:01.145025 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2026.05.19 00:08:01.145248 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 14183 | 2026.05.19 00:08:01.145579 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14184 | 2026.05.19 00:08:01.145617 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Debug> 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 | ||
| 14185 | 2026.05.19 00:08:01.145874 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14186 | 2026.05.19 00:08:01.145955 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14187 | 2026.05.19 00:08:01.146102 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14188 | 2026.05.19 00:08:01.146175 [ 330 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14189 | 2026.05.19 00:08:01.146198 [ 324 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14190 | 2026.05.19 00:08:01.146198 [ 320 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14191 | 2026.05.19 00:08:01.146302 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 14192 | 2026.05.19 00:08:01.146329 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14193 | 2026.05.19 00:08:01.146401 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14194 | 2026.05.19 00:08:01.146422 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14195 | 2026.05.19 00:08:01.146456 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> 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'))" | ||
| 14196 | 2026.05.19 00:08:01.146500 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Trace> 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'))" | ||
| 14197 | 2026.05.19 00:08:01.147648 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002493 sec., 14039.310068190935 rows/sec., 2.36 MiB/sec. | ||
| 14198 | 2026.05.19 00:08:01.147804 [ 294 ] {389c5dae-784b-4727-b579-51288fb24649} <Debug> TCPHandler: Processed in 0.002912322 sec. | ||
| 14199 | 2026.05.19 00:08:01.149400 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.05.19 00:08:01.149515 [ 294 ] {e6256ea1-24ae-4c9c-bcc3-b790bbefe700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14201 | 2026.05.19 00:08:01.149561 [ 294 ] {e6256ea1-24ae-4c9c-bcc3-b790bbefe700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14202 | 2026.05.19 00:08:01.150133 [ 294 ] {e6256ea1-24ae-4c9c-bcc3-b790bbefe700} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.05.19 00:08:01.150188 [ 294 ] {e6256ea1-24ae-4c9c-bcc3-b790bbefe700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14204 | 2026.05.19 00:08:01.150582 [ 294 ] {e6256ea1-24ae-4c9c-bcc3-b790bbefe700} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14205 | 2026.05.19 00:08:01.150834 [ 294 ] {e6256ea1-24ae-4c9c-bcc3-b790bbefe700} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.05.19 00:08:01.150998 [ 294 ] {e6256ea1-24ae-4c9c-bcc3-b790bbefe700} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001514 sec., 36988.1109643329 rows/sec., 2.84 MiB/sec. | ||
| 14207 | 2026.05.19 00:08:01.150996 [ 68 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14208 | 2026.05.19 00:08:01.151038 [ 294 ] {e6256ea1-24ae-4c9c-bcc3-b790bbefe700} <Debug> TCPHandler: Processed in 0.001692297 sec. | ||
| 14209 | 2026.05.19 00:08:01.151074 [ 68 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.05.19 00:08:01.151105 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14211 | 2026.05.19 00:08:01.151176 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.05.19 00:08:01.151240 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14213 | 2026.05.19 00:08:01.151279 [ 294 ] {e2ee027b-4ecb-43d9-b085-9f411ea48652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14214 | 2026.05.19 00:08:01.151327 [ 294 ] {e2ee027b-4ecb-43d9-b085-9f411ea48652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14215 | 2026.05.19 00:08:01.151382 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14216 | 2026.05.19 00:08:01.151422 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2618 rows starting from the beginning of the part | ||
| 14217 | 2026.05.19 00:08:01.151502 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 117 rows starting from the beginning of the part | ||
| 14218 | 2026.05.19 00:08:01.151551 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 78 rows starting from the beginning of the part | ||
| 14219 | 2026.05.19 00:08:01.151594 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 116 rows starting from the beginning of the part | ||
| 14220 | 2026.05.19 00:08:01.151641 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2548 rows starting from the beginning of the part | ||
| 14221 | 2026.05.19 00:08:01.151688 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 14222 | 2026.05.19 00:08:01.151781 [ 294 ] {e2ee027b-4ecb-43d9-b085-9f411ea48652} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2026.05.19 00:08:01.151825 [ 294 ] {e2ee027b-4ecb-43d9-b085-9f411ea48652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14224 | 2026.05.19 00:08:01.152186 [ 294 ] {e2ee027b-4ecb-43d9-b085-9f411ea48652} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14225 | 2026.05.19 00:08:01.152410 [ 294 ] {e2ee027b-4ecb-43d9-b085-9f411ea48652} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2026.05.19 00:08:01.152543 [ 68 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14227 | 2026.05.19 00:08:01.152555 [ 294 ] {e2ee027b-4ecb-43d9-b085-9f411ea48652} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 14228 | 2026.05.19 00:08:01.152579 [ 68 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2026.05.19 00:08:01.152600 [ 294 ] {e2ee027b-4ecb-43d9-b085-9f411ea48652} <Debug> TCPHandler: Processed in 0.001473991 sec. | ||
| 14230 | 2026.05.19 00:08:01.152603 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14231 | 2026.05.19 00:08:01.152704 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14232 | 2026.05.19 00:08:01.152739 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2026.05.19 00:08:01.152799 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14234 | 2026.05.19 00:08:01.152827 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1403 rows starting from the beginning of the part | ||
| 14235 | 2026.05.19 00:08:01.152837 [ 294 ] {7676fb18-4495-41b1-9897-d9ea7a53c02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14236 | 2026.05.19 00:08:01.152883 [ 294 ] {7676fb18-4495-41b1-9897-d9ea7a53c02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14237 | 2026.05.19 00:08:01.152884 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 96 rows starting from the beginning of the part | ||
| 14238 | 2026.05.19 00:08:01.152936 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 75 rows starting from the beginning of the part | ||
| 14239 | 2026.05.19 00:08:01.152983 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 94 rows starting from the beginning of the part | ||
| 14240 | 2026.05.19 00:08:01.153024 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1339 rows starting from the beginning of the part | ||
| 14241 | 2026.05.19 00:08:01.153063 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 14242 | 2026.05.19 00:08:01.153277 [ 294 ] {7676fb18-4495-41b1-9897-d9ea7a53c02e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2026.05.19 00:08:01.153315 [ 294 ] {7676fb18-4495-41b1-9897-d9ea7a53c02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14244 | 2026.05.19 00:08:01.153677 [ 294 ] {7676fb18-4495-41b1-9897-d9ea7a53c02e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14245 | 2026.05.19 00:08:01.153770 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002596732 sec., 2130755.1183564574 rows/sec., 169.30 MiB/sec. | ||
| 14246 | 2026.05.19 00:08:01.153895 [ 294 ] {7676fb18-4495-41b1-9897-d9ea7a53c02e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.05.19 00:08:01.154039 [ 294 ] {7676fb18-4495-41b1-9897-d9ea7a53c02e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001222 sec., 104746.31751227495 rows/sec., 7.30 MiB/sec. | ||
| 14248 | 2026.05.19 00:08:01.154043 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14249 | 2026.05.19 00:08:01.154076 [ 294 ] {7676fb18-4495-41b1-9897-d9ea7a53c02e} <Debug> TCPHandler: Processed in 0.001385589 sec. | ||
| 14250 | 2026.05.19 00:08:01.154207 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14251 | 2026.05.19 00:08:01.154304 [ 294 ] {5ed8bd23-a480-478c-bcbd-b9503502cc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14252 | 2026.05.19 00:08:01.154321 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2026.05.19 00:08:01.154331 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662587 sec., 1847121.3837230771 rows/sec., 134.09 MiB/sec. | ||
| 14254 | 2026.05.19 00:08:01.154348 [ 294 ] {5ed8bd23-a480-478c-bcbd-b9503502cc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14255 | 2026.05.19 00:08:01.154393 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_106_21} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14256 | 2026.05.19 00:08:01.154473 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 14257 | 2026.05.19 00:08:01.154547 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14258 | 2026.05.19 00:08:01.154714 [ 294 ] {5ed8bd23-a480-478c-bcbd-b9503502cc11} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2026.05.19 00:08:01.154759 [ 294 ] {5ed8bd23-a480-478c-bcbd-b9503502cc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14260 | 2026.05.19 00:08:01.154825 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.05.19 00:08:01.154916 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_106_21} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14262 | 2026.05.19 00:08:01.155010 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 14263 | 2026.05.19 00:08:01.155101 [ 294 ] {5ed8bd23-a480-478c-bcbd-b9503502cc11} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14264 | 2026.05.19 00:08:01.155345 [ 294 ] {5ed8bd23-a480-478c-bcbd-b9503502cc11} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.05.19 00:08:01.155470 [ 68 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14266 | 2026.05.19 00:08:01.155479 [ 294 ] {5ed8bd23-a480-478c-bcbd-b9503502cc11} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001194 sec., 40201.00502512563 rows/sec., 2.71 MiB/sec. | ||
| 14267 | 2026.05.19 00:08:01.155508 [ 68 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14268 | 2026.05.19 00:08:01.155528 [ 294 ] {5ed8bd23-a480-478c-bcbd-b9503502cc11} <Debug> TCPHandler: Processed in 0.001369589 sec. | ||
| 14269 | 2026.05.19 00:08:01.155533 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14270 | 2026.05.19 00:08:01.155626 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14271 | 2026.05.19 00:08:01.155711 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14272 | 2026.05.19 00:08:01.155737 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5220 rows starting from the beginning of the part | ||
| 14273 | 2026.05.19 00:08:01.155786 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14274 | 2026.05.19 00:08:01.155828 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14275 | 2026.05.19 00:08:01.155868 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14276 | 2026.05.19 00:08:01.155904 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
| 14277 | 2026.05.19 00:08:01.155972 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part | ||
| 14278 | 2026.05.19 00:08:01.157609 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002020677 sec., 2702064.704057106 rows/sec., 182.10 MiB/sec. | ||
| 14279 | 2026.05.19 00:08:01.158020 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14280 | 2026.05.19 00:08:01.158339 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14281 | 2026.05.19 00:08:01.158426 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_106_21} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14282 | 2026.05.19 00:08:01.158534 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 14283 | 2026.05.19 00:08:01.680558 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14284 | 2026.05.19 00:08:01.696701 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2026.05.19 00:08:01.696784 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14286 | 2026.05.19 00:08:01.702417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14287 | 2026.05.19 00:08:01.703107 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14288 | 2026.05.19 00:08:01.705861 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14289 | 2026.05.19 00:08:04.556303 [ 284 ] {} <Trace> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14290 | 2026.05.19 00:08:04.556711 [ 284 ] {06968c5b-f6fb-48c0-9864-08054860354a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59795) 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) | ||
| 14291 | 2026.05.19 00:08:04.557244 [ 284 ] {06968c5b-f6fb-48c0-9864-08054860354a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 14292 | 2026.05.19 00:08:04.557434 [ 284 ] {06968c5b-f6fb-48c0-9864-08054860354a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14293 | 2026.05.19 00:08:04.557831 [ 356 ] {06968c5b-f6fb-48c0-9864-08054860354a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 14294 | 2026.05.19 00:08:04.558243 [ 284 ] {06968c5b-f6fb-48c0-9864-08054860354a} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001731 sec., 23685.73079145003 rows/sec., 1.41 MiB/sec. | ||
| 14295 | 2026.05.19 00:08:04.558323 [ 284 ] {06968c5b-f6fb-48c0-9864-08054860354a} <Debug> TCPHandler: Processed in 0.002211001 sec. | ||
| 14296 | 2026.05.19 00:08:06.147354 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.05.19 00:08:06.147723 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 14298 | 2026.05.19 00:08:06.148104 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14299 | 2026.05.19 00:08:06.148145 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Debug> 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 | ||
| 14300 | 2026.05.19 00:08:06.148373 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14301 | 2026.05.19 00:08:06.148445 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14302 | 2026.05.19 00:08:06.148590 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14303 | 2026.05.19 00:08:06.148684 [ 330 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14304 | 2026.05.19 00:08:06.148698 [ 359 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14305 | 2026.05.19 00:08:06.148691 [ 356 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14306 | 2026.05.19 00:08:06.148896 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 14307 | 2026.05.19 00:08:06.148926 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14308 | 2026.05.19 00:08:06.148999 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14309 | 2026.05.19 00:08:06.149020 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14310 | 2026.05.19 00:08:06.149058 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> 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'))" | ||
| 14311 | 2026.05.19 00:08:06.149101 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Trace> 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'))" | ||
| 14312 | 2026.05.19 00:08:06.150318 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002753 sec., 12713.403559752998 rows/sec., 2.14 MiB/sec. | ||
| 14313 | 2026.05.19 00:08:06.150437 [ 294 ] {476866b5-62a5-4d9f-a3dd-1ee572144429} <Debug> TCPHandler: Processed in 0.003275351 sec. | ||
| 14314 | 2026.05.19 00:08:06.152517 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.05.19 00:08:06.152632 [ 294 ] {c27c100a-e44a-4619-841c-85fb27586a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14316 | 2026.05.19 00:08:06.152680 [ 294 ] {c27c100a-e44a-4619-841c-85fb27586a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14317 | 2026.05.19 00:08:06.153399 [ 294 ] {c27c100a-e44a-4619-841c-85fb27586a59} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2026.05.19 00:08:06.153461 [ 294 ] {c27c100a-e44a-4619-841c-85fb27586a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14319 | 2026.05.19 00:08:06.153952 [ 294 ] {c27c100a-e44a-4619-841c-85fb27586a59} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14320 | 2026.05.19 00:08:06.154180 [ 294 ] {c27c100a-e44a-4619-841c-85fb27586a59} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.05.19 00:08:06.154332 [ 294 ] {c27c100a-e44a-4619-841c-85fb27586a59} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001735 sec., 66858.78962536024 rows/sec., 5.68 MiB/sec. | ||
| 14322 | 2026.05.19 00:08:06.154367 [ 294 ] {c27c100a-e44a-4619-841c-85fb27586a59} <Debug> TCPHandler: Processed in 0.001903343 sec. | ||
| 14323 | 2026.05.19 00:08:06.154496 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.05.19 00:08:06.154596 [ 294 ] {4f0ead3a-ae6d-4035-b5c0-3d18ef8f18c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14325 | 2026.05.19 00:08:06.154640 [ 294 ] {4f0ead3a-ae6d-4035-b5c0-3d18ef8f18c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14326 | 2026.05.19 00:08:06.155069 [ 294 ] {4f0ead3a-ae6d-4035-b5c0-3d18ef8f18c1} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.05.19 00:08:06.155104 [ 294 ] {4f0ead3a-ae6d-4035-b5c0-3d18ef8f18c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14328 | 2026.05.19 00:08:06.155406 [ 294 ] {4f0ead3a-ae6d-4035-b5c0-3d18ef8f18c1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14329 | 2026.05.19 00:08:06.155615 [ 294 ] {4f0ead3a-ae6d-4035-b5c0-3d18ef8f18c1} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.05.19 00:08:06.155725 [ 30 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14331 | 2026.05.19 00:08:06.155748 [ 294 ] {4f0ead3a-ae6d-4035-b5c0-3d18ef8f18c1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001174 sec., 25553.662691652473 rows/sec., 1.88 MiB/sec. | ||
| 14332 | 2026.05.19 00:08:06.155764 [ 30 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.05.19 00:08:06.155782 [ 294 ] {4f0ead3a-ae6d-4035-b5c0-3d18ef8f18c1} <Debug> TCPHandler: Processed in 0.001335907 sec. | ||
| 14334 | 2026.05.19 00:08:06.155787 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14335 | 2026.05.19 00:08:06.155889 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14336 | 2026.05.19 00:08:06.155900 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14337 | 2026.05.19 00:08:06.155996 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14338 | 2026.05.19 00:08:06.156009 [ 294 ] {fc3f747c-846e-403c-aa11-3ca881486375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14339 | 2026.05.19 00:08:06.156031 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 82 rows starting from the beginning of the part | ||
| 14340 | 2026.05.19 00:08:06.156052 [ 294 ] {fc3f747c-846e-403c-aa11-3ca881486375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14341 | 2026.05.19 00:08:06.156095 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
| 14342 | 2026.05.19 00:08:06.156149 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part | ||
| 14343 | 2026.05.19 00:08:06.156196 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part | ||
| 14344 | 2026.05.19 00:08:06.156250 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 36 rows starting from the beginning of the part | ||
| 14345 | 2026.05.19 00:08:06.156300 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 14346 | 2026.05.19 00:08:06.156485 [ 294 ] {fc3f747c-846e-403c-aa11-3ca881486375} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14347 | 2026.05.19 00:08:06.156521 [ 294 ] {fc3f747c-846e-403c-aa11-3ca881486375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14348 | 2026.05.19 00:08:06.156847 [ 294 ] {fc3f747c-846e-403c-aa11-3ca881486375} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14349 | 2026.05.19 00:08:06.157096 [ 294 ] {fc3f747c-846e-403c-aa11-3ca881486375} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2026.05.19 00:08:06.157152 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295746 sec., 170558.11864362305 rows/sec., 13.17 MiB/sec. | ||
| 14351 | 2026.05.19 00:08:06.157228 [ 294 ] {fc3f747c-846e-403c-aa11-3ca881486375} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001237 sec., 75990.29911075182 rows/sec., 5.93 MiB/sec. | ||
| 14352 | 2026.05.19 00:08:06.157267 [ 294 ] {fc3f747c-846e-403c-aa11-3ca881486375} <Debug> TCPHandler: Processed in 0.00141621 sec. | ||
| 14353 | 2026.05.19 00:08:06.157388 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14354 | 2026.05.19 00:08:06.157388 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14355 | 2026.05.19 00:08:06.157487 [ 294 ] {ac066a24-5a4e-47f1-bcfb-43b8cf437a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14356 | 2026.05.19 00:08:06.157539 [ 294 ] {ac066a24-5a4e-47f1-bcfb-43b8cf437a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14357 | 2026.05.19 00:08:06.157742 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2026.05.19 00:08:06.157847 [ 189 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_91_18} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14359 | 2026.05.19 00:08:06.157941 [ 294 ] {ac066a24-5a4e-47f1-bcfb-43b8cf437a84} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2026.05.19 00:08:06.157945 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14361 | 2026.05.19 00:08:06.157986 [ 294 ] {ac066a24-5a4e-47f1-bcfb-43b8cf437a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14362 | 2026.05.19 00:08:06.158336 [ 294 ] {ac066a24-5a4e-47f1-bcfb-43b8cf437a84} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14363 | 2026.05.19 00:08:06.158547 [ 294 ] {ac066a24-5a4e-47f1-bcfb-43b8cf437a84} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14364 | 2026.05.19 00:08:06.158678 [ 294 ] {ac066a24-5a4e-47f1-bcfb-43b8cf437a84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14365 | 2026.05.19 00:08:06.158713 [ 294 ] {ac066a24-5a4e-47f1-bcfb-43b8cf437a84} <Debug> TCPHandler: Processed in 0.001373788 sec. | ||
| 14366 | 2026.05.19 00:08:06.158829 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2026.05.19 00:08:06.158926 [ 294 ] {657965c6-906b-4e3b-92b0-4de4e5980c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14368 | 2026.05.19 00:08:06.158980 [ 294 ] {657965c6-906b-4e3b-92b0-4de4e5980c92} <Trace> 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 | ||
| 14369 | 2026.05.19 00:08:06.159845 [ 294 ] {657965c6-906b-4e3b-92b0-4de4e5980c92} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2026.05.19 00:08:06.159880 [ 294 ] {657965c6-906b-4e3b-92b0-4de4e5980c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14371 | 2026.05.19 00:08:06.160418 [ 294 ] {657965c6-906b-4e3b-92b0-4de4e5980c92} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14372 | 2026.05.19 00:08:06.160639 [ 294 ] {657965c6-906b-4e3b-92b0-4de4e5980c92} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2026.05.19 00:08:06.160750 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14374 | 2026.05.19 00:08:06.160778 [ 294 ] {657965c6-906b-4e3b-92b0-4de4e5980c92} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001871 sec., 16034.206306787813 rows/sec., 28.73 MiB/sec. | ||
| 14375 | 2026.05.19 00:08:06.160787 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2026.05.19 00:08:06.160811 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14377 | 2026.05.19 00:08:06.160839 [ 294 ] {657965c6-906b-4e3b-92b0-4de4e5980c92} <Debug> TCPHandler: Processed in 0.002059528 sec. | ||
| 14378 | 2026.05.19 00:08:06.160920 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14379 | 2026.05.19 00:08:06.160962 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14380 | 2026.05.19 00:08:06.161063 [ 294 ] {4d2109fb-d701-4973-afd7-2324800e9106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14381 | 2026.05.19 00:08:06.161108 [ 294 ] {4d2109fb-d701-4973-afd7-2324800e9106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14382 | 2026.05.19 00:08:06.161187 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14383 | 2026.05.19 00:08:06.161262 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1841 rows starting from the beginning of the part | ||
| 14384 | 2026.05.19 00:08:06.161411 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 30 rows starting from the beginning of the part | ||
| 14385 | 2026.05.19 00:08:06.161459 [ 294 ] {4d2109fb-d701-4973-afd7-2324800e9106} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14386 | 2026.05.19 00:08:06.161510 [ 294 ] {4d2109fb-d701-4973-afd7-2324800e9106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14387 | 2026.05.19 00:08:06.161557 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part | ||
| 14388 | 2026.05.19 00:08:06.161676 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part | ||
| 14389 | 2026.05.19 00:08:06.161782 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 22 rows starting from the beginning of the part | ||
| 14390 | 2026.05.19 00:08:06.161827 [ 294 ] {4d2109fb-d701-4973-afd7-2324800e9106} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14391 | 2026.05.19 00:08:06.161879 [ 195 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 14392 | 2026.05.19 00:08:06.162077 [ 294 ] {4d2109fb-d701-4973-afd7-2324800e9106} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2026.05.19 00:08:06.162214 [ 294 ] {4d2109fb-d701-4973-afd7-2324800e9106} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 14394 | 2026.05.19 00:08:06.162250 [ 294 ] {4d2109fb-d701-4973-afd7-2324800e9106} <Debug> TCPHandler: Processed in 0.001337487 sec. | ||
| 14395 | 2026.05.19 00:08:06.171553 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 19 columns (19 merged, 0 gathered) in 0.010682439 sec., 183853.14439895234 rows/sec., 329.46 MiB/sec. | ||
| 14396 | 2026.05.19 00:08:06.173395 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14397 | 2026.05.19 00:08:06.173766 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14398 | 2026.05.19 00:08:06.173862 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14399 | 2026.05.19 00:08:06.174009 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.47 MiB. | ||
| 14400 | 2026.05.19 00:08:07.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.46 MiB, peak 368.90 MiB, free memory in arenas 0.00 B, will set to 356.17 MiB (RSS), difference: 4.71 MiB | ||
| 14401 | 2026.05.19 00:08:07.439298 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14402 | 2026.05.19 00:08:07.439346 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14403 | 2026.05.19 00:08:07.594834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30691 | ||
| 14404 | 2026.05.19 00:08:07.595329 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2026.05.19 00:08:07.595372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14406 | 2026.05.19 00:08:07.595853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14407 | 2026.05.19 00:08:07.596108 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14408 | 2026.05.19 00:08:07.596240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30691 | ||
| 14409 | 2026.05.19 00:08:08.002632 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00214697 sec. | ||
| 14410 | 2026.05.19 00:08:09.205939 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14411 | 2026.05.19 00:08:09.222886 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14412 | 2026.05.19 00:08:09.222946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14413 | 2026.05.19 00:08:09.228997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14414 | 2026.05.19 00:08:09.229683 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14415 | 2026.05.19 00:08:09.232575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14416 | 2026.05.19 00:08:11.015936 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47154 | ||
| 14417 | 2026.05.19 00:08:11.016034 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14418 | 2026.05.19 00:08:11.016062 [ 310 ] {} <Debug> TCP-Session: 4e26f984-d4fa-482b-9434-1b4e1170a565 Authenticating user 'default' from [fd00:1122:3344:101::e]:47154 | ||
| 14419 | 2026.05.19 00:08:11.016085 [ 310 ] {} <Debug> TCP-Session: 4e26f984-d4fa-482b-9434-1b4e1170a565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14420 | 2026.05.19 00:08:11.016098 [ 310 ] {} <Debug> TCP-Session: 4e26f984-d4fa-482b-9434-1b4e1170a565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14421 | 2026.05.19 00:08:11.016314 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40026 | ||
| 14422 | 2026.05.19 00:08:11.016342 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41129 | ||
| 14423 | 2026.05.19 00:08:11.016364 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56087 | ||
| 14424 | 2026.05.19 00:08:11.016386 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59667 | ||
| 14425 | 2026.05.19 00:08:11.016408 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14426 | 2026.05.19 00:08:11.016417 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14427 | 2026.05.19 00:08:11.016431 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14428 | 2026.05.19 00:08:11.016465 [ 311 ] {} <Debug> TCP-Session: 92698014-2c3b-47b2-b803-ad4ec2e51388 Authenticating user 'default' from [fd00:1122:3344:101::e]:40026 | ||
| 14429 | 2026.05.19 00:08:11.016474 [ 303 ] {} <Debug> TCP-Session: be6043d5-f484-4a99-8060-d39f09aa50f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41129 | ||
| 14430 | 2026.05.19 00:08:11.016485 [ 307 ] {} <Debug> TCP-Session: b674b25b-e861-441b-a186-8a872eb2761b Authenticating user 'default' from [fd00:1122:3344:101::e]:56087 | ||
| 14431 | 2026.05.19 00:08:11.016488 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14432 | 2026.05.19 00:08:11.016508 [ 307 ] {} <Debug> TCP-Session: b674b25b-e861-441b-a186-8a872eb2761b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14433 | 2026.05.19 00:08:11.016499 [ 303 ] {} <Debug> TCP-Session: be6043d5-f484-4a99-8060-d39f09aa50f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14434 | 2026.05.19 00:08:11.016532 [ 307 ] {} <Debug> TCP-Session: b674b25b-e861-441b-a186-8a872eb2761b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14435 | 2026.05.19 00:08:11.016533 [ 308 ] {} <Debug> TCP-Session: c5a7e62e-bd0e-4819-922d-4acd11a8a1da Authenticating user 'default' from [fd00:1122:3344:101::e]:59667 | ||
| 14436 | 2026.05.19 00:08:11.016542 [ 303 ] {} <Debug> TCP-Session: be6043d5-f484-4a99-8060-d39f09aa50f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14437 | 2026.05.19 00:08:11.016580 [ 308 ] {} <Debug> TCP-Session: c5a7e62e-bd0e-4819-922d-4acd11a8a1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14438 | 2026.05.19 00:08:11.016495 [ 311 ] {} <Debug> TCP-Session: 92698014-2c3b-47b2-b803-ad4ec2e51388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14439 | 2026.05.19 00:08:11.016611 [ 308 ] {} <Debug> TCP-Session: c5a7e62e-bd0e-4819-922d-4acd11a8a1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14440 | 2026.05.19 00:08:11.016636 [ 311 ] {} <Debug> TCP-Session: 92698014-2c3b-47b2-b803-ad4ec2e51388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2026.05.19 00:08:11.016398 [ 310 ] {} <Trace> TCP-Session: 4e26f984-d4fa-482b-9434-1b4e1170a565 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14442 | 2026.05.19 00:08:11.016382 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64700 | ||
| 14443 | 2026.05.19 00:08:11.016353 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50807 | ||
| 14444 | 2026.05.19 00:08:11.016329 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44837 | ||
| 14445 | 2026.05.19 00:08:11.016327 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41818 | ||
| 14446 | 2026.05.19 00:08:11.016777 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14447 | 2026.05.19 00:08:11.016787 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14448 | 2026.05.19 00:08:11.016813 [ 309 ] {} <Debug> TCP-Session: f93359ec-e125-4b10-9df2-6343896a04a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64700 | ||
| 14449 | 2026.05.19 00:08:11.016819 [ 304 ] {} <Debug> TCP-Session: c0a3c2b9-077d-48d5-aa2c-b26adf568f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:50807 | ||
| 14450 | 2026.05.19 00:08:11.016837 [ 309 ] {} <Debug> TCP-Session: f93359ec-e125-4b10-9df2-6343896a04a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14451 | 2026.05.19 00:08:11.016839 [ 304 ] {} <Debug> TCP-Session: c0a3c2b9-077d-48d5-aa2c-b26adf568f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14452 | 2026.05.19 00:08:11.016851 [ 309 ] {} <Debug> TCP-Session: f93359ec-e125-4b10-9df2-6343896a04a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14453 | 2026.05.19 00:08:11.016859 [ 304 ] {} <Debug> TCP-Session: c0a3c2b9-077d-48d5-aa2c-b26adf568f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14454 | 2026.05.19 00:08:11.016845 [ 310 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47154) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14455 | 2026.05.19 00:08:11.017154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14456 | 2026.05.19 00:08:11.017159 [ 310 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14457 | 2026.05.19 00:08:11.017189 [ 293 ] {} <Debug> TCP-Session: 82f36337-22fd-4af9-a74f-9b22af1ec300 Authenticating user 'default' from [fd00:1122:3344:101::e]:44837 | ||
| 14458 | 2026.05.19 00:08:11.017222 [ 293 ] {} <Debug> TCP-Session: 82f36337-22fd-4af9-a74f-9b22af1ec300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14459 | 2026.05.19 00:08:11.017235 [ 293 ] {} <Debug> TCP-Session: 82f36337-22fd-4af9-a74f-9b22af1ec300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2026.05.19 00:08:11.017243 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14461 | 2026.05.19 00:08:11.017244 [ 310 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14462 | 2026.05.19 00:08:11.017274 [ 283 ] {} <Debug> TCP-Session: e8021745-092d-4ef4-85fc-6a7a584086c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41818 | ||
| 14463 | 2026.05.19 00:08:11.017298 [ 283 ] {} <Debug> TCP-Session: e8021745-092d-4ef4-85fc-6a7a584086c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14464 | 2026.05.19 00:08:11.017311 [ 283 ] {} <Debug> TCP-Session: e8021745-092d-4ef4-85fc-6a7a584086c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2026.05.19 00:08:11.017560 [ 310 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 14466 | 2026.05.19 00:08:11.018481 [ 330 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Trace> AggregatingTransform: Aggregating | ||
| 14467 | 2026.05.19 00:08:11.018518 [ 330 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Trace> Aggregator: Aggregation method: without_key | ||
| 14468 | 2026.05.19 00:08:11.018546 [ 330 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881564 sec. (1134.348 rows/sec., 44.31 KiB/sec.) | ||
| 14469 | 2026.05.19 00:08:11.018561 [ 330 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Trace> Aggregator: Merging aggregated data | ||
| 14470 | 2026.05.19 00:08:11.019069 [ 310 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002284 sec., 437.82837127845886 rows/sec., 17.10 KiB/sec. | ||
| 14471 | 2026.05.19 00:08:11.019189 [ 310 ] {89371535-14ad-4d16-9a42-de98f286fe27} <Debug> TCPHandler: Processed in 0.002912721 sec. | ||
| 14472 | 2026.05.19 00:08:11.019317 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14473 | 2026.05.19 00:08:11.019346 [ 310 ] {} <Debug> TCP-Session: 4e26f984-d4fa-482b-9434-1b4e1170a565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14474 | 2026.05.19 00:08:11.019350 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14475 | 2026.05.19 00:08:11.019374 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14476 | 2026.05.19 00:08:11.019390 [ 283 ] {} <Debug> TCP-Session: e8021745-092d-4ef4-85fc-6a7a584086c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14477 | 2026.05.19 00:08:11.019404 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14478 | 2026.05.19 00:08:11.019406 [ 309 ] {} <Debug> TCP-Session: f93359ec-e125-4b10-9df2-6343896a04a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2026.05.19 00:08:11.019407 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14480 | 2026.05.19 00:08:11.019465 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14481 | 2026.05.19 00:08:11.019490 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14482 | 2026.05.19 00:08:11.019498 [ 311 ] {} <Debug> TCP-Session: 92698014-2c3b-47b2-b803-ad4ec2e51388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14483 | 2026.05.19 00:08:11.019510 [ 307 ] {} <Debug> TCP-Session: b674b25b-e861-441b-a186-8a872eb2761b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14484 | 2026.05.19 00:08:11.019538 [ 308 ] {} <Debug> TCP-Session: c5a7e62e-bd0e-4819-922d-4acd11a8a1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14485 | 2026.05.19 00:08:11.019432 [ 293 ] {} <Debug> TCP-Session: 82f36337-22fd-4af9-a74f-9b22af1ec300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14486 | 2026.05.19 00:08:11.019446 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14487 | 2026.05.19 00:08:11.019427 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14488 | 2026.05.19 00:08:11.019616 [ 303 ] {} <Debug> TCP-Session: be6043d5-f484-4a99-8060-d39f09aa50f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.05.19 00:08:11.019640 [ 304 ] {} <Debug> TCP-Session: c0a3c2b9-077d-48d5-aa2c-b26adf568f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14490 | 2026.05.19 00:08:11.108272 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46930 | ||
| 14491 | 2026.05.19 00:08:11.108359 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14492 | 2026.05.19 00:08:11.108386 [ 310 ] {} <Debug> TCP-Session: 71f4406d-245f-43a0-96bb-c3583876457a Authenticating user 'default' from [fd00:1122:3344:101::e]:46930 | ||
| 14493 | 2026.05.19 00:08:11.108409 [ 310 ] {} <Debug> TCP-Session: 71f4406d-245f-43a0-96bb-c3583876457a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2026.05.19 00:08:11.108421 [ 310 ] {} <Debug> TCP-Session: 71f4406d-245f-43a0-96bb-c3583876457a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2026.05.19 00:08:11.108653 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34835 | ||
| 14496 | 2026.05.19 00:08:11.108678 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64114 | ||
| 14497 | 2026.05.19 00:08:11.108699 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59316 | ||
| 14498 | 2026.05.19 00:08:11.108722 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59285 | ||
| 14499 | 2026.05.19 00:08:11.108746 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14500 | 2026.05.19 00:08:11.108755 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14501 | 2026.05.19 00:08:11.108746 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14502 | 2026.05.19 00:08:11.108791 [ 311 ] {} <Debug> TCP-Session: 72f4a48b-8fd8-401a-a17a-a16611ddf1b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34835 | ||
| 14503 | 2026.05.19 00:08:11.108799 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14504 | 2026.05.19 00:08:11.108810 [ 303 ] {} <Debug> TCP-Session: f03a1c7f-eab3-47de-ad50-3011de26c3a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64114 | ||
| 14505 | 2026.05.19 00:08:11.108826 [ 311 ] {} <Debug> TCP-Session: 72f4a48b-8fd8-401a-a17a-a16611ddf1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14506 | 2026.05.19 00:08:11.108837 [ 309 ] {} <Debug> TCP-Session: 74f16e60-fe12-4195-8027-4e6a2a872c98 Authenticating user 'default' from [fd00:1122:3344:101::e]:59285 | ||
| 14507 | 2026.05.19 00:08:11.108849 [ 311 ] {} <Debug> TCP-Session: 72f4a48b-8fd8-401a-a17a-a16611ddf1b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14508 | 2026.05.19 00:08:11.108844 [ 303 ] {} <Debug> TCP-Session: f03a1c7f-eab3-47de-ad50-3011de26c3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14509 | 2026.05.19 00:08:11.108870 [ 309 ] {} <Debug> TCP-Session: 74f16e60-fe12-4195-8027-4e6a2a872c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14510 | 2026.05.19 00:08:11.108889 [ 303 ] {} <Debug> TCP-Session: f03a1c7f-eab3-47de-ad50-3011de26c3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14511 | 2026.05.19 00:08:11.108903 [ 309 ] {} <Debug> TCP-Session: 74f16e60-fe12-4195-8027-4e6a2a872c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14512 | 2026.05.19 00:08:11.108792 [ 307 ] {} <Debug> TCP-Session: 0d41cc23-235c-483f-b9d4-f26dfbc02748 Authenticating user 'default' from [fd00:1122:3344:101::e]:59316 | ||
| 14513 | 2026.05.19 00:08:11.108733 [ 310 ] {} <Trace> TCP-Session: 71f4406d-245f-43a0-96bb-c3583876457a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14514 | 2026.05.19 00:08:11.108963 [ 307 ] {} <Debug> TCP-Session: 0d41cc23-235c-483f-b9d4-f26dfbc02748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2026.05.19 00:08:11.108722 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40979 | ||
| 14516 | 2026.05.19 00:08:11.109000 [ 307 ] {} <Debug> TCP-Session: 0d41cc23-235c-483f-b9d4-f26dfbc02748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14517 | 2026.05.19 00:08:11.108690 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44622 | ||
| 14518 | 2026.05.19 00:08:11.108665 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41267 | ||
| 14519 | 2026.05.19 00:08:11.109088 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14520 | 2026.05.19 00:08:11.109114 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14521 | 2026.05.19 00:08:11.108665 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41036 | ||
| 14522 | 2026.05.19 00:08:11.109134 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14523 | 2026.05.19 00:08:11.109145 [ 304 ] {} <Debug> TCP-Session: 31161b4a-94eb-4b77-8386-dda8e9ccc8fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44622 | ||
| 14524 | 2026.05.19 00:08:11.109143 [ 310 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46930) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14525 | 2026.05.19 00:08:11.109181 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14526 | 2026.05.19 00:08:11.109183 [ 304 ] {} <Debug> TCP-Session: 31161b4a-94eb-4b77-8386-dda8e9ccc8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2026.05.19 00:08:11.109232 [ 283 ] {} <Debug> TCP-Session: 7c1dee1a-d06b-4034-bf06-4ba4354caa14 Authenticating user 'default' from [fd00:1122:3344:101::e]:41036 | ||
| 14528 | 2026.05.19 00:08:11.109243 [ 304 ] {} <Debug> TCP-Session: 31161b4a-94eb-4b77-8386-dda8e9ccc8fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14529 | 2026.05.19 00:08:11.109252 [ 283 ] {} <Debug> TCP-Session: 7c1dee1a-d06b-4034-bf06-4ba4354caa14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14530 | 2026.05.19 00:08:11.109177 [ 293 ] {} <Debug> TCP-Session: 38ec8c27-2573-47a8-b812-9861566c2cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41267 | ||
| 14531 | 2026.05.19 00:08:11.109268 [ 283 ] {} <Debug> TCP-Session: 7c1dee1a-d06b-4034-bf06-4ba4354caa14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.05.19 00:08:11.109135 [ 308 ] {} <Debug> TCP-Session: e42da8d2-c34f-49ae-8c5c-a728a310a519 Authenticating user 'default' from [fd00:1122:3344:101::e]:40979 | ||
| 14533 | 2026.05.19 00:08:11.109298 [ 293 ] {} <Debug> TCP-Session: 38ec8c27-2573-47a8-b812-9861566c2cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14534 | 2026.05.19 00:08:11.109336 [ 308 ] {} <Debug> TCP-Session: e42da8d2-c34f-49ae-8c5c-a728a310a519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14535 | 2026.05.19 00:08:11.109338 [ 293 ] {} <Debug> TCP-Session: 38ec8c27-2573-47a8-b812-9861566c2cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14536 | 2026.05.19 00:08:11.109359 [ 308 ] {} <Debug> TCP-Session: e42da8d2-c34f-49ae-8c5c-a728a310a519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2026.05.19 00:08:11.109479 [ 310 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14538 | 2026.05.19 00:08:11.109542 [ 310 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14539 | 2026.05.19 00:08:11.109838 [ 310 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 14540 | 2026.05.19 00:08:11.110774 [ 329 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Trace> AggregatingTransform: Aggregating | ||
| 14541 | 2026.05.19 00:08:11.110807 [ 329 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Trace> Aggregator: Aggregation method: without_key | ||
| 14542 | 2026.05.19 00:08:11.110840 [ 329 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901895 sec. (1108.777 rows/sec., 43.31 KiB/sec.) | ||
| 14543 | 2026.05.19 00:08:11.110857 [ 329 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Trace> Aggregator: Merging aggregated data | ||
| 14544 | 2026.05.19 00:08:11.111455 [ 310 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002374 sec., 421.2299915754002 rows/sec., 16.45 KiB/sec. | ||
| 14545 | 2026.05.19 00:08:11.111601 [ 310 ] {47afacb4-8ca5-4666-85ef-f785125761af} <Debug> TCPHandler: Processed in 0.002984184 sec. | ||
| 14546 | 2026.05.19 00:08:11.111727 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14547 | 2026.05.19 00:08:11.111761 [ 310 ] {} <Debug> TCP-Session: 71f4406d-245f-43a0-96bb-c3583876457a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14548 | 2026.05.19 00:08:11.111762 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14549 | 2026.05.19 00:08:11.111782 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14550 | 2026.05.19 00:08:11.111804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14551 | 2026.05.19 00:08:11.111808 [ 309 ] {} <Debug> TCP-Session: 74f16e60-fe12-4195-8027-4e6a2a872c98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14552 | 2026.05.19 00:08:11.111814 [ 283 ] {} <Debug> TCP-Session: 7c1dee1a-d06b-4034-bf06-4ba4354caa14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14553 | 2026.05.19 00:08:11.111823 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14554 | 2026.05.19 00:08:11.111844 [ 293 ] {} <Debug> TCP-Session: 38ec8c27-2573-47a8-b812-9861566c2cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14555 | 2026.05.19 00:08:11.111867 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14556 | 2026.05.19 00:08:11.111882 [ 311 ] {} <Debug> TCP-Session: 72f4a48b-8fd8-401a-a17a-a16611ddf1b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14557 | 2026.05.19 00:08:11.111909 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14558 | 2026.05.19 00:08:11.111914 [ 303 ] {} <Debug> TCP-Session: f03a1c7f-eab3-47de-ad50-3011de26c3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14559 | 2026.05.19 00:08:11.111846 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14560 | 2026.05.19 00:08:11.111939 [ 307 ] {} <Debug> TCP-Session: 0d41cc23-235c-483f-b9d4-f26dfbc02748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14561 | 2026.05.19 00:08:11.111944 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14562 | 2026.05.19 00:08:11.111992 [ 304 ] {} <Debug> TCP-Session: 31161b4a-94eb-4b77-8386-dda8e9ccc8fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14563 | 2026.05.19 00:08:11.112038 [ 308 ] {} <Debug> TCP-Session: e42da8d2-c34f-49ae-8c5c-a728a310a519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14564 | 2026.05.19 00:08:11.147175 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14565 | 2026.05.19 00:08:11.147440 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 14566 | 2026.05.19 00:08:11.147827 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14567 | 2026.05.19 00:08:11.147876 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Debug> 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 | ||
| 14568 | 2026.05.19 00:08:11.148112 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14569 | 2026.05.19 00:08:11.148190 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14570 | 2026.05.19 00:08:11.148340 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14571 | 2026.05.19 00:08:11.148416 [ 358 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14572 | 2026.05.19 00:08:11.148449 [ 359 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14573 | 2026.05.19 00:08:11.148449 [ 325 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14574 | 2026.05.19 00:08:11.148584 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 14575 | 2026.05.19 00:08:11.148612 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14576 | 2026.05.19 00:08:11.148687 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14577 | 2026.05.19 00:08:11.148708 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14578 | 2026.05.19 00:08:11.148747 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> 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'))" | ||
| 14579 | 2026.05.19 00:08:11.148789 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Trace> 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'))" | ||
| 14580 | 2026.05.19 00:08:11.150204 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00287 sec., 12195.121951219511 rows/sec., 2.05 MiB/sec. | ||
| 14581 | 2026.05.19 00:08:11.150342 [ 294 ] {3bb37b04-bc41-4be2-b98c-3158c5fee7f8} <Debug> TCPHandler: Processed in 0.003314893 sec. | ||
| 14582 | 2026.05.19 00:08:11.152307 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14583 | 2026.05.19 00:08:11.152430 [ 294 ] {deee6a9b-1adf-403b-b7ee-e599b0fd59e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14584 | 2026.05.19 00:08:11.152481 [ 294 ] {deee6a9b-1adf-403b-b7ee-e599b0fd59e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14585 | 2026.05.19 00:08:11.153016 [ 294 ] {deee6a9b-1adf-403b-b7ee-e599b0fd59e3} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14586 | 2026.05.19 00:08:11.153062 [ 294 ] {deee6a9b-1adf-403b-b7ee-e599b0fd59e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14587 | 2026.05.19 00:08:11.153446 [ 294 ] {deee6a9b-1adf-403b-b7ee-e599b0fd59e3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14588 | 2026.05.19 00:08:11.153674 [ 294 ] {deee6a9b-1adf-403b-b7ee-e599b0fd59e3} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14589 | 2026.05.19 00:08:11.153839 [ 294 ] {deee6a9b-1adf-403b-b7ee-e599b0fd59e3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001442 sec., 54091.53952843274 rows/sec., 4.48 MiB/sec. | ||
| 14590 | 2026.05.19 00:08:11.153883 [ 294 ] {deee6a9b-1adf-403b-b7ee-e599b0fd59e3} <Debug> TCPHandler: Processed in 0.001633166 sec. | ||
| 14591 | 2026.05.19 00:08:11.154027 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14592 | 2026.05.19 00:08:11.154125 [ 294 ] {5861246e-38bd-47e7-aa4e-4fa09447a7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14593 | 2026.05.19 00:08:11.154169 [ 294 ] {5861246e-38bd-47e7-aa4e-4fa09447a7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14594 | 2026.05.19 00:08:11.154590 [ 294 ] {5861246e-38bd-47e7-aa4e-4fa09447a7b4} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14595 | 2026.05.19 00:08:11.154627 [ 294 ] {5861246e-38bd-47e7-aa4e-4fa09447a7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14596 | 2026.05.19 00:08:11.154935 [ 294 ] {5861246e-38bd-47e7-aa4e-4fa09447a7b4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14597 | 2026.05.19 00:08:11.155163 [ 294 ] {5861246e-38bd-47e7-aa4e-4fa09447a7b4} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14598 | 2026.05.19 00:08:11.155299 [ 294 ] {5861246e-38bd-47e7-aa4e-4fa09447a7b4} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001194 sec., 9212.730318257956 rows/sec., 692.75 KiB/sec. | ||
| 14599 | 2026.05.19 00:08:11.155336 [ 294 ] {5861246e-38bd-47e7-aa4e-4fa09447a7b4} <Debug> TCPHandler: Processed in 0.001359828 sec. | ||
| 14600 | 2026.05.19 00:08:11.155465 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14601 | 2026.05.19 00:08:11.155562 [ 294 ] {67395a41-b127-418e-a8aa-2fe4061e2dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14602 | 2026.05.19 00:08:11.155602 [ 294 ] {67395a41-b127-418e-a8aa-2fe4061e2dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14603 | 2026.05.19 00:08:11.156035 [ 294 ] {67395a41-b127-418e-a8aa-2fe4061e2dad} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14604 | 2026.05.19 00:08:11.156074 [ 294 ] {67395a41-b127-418e-a8aa-2fe4061e2dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14605 | 2026.05.19 00:08:11.156389 [ 294 ] {67395a41-b127-418e-a8aa-2fe4061e2dad} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14606 | 2026.05.19 00:08:11.156632 [ 294 ] {67395a41-b127-418e-a8aa-2fe4061e2dad} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14607 | 2026.05.19 00:08:11.156775 [ 294 ] {67395a41-b127-418e-a8aa-2fe4061e2dad} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001232 sec., 60876.62337662338 rows/sec., 4.75 MiB/sec. | ||
| 14608 | 2026.05.19 00:08:11.156813 [ 294 ] {67395a41-b127-418e-a8aa-2fe4061e2dad} <Debug> TCPHandler: Processed in 0.001397469 sec. | ||
| 14609 | 2026.05.19 00:08:11.156966 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14610 | 2026.05.19 00:08:11.157063 [ 294 ] {b591e5db-d393-4825-83f9-7a31c3c6b770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14611 | 2026.05.19 00:08:11.157110 [ 294 ] {b591e5db-d393-4825-83f9-7a31c3c6b770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14612 | 2026.05.19 00:08:11.157710 [ 294 ] {b591e5db-d393-4825-83f9-7a31c3c6b770} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14613 | 2026.05.19 00:08:11.157751 [ 294 ] {b591e5db-d393-4825-83f9-7a31c3c6b770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14614 | 2026.05.19 00:08:11.158165 [ 294 ] {b591e5db-d393-4825-83f9-7a31c3c6b770} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14615 | 2026.05.19 00:08:11.158384 [ 294 ] {b591e5db-d393-4825-83f9-7a31c3c6b770} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14616 | 2026.05.19 00:08:11.158521 [ 294 ] {b591e5db-d393-4825-83f9-7a31c3c6b770} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
| 14617 | 2026.05.19 00:08:11.158557 [ 294 ] {b591e5db-d393-4825-83f9-7a31c3c6b770} <Debug> TCPHandler: Processed in 0.001642156 sec. | ||
| 14618 | 2026.05.19 00:08:11.158695 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14619 | 2026.05.19 00:08:11.158798 [ 294 ] {a79b4dba-1a22-4f70-bb10-27695d2ce2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14620 | 2026.05.19 00:08:11.158856 [ 294 ] {a79b4dba-1a22-4f70-bb10-27695d2ce2ce} <Trace> 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 | ||
| 14621 | 2026.05.19 00:08:11.159757 [ 294 ] {a79b4dba-1a22-4f70-bb10-27695d2ce2ce} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2026.05.19 00:08:11.159799 [ 294 ] {a79b4dba-1a22-4f70-bb10-27695d2ce2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14623 | 2026.05.19 00:08:11.160347 [ 294 ] {a79b4dba-1a22-4f70-bb10-27695d2ce2ce} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14624 | 2026.05.19 00:08:11.160594 [ 294 ] {a79b4dba-1a22-4f70-bb10-27695d2ce2ce} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2026.05.19 00:08:11.160740 [ 294 ] {a79b4dba-1a22-4f70-bb10-27695d2ce2ce} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001961 sec., 5609.382967873534 rows/sec., 10.05 MiB/sec. | ||
| 14626 | 2026.05.19 00:08:11.160794 [ 294 ] {a79b4dba-1a22-4f70-bb10-27695d2ce2ce} <Debug> TCPHandler: Processed in 0.00215318 sec. | ||
| 14627 | 2026.05.19 00:08:11.160925 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2026.05.19 00:08:11.161023 [ 294 ] {ad6dfa59-ba81-4412-9f8e-524ef3363559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14629 | 2026.05.19 00:08:11.161067 [ 294 ] {ad6dfa59-ba81-4412-9f8e-524ef3363559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14630 | 2026.05.19 00:08:11.161433 [ 294 ] {ad6dfa59-ba81-4412-9f8e-524ef3363559} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.05.19 00:08:11.161480 [ 294 ] {ad6dfa59-ba81-4412-9f8e-524ef3363559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14632 | 2026.05.19 00:08:11.161853 [ 294 ] {ad6dfa59-ba81-4412-9f8e-524ef3363559} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14633 | 2026.05.19 00:08:11.162181 [ 294 ] {ad6dfa59-ba81-4412-9f8e-524ef3363559} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.05.19 00:08:11.162323 [ 294 ] {ad6dfa59-ba81-4412-9f8e-524ef3363559} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 14635 | 2026.05.19 00:08:11.162360 [ 294 ] {ad6dfa59-ba81-4412-9f8e-524ef3363559} <Debug> TCPHandler: Processed in 0.001485401 sec. | ||
| 14636 | 2026.05.19 00:08:12.490865 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33201 | ||
| 14637 | 2026.05.19 00:08:12.490960 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14638 | 2026.05.19 00:08:12.490986 [ 310 ] {} <Debug> TCP-Session: e5ba0e28-5500-48a3-bce9-8985aebced19 Authenticating user 'default' from [fd00:1122:3344:101::e]:33201 | ||
| 14639 | 2026.05.19 00:08:12.491009 [ 310 ] {} <Debug> TCP-Session: e5ba0e28-5500-48a3-bce9-8985aebced19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2026.05.19 00:08:12.491022 [ 310 ] {} <Debug> TCP-Session: e5ba0e28-5500-48a3-bce9-8985aebced19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14641 | 2026.05.19 00:08:12.491230 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63154 | ||
| 14642 | 2026.05.19 00:08:12.491262 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52074 | ||
| 14643 | 2026.05.19 00:08:12.491313 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53726 | ||
| 14644 | 2026.05.19 00:08:12.491342 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14645 | 2026.05.19 00:08:12.491336 [ 310 ] {} <Trace> TCP-Session: e5ba0e28-5500-48a3-bce9-8985aebced19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2026.05.19 00:08:12.491388 [ 311 ] {} <Debug> TCP-Session: e98ff99f-b419-4699-9dd3-868d48406be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63154 | ||
| 14647 | 2026.05.19 00:08:12.491388 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14648 | 2026.05.19 00:08:12.491431 [ 311 ] {} <Debug> TCP-Session: e98ff99f-b419-4699-9dd3-868d48406be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14649 | 2026.05.19 00:08:12.491455 [ 309 ] {} <Debug> TCP-Session: 9ad80131-bdf2-4ee8-ad24-d3546756e355 Authenticating user 'default' from [fd00:1122:3344:101::e]:53726 | ||
| 14650 | 2026.05.19 00:08:12.491463 [ 311 ] {} <Debug> TCP-Session: e98ff99f-b419-4699-9dd3-868d48406be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14651 | 2026.05.19 00:08:12.491378 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14652 | 2026.05.19 00:08:12.491490 [ 309 ] {} <Debug> TCP-Session: 9ad80131-bdf2-4ee8-ad24-d3546756e355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14653 | 2026.05.19 00:08:12.491309 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42336 | ||
| 14654 | 2026.05.19 00:08:12.491550 [ 310 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33201) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14655 | 2026.05.19 00:08:12.491524 [ 309 ] {} <Debug> TCP-Session: 9ad80131-bdf2-4ee8-ad24-d3546756e355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14656 | 2026.05.19 00:08:12.491523 [ 293 ] {} <Debug> TCP-Session: b89e3ecd-a2c1-48c9-978a-e586347352cc Authenticating user 'default' from [fd00:1122:3344:101::e]:52074 | ||
| 14657 | 2026.05.19 00:08:12.491608 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14658 | 2026.05.19 00:08:12.491630 [ 293 ] {} <Debug> TCP-Session: b89e3ecd-a2c1-48c9-978a-e586347352cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14659 | 2026.05.19 00:08:12.491652 [ 308 ] {} <Debug> TCP-Session: 1cbc3ed7-476a-4525-8b50-d98f289db5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42336 | ||
| 14660 | 2026.05.19 00:08:12.491660 [ 293 ] {} <Debug> TCP-Session: b89e3ecd-a2c1-48c9-978a-e586347352cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14661 | 2026.05.19 00:08:12.491685 [ 308 ] {} <Debug> TCP-Session: 1cbc3ed7-476a-4525-8b50-d98f289db5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14662 | 2026.05.19 00:08:12.491293 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36267 | ||
| 14663 | 2026.05.19 00:08:12.491709 [ 308 ] {} <Debug> TCP-Session: 1cbc3ed7-476a-4525-8b50-d98f289db5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14664 | 2026.05.19 00:08:12.491272 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61996 | ||
| 14665 | 2026.05.19 00:08:12.491766 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14666 | 2026.05.19 00:08:12.491262 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60010 | ||
| 14667 | 2026.05.19 00:08:12.491807 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14668 | 2026.05.19 00:08:12.491843 [ 310 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14669 | 2026.05.19 00:08:12.491881 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14670 | 2026.05.19 00:08:12.491890 [ 303 ] {} <Debug> TCP-Session: c621347e-effe-4671-a53e-bad8fa484601 Authenticating user 'default' from [fd00:1122:3344:101::e]:61996 | ||
| 14671 | 2026.05.19 00:08:12.491918 [ 283 ] {} <Debug> TCP-Session: 4d9cefd5-91ec-4c46-851e-d72d93b0fbb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60010 | ||
| 14672 | 2026.05.19 00:08:12.491932 [ 310 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14673 | 2026.05.19 00:08:12.491936 [ 303 ] {} <Debug> TCP-Session: c621347e-effe-4671-a53e-bad8fa484601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14674 | 2026.05.19 00:08:12.491949 [ 283 ] {} <Debug> TCP-Session: 4d9cefd5-91ec-4c46-851e-d72d93b0fbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14675 | 2026.05.19 00:08:12.491973 [ 303 ] {} <Debug> TCP-Session: c621347e-effe-4671-a53e-bad8fa484601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14676 | 2026.05.19 00:08:12.491997 [ 283 ] {} <Debug> TCP-Session: 4d9cefd5-91ec-4c46-851e-d72d93b0fbb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14677 | 2026.05.19 00:08:12.491285 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54091 | ||
| 14678 | 2026.05.19 00:08:12.491796 [ 307 ] {} <Debug> TCP-Session: 5baf912d-f151-48f6-99b4-e68a5d982304 Authenticating user 'default' from [fd00:1122:3344:101::e]:36267 | ||
| 14679 | 2026.05.19 00:08:12.492071 [ 307 ] {} <Debug> TCP-Session: 5baf912d-f151-48f6-99b4-e68a5d982304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14680 | 2026.05.19 00:08:12.492076 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14681 | 2026.05.19 00:08:12.492086 [ 307 ] {} <Debug> TCP-Session: 5baf912d-f151-48f6-99b4-e68a5d982304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14682 | 2026.05.19 00:08:12.492107 [ 304 ] {} <Debug> TCP-Session: b6c5a6a3-6f00-4ce1-b3c1-8fdbee7f4a56 Authenticating user 'default' from [fd00:1122:3344:101::e]:54091 | ||
| 14683 | 2026.05.19 00:08:12.492130 [ 304 ] {} <Debug> TCP-Session: b6c5a6a3-6f00-4ce1-b3c1-8fdbee7f4a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14684 | 2026.05.19 00:08:12.492143 [ 304 ] {} <Debug> TCP-Session: b6c5a6a3-6f00-4ce1-b3c1-8fdbee7f4a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14685 | 2026.05.19 00:08:12.492229 [ 310 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 14686 | 2026.05.19 00:08:12.493092 [ 326 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Trace> AggregatingTransform: Aggregating | ||
| 14687 | 2026.05.19 00:08:12.493131 [ 326 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Trace> Aggregator: Aggregation method: without_key | ||
| 14688 | 2026.05.19 00:08:12.493159 [ 326 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000827673 sec. (1208.207 rows/sec., 47.20 KiB/sec.) | ||
| 14689 | 2026.05.19 00:08:12.493174 [ 326 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Trace> Aggregator: Merging aggregated data | ||
| 14690 | 2026.05.19 00:08:12.493673 [ 310 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002183 sec., 458.0852038479157 rows/sec., 17.89 KiB/sec. | ||
| 14691 | 2026.05.19 00:08:12.493783 [ 310 ] {9b73f54c-6ee6-474c-8cff-e7ff42430011} <Debug> TCPHandler: Processed in 0.002566592 sec. | ||
| 14692 | 2026.05.19 00:08:12.493909 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14693 | 2026.05.19 00:08:12.493937 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14694 | 2026.05.19 00:08:12.493939 [ 310 ] {} <Debug> TCP-Session: e5ba0e28-5500-48a3-bce9-8985aebced19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14695 | 2026.05.19 00:08:12.493959 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14696 | 2026.05.19 00:08:12.493977 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14697 | 2026.05.19 00:08:12.493999 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14698 | 2026.05.19 00:08:12.494014 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14699 | 2026.05.19 00:08:12.494034 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14700 | 2026.05.19 00:08:12.494054 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14701 | 2026.05.19 00:08:12.494070 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14702 | 2026.05.19 00:08:12.494087 [ 293 ] {} <Debug> TCP-Session: b89e3ecd-a2c1-48c9-978a-e586347352cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14703 | 2026.05.19 00:08:12.494100 [ 283 ] {} <Debug> TCP-Session: 4d9cefd5-91ec-4c46-851e-d72d93b0fbb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14704 | 2026.05.19 00:08:12.494112 [ 307 ] {} <Debug> TCP-Session: 5baf912d-f151-48f6-99b4-e68a5d982304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14705 | 2026.05.19 00:08:12.494071 [ 303 ] {} <Debug> TCP-Session: c621347e-effe-4671-a53e-bad8fa484601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14706 | 2026.05.19 00:08:12.494060 [ 308 ] {} <Debug> TCP-Session: 1cbc3ed7-476a-4525-8b50-d98f289db5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.05.19 00:08:12.494024 [ 304 ] {} <Debug> TCP-Session: b6c5a6a3-6f00-4ce1-b3c1-8fdbee7f4a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.05.19 00:08:12.494019 [ 309 ] {} <Debug> TCP-Session: 9ad80131-bdf2-4ee8-ad24-d3546756e355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14709 | 2026.05.19 00:08:12.493981 [ 311 ] {} <Debug> TCP-Session: e98ff99f-b419-4699-9dd3-868d48406be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14710 | 2026.05.19 00:08:15.097366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31203 | ||
| 14711 | 2026.05.19 00:08:15.097916 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2026.05.19 00:08:15.097955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14713 | 2026.05.19 00:08:15.098433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14714 | 2026.05.19 00:08:15.098664 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.05.19 00:08:15.098799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31203 | ||
| 14716 | 2026.05.19 00:08:16.146757 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14717 | 2026.05.19 00:08:16.147015 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 14718 | 2026.05.19 00:08:16.147372 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14719 | 2026.05.19 00:08:16.147413 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Debug> 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 | ||
| 14720 | 2026.05.19 00:08:16.147640 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14721 | 2026.05.19 00:08:16.147711 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14722 | 2026.05.19 00:08:16.147852 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 14723 | 2026.05.19 00:08:16.147926 [ 334 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14724 | 2026.05.19 00:08:16.147939 [ 338 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14725 | 2026.05.19 00:08:16.147954 [ 359 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14726 | 2026.05.19 00:08:16.148067 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 14727 | 2026.05.19 00:08:16.148095 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14728 | 2026.05.19 00:08:16.148168 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14729 | 2026.05.19 00:08:16.148187 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14730 | 2026.05.19 00:08:16.148223 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> 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'))" | ||
| 14731 | 2026.05.19 00:08:16.148264 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Trace> 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'))" | ||
| 14732 | 2026.05.19 00:08:16.149370 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002461 sec., 14221.86103210077 rows/sec., 2.40 MiB/sec. | ||
| 14733 | 2026.05.19 00:08:16.149490 [ 294 ] {407aa9a7-7149-487a-9cea-339d88469bf7} <Debug> TCPHandler: Processed in 0.002876551 sec. | ||
| 14734 | 2026.05.19 00:08:16.151763 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14735 | 2026.05.19 00:08:16.151969 [ 294 ] {5708e588-bf8b-4613-abc5-68674cf7226d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14736 | 2026.05.19 00:08:16.152054 [ 294 ] {5708e588-bf8b-4613-abc5-68674cf7226d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14737 | 2026.05.19 00:08:16.152589 [ 294 ] {5708e588-bf8b-4613-abc5-68674cf7226d} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14738 | 2026.05.19 00:08:16.152633 [ 294 ] {5708e588-bf8b-4613-abc5-68674cf7226d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14739 | 2026.05.19 00:08:16.152991 [ 294 ] {5708e588-bf8b-4613-abc5-68674cf7226d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14740 | 2026.05.19 00:08:16.153215 [ 294 ] {5708e588-bf8b-4613-abc5-68674cf7226d} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.05.19 00:08:16.153365 [ 294 ] {5708e588-bf8b-4613-abc5-68674cf7226d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001456 sec., 2747.252747252747 rows/sec., 224.02 KiB/sec. | ||
| 14742 | 2026.05.19 00:08:16.153402 [ 294 ] {5708e588-bf8b-4613-abc5-68674cf7226d} <Debug> TCPHandler: Processed in 0.001738969 sec. | ||
| 14743 | 2026.05.19 00:08:16.153518 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2026.05.19 00:08:16.153615 [ 294 ] {659eeacd-8934-44eb-9847-ee63449f998d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14745 | 2026.05.19 00:08:16.153656 [ 294 ] {659eeacd-8934-44eb-9847-ee63449f998d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14746 | 2026.05.19 00:08:16.154114 [ 294 ] {659eeacd-8934-44eb-9847-ee63449f998d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2026.05.19 00:08:16.154151 [ 294 ] {659eeacd-8934-44eb-9847-ee63449f998d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14748 | 2026.05.19 00:08:16.154460 [ 294 ] {659eeacd-8934-44eb-9847-ee63449f998d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14749 | 2026.05.19 00:08:16.154664 [ 294 ] {659eeacd-8934-44eb-9847-ee63449f998d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2026.05.19 00:08:16.154791 [ 294 ] {659eeacd-8934-44eb-9847-ee63449f998d} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001198 sec., 98497.49582637729 rows/sec., 8.34 MiB/sec. | ||
| 14751 | 2026.05.19 00:08:16.154825 [ 294 ] {659eeacd-8934-44eb-9847-ee63449f998d} <Debug> TCPHandler: Processed in 0.001354388 sec. | ||
| 14752 | 2026.05.19 00:08:16.154939 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2026.05.19 00:08:16.155033 [ 294 ] {def96ab1-8fbe-4132-a2af-5577590ae5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14754 | 2026.05.19 00:08:16.155074 [ 294 ] {def96ab1-8fbe-4132-a2af-5577590ae5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14755 | 2026.05.19 00:08:16.155475 [ 294 ] {def96ab1-8fbe-4132-a2af-5577590ae5ce} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2026.05.19 00:08:16.155512 [ 294 ] {def96ab1-8fbe-4132-a2af-5577590ae5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14757 | 2026.05.19 00:08:16.155801 [ 294 ] {def96ab1-8fbe-4132-a2af-5577590ae5ce} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14758 | 2026.05.19 00:08:16.156009 [ 294 ] {def96ab1-8fbe-4132-a2af-5577590ae5ce} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.05.19 00:08:16.156138 [ 294 ] {def96ab1-8fbe-4132-a2af-5577590ae5ce} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001124 sec., 30249.110320284697 rows/sec., 2.20 MiB/sec. | ||
| 14760 | 2026.05.19 00:08:16.156172 [ 294 ] {def96ab1-8fbe-4132-a2af-5577590ae5ce} <Debug> TCPHandler: Processed in 0.001279966 sec. | ||
| 14761 | 2026.05.19 00:08:16.156286 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2026.05.19 00:08:16.156379 [ 294 ] {04b78b87-f4c7-41ee-9916-0b2f002b3c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14763 | 2026.05.19 00:08:16.156420 [ 294 ] {04b78b87-f4c7-41ee-9916-0b2f002b3c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14764 | 2026.05.19 00:08:16.156839 [ 294 ] {04b78b87-f4c7-41ee-9916-0b2f002b3c28} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.05.19 00:08:16.156875 [ 294 ] {04b78b87-f4c7-41ee-9916-0b2f002b3c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14766 | 2026.05.19 00:08:16.157191 [ 294 ] {04b78b87-f4c7-41ee-9916-0b2f002b3c28} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14767 | 2026.05.19 00:08:16.157397 [ 294 ] {04b78b87-f4c7-41ee-9916-0b2f002b3c28} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2026.05.19 00:08:16.157524 [ 294 ] {04b78b87-f4c7-41ee-9916-0b2f002b3c28} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001163 sec., 84264.83233018056 rows/sec., 6.59 MiB/sec. | ||
| 14769 | 2026.05.19 00:08:16.157558 [ 294 ] {04b78b87-f4c7-41ee-9916-0b2f002b3c28} <Debug> TCPHandler: Processed in 0.001318907 sec. | ||
| 14770 | 2026.05.19 00:08:16.157671 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14771 | 2026.05.19 00:08:16.157764 [ 294 ] {82212fda-291b-4472-a3de-037cfa542c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14772 | 2026.05.19 00:08:16.157806 [ 294 ] {82212fda-291b-4472-a3de-037cfa542c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14773 | 2026.05.19 00:08:16.158206 [ 294 ] {82212fda-291b-4472-a3de-037cfa542c29} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2026.05.19 00:08:16.158246 [ 294 ] {82212fda-291b-4472-a3de-037cfa542c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14775 | 2026.05.19 00:08:16.158566 [ 294 ] {82212fda-291b-4472-a3de-037cfa542c29} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14776 | 2026.05.19 00:08:16.158769 [ 294 ] {82212fda-291b-4472-a3de-037cfa542c29} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2026.05.19 00:08:16.158897 [ 294 ] {82212fda-291b-4472-a3de-037cfa542c29} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001151 sec., 140747.17636837534 rows/sec., 9.80 MiB/sec. | ||
| 14778 | 2026.05.19 00:08:16.158930 [ 294 ] {82212fda-291b-4472-a3de-037cfa542c29} <Debug> TCPHandler: Processed in 0.001305267 sec. | ||
| 14779 | 2026.05.19 00:08:16.159048 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14780 | 2026.05.19 00:08:16.159164 [ 294 ] {8ff43e48-6136-48aa-903b-6e23df3eb80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14781 | 2026.05.19 00:08:16.159232 [ 294 ] {8ff43e48-6136-48aa-903b-6e23df3eb80c} <Trace> 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 | ||
| 14782 | 2026.05.19 00:08:16.160132 [ 294 ] {8ff43e48-6136-48aa-903b-6e23df3eb80c} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2026.05.19 00:08:16.160170 [ 294 ] {8ff43e48-6136-48aa-903b-6e23df3eb80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14784 | 2026.05.19 00:08:16.160713 [ 294 ] {8ff43e48-6136-48aa-903b-6e23df3eb80c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14785 | 2026.05.19 00:08:16.160945 [ 294 ] {8ff43e48-6136-48aa-903b-6e23df3eb80c} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2026.05.19 00:08:16.161090 [ 294 ] {8ff43e48-6136-48aa-903b-6e23df3eb80c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001951 sec., 15376.729882111737 rows/sec., 27.55 MiB/sec. | ||
| 14787 | 2026.05.19 00:08:16.161142 [ 294 ] {8ff43e48-6136-48aa-903b-6e23df3eb80c} <Debug> TCPHandler: Processed in 0.00215373 sec. | ||
| 14788 | 2026.05.19 00:08:16.161275 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14789 | 2026.05.19 00:08:16.161369 [ 294 ] {79a3f974-86c8-4120-8786-d507955eacda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14790 | 2026.05.19 00:08:16.161413 [ 294 ] {79a3f974-86c8-4120-8786-d507955eacda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14791 | 2026.05.19 00:08:16.161748 [ 294 ] {79a3f974-86c8-4120-8786-d507955eacda} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2026.05.19 00:08:16.161785 [ 294 ] {79a3f974-86c8-4120-8786-d507955eacda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14793 | 2026.05.19 00:08:16.162089 [ 294 ] {79a3f974-86c8-4120-8786-d507955eacda} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14794 | 2026.05.19 00:08:16.162292 [ 294 ] {79a3f974-86c8-4120-8786-d507955eacda} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2026.05.19 00:08:16.162422 [ 294 ] {79a3f974-86c8-4120-8786-d507955eacda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 14796 | 2026.05.19 00:08:16.162455 [ 294 ] {79a3f974-86c8-4120-8786-d507955eacda} <Debug> TCPHandler: Processed in 0.001230424 sec. | ||
| 14797 | 2026.05.19 00:08:16.732627 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14798 | 2026.05.19 00:08:16.750951 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.05.19 00:08:16.751010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14800 | 2026.05.19 00:08:16.757128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14801 | 2026.05.19 00:08:16.757811 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.05.19 00:08:16.760987 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14803 | 2026.05.19 00:08:21.146289 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14804 | 2026.05.19 00:08:21.146523 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 14805 | 2026.05.19 00:08:21.146891 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14806 | 2026.05.19 00:08:21.146931 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Debug> 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 | ||
| 14807 | 2026.05.19 00:08:21.147158 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14808 | 2026.05.19 00:08:21.147231 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14809 | 2026.05.19 00:08:21.147383 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14810 | 2026.05.19 00:08:21.147466 [ 326 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14811 | 2026.05.19 00:08:21.147470 [ 334 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14812 | 2026.05.19 00:08:21.147480 [ 359 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14813 | 2026.05.19 00:08:21.147600 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 14814 | 2026.05.19 00:08:21.147633 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14815 | 2026.05.19 00:08:21.147708 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14816 | 2026.05.19 00:08:21.147729 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14817 | 2026.05.19 00:08:21.147767 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> 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'))" | ||
| 14818 | 2026.05.19 00:08:21.147810 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Trace> 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'))" | ||
| 14819 | 2026.05.19 00:08:21.148840 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002417 sec., 14480.761274306993 rows/sec., 2.44 MiB/sec. | ||
| 14820 | 2026.05.19 00:08:21.148961 [ 294 ] {8fc000f3-37ae-4494-8cb8-39b9d126a6a3} <Debug> TCPHandler: Processed in 0.002811199 sec. | ||
| 14821 | 2026.05.19 00:08:21.150905 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14822 | 2026.05.19 00:08:21.151021 [ 294 ] {b82d7d05-bdbb-42e0-844e-86dca62119f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14823 | 2026.05.19 00:08:21.151067 [ 294 ] {b82d7d05-bdbb-42e0-844e-86dca62119f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14824 | 2026.05.19 00:08:21.151596 [ 294 ] {b82d7d05-bdbb-42e0-844e-86dca62119f0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2026.05.19 00:08:21.151645 [ 294 ] {b82d7d05-bdbb-42e0-844e-86dca62119f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14826 | 2026.05.19 00:08:21.152009 [ 294 ] {b82d7d05-bdbb-42e0-844e-86dca62119f0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14827 | 2026.05.19 00:08:21.152233 [ 294 ] {b82d7d05-bdbb-42e0-844e-86dca62119f0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2026.05.19 00:08:21.152382 [ 294 ] {b82d7d05-bdbb-42e0-844e-86dca62119f0} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001393 sec., 55994.25699928213 rows/sec., 4.64 MiB/sec. | ||
| 14829 | 2026.05.19 00:08:21.152420 [ 294 ] {b82d7d05-bdbb-42e0-844e-86dca62119f0} <Debug> TCPHandler: Processed in 0.001569103 sec. | ||
| 14830 | 2026.05.19 00:08:21.152552 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2026.05.19 00:08:21.152650 [ 294 ] {c4b412b4-524e-458f-a65f-cd886d35df44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14832 | 2026.05.19 00:08:21.152694 [ 294 ] {c4b412b4-524e-458f-a65f-cd886d35df44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14833 | 2026.05.19 00:08:21.153113 [ 294 ] {c4b412b4-524e-458f-a65f-cd886d35df44} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2026.05.19 00:08:21.153153 [ 294 ] {c4b412b4-524e-458f-a65f-cd886d35df44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14835 | 2026.05.19 00:08:21.153452 [ 294 ] {c4b412b4-524e-458f-a65f-cd886d35df44} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14836 | 2026.05.19 00:08:21.153666 [ 294 ] {c4b412b4-524e-458f-a65f-cd886d35df44} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2026.05.19 00:08:21.153802 [ 294 ] {c4b412b4-524e-458f-a65f-cd886d35df44} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001172 sec., 9385.665529010239 rows/sec., 705.76 KiB/sec. | ||
| 14838 | 2026.05.19 00:08:21.153838 [ 294 ] {c4b412b4-524e-458f-a65f-cd886d35df44} <Debug> TCPHandler: Processed in 0.001336847 sec. | ||
| 14839 | 2026.05.19 00:08:21.153956 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2026.05.19 00:08:21.154056 [ 294 ] {66309eb0-af36-4e02-8e34-b57fd3bdbf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14841 | 2026.05.19 00:08:21.154097 [ 294 ] {66309eb0-af36-4e02-8e34-b57fd3bdbf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14842 | 2026.05.19 00:08:21.154527 [ 294 ] {66309eb0-af36-4e02-8e34-b57fd3bdbf93} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2026.05.19 00:08:21.154563 [ 294 ] {66309eb0-af36-4e02-8e34-b57fd3bdbf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14844 | 2026.05.19 00:08:21.154896 [ 294 ] {66309eb0-af36-4e02-8e34-b57fd3bdbf93} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14845 | 2026.05.19 00:08:21.155103 [ 294 ] {66309eb0-af36-4e02-8e34-b57fd3bdbf93} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2026.05.19 00:08:21.155235 [ 294 ] {66309eb0-af36-4e02-8e34-b57fd3bdbf93} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.0012 sec., 62500.00000000001 rows/sec., 4.88 MiB/sec. | ||
| 14847 | 2026.05.19 00:08:21.155269 [ 294 ] {66309eb0-af36-4e02-8e34-b57fd3bdbf93} <Debug> TCPHandler: Processed in 0.001362878 sec. | ||
| 14848 | 2026.05.19 00:08:21.155393 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2026.05.19 00:08:21.155489 [ 294 ] {d4262c77-4a72-4149-bd9d-b8cdc389e690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14850 | 2026.05.19 00:08:21.155534 [ 294 ] {d4262c77-4a72-4149-bd9d-b8cdc389e690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14851 | 2026.05.19 00:08:21.155976 [ 294 ] {d4262c77-4a72-4149-bd9d-b8cdc389e690} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2026.05.19 00:08:21.156011 [ 294 ] {d4262c77-4a72-4149-bd9d-b8cdc389e690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14853 | 2026.05.19 00:08:21.156339 [ 294 ] {d4262c77-4a72-4149-bd9d-b8cdc389e690} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14854 | 2026.05.19 00:08:21.156542 [ 294 ] {d4262c77-4a72-4149-bd9d-b8cdc389e690} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2026.05.19 00:08:21.156660 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_105_27 to all_106_106_0 | ||
| 14856 | 2026.05.19 00:08:21.156675 [ 294 ] {d4262c77-4a72-4149-bd9d-b8cdc389e690} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 14857 | 2026.05.19 00:08:21.156694 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2026.05.19 00:08:21.156710 [ 294 ] {d4262c77-4a72-4149-bd9d-b8cdc389e690} <Debug> TCPHandler: Processed in 0.001365018 sec. | ||
| 14859 | 2026.05.19 00:08:21.156714 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14860 | 2026.05.19 00:08:21.156821 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_106_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_105_27 to all_106_106_0 into Compact with storage Full | ||
| 14861 | 2026.05.19 00:08:21.156830 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14862 | 2026.05.19 00:08:21.156968 [ 294 ] {ae9c1746-0327-467a-869f-5c85ff61d222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14863 | 2026.05.19 00:08:21.156983 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_106_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14864 | 2026.05.19 00:08:21.157031 [ 294 ] {ae9c1746-0327-467a-869f-5c85ff61d222} <Trace> 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 | ||
| 14865 | 2026.05.19 00:08:21.157033 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_106_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_27, total 38448 rows starting from the beginning of the part | ||
| 14866 | 2026.05.19 00:08:21.157131 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_106_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 14867 | 2026.05.19 00:08:21.157839 [ 294 ] {ae9c1746-0327-467a-869f-5c85ff61d222} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.05.19 00:08:21.157880 [ 294 ] {ae9c1746-0327-467a-869f-5c85ff61d222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14869 | 2026.05.19 00:08:21.158422 [ 294 ] {ae9c1746-0327-467a-869f-5c85ff61d222} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14870 | 2026.05.19 00:08:21.158646 [ 294 ] {ae9c1746-0327-467a-869f-5c85ff61d222} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.05.19 00:08:21.158801 [ 294 ] {ae9c1746-0327-467a-869f-5c85ff61d222} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001853 sec., 5936.3194819212085 rows/sec., 10.64 MiB/sec. | ||
| 14872 | 2026.05.19 00:08:21.158867 [ 294 ] {ae9c1746-0327-467a-869f-5c85ff61d222} <Debug> TCPHandler: Processed in 0.002085648 sec. | ||
| 14873 | 2026.05.19 00:08:21.158997 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.05.19 00:08:21.159094 [ 294 ] {f0693b7c-a77e-4563-8843-f48e67cbbb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.05.19 00:08:21.159138 [ 294 ] {f0693b7c-a77e-4563-8843-f48e67cbbb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14876 | 2026.05.19 00:08:21.159496 [ 294 ] {f0693b7c-a77e-4563-8843-f48e67cbbb36} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.05.19 00:08:21.159531 [ 294 ] {f0693b7c-a77e-4563-8843-f48e67cbbb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14878 | 2026.05.19 00:08:21.159868 [ 294 ] {f0693b7c-a77e-4563-8843-f48e67cbbb36} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14879 | 2026.05.19 00:08:21.160081 [ 294 ] {f0693b7c-a77e-4563-8843-f48e67cbbb36} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.05.19 00:08:21.160214 [ 294 ] {f0693b7c-a77e-4563-8843-f48e67cbbb36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 14881 | 2026.05.19 00:08:21.160247 [ 294 ] {f0693b7c-a77e-4563-8843-f48e67cbbb36} <Debug> TCPHandler: Processed in 0.001299206 sec. | ||
| 14882 | 2026.05.19 00:08:21.163520 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_106_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38576 rows, containing 5 columns (5 merged, 0 gathered) in 0.006736278 sec., 5726604.513649822 rows/sec., 369.01 MiB/sec. | ||
| 14883 | 2026.05.19 00:08:21.164070 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_106_28} <Trace> MergedBlockOutputStream: filled checksums all_1_106_28 (state Temporary) | ||
| 14884 | 2026.05.19 00:08:21.164393 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_106_28} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_106_28 to all_1_106_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14885 | 2026.05.19 00:08:21.164483 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_106_28} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_105_27, all_106_106_0] -> all_1_106_28 | ||
| 14886 | 2026.05.19 00:08:21.164593 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14887 | 2026.05.19 00:08:22.439386 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14888 | 2026.05.19 00:08:22.439458 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14889 | 2026.05.19 00:08:22.598936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31651 | ||
| 14890 | 2026.05.19 00:08:22.599429 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14891 | 2026.05.19 00:08:22.599479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14892 | 2026.05.19 00:08:22.599970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14893 | 2026.05.19 00:08:22.600207 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14894 | 2026.05.19 00:08:22.600360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31651 | ||
| 14895 | 2026.05.19 00:08:22.600401 [ 77 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14896 | 2026.05.19 00:08:22.600485 [ 77 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.05.19 00:08:22.600514 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14898 | 2026.05.19 00:08:22.600639 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14899 | 2026.05.19 00:08:22.600766 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14900 | 2026.05.19 00:08:22.600807 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29283 rows starting from the beginning of the part | ||
| 14901 | 2026.05.19 00:08:22.600885 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14902 | 2026.05.19 00:08:22.600935 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14903 | 2026.05.19 00:08:22.600982 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14904 | 2026.05.19 00:08:22.601028 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14905 | 2026.05.19 00:08:22.601071 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14906 | 2026.05.19 00:08:22.603225 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31651 rows, containing 4 columns (4 merged, 0 gathered) in 0.002636134 sec., 12006597.540185742 rows/sec., 171.76 MiB/sec. | ||
| 14907 | 2026.05.19 00:08:22.603656 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14908 | 2026.05.19 00:08:22.604024 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.05.19 00:08:22.604115 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_66_13} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14910 | 2026.05.19 00:08:22.604254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14911 | 2026.05.19 00:08:24.261050 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14912 | 2026.05.19 00:08:24.281566 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.05.19 00:08:24.281640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14914 | 2026.05.19 00:08:24.288072 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14915 | 2026.05.19 00:08:24.288799 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2026.05.19 00:08:24.289101 [ 77 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14917 | 2026.05.19 00:08:24.289138 [ 77 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2026.05.19 00:08:24.289158 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14919 | 2026.05.19 00:08:24.289286 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14920 | 2026.05.19 00:08:24.293033 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14921 | 2026.05.19 00:08:24.293308 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14922 | 2026.05.19 00:08:24.294473 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14923 | 2026.05.19 00:08:24.299202 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14924 | 2026.05.19 00:08:24.303734 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14925 | 2026.05.19 00:08:24.308310 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14926 | 2026.05.19 00:08:24.313059 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14927 | 2026.05.19 00:08:24.316862 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14928 | 2026.05.19 00:08:24.371708 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082478504 sec., 6025.812495338179 rows/sec., 31.16 MiB/sec. | ||
| 14929 | 2026.05.19 00:08:24.374983 [ 202 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14930 | 2026.05.19 00:08:24.377689 [ 202 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2026.05.19 00:08:24.377822 [ 202 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_66_13} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14932 | 2026.05.19 00:08:24.380353 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14933 | 2026.05.19 00:08:26.147150 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14934 | 2026.05.19 00:08:26.147384 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 14935 | 2026.05.19 00:08:26.147715 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14936 | 2026.05.19 00:08:26.147753 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Debug> 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 | ||
| 14937 | 2026.05.19 00:08:26.147975 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14938 | 2026.05.19 00:08:26.148044 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14939 | 2026.05.19 00:08:26.148187 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14940 | 2026.05.19 00:08:26.148272 [ 326 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14941 | 2026.05.19 00:08:26.148280 [ 359 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14942 | 2026.05.19 00:08:26.148277 [ 334 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14943 | 2026.05.19 00:08:26.148458 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 14944 | 2026.05.19 00:08:26.148481 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14945 | 2026.05.19 00:08:26.148550 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14946 | 2026.05.19 00:08:26.148570 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14947 | 2026.05.19 00:08:26.148606 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> 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'))" | ||
| 14948 | 2026.05.19 00:08:26.148677 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Trace> 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'))" | ||
| 14949 | 2026.05.19 00:08:26.149679 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002393 sec., 14625.99247806101 rows/sec., 2.46 MiB/sec. | ||
| 14950 | 2026.05.19 00:08:26.149777 [ 294 ] {a9bbe1a4-f379-4a57-8078-6699171b53a9} <Debug> TCPHandler: Processed in 0.002760447 sec. | ||
| 14951 | 2026.05.19 00:08:26.151960 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14952 | 2026.05.19 00:08:26.152114 [ 294 ] {bc4bfa36-811a-469a-bd68-70c1ec8282f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14953 | 2026.05.19 00:08:26.152175 [ 294 ] {bc4bfa36-811a-469a-bd68-70c1ec8282f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14954 | 2026.05.19 00:08:26.152778 [ 294 ] {bc4bfa36-811a-469a-bd68-70c1ec8282f6} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14955 | 2026.05.19 00:08:26.152818 [ 294 ] {bc4bfa36-811a-469a-bd68-70c1ec8282f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14956 | 2026.05.19 00:08:26.153176 [ 294 ] {bc4bfa36-811a-469a-bd68-70c1ec8282f6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14957 | 2026.05.19 00:08:26.153395 [ 294 ] {bc4bfa36-811a-469a-bd68-70c1ec8282f6} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.05.19 00:08:26.153543 [ 74 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14959 | 2026.05.19 00:08:26.153546 [ 294 ] {bc4bfa36-811a-469a-bd68-70c1ec8282f6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001476 sec., 78590.78590785907 rows/sec., 6.68 MiB/sec. | ||
| 14960 | 2026.05.19 00:08:26.153582 [ 74 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2026.05.19 00:08:26.153598 [ 294 ] {bc4bfa36-811a-469a-bd68-70c1ec8282f6} <Debug> TCPHandler: Processed in 0.001713968 sec. | ||
| 14962 | 2026.05.19 00:08:26.153601 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14963 | 2026.05.19 00:08:26.153724 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14964 | 2026.05.19 00:08:26.153734 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14965 | 2026.05.19 00:08:26.153818 [ 294 ] {06f4a4c0-2f6c-4158-a766-0eb9e6a9aa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14966 | 2026.05.19 00:08:26.153866 [ 294 ] {06f4a4c0-2f6c-4158-a766-0eb9e6a9aa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14967 | 2026.05.19 00:08:26.153897 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14968 | 2026.05.19 00:08:26.153942 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2618 rows starting from the beginning of the part | ||
| 14969 | 2026.05.19 00:08:26.154020 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 116 rows starting from the beginning of the part | ||
| 14970 | 2026.05.19 00:08:26.154076 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 78 rows starting from the beginning of the part | ||
| 14971 | 2026.05.19 00:08:26.154126 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 118 rows starting from the beginning of the part | ||
| 14972 | 2026.05.19 00:08:26.154177 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 78 rows starting from the beginning of the part | ||
| 14973 | 2026.05.19 00:08:26.154224 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 116 rows starting from the beginning of the part | ||
| 14974 | 2026.05.19 00:08:26.154279 [ 294 ] {06f4a4c0-2f6c-4158-a766-0eb9e6a9aa9c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.05.19 00:08:26.154319 [ 294 ] {06f4a4c0-2f6c-4158-a766-0eb9e6a9aa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14976 | 2026.05.19 00:08:26.154685 [ 294 ] {06f4a4c0-2f6c-4158-a766-0eb9e6a9aa9c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14977 | 2026.05.19 00:08:26.154898 [ 294 ] {06f4a4c0-2f6c-4158-a766-0eb9e6a9aa9c} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2026.05.19 00:08:26.155037 [ 294 ] {06f4a4c0-2f6c-4158-a766-0eb9e6a9aa9c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001237 sec., 24252.22312045271 rows/sec., 1.78 MiB/sec. | ||
| 14979 | 2026.05.19 00:08:26.155073 [ 294 ] {06f4a4c0-2f6c-4158-a766-0eb9e6a9aa9c} <Debug> TCPHandler: Processed in 0.001399559 sec. | ||
| 14980 | 2026.05.19 00:08:26.155192 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14981 | 2026.05.19 00:08:26.155287 [ 294 ] {380788c9-a6a8-4112-a0da-39c38a0c96c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14982 | 2026.05.19 00:08:26.155327 [ 294 ] {380788c9-a6a8-4112-a0da-39c38a0c96c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14983 | 2026.05.19 00:08:26.155660 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001990515 sec., 1569443.0838250401 rows/sec., 126.43 MiB/sec. | ||
| 14984 | 2026.05.19 00:08:26.155740 [ 294 ] {380788c9-a6a8-4112-a0da-39c38a0c96c4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2026.05.19 00:08:26.155779 [ 294 ] {380788c9-a6a8-4112-a0da-39c38a0c96c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14986 | 2026.05.19 00:08:26.155994 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14987 | 2026.05.19 00:08:26.156085 [ 294 ] {380788c9-a6a8-4112-a0da-39c38a0c96c4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14988 | 2026.05.19 00:08:26.156256 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2026.05.19 00:08:26.156298 [ 294 ] {380788c9-a6a8-4112-a0da-39c38a0c96c4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2026.05.19 00:08:26.156326 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_111_22} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14991 | 2026.05.19 00:08:26.156405 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 14992 | 2026.05.19 00:08:26.156430 [ 294 ] {380788c9-a6a8-4112-a0da-39c38a0c96c4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001161 sec., 80964.68561584842 rows/sec., 6.32 MiB/sec. | ||
| 14993 | 2026.05.19 00:08:26.156451 [ 69 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14994 | 2026.05.19 00:08:26.156465 [ 294 ] {380788c9-a6a8-4112-a0da-39c38a0c96c4} <Debug> TCPHandler: Processed in 0.001322077 sec. | ||
| 14995 | 2026.05.19 00:08:26.156503 [ 69 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14996 | 2026.05.19 00:08:26.156537 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14997 | 2026.05.19 00:08:26.156601 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14998 | 2026.05.19 00:08:26.156621 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14999 | 2026.05.19 00:08:26.156700 [ 294 ] {1d6525a9-7022-4c39-a4ef-5cc629a78ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15000 | 2026.05.19 00:08:26.156718 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15001 | 2026.05.19 00:08:26.156746 [ 294 ] {1d6525a9-7022-4c39-a4ef-5cc629a78ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15002 | 2026.05.19 00:08:26.156746 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1403 rows starting from the beginning of the part | ||
| 15003 | 2026.05.19 00:08:26.156807 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 94 rows starting from the beginning of the part | ||
| 15004 | 2026.05.19 00:08:26.156851 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 75 rows starting from the beginning of the part | ||
| 15005 | 2026.05.19 00:08:26.156893 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 98 rows starting from the beginning of the part | ||
| 15006 | 2026.05.19 00:08:26.156934 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 75 rows starting from the beginning of the part | ||
| 15007 | 2026.05.19 00:08:26.156975 [ 194 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 94 rows starting from the beginning of the part | ||
| 15008 | 2026.05.19 00:08:26.157152 [ 294 ] {1d6525a9-7022-4c39-a4ef-5cc629a78ab6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.05.19 00:08:26.157187 [ 294 ] {1d6525a9-7022-4c39-a4ef-5cc629a78ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15010 | 2026.05.19 00:08:26.157522 [ 294 ] {1d6525a9-7022-4c39-a4ef-5cc629a78ab6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15011 | 2026.05.19 00:08:26.157730 [ 294 ] {1d6525a9-7022-4c39-a4ef-5cc629a78ab6} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.05.19 00:08:26.157848 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_106_28 to all_107_107_0 | ||
| 15013 | 2026.05.19 00:08:26.157867 [ 294 ] {1d6525a9-7022-4c39-a4ef-5cc629a78ab6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 15014 | 2026.05.19 00:08:26.157880 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2026.05.19 00:08:26.157895 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310497 sec., 1403284.4027876446 rows/sec., 104.05 MiB/sec. | ||
| 15016 | 2026.05.19 00:08:26.157911 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15017 | 2026.05.19 00:08:26.157910 [ 294 ] {1d6525a9-7022-4c39-a4ef-5cc629a78ab6} <Debug> TCPHandler: Processed in 0.001357218 sec. | ||
| 15018 | 2026.05.19 00:08:26.157983 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_107_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_106_28 to all_107_107_0 into Compact with storage Full | ||
| 15019 | 2026.05.19 00:08:26.158056 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15020 | 2026.05.19 00:08:26.158060 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_107_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15021 | 2026.05.19 00:08:26.158094 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15022 | 2026.05.19 00:08:26.158097 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_107_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_28, total 38576 rows starting from the beginning of the part | ||
| 15023 | 2026.05.19 00:08:26.158151 [ 294 ] {d2481753-688f-432a-a10c-60d9277d47a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15024 | 2026.05.19 00:08:26.158164 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_107_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15025 | 2026.05.19 00:08:26.158209 [ 294 ] {d2481753-688f-432a-a10c-60d9277d47a5} <Trace> 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 | ||
| 15026 | 2026.05.19 00:08:26.158418 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15027 | 2026.05.19 00:08:26.158509 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_111_22} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15028 | 2026.05.19 00:08:26.158615 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 15029 | 2026.05.19 00:08:26.158977 [ 294 ] {d2481753-688f-432a-a10c-60d9277d47a5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15030 | 2026.05.19 00:08:26.159018 [ 294 ] {d2481753-688f-432a-a10c-60d9277d47a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15031 | 2026.05.19 00:08:26.159739 [ 294 ] {d2481753-688f-432a-a10c-60d9277d47a5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15032 | 2026.05.19 00:08:26.159973 [ 294 ] {d2481753-688f-432a-a10c-60d9277d47a5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2026.05.19 00:08:26.160117 [ 294 ] {d2481753-688f-432a-a10c-60d9277d47a5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001984 sec., 15120.967741935483 rows/sec., 27.10 MiB/sec. | ||
| 15034 | 2026.05.19 00:08:26.160171 [ 294 ] {d2481753-688f-432a-a10c-60d9277d47a5} <Debug> TCPHandler: Processed in 0.0021648 sec. | ||
| 15035 | 2026.05.19 00:08:26.160290 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15036 | 2026.05.19 00:08:26.160385 [ 294 ] {df191421-ba2b-402f-bec5-d305b8fa1401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15037 | 2026.05.19 00:08:26.160429 [ 294 ] {df191421-ba2b-402f-bec5-d305b8fa1401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15038 | 2026.05.19 00:08:26.160770 [ 294 ] {df191421-ba2b-402f-bec5-d305b8fa1401} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15039 | 2026.05.19 00:08:26.160806 [ 294 ] {df191421-ba2b-402f-bec5-d305b8fa1401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15040 | 2026.05.19 00:08:26.161354 [ 294 ] {df191421-ba2b-402f-bec5-d305b8fa1401} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15041 | 2026.05.19 00:08:26.161571 [ 294 ] {df191421-ba2b-402f-bec5-d305b8fa1401} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15042 | 2026.05.19 00:08:26.161701 [ 69 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15043 | 2026.05.19 00:08:26.161712 [ 294 ] {df191421-ba2b-402f-bec5-d305b8fa1401} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
| 15044 | 2026.05.19 00:08:26.161741 [ 69 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.05.19 00:08:26.161761 [ 294 ] {df191421-ba2b-402f-bec5-d305b8fa1401} <Debug> TCPHandler: Processed in 0.001520713 sec. | ||
| 15046 | 2026.05.19 00:08:26.161767 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15047 | 2026.05.19 00:08:26.161874 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15048 | 2026.05.19 00:08:26.161978 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15049 | 2026.05.19 00:08:26.162008 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5460 rows starting from the beginning of the part | ||
| 15050 | 2026.05.19 00:08:26.162061 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15051 | 2026.05.19 00:08:26.162106 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15052 | 2026.05.19 00:08:26.162148 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15053 | 2026.05.19 00:08:26.162188 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15054 | 2026.05.19 00:08:26.162227 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15055 | 2026.05.19 00:08:26.164433 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5760 rows, containing 4 columns (4 merged, 0 gathered) in 0.002605543 sec., 2210671.6335136285 rows/sec., 148.98 MiB/sec. | ||
| 15056 | 2026.05.19 00:08:26.165409 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15057 | 2026.05.19 00:08:26.165799 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2026.05.19 00:08:26.165884 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_111_22} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15059 | 2026.05.19 00:08:26.165937 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_107_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38736 rows, containing 5 columns (5 merged, 0 gathered) in 0.007971242 sec., 4859468.574658754 rows/sec., 313.24 MiB/sec. | ||
| 15060 | 2026.05.19 00:08:26.165976 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 15061 | 2026.05.19 00:08:26.166515 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_107_29} <Trace> MergedBlockOutputStream: filled checksums all_1_107_29 (state Temporary) | ||
| 15062 | 2026.05.19 00:08:26.166765 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_107_29} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_107_29 to all_1_107_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2026.05.19 00:08:26.166830 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_107_29} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_106_28, all_107_107_0] -> all_1_107_29 | ||
| 15064 | 2026.05.19 00:08:26.166912 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15065 | 2026.05.19 00:08:26.418550 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15066 | 2026.05.19 00:08:26.418793 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 15067 | 2026.05.19 00:08:26.419154 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15068 | 2026.05.19 00:08:26.419199 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Debug> 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 | ||
| 15069 | 2026.05.19 00:08:26.419457 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15070 | 2026.05.19 00:08:26.419527 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15071 | 2026.05.19 00:08:26.419674 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 15072 | 2026.05.19 00:08:26.419741 [ 334 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15073 | 2026.05.19 00:08:26.419754 [ 322 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15074 | 2026.05.19 00:08:26.419775 [ 359 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15075 | 2026.05.19 00:08:26.419866 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 15076 | 2026.05.19 00:08:26.419893 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15077 | 2026.05.19 00:08:26.419967 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15078 | 2026.05.19 00:08:26.419988 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15079 | 2026.05.19 00:08:26.420027 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> 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'))" | ||
| 15080 | 2026.05.19 00:08:26.420072 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Trace> 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'))" | ||
| 15081 | 2026.05.19 00:08:26.421121 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002439 sec., 14350.143501435014 rows/sec., 3.05 MiB/sec. | ||
| 15082 | 2026.05.19 00:08:26.421237 [ 294 ] {83759526-b3cb-4746-ade5-cd8553c3cb29} <Debug> TCPHandler: Processed in 0.002824179 sec. | ||
| 15083 | 2026.05.19 00:08:26.434923 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15084 | 2026.05.19 00:08:26.435044 [ 294 ] {4ed67ee7-125e-4608-9964-d11e3072ab6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15085 | 2026.05.19 00:08:26.435094 [ 294 ] {4ed67ee7-125e-4608-9964-d11e3072ab6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15086 | 2026.05.19 00:08:26.435594 [ 294 ] {4ed67ee7-125e-4608-9964-d11e3072ab6d} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.05.19 00:08:26.435637 [ 294 ] {4ed67ee7-125e-4608-9964-d11e3072ab6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15088 | 2026.05.19 00:08:26.436004 [ 294 ] {4ed67ee7-125e-4608-9964-d11e3072ab6d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15089 | 2026.05.19 00:08:26.436223 [ 294 ] {4ed67ee7-125e-4608-9964-d11e3072ab6d} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2026.05.19 00:08:26.436361 [ 69 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15091 | 2026.05.19 00:08:26.436376 [ 294 ] {4ed67ee7-125e-4608-9964-d11e3072ab6d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001365 sec., 17582.417582417584 rows/sec., 1.46 MiB/sec. | ||
| 15092 | 2026.05.19 00:08:26.436426 [ 69 ] {} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15093 | 2026.05.19 00:08:26.436440 [ 294 ] {4ed67ee7-125e-4608-9964-d11e3072ab6d} <Debug> TCPHandler: Processed in 0.001576374 sec. | ||
| 15094 | 2026.05.19 00:08:26.436456 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15095 | 2026.05.19 00:08:26.436572 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15096 | 2026.05.19 00:08:26.436577 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15097 | 2026.05.19 00:08:26.436726 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15098 | 2026.05.19 00:08:26.436728 [ 294 ] {9bda7974-d580-4eb8-92dd-3489d6c82e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15099 | 2026.05.19 00:08:26.436767 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 15100 | 2026.05.19 00:08:26.436791 [ 294 ] {9bda7974-d580-4eb8-92dd-3489d6c82e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15101 | 2026.05.19 00:08:26.436843 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 15102 | 2026.05.19 00:08:26.436897 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 15103 | 2026.05.19 00:08:26.436942 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 15104 | 2026.05.19 00:08:26.436985 [ 195 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 15105 | 2026.05.19 00:08:26.437219 [ 294 ] {9bda7974-d580-4eb8-92dd-3489d6c82e19} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2026.05.19 00:08:26.437269 [ 294 ] {9bda7974-d580-4eb8-92dd-3489d6c82e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15107 | 2026.05.19 00:08:26.437681 [ 294 ] {9bda7974-d580-4eb8-92dd-3489d6c82e19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15108 | 2026.05.19 00:08:26.437866 [ 190 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345267 sec., 89201.62317220299 rows/sec., 7.74 MiB/sec. | ||
| 15109 | 2026.05.19 00:08:26.437942 [ 294 ] {9bda7974-d580-4eb8-92dd-3489d6c82e19} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2026.05.19 00:08:26.438024 [ 200 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15111 | 2026.05.19 00:08:26.438115 [ 294 ] {9bda7974-d580-4eb8-92dd-3489d6c82e19} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001409 sec., 7097.232079488998 rows/sec., 578.73 KiB/sec. | ||
| 15112 | 2026.05.19 00:08:26.438159 [ 294 ] {9bda7974-d580-4eb8-92dd-3489d6c82e19} <Debug> TCPHandler: Processed in 0.001631916 sec. | ||
| 15113 | 2026.05.19 00:08:26.438307 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15114 | 2026.05.19 00:08:26.438328 [ 200 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15115 | 2026.05.19 00:08:26.438410 [ 200 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_17_4} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15116 | 2026.05.19 00:08:26.438420 [ 294 ] {72d1d21b-e514-4b37-b3d7-a0f357eb0466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15117 | 2026.05.19 00:08:26.438474 [ 294 ] {72d1d21b-e514-4b37-b3d7-a0f357eb0466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15118 | 2026.05.19 00:08:26.438513 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15119 | 2026.05.19 00:08:26.440112 [ 294 ] {72d1d21b-e514-4b37-b3d7-a0f357eb0466} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2026.05.19 00:08:26.440156 [ 294 ] {72d1d21b-e514-4b37-b3d7-a0f357eb0466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15121 | 2026.05.19 00:08:26.440629 [ 294 ] {72d1d21b-e514-4b37-b3d7-a0f357eb0466} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15122 | 2026.05.19 00:08:26.440838 [ 294 ] {72d1d21b-e514-4b37-b3d7-a0f357eb0466} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.05.19 00:08:26.440972 [ 294 ] {72d1d21b-e514-4b37-b3d7-a0f357eb0466} <Debug> executeQuery: Read 2552 rows, 195.73 KiB in 0.002574 sec., 991452.9914529915 rows/sec., 74.26 MiB/sec. | ||
| 15124 | 2026.05.19 00:08:26.441007 [ 294 ] {72d1d21b-e514-4b37-b3d7-a0f357eb0466} <Debug> TCPHandler: Processed in 0.002768277 sec. | ||
| 15125 | 2026.05.19 00:08:26.441132 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15126 | 2026.05.19 00:08:26.441228 [ 294 ] {564453b3-c07b-4890-b056-ceba7235c18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15127 | 2026.05.19 00:08:26.441270 [ 294 ] {564453b3-c07b-4890-b056-ceba7235c18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15128 | 2026.05.19 00:08:26.441696 [ 294 ] {564453b3-c07b-4890-b056-ceba7235c18a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2026.05.19 00:08:26.441734 [ 294 ] {564453b3-c07b-4890-b056-ceba7235c18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15130 | 2026.05.19 00:08:26.442037 [ 294 ] {564453b3-c07b-4890-b056-ceba7235c18a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15131 | 2026.05.19 00:08:26.442247 [ 294 ] {564453b3-c07b-4890-b056-ceba7235c18a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2026.05.19 00:08:26.442380 [ 294 ] {564453b3-c07b-4890-b056-ceba7235c18a} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001171 sec., 37574.72245943638 rows/sec., 2.76 MiB/sec. | ||
| 15133 | 2026.05.19 00:08:26.442393 [ 63 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15134 | 2026.05.19 00:08:26.442414 [ 294 ] {564453b3-c07b-4890-b056-ceba7235c18a} <Debug> TCPHandler: Processed in 0.001331917 sec. | ||
| 15135 | 2026.05.19 00:08:26.442441 [ 63 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15136 | 2026.05.19 00:08:26.442470 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15137 | 2026.05.19 00:08:26.442541 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2026.05.19 00:08:26.442553 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15139 | 2026.05.19 00:08:26.442642 [ 294 ] {9650d218-e045-4097-9a5f-903f217991c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15140 | 2026.05.19 00:08:26.442671 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15141 | 2026.05.19 00:08:26.442688 [ 294 ] {9650d218-e045-4097-9a5f-903f217991c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15142 | 2026.05.19 00:08:26.442709 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 82 rows starting from the beginning of the part | ||
| 15143 | 2026.05.19 00:08:26.442776 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part | ||
| 15144 | 2026.05.19 00:08:26.442830 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 15145 | 2026.05.19 00:08:26.442879 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part | ||
| 15146 | 2026.05.19 00:08:26.442925 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part | ||
| 15147 | 2026.05.19 00:08:26.442970 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 44 rows starting from the beginning of the part | ||
| 15148 | 2026.05.19 00:08:26.443383 [ 294 ] {9650d218-e045-4097-9a5f-903f217991c5} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.05.19 00:08:26.443426 [ 294 ] {9650d218-e045-4097-9a5f-903f217991c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15150 | 2026.05.19 00:08:26.443771 [ 294 ] {9650d218-e045-4097-9a5f-903f217991c5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15151 | 2026.05.19 00:08:26.443795 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279895 sec., 165638.58754038415 rows/sec., 12.75 MiB/sec. | ||
| 15152 | 2026.05.19 00:08:26.443940 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15153 | 2026.05.19 00:08:26.443994 [ 294 ] {9650d218-e045-4097-9a5f-903f217991c5} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2026.05.19 00:08:26.444097 [ 63 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15155 | 2026.05.19 00:08:26.444127 [ 294 ] {9650d218-e045-4097-9a5f-903f217991c5} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001503 sec., 548902.1956087825 rows/sec., 32.11 MiB/sec. | ||
| 15156 | 2026.05.19 00:08:26.444132 [ 63 ] {} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.05.19 00:08:26.444170 [ 294 ] {9650d218-e045-4097-9a5f-903f217991c5} <Debug> TCPHandler: Processed in 0.001678727 sec. | ||
| 15158 | 2026.05.19 00:08:26.444172 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15159 | 2026.05.19 00:08:26.444216 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.05.19 00:08:26.444254 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15161 | 2026.05.19 00:08:26.444298 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_96_19} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15162 | 2026.05.19 00:08:26.444301 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15163 | 2026.05.19 00:08:26.444348 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15164 | 2026.05.19 00:08:26.444379 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 825 rows starting from the beginning of the part | ||
| 15165 | 2026.05.19 00:08:26.444394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15166 | 2026.05.19 00:08:26.444410 [ 294 ] {4c7b4cc4-36c5-42f6-9119-2c80b8e0c402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15167 | 2026.05.19 00:08:26.444429 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 825 rows starting from the beginning of the part | ||
| 15168 | 2026.05.19 00:08:26.444452 [ 294 ] {4c7b4cc4-36c5-42f6-9119-2c80b8e0c402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15169 | 2026.05.19 00:08:26.444477 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 825 rows starting from the beginning of the part | ||
| 15170 | 2026.05.19 00:08:26.444523 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 825 rows starting from the beginning of the part | ||
| 15171 | 2026.05.19 00:08:26.444560 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 825 rows starting from the beginning of the part | ||
| 15172 | 2026.05.19 00:08:26.444847 [ 294 ] {4c7b4cc4-36c5-42f6-9119-2c80b8e0c402} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15173 | 2026.05.19 00:08:26.444888 [ 294 ] {4c7b4cc4-36c5-42f6-9119-2c80b8e0c402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15174 | 2026.05.19 00:08:26.445184 [ 294 ] {4c7b4cc4-36c5-42f6-9119-2c80b8e0c402} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15175 | 2026.05.19 00:08:26.445398 [ 294 ] {4c7b4cc4-36c5-42f6-9119-2c80b8e0c402} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15176 | 2026.05.19 00:08:26.445525 [ 294 ] {4c7b4cc4-36c5-42f6-9119-2c80b8e0c402} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 62.11 KiB/sec. | ||
| 15177 | 2026.05.19 00:08:26.445559 [ 294 ] {4c7b4cc4-36c5-42f6-9119-2c80b8e0c402} <Debug> TCPHandler: Processed in 0.001308267 sec. | ||
| 15178 | 2026.05.19 00:08:26.445681 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15179 | 2026.05.19 00:08:26.445774 [ 294 ] {bd7f7796-a882-412a-b29d-09d66e292481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15180 | 2026.05.19 00:08:26.445815 [ 294 ] {bd7f7796-a882-412a-b29d-09d66e292481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15181 | 2026.05.19 00:08:26.446009 [ 190 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178463 sec., 2311403.4841956035 rows/sec., 144.03 MiB/sec. | ||
| 15182 | 2026.05.19 00:08:26.446147 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15183 | 2026.05.19 00:08:26.446204 [ 294 ] {bd7f7796-a882-412a-b29d-09d66e292481} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2026.05.19 00:08:26.446249 [ 294 ] {bd7f7796-a882-412a-b29d-09d66e292481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15185 | 2026.05.19 00:08:26.446417 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2026.05.19 00:08:26.446497 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_17_4} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15187 | 2026.05.19 00:08:26.446564 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15188 | 2026.05.19 00:08:26.446584 [ 294 ] {bd7f7796-a882-412a-b29d-09d66e292481} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15189 | 2026.05.19 00:08:26.446798 [ 294 ] {bd7f7796-a882-412a-b29d-09d66e292481} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15190 | 2026.05.19 00:08:26.446898 [ 63 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15191 | 2026.05.19 00:08:26.446928 [ 63 ] {} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2026.05.19 00:08:26.446931 [ 294 ] {bd7f7796-a882-412a-b29d-09d66e292481} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. | ||
| 15193 | 2026.05.19 00:08:26.446948 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15194 | 2026.05.19 00:08:26.446978 [ 294 ] {bd7f7796-a882-412a-b29d-09d66e292481} <Debug> TCPHandler: Processed in 0.001346387 sec. | ||
| 15195 | 2026.05.19 00:08:26.447028 [ 200 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15196 | 2026.05.19 00:08:26.447104 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15197 | 2026.05.19 00:08:26.447121 [ 200 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15198 | 2026.05.19 00:08:26.447156 [ 200 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 15199 | 2026.05.19 00:08:26.447203 [ 294 ] {72743396-002f-401c-93cb-f5064ceed34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15200 | 2026.05.19 00:08:26.447211 [ 200 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 15201 | 2026.05.19 00:08:26.447251 [ 294 ] {72743396-002f-401c-93cb-f5064ceed34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15202 | 2026.05.19 00:08:26.447273 [ 200 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 15203 | 2026.05.19 00:08:26.447324 [ 200 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 15204 | 2026.05.19 00:08:26.447368 [ 200 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 15205 | 2026.05.19 00:08:26.448047 [ 189 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001044399 sec., 57449.30816670641 rows/sec., 4.60 MiB/sec. | ||
| 15206 | 2026.05.19 00:08:26.448173 [ 294 ] {72743396-002f-401c-93cb-f5064ceed34c} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.05.19 00:08:26.448218 [ 294 ] {72743396-002f-401c-93cb-f5064ceed34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15208 | 2026.05.19 00:08:26.448230 [ 197 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15209 | 2026.05.19 00:08:26.448563 [ 197 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.05.19 00:08:26.448651 [ 197 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_17_4} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15211 | 2026.05.19 00:08:26.448651 [ 294 ] {72743396-002f-401c-93cb-f5064ceed34c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15212 | 2026.05.19 00:08:26.448761 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15213 | 2026.05.19 00:08:26.448888 [ 294 ] {72743396-002f-401c-93cb-f5064ceed34c} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2026.05.19 00:08:26.449027 [ 294 ] {72743396-002f-401c-93cb-f5064ceed34c} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.001842 sec., 731270.3583061888 rows/sec., 49.34 MiB/sec. | ||
| 15215 | 2026.05.19 00:08:26.449063 [ 294 ] {72743396-002f-401c-93cb-f5064ceed34c} <Debug> TCPHandler: Processed in 0.002008817 sec. | ||
| 15216 | 2026.05.19 00:08:26.449178 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2026.05.19 00:08:26.449273 [ 294 ] {4c524e61-e76b-4eab-8f4f-ec79a23ffe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15218 | 2026.05.19 00:08:26.449317 [ 294 ] {4c524e61-e76b-4eab-8f4f-ec79a23ffe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15219 | 2026.05.19 00:08:26.450007 [ 294 ] {4c524e61-e76b-4eab-8f4f-ec79a23ffe59} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2026.05.19 00:08:26.450044 [ 294 ] {4c524e61-e76b-4eab-8f4f-ec79a23ffe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15221 | 2026.05.19 00:08:26.450480 [ 294 ] {4c524e61-e76b-4eab-8f4f-ec79a23ffe59} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15222 | 2026.05.19 00:08:26.450686 [ 294 ] {4c524e61-e76b-4eab-8f4f-ec79a23ffe59} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2026.05.19 00:08:26.450814 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_107_29 to all_112_112_0 | ||
| 15224 | 2026.05.19 00:08:26.450832 [ 294 ] {4c524e61-e76b-4eab-8f4f-ec79a23ffe59} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001577 sec., 974635.3836398224 rows/sec., 59.60 MiB/sec. | ||
| 15225 | 2026.05.19 00:08:26.450849 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2026.05.19 00:08:26.450876 [ 294 ] {4c524e61-e76b-4eab-8f4f-ec79a23ffe59} <Debug> TCPHandler: Processed in 0.001747789 sec. | ||
| 15227 | 2026.05.19 00:08:26.450879 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15228 | 2026.05.19 00:08:26.450978 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_107_29 to all_112_112_0 into Compact with storage Full | ||
| 15229 | 2026.05.19 00:08:26.451008 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15230 | 2026.05.19 00:08:26.451083 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15231 | 2026.05.19 00:08:26.451109 [ 294 ] {0dcb3544-acf1-42fb-9db3-2e8aa1750fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15232 | 2026.05.19 00:08:26.451120 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_29, total 38736 rows starting from the beginning of the part | ||
| 15233 | 2026.05.19 00:08:26.451173 [ 294 ] {0dcb3544-acf1-42fb-9db3-2e8aa1750fa7} <Trace> 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 | ||
| 15234 | 2026.05.19 00:08:26.451195 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15235 | 2026.05.19 00:08:26.451247 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 162 rows starting from the beginning of the part | ||
| 15236 | 2026.05.19 00:08:26.451293 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 15237 | 2026.05.19 00:08:26.451333 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15238 | 2026.05.19 00:08:26.451374 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1537 rows starting from the beginning of the part | ||
| 15239 | 2026.05.19 00:08:26.451977 [ 294 ] {0dcb3544-acf1-42fb-9db3-2e8aa1750fa7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.05.19 00:08:26.452020 [ 294 ] {0dcb3544-acf1-42fb-9db3-2e8aa1750fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15241 | 2026.05.19 00:08:26.452567 [ 294 ] {0dcb3544-acf1-42fb-9db3-2e8aa1750fa7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15242 | 2026.05.19 00:08:26.452812 [ 294 ] {0dcb3544-acf1-42fb-9db3-2e8aa1750fa7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.05.19 00:08:26.452937 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15244 | 2026.05.19 00:08:26.452955 [ 294 ] {0dcb3544-acf1-42fb-9db3-2e8aa1750fa7} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001864 sec., 11802.575107296138 rows/sec., 21.15 MiB/sec. | ||
| 15245 | 2026.05.19 00:08:26.452972 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15246 | 2026.05.19 00:08:26.453014 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15247 | 2026.05.19 00:08:26.453021 [ 294 ] {0dcb3544-acf1-42fb-9db3-2e8aa1750fa7} <Debug> TCPHandler: Processed in 0.002061708 sec. | ||
| 15248 | 2026.05.19 00:08:26.453103 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15249 | 2026.05.19 00:08:26.453166 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2026.05.19 00:08:26.453267 [ 294 ] {6d83c629-1387-47c7-be42-5416bfd9460c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15251 | 2026.05.19 00:08:26.453311 [ 294 ] {6d83c629-1387-47c7-be42-5416bfd9460c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15252 | 2026.05.19 00:08:26.453381 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15253 | 2026.05.19 00:08:26.453452 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1964 rows starting from the beginning of the part | ||
| 15254 | 2026.05.19 00:08:26.453604 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part | ||
| 15255 | 2026.05.19 00:08:26.453639 [ 294 ] {6d83c629-1387-47c7-be42-5416bfd9460c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15256 | 2026.05.19 00:08:26.453681 [ 294 ] {6d83c629-1387-47c7-be42-5416bfd9460c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15257 | 2026.05.19 00:08:26.453746 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part | ||
| 15258 | 2026.05.19 00:08:26.453891 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part | ||
| 15259 | 2026.05.19 00:08:26.454025 [ 294 ] {6d83c629-1387-47c7-be42-5416bfd9460c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15260 | 2026.05.19 00:08:26.454028 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part | ||
| 15261 | 2026.05.19 00:08:26.454189 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 22 rows starting from the beginning of the part | ||
| 15262 | 2026.05.19 00:08:26.454276 [ 294 ] {6d83c629-1387-47c7-be42-5416bfd9460c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15263 | 2026.05.19 00:08:26.454420 [ 294 ] {6d83c629-1387-47c7-be42-5416bfd9460c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 706.59 KiB/sec. | ||
| 15264 | 2026.05.19 00:08:26.454455 [ 294 ] {6d83c629-1387-47c7-be42-5416bfd9460c} <Debug> TCPHandler: Processed in 0.001338097 sec. | ||
| 15265 | 2026.05.19 00:08:26.460039 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40915 rows, containing 5 columns (5 merged, 0 gathered) in 0.009091394 sec., 4500409.948133367 rows/sec., 289.90 MiB/sec. | ||
| 15266 | 2026.05.19 00:08:26.460736 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Trace> MergedBlockOutputStream: filled checksums all_1_112_30 (state Temporary) | ||
| 15267 | 2026.05.19 00:08:26.461034 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_112_30 to all_1_112_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2026.05.19 00:08:26.461113 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_112_30} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_107_29, all_112_112_0] -> all_1_112_30 | ||
| 15269 | 2026.05.19 00:08:26.461212 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15270 | 2026.05.19 00:08:26.465939 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2068 rows, containing 19 columns (19 merged, 0 gathered) in 0.01287298 sec., 160646.56357735352 rows/sec., 287.87 MiB/sec. | ||
| 15271 | 2026.05.19 00:08:26.468588 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15272 | 2026.05.19 00:08:26.468931 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15273 | 2026.05.19 00:08:26.469000 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15274 | 2026.05.19 00:08:26.469119 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 15275 | 2026.05.19 00:08:27.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.44 MiB, peak 377.22 MiB, free memory in arenas 0.00 B, will set to 370.30 MiB (RSS), difference: 10.86 MiB | ||
| 15276 | 2026.05.19 00:08:30.100447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32163 | ||
| 15277 | 2026.05.19 00:08:30.100945 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15278 | 2026.05.19 00:08:30.100981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15279 | 2026.05.19 00:08:30.101482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15280 | 2026.05.19 00:08:30.101718 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2026.05.19 00:08:30.101847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32163 | ||
| 15282 | 2026.05.19 00:08:31.144734 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15283 | 2026.05.19 00:08:31.145021 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 15284 | 2026.05.19 00:08:31.145406 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15285 | 2026.05.19 00:08:31.145452 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Debug> 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 | ||
| 15286 | 2026.05.19 00:08:31.145711 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15287 | 2026.05.19 00:08:31.145785 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15288 | 2026.05.19 00:08:31.145934 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15289 | 2026.05.19 00:08:31.146026 [ 322 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15290 | 2026.05.19 00:08:31.146028 [ 334 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15291 | 2026.05.19 00:08:31.146034 [ 359 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15292 | 2026.05.19 00:08:31.146179 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 15293 | 2026.05.19 00:08:31.146207 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15294 | 2026.05.19 00:08:31.146290 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15295 | 2026.05.19 00:08:31.146311 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15296 | 2026.05.19 00:08:31.146347 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> 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'))" | ||
| 15297 | 2026.05.19 00:08:31.146386 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Trace> 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'))" | ||
| 15298 | 2026.05.19 00:08:31.147402 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002489 sec., 14061.872237846525 rows/sec., 2.37 MiB/sec. | ||
| 15299 | 2026.05.19 00:08:31.147508 [ 294 ] {73bc86fe-3d4e-4fc5-88cc-33d7a028bb1e} <Debug> TCPHandler: Processed in 0.002956732 sec. | ||
| 15300 | 2026.05.19 00:08:31.149079 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15301 | 2026.05.19 00:08:31.149188 [ 294 ] {e9726509-b9b5-406c-8b6c-29b9b4f1055e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15302 | 2026.05.19 00:08:31.149232 [ 294 ] {e9726509-b9b5-406c-8b6c-29b9b4f1055e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15303 | 2026.05.19 00:08:31.149757 [ 294 ] {e9726509-b9b5-406c-8b6c-29b9b4f1055e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2026.05.19 00:08:31.149802 [ 294 ] {e9726509-b9b5-406c-8b6c-29b9b4f1055e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15305 | 2026.05.19 00:08:31.150179 [ 294 ] {e9726509-b9b5-406c-8b6c-29b9b4f1055e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15306 | 2026.05.19 00:08:31.150401 [ 294 ] {e9726509-b9b5-406c-8b6c-29b9b4f1055e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15307 | 2026.05.19 00:08:31.150549 [ 294 ] {e9726509-b9b5-406c-8b6c-29b9b4f1055e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001393 sec., 40201.00502512563 rows/sec., 3.09 MiB/sec. | ||
| 15308 | 2026.05.19 00:08:31.150584 [ 294 ] {e9726509-b9b5-406c-8b6c-29b9b4f1055e} <Debug> TCPHandler: Processed in 0.001554763 sec. | ||
| 15309 | 2026.05.19 00:08:31.150717 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15310 | 2026.05.19 00:08:31.150811 [ 294 ] {aa47db33-383e-44d1-b13d-9c2101f9e39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15311 | 2026.05.19 00:08:31.150852 [ 294 ] {aa47db33-383e-44d1-b13d-9c2101f9e39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15312 | 2026.05.19 00:08:31.151275 [ 294 ] {aa47db33-383e-44d1-b13d-9c2101f9e39e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15313 | 2026.05.19 00:08:31.151312 [ 294 ] {aa47db33-383e-44d1-b13d-9c2101f9e39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15314 | 2026.05.19 00:08:31.151606 [ 294 ] {aa47db33-383e-44d1-b13d-9c2101f9e39e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15315 | 2026.05.19 00:08:31.151812 [ 294 ] {aa47db33-383e-44d1-b13d-9c2101f9e39e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15316 | 2026.05.19 00:08:31.151940 [ 294 ] {aa47db33-383e-44d1-b13d-9c2101f9e39e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 15317 | 2026.05.19 00:08:31.151974 [ 294 ] {aa47db33-383e-44d1-b13d-9c2101f9e39e} <Debug> TCPHandler: Processed in 0.001307176 sec. | ||
| 15318 | 2026.05.19 00:08:31.152095 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15319 | 2026.05.19 00:08:31.152189 [ 294 ] {c58986d5-672c-48a7-bcb8-f032d5ea904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15320 | 2026.05.19 00:08:31.152238 [ 294 ] {c58986d5-672c-48a7-bcb8-f032d5ea904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15321 | 2026.05.19 00:08:31.152627 [ 294 ] {c58986d5-672c-48a7-bcb8-f032d5ea904b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.05.19 00:08:31.152664 [ 294 ] {c58986d5-672c-48a7-bcb8-f032d5ea904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15323 | 2026.05.19 00:08:31.152978 [ 294 ] {c58986d5-672c-48a7-bcb8-f032d5ea904b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15324 | 2026.05.19 00:08:31.153185 [ 294 ] {c58986d5-672c-48a7-bcb8-f032d5ea904b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.05.19 00:08:31.153314 [ 294 ] {c58986d5-672c-48a7-bcb8-f032d5ea904b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 15326 | 2026.05.19 00:08:31.153348 [ 294 ] {c58986d5-672c-48a7-bcb8-f032d5ea904b} <Debug> TCPHandler: Processed in 0.001301776 sec. | ||
| 15327 | 2026.05.19 00:08:31.153473 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15328 | 2026.05.19 00:08:31.153567 [ 294 ] {e26fe1e8-d3b3-4c01-9e0d-8804f9d854d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15329 | 2026.05.19 00:08:31.153610 [ 294 ] {e26fe1e8-d3b3-4c01-9e0d-8804f9d854d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15330 | 2026.05.19 00:08:31.153970 [ 294 ] {e26fe1e8-d3b3-4c01-9e0d-8804f9d854d2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.05.19 00:08:31.154006 [ 294 ] {e26fe1e8-d3b3-4c01-9e0d-8804f9d854d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15332 | 2026.05.19 00:08:31.154307 [ 294 ] {e26fe1e8-d3b3-4c01-9e0d-8804f9d854d2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15333 | 2026.05.19 00:08:31.154521 [ 294 ] {e26fe1e8-d3b3-4c01-9e0d-8804f9d854d2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.05.19 00:08:31.154650 [ 294 ] {e26fe1e8-d3b3-4c01-9e0d-8804f9d854d2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001101 sec., 43596.73024523161 rows/sec., 2.94 MiB/sec. | ||
| 15335 | 2026.05.19 00:08:31.154683 [ 294 ] {e26fe1e8-d3b3-4c01-9e0d-8804f9d854d2} <Debug> TCPHandler: Processed in 0.001259406 sec. | ||
| 15336 | 2026.05.19 00:08:31.793370 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15337 | 2026.05.19 00:08:31.808331 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15338 | 2026.05.19 00:08:31.808381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15339 | 2026.05.19 00:08:31.813606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15340 | 2026.05.19 00:08:31.814329 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15341 | 2026.05.19 00:08:31.816947 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15342 | 2026.05.19 00:08:36.147380 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15343 | 2026.05.19 00:08:36.147637 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 15344 | 2026.05.19 00:08:36.147975 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15345 | 2026.05.19 00:08:36.148014 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Debug> 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 | ||
| 15346 | 2026.05.19 00:08:36.148230 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15347 | 2026.05.19 00:08:36.148299 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15348 | 2026.05.19 00:08:36.148436 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15349 | 2026.05.19 00:08:36.148524 [ 359 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15350 | 2026.05.19 00:08:36.148550 [ 341 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15351 | 2026.05.19 00:08:36.148531 [ 322 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15352 | 2026.05.19 00:08:36.148677 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 15353 | 2026.05.19 00:08:36.148699 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15354 | 2026.05.19 00:08:36.148768 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15355 | 2026.05.19 00:08:36.148796 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15356 | 2026.05.19 00:08:36.148833 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> 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'))" | ||
| 15357 | 2026.05.19 00:08:36.148873 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Trace> 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'))" | ||
| 15358 | 2026.05.19 00:08:36.149942 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.0024 sec., 14583.333333333334 rows/sec., 2.46 MiB/sec. | ||
| 15359 | 2026.05.19 00:08:36.150040 [ 294 ] {148a72cf-146c-4379-a82c-61b7930a8e3f} <Debug> TCPHandler: Processed in 0.002832559 sec. | ||
| 15360 | 2026.05.19 00:08:36.152245 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15361 | 2026.05.19 00:08:36.152373 [ 294 ] {9ca78a52-e40c-491e-a161-18edd0213781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15362 | 2026.05.19 00:08:36.152423 [ 294 ] {9ca78a52-e40c-491e-a161-18edd0213781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15363 | 2026.05.19 00:08:36.153063 [ 294 ] {9ca78a52-e40c-491e-a161-18edd0213781} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15364 | 2026.05.19 00:08:36.153106 [ 294 ] {9ca78a52-e40c-491e-a161-18edd0213781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15365 | 2026.05.19 00:08:36.153468 [ 294 ] {9ca78a52-e40c-491e-a161-18edd0213781} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15366 | 2026.05.19 00:08:36.153680 [ 294 ] {9ca78a52-e40c-491e-a161-18edd0213781} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15367 | 2026.05.19 00:08:36.153822 [ 294 ] {9ca78a52-e40c-491e-a161-18edd0213781} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001486 sec., 78061.91117092867 rows/sec., 6.63 MiB/sec. | ||
| 15368 | 2026.05.19 00:08:36.153857 [ 294 ] {9ca78a52-e40c-491e-a161-18edd0213781} <Debug> TCPHandler: Processed in 0.001675357 sec. | ||
| 15369 | 2026.05.19 00:08:36.153979 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15370 | 2026.05.19 00:08:36.154073 [ 294 ] {eccd4d4e-e5b1-4071-a0df-5e1319f4f45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15371 | 2026.05.19 00:08:36.154113 [ 294 ] {eccd4d4e-e5b1-4071-a0df-5e1319f4f45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15372 | 2026.05.19 00:08:36.154534 [ 294 ] {eccd4d4e-e5b1-4071-a0df-5e1319f4f45b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15373 | 2026.05.19 00:08:36.154570 [ 294 ] {eccd4d4e-e5b1-4071-a0df-5e1319f4f45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15374 | 2026.05.19 00:08:36.154852 [ 294 ] {eccd4d4e-e5b1-4071-a0df-5e1319f4f45b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15375 | 2026.05.19 00:08:36.155086 [ 294 ] {eccd4d4e-e5b1-4071-a0df-5e1319f4f45b} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15376 | 2026.05.19 00:08:36.155222 [ 294 ] {eccd4d4e-e5b1-4071-a0df-5e1319f4f45b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001167 sec., 25706.940874035987 rows/sec., 1.89 MiB/sec. | ||
| 15377 | 2026.05.19 00:08:36.155258 [ 294 ] {eccd4d4e-e5b1-4071-a0df-5e1319f4f45b} <Debug> TCPHandler: Processed in 0.001325607 sec. | ||
| 15378 | 2026.05.19 00:08:36.155375 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15379 | 2026.05.19 00:08:36.155493 [ 294 ] {4c4c76de-11b9-4867-abdf-73233241c538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15380 | 2026.05.19 00:08:36.155536 [ 294 ] {4c4c76de-11b9-4867-abdf-73233241c538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15381 | 2026.05.19 00:08:36.155951 [ 294 ] {4c4c76de-11b9-4867-abdf-73233241c538} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.05.19 00:08:36.155987 [ 294 ] {4c4c76de-11b9-4867-abdf-73233241c538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15383 | 2026.05.19 00:08:36.156280 [ 294 ] {4c4c76de-11b9-4867-abdf-73233241c538} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15384 | 2026.05.19 00:08:36.156479 [ 294 ] {4c4c76de-11b9-4867-abdf-73233241c538} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2026.05.19 00:08:36.156604 [ 294 ] {4c4c76de-11b9-4867-abdf-73233241c538} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001129 sec., 83259.52170062001 rows/sec., 6.50 MiB/sec. | ||
| 15386 | 2026.05.19 00:08:36.156638 [ 294 ] {4c4c76de-11b9-4867-abdf-73233241c538} <Debug> TCPHandler: Processed in 0.001309657 sec. | ||
| 15387 | 2026.05.19 00:08:36.156756 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15388 | 2026.05.19 00:08:36.156848 [ 294 ] {9dfd79c7-1d48-4bda-b6dd-23fd87bf832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15389 | 2026.05.19 00:08:36.156891 [ 294 ] {9dfd79c7-1d48-4bda-b6dd-23fd87bf832e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15390 | 2026.05.19 00:08:36.157305 [ 294 ] {9dfd79c7-1d48-4bda-b6dd-23fd87bf832e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15391 | 2026.05.19 00:08:36.157340 [ 294 ] {9dfd79c7-1d48-4bda-b6dd-23fd87bf832e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15392 | 2026.05.19 00:08:36.157653 [ 294 ] {9dfd79c7-1d48-4bda-b6dd-23fd87bf832e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15393 | 2026.05.19 00:08:36.157854 [ 294 ] {9dfd79c7-1d48-4bda-b6dd-23fd87bf832e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15394 | 2026.05.19 00:08:36.157980 [ 294 ] {9dfd79c7-1d48-4bda-b6dd-23fd87bf832e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 15395 | 2026.05.19 00:08:36.158013 [ 294 ] {9dfd79c7-1d48-4bda-b6dd-23fd87bf832e} <Debug> TCPHandler: Processed in 0.001303456 sec. | ||
| 15396 | 2026.05.19 00:08:36.158129 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15397 | 2026.05.19 00:08:36.158223 [ 294 ] {48df4ec3-8508-4a62-8cf3-b1f3d75a5093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15398 | 2026.05.19 00:08:36.158278 [ 294 ] {48df4ec3-8508-4a62-8cf3-b1f3d75a5093} <Trace> 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 | ||
| 15399 | 2026.05.19 00:08:36.159072 [ 294 ] {48df4ec3-8508-4a62-8cf3-b1f3d75a5093} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2026.05.19 00:08:36.159108 [ 294 ] {48df4ec3-8508-4a62-8cf3-b1f3d75a5093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15401 | 2026.05.19 00:08:36.159641 [ 294 ] {48df4ec3-8508-4a62-8cf3-b1f3d75a5093} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15402 | 2026.05.19 00:08:36.159857 [ 294 ] {48df4ec3-8508-4a62-8cf3-b1f3d75a5093} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2026.05.19 00:08:36.160002 [ 294 ] {48df4ec3-8508-4a62-8cf3-b1f3d75a5093} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001796 sec., 16703.786191536747 rows/sec., 29.93 MiB/sec. | ||
| 15404 | 2026.05.19 00:08:36.160060 [ 294 ] {48df4ec3-8508-4a62-8cf3-b1f3d75a5093} <Debug> TCPHandler: Processed in 0.001977405 sec. | ||
| 15405 | 2026.05.19 00:08:36.160189 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2026.05.19 00:08:36.160283 [ 294 ] {80a7c514-3237-4719-958d-edab934f66b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15407 | 2026.05.19 00:08:36.160325 [ 294 ] {80a7c514-3237-4719-958d-edab934f66b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15408 | 2026.05.19 00:08:36.160663 [ 294 ] {80a7c514-3237-4719-958d-edab934f66b7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.05.19 00:08:36.160698 [ 294 ] {80a7c514-3237-4719-958d-edab934f66b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15410 | 2026.05.19 00:08:36.161018 [ 294 ] {80a7c514-3237-4719-958d-edab934f66b7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15411 | 2026.05.19 00:08:36.161228 [ 294 ] {80a7c514-3237-4719-958d-edab934f66b7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2026.05.19 00:08:36.161357 [ 294 ] {80a7c514-3237-4719-958d-edab934f66b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 15413 | 2026.05.19 00:08:36.161390 [ 294 ] {80a7c514-3237-4719-958d-edab934f66b7} <Debug> TCPHandler: Processed in 0.001249215 sec. | ||
| 15414 | 2026.05.19 00:08:37.439499 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15415 | 2026.05.19 00:08:37.439573 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15416 | 2026.05.19 00:08:37.601988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32611 | ||
| 15417 | 2026.05.19 00:08:37.602493 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.05.19 00:08:37.602546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15419 | 2026.05.19 00:08:37.603030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15420 | 2026.05.19 00:08:37.603264 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15421 | 2026.05.19 00:08:37.603411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32611 | ||
| 15422 | 2026.05.19 00:08:38.214011 [ 50 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15423 | 2026.05.19 00:08:38.214080 [ 50 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15424 | 2026.05.19 00:08:38.214105 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15425 | 2026.05.19 00:08:38.214232 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15426 | 2026.05.19 00:08:38.214383 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15427 | 2026.05.19 00:08:38.214420 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 15428 | 2026.05.19 00:08:38.214498 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 15429 | 2026.05.19 00:08:38.214544 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 15430 | 2026.05.19 00:08:38.214590 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 15431 | 2026.05.19 00:08:38.214634 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 15432 | 2026.05.19 00:08:38.215379 [ 192 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202574 sec., 29935.787735307764 rows/sec., 2.50 MiB/sec. | ||
| 15433 | 2026.05.19 00:08:38.215546 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15434 | 2026.05.19 00:08:38.215846 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15435 | 2026.05.19 00:08:38.215921 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_33_8} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15436 | 2026.05.19 00:08:38.216026 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15437 | 2026.05.19 00:08:39.317020 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15438 | 2026.05.19 00:08:39.333077 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15439 | 2026.05.19 00:08:39.333131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15440 | 2026.05.19 00:08:39.338706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15441 | 2026.05.19 00:08:39.339375 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15442 | 2026.05.19 00:08:39.342071 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15443 | 2026.05.19 00:08:41.146013 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2026.05.19 00:08:41.146380 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 15445 | 2026.05.19 00:08:41.146912 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15446 | 2026.05.19 00:08:41.146987 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Debug> 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 | ||
| 15447 | 2026.05.19 00:08:41.147287 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15448 | 2026.05.19 00:08:41.147358 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15449 | 2026.05.19 00:08:41.147499 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15450 | 2026.05.19 00:08:41.147584 [ 322 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15451 | 2026.05.19 00:08:41.147596 [ 343 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15452 | 2026.05.19 00:08:41.147626 [ 341 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15453 | 2026.05.19 00:08:41.147781 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 15454 | 2026.05.19 00:08:41.147810 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15455 | 2026.05.19 00:08:41.147881 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15456 | 2026.05.19 00:08:41.147901 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15457 | 2026.05.19 00:08:41.147937 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> 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'))" | ||
| 15458 | 2026.05.19 00:08:41.147978 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Trace> 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'))" | ||
| 15459 | 2026.05.19 00:08:41.148994 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002774 sec., 12617.159336697909 rows/sec., 2.12 MiB/sec. | ||
| 15460 | 2026.05.19 00:08:41.149104 [ 294 ] {dc8af5e4-15ae-4ded-aa71-805e11df489b} <Debug> TCPHandler: Processed in 0.003284752 sec. | ||
| 15461 | 2026.05.19 00:08:41.151004 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2026.05.19 00:08:41.151125 [ 294 ] {d26510d9-afce-40a3-8062-fdb5552d4a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15463 | 2026.05.19 00:08:41.151185 [ 294 ] {d26510d9-afce-40a3-8062-fdb5552d4a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15464 | 2026.05.19 00:08:41.151780 [ 294 ] {d26510d9-afce-40a3-8062-fdb5552d4a2a} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2026.05.19 00:08:41.151832 [ 294 ] {d26510d9-afce-40a3-8062-fdb5552d4a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15466 | 2026.05.19 00:08:41.152281 [ 294 ] {d26510d9-afce-40a3-8062-fdb5552d4a2a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15467 | 2026.05.19 00:08:41.152496 [ 294 ] {d26510d9-afce-40a3-8062-fdb5552d4a2a} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15468 | 2026.05.19 00:08:41.152640 [ 294 ] {d26510d9-afce-40a3-8062-fdb5552d4a2a} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001556 sec., 50128.53470437018 rows/sec., 4.15 MiB/sec. | ||
| 15469 | 2026.05.19 00:08:41.152675 [ 294 ] {d26510d9-afce-40a3-8062-fdb5552d4a2a} <Debug> TCPHandler: Processed in 0.001722028 sec. | ||
| 15470 | 2026.05.19 00:08:41.152805 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15471 | 2026.05.19 00:08:41.152901 [ 294 ] {4c97b448-7194-40bc-a31b-4b0dee473835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15472 | 2026.05.19 00:08:41.152942 [ 294 ] {4c97b448-7194-40bc-a31b-4b0dee473835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15473 | 2026.05.19 00:08:41.153352 [ 294 ] {4c97b448-7194-40bc-a31b-4b0dee473835} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2026.05.19 00:08:41.153431 [ 294 ] {4c97b448-7194-40bc-a31b-4b0dee473835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15475 | 2026.05.19 00:08:41.153806 [ 294 ] {4c97b448-7194-40bc-a31b-4b0dee473835} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15476 | 2026.05.19 00:08:41.154052 [ 294 ] {4c97b448-7194-40bc-a31b-4b0dee473835} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2026.05.19 00:08:41.154204 [ 294 ] {4c97b448-7194-40bc-a31b-4b0dee473835} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001321 sec., 8327.024981074945 rows/sec., 626.15 KiB/sec. | ||
| 15478 | 2026.05.19 00:08:41.154241 [ 294 ] {4c97b448-7194-40bc-a31b-4b0dee473835} <Debug> TCPHandler: Processed in 0.001485321 sec. | ||
| 15479 | 2026.05.19 00:08:41.154365 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15480 | 2026.05.19 00:08:41.154463 [ 294 ] {80ddd76f-7984-470d-b2a3-82837e37033a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15481 | 2026.05.19 00:08:41.154507 [ 294 ] {80ddd76f-7984-470d-b2a3-82837e37033a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15482 | 2026.05.19 00:08:41.154944 [ 294 ] {80ddd76f-7984-470d-b2a3-82837e37033a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2026.05.19 00:08:41.154982 [ 294 ] {80ddd76f-7984-470d-b2a3-82837e37033a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15484 | 2026.05.19 00:08:41.155292 [ 294 ] {80ddd76f-7984-470d-b2a3-82837e37033a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15485 | 2026.05.19 00:08:41.155519 [ 294 ] {80ddd76f-7984-470d-b2a3-82837e37033a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.05.19 00:08:41.155650 [ 294 ] {80ddd76f-7984-470d-b2a3-82837e37033a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001206 sec., 62189.05472636816 rows/sec., 4.86 MiB/sec. | ||
| 15487 | 2026.05.19 00:08:41.155686 [ 294 ] {80ddd76f-7984-470d-b2a3-82837e37033a} <Debug> TCPHandler: Processed in 0.001371639 sec. | ||
| 15488 | 2026.05.19 00:08:41.155812 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15489 | 2026.05.19 00:08:41.155909 [ 294 ] {93583940-b205-4e3f-898d-7520a51b43d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15490 | 2026.05.19 00:08:41.155954 [ 294 ] {93583940-b205-4e3f-898d-7520a51b43d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15491 | 2026.05.19 00:08:41.156373 [ 294 ] {93583940-b205-4e3f-898d-7520a51b43d0} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2026.05.19 00:08:41.156411 [ 294 ] {93583940-b205-4e3f-898d-7520a51b43d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15493 | 2026.05.19 00:08:41.156735 [ 294 ] {93583940-b205-4e3f-898d-7520a51b43d0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15494 | 2026.05.19 00:08:41.156948 [ 294 ] {93583940-b205-4e3f-898d-7520a51b43d0} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.05.19 00:08:41.157080 [ 294 ] {93583940-b205-4e3f-898d-7520a51b43d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 15496 | 2026.05.19 00:08:41.157115 [ 294 ] {93583940-b205-4e3f-898d-7520a51b43d0} <Debug> TCPHandler: Processed in 0.001353188 sec. | ||
| 15497 | 2026.05.19 00:08:41.157237 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15498 | 2026.05.19 00:08:41.157343 [ 294 ] {d53988bc-4ae5-4833-a0b4-3ebc42d87190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15499 | 2026.05.19 00:08:41.157399 [ 294 ] {d53988bc-4ae5-4833-a0b4-3ebc42d87190} <Trace> 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 | ||
| 15500 | 2026.05.19 00:08:41.158158 [ 294 ] {d53988bc-4ae5-4833-a0b4-3ebc42d87190} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15501 | 2026.05.19 00:08:41.158193 [ 294 ] {d53988bc-4ae5-4833-a0b4-3ebc42d87190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15502 | 2026.05.19 00:08:41.158703 [ 294 ] {d53988bc-4ae5-4833-a0b4-3ebc42d87190} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15503 | 2026.05.19 00:08:41.158922 [ 294 ] {d53988bc-4ae5-4833-a0b4-3ebc42d87190} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2026.05.19 00:08:41.159074 [ 294 ] {d53988bc-4ae5-4833-a0b4-3ebc42d87190} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00175 sec., 6285.714285714285 rows/sec., 11.26 MiB/sec. | ||
| 15505 | 2026.05.19 00:08:41.159128 [ 294 ] {d53988bc-4ae5-4833-a0b4-3ebc42d87190} <Debug> TCPHandler: Processed in 0.001943564 sec. | ||
| 15506 | 2026.05.19 00:08:41.159270 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15507 | 2026.05.19 00:08:41.159366 [ 294 ] {167a7c9f-27c6-42e6-b59d-f87dae382012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15508 | 2026.05.19 00:08:41.159410 [ 294 ] {167a7c9f-27c6-42e6-b59d-f87dae382012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15509 | 2026.05.19 00:08:41.159754 [ 294 ] {167a7c9f-27c6-42e6-b59d-f87dae382012} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15510 | 2026.05.19 00:08:41.159789 [ 294 ] {167a7c9f-27c6-42e6-b59d-f87dae382012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15511 | 2026.05.19 00:08:41.160099 [ 294 ] {167a7c9f-27c6-42e6-b59d-f87dae382012} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15512 | 2026.05.19 00:08:41.160320 [ 294 ] {167a7c9f-27c6-42e6-b59d-f87dae382012} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15513 | 2026.05.19 00:08:41.160453 [ 294 ] {167a7c9f-27c6-42e6-b59d-f87dae382012} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 15514 | 2026.05.19 00:08:41.160487 [ 294 ] {167a7c9f-27c6-42e6-b59d-f87dae382012} <Debug> TCPHandler: Processed in 0.001268256 sec. | ||
| 15515 | 2026.05.19 00:08:45.103520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33123 | ||
| 15516 | 2026.05.19 00:08:45.104029 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.05.19 00:08:45.104067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15518 | 2026.05.19 00:08:45.104547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15519 | 2026.05.19 00:08:45.104775 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.05.19 00:08:45.104919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33123 | ||
| 15521 | 2026.05.19 00:08:46.146837 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.05.19 00:08:46.147106 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 15523 | 2026.05.19 00:08:46.147484 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15524 | 2026.05.19 00:08:46.147533 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Debug> 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 | ||
| 15525 | 2026.05.19 00:08:46.147829 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15526 | 2026.05.19 00:08:46.147909 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15527 | 2026.05.19 00:08:46.148076 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 15528 | 2026.05.19 00:08:46.148164 [ 322 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15529 | 2026.05.19 00:08:46.148186 [ 341 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15530 | 2026.05.19 00:08:46.148170 [ 343 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15531 | 2026.05.19 00:08:46.148349 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 15532 | 2026.05.19 00:08:46.148377 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15533 | 2026.05.19 00:08:46.148447 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15534 | 2026.05.19 00:08:46.148468 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15535 | 2026.05.19 00:08:46.148504 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> 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'))" | ||
| 15536 | 2026.05.19 00:08:46.148542 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Trace> 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'))" | ||
| 15537 | 2026.05.19 00:08:46.149556 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002564 sec., 13650.546021840873 rows/sec., 2.30 MiB/sec. | ||
| 15538 | 2026.05.19 00:08:46.149670 [ 294 ] {2c26473e-e53c-4be1-bfad-f259bada4843} <Debug> TCPHandler: Processed in 0.002998554 sec. | ||
| 15539 | 2026.05.19 00:08:46.151893 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15540 | 2026.05.19 00:08:46.152100 [ 294 ] {02c2782f-5678-4827-8332-b12890041eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15541 | 2026.05.19 00:08:46.152184 [ 294 ] {02c2782f-5678-4827-8332-b12890041eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15542 | 2026.05.19 00:08:46.152726 [ 294 ] {02c2782f-5678-4827-8332-b12890041eeb} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2026.05.19 00:08:46.152763 [ 294 ] {02c2782f-5678-4827-8332-b12890041eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15544 | 2026.05.19 00:08:46.153128 [ 294 ] {02c2782f-5678-4827-8332-b12890041eeb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15545 | 2026.05.19 00:08:46.153348 [ 294 ] {02c2782f-5678-4827-8332-b12890041eeb} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2026.05.19 00:08:46.153497 [ 294 ] {02c2782f-5678-4827-8332-b12890041eeb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001456 sec., 1373.6263736263736 rows/sec., 112.01 KiB/sec. | ||
| 15547 | 2026.05.19 00:08:46.153533 [ 294 ] {02c2782f-5678-4827-8332-b12890041eeb} <Debug> TCPHandler: Processed in 0.001743039 sec. | ||
| 15548 | 2026.05.19 00:08:46.153652 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15549 | 2026.05.19 00:08:46.153748 [ 294 ] {7a403b10-342c-4038-bcb9-66f718b84dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15550 | 2026.05.19 00:08:46.153789 [ 294 ] {7a403b10-342c-4038-bcb9-66f718b84dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15551 | 2026.05.19 00:08:46.154226 [ 294 ] {7a403b10-342c-4038-bcb9-66f718b84dca} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15552 | 2026.05.19 00:08:46.154262 [ 294 ] {7a403b10-342c-4038-bcb9-66f718b84dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15553 | 2026.05.19 00:08:46.154580 [ 294 ] {7a403b10-342c-4038-bcb9-66f718b84dca} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15554 | 2026.05.19 00:08:46.154789 [ 294 ] {7a403b10-342c-4038-bcb9-66f718b84dca} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2026.05.19 00:08:46.154885 [ 38 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15556 | 2026.05.19 00:08:46.154917 [ 294 ] {7a403b10-342c-4038-bcb9-66f718b84dca} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001188 sec., 98484.84848484848 rows/sec., 8.35 MiB/sec. | ||
| 15557 | 2026.05.19 00:08:46.154923 [ 38 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15558 | 2026.05.19 00:08:46.154948 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15559 | 2026.05.19 00:08:46.154952 [ 294 ] {7a403b10-342c-4038-bcb9-66f718b84dca} <Debug> TCPHandler: Processed in 0.001350947 sec. | ||
| 15560 | 2026.05.19 00:08:46.155073 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15561 | 2026.05.19 00:08:46.155079 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15562 | 2026.05.19 00:08:46.155168 [ 294 ] {e51a631e-2289-492e-bb22-86d6f7cec7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15563 | 2026.05.19 00:08:46.155215 [ 294 ] {e51a631e-2289-492e-bb22-86d6f7cec7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15564 | 2026.05.19 00:08:46.155244 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15565 | 2026.05.19 00:08:46.155289 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2618 rows starting from the beginning of the part | ||
| 15566 | 2026.05.19 00:08:46.155362 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2552 rows starting from the beginning of the part | ||
| 15567 | 2026.05.19 00:08:46.155416 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 15568 | 2026.05.19 00:08:46.155468 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 116 rows starting from the beginning of the part | ||
| 15569 | 2026.05.19 00:08:46.155515 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 78 rows starting from the beginning of the part | ||
| 15570 | 2026.05.19 00:08:46.155565 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 117 rows starting from the beginning of the part | ||
| 15571 | 2026.05.19 00:08:46.155626 [ 294 ] {e51a631e-2289-492e-bb22-86d6f7cec7d6} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2026.05.19 00:08:46.155666 [ 294 ] {e51a631e-2289-492e-bb22-86d6f7cec7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15573 | 2026.05.19 00:08:46.156009 [ 294 ] {e51a631e-2289-492e-bb22-86d6f7cec7d6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15574 | 2026.05.19 00:08:46.156225 [ 294 ] {e51a631e-2289-492e-bb22-86d6f7cec7d6} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.05.19 00:08:46.156359 [ 294 ] {e51a631e-2289-492e-bb22-86d6f7cec7d6} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001209 sec., 26468.155500413566 rows/sec., 1.93 MiB/sec. | ||
| 15576 | 2026.05.19 00:08:46.156394 [ 294 ] {e51a631e-2289-492e-bb22-86d6f7cec7d6} <Debug> TCPHandler: Processed in 0.001371508 sec. | ||
| 15577 | 2026.05.19 00:08:46.156509 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15578 | 2026.05.19 00:08:46.156605 [ 294 ] {e67fdeda-7bf7-4c7b-8ea7-a138ae5eea0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15579 | 2026.05.19 00:08:46.156646 [ 294 ] {e67fdeda-7bf7-4c7b-8ea7-a138ae5eea0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15580 | 2026.05.19 00:08:46.157052 [ 294 ] {e67fdeda-7bf7-4c7b-8ea7-a138ae5eea0e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15581 | 2026.05.19 00:08:46.157087 [ 294 ] {e67fdeda-7bf7-4c7b-8ea7-a138ae5eea0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15582 | 2026.05.19 00:08:46.157406 [ 294 ] {e67fdeda-7bf7-4c7b-8ea7-a138ae5eea0e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15583 | 2026.05.19 00:08:46.157612 [ 294 ] {e67fdeda-7bf7-4c7b-8ea7-a138ae5eea0e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15584 | 2026.05.19 00:08:46.157706 [ 38 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15585 | 2026.05.19 00:08:46.157704 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688235 sec., 2059715.7614568665 rows/sec., 163.65 MiB/sec. | ||
| 15586 | 2026.05.19 00:08:46.157737 [ 38 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2026.05.19 00:08:46.157741 [ 294 ] {e67fdeda-7bf7-4c7b-8ea7-a138ae5eea0e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001155 sec., 83116.88311688312 rows/sec., 6.49 MiB/sec. | ||
| 15588 | 2026.05.19 00:08:46.157772 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15589 | 2026.05.19 00:08:46.157794 [ 294 ] {e67fdeda-7bf7-4c7b-8ea7-a138ae5eea0e} <Debug> TCPHandler: Processed in 0.001334167 sec. | ||
| 15590 | 2026.05.19 00:08:46.157853 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15591 | 2026.05.19 00:08:46.157915 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15592 | 2026.05.19 00:08:46.157960 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15593 | 2026.05.19 00:08:46.157995 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1403 rows starting from the beginning of the part | ||
| 15594 | 2026.05.19 00:08:46.158010 [ 294 ] {3edffb0d-e176-4b38-862b-af9738a6811b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15595 | 2026.05.19 00:08:46.158055 [ 294 ] {3edffb0d-e176-4b38-862b-af9738a6811b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15596 | 2026.05.19 00:08:46.158056 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1347 rows starting from the beginning of the part | ||
| 15597 | 2026.05.19 00:08:46.158060 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15598 | 2026.05.19 00:08:46.158117 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 15599 | 2026.05.19 00:08:46.158169 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 94 rows starting from the beginning of the part | ||
| 15600 | 2026.05.19 00:08:46.158215 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 75 rows starting from the beginning of the part | ||
| 15601 | 2026.05.19 00:08:46.158262 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 96 rows starting from the beginning of the part | ||
| 15602 | 2026.05.19 00:08:46.158417 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15603 | 2026.05.19 00:08:46.158464 [ 294 ] {3edffb0d-e176-4b38-862b-af9738a6811b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2026.05.19 00:08:46.158507 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_116_23} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15605 | 2026.05.19 00:08:46.158509 [ 294 ] {3edffb0d-e176-4b38-862b-af9738a6811b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15606 | 2026.05.19 00:08:46.158621 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 15607 | 2026.05.19 00:08:46.158869 [ 294 ] {3edffb0d-e176-4b38-862b-af9738a6811b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15608 | 2026.05.19 00:08:46.159091 [ 294 ] {3edffb0d-e176-4b38-862b-af9738a6811b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2026.05.19 00:08:46.159225 [ 294 ] {3edffb0d-e176-4b38-862b-af9738a6811b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001234 sec., 130470.01620745542 rows/sec., 9.09 MiB/sec. | ||
| 15610 | 2026.05.19 00:08:46.159261 [ 294 ] {3edffb0d-e176-4b38-862b-af9738a6811b} <Debug> TCPHandler: Processed in 0.001398979 sec. | ||
| 15611 | 2026.05.19 00:08:46.159382 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15612 | 2026.05.19 00:08:46.159462 [ 202 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001649426 sec., 1866709.994870943 rows/sec., 135.57 MiB/sec. | ||
| 15613 | 2026.05.19 00:08:46.159478 [ 294 ] {abf3d986-0d22-4ee7-82d6-a10c70633960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15614 | 2026.05.19 00:08:46.159536 [ 294 ] {abf3d986-0d22-4ee7-82d6-a10c70633960} <Trace> 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 | ||
| 15615 | 2026.05.19 00:08:46.159648 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15616 | 2026.05.19 00:08:46.159897 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2026.05.19 00:08:46.159970 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_116_23} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15618 | 2026.05.19 00:08:46.160066 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 15619 | 2026.05.19 00:08:46.160328 [ 294 ] {abf3d986-0d22-4ee7-82d6-a10c70633960} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.05.19 00:08:46.160368 [ 294 ] {abf3d986-0d22-4ee7-82d6-a10c70633960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15621 | 2026.05.19 00:08:46.160907 [ 294 ] {abf3d986-0d22-4ee7-82d6-a10c70633960} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15622 | 2026.05.19 00:08:46.161132 [ 294 ] {abf3d986-0d22-4ee7-82d6-a10c70633960} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.05.19 00:08:46.161275 [ 294 ] {abf3d986-0d22-4ee7-82d6-a10c70633960} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001816 sec., 16519.823788546255 rows/sec., 29.60 MiB/sec. | ||
| 15624 | 2026.05.19 00:08:46.161337 [ 294 ] {abf3d986-0d22-4ee7-82d6-a10c70633960} <Debug> TCPHandler: Processed in 0.002004746 sec. | ||
| 15625 | 2026.05.19 00:08:46.161454 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15626 | 2026.05.19 00:08:46.161550 [ 294 ] {0e76131e-bb07-487e-802c-cf525098620c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15627 | 2026.05.19 00:08:46.161593 [ 294 ] {0e76131e-bb07-487e-802c-cf525098620c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15628 | 2026.05.19 00:08:46.161935 [ 294 ] {0e76131e-bb07-487e-802c-cf525098620c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15629 | 2026.05.19 00:08:46.161971 [ 294 ] {0e76131e-bb07-487e-802c-cf525098620c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15630 | 2026.05.19 00:08:46.162278 [ 294 ] {0e76131e-bb07-487e-802c-cf525098620c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15631 | 2026.05.19 00:08:46.162505 [ 294 ] {0e76131e-bb07-487e-802c-cf525098620c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15632 | 2026.05.19 00:08:46.162622 [ 40 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15633 | 2026.05.19 00:08:46.162635 [ 294 ] {0e76131e-bb07-487e-802c-cf525098620c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 15634 | 2026.05.19 00:08:46.162667 [ 40 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15635 | 2026.05.19 00:08:46.162681 [ 294 ] {0e76131e-bb07-487e-802c-cf525098620c} <Debug> TCPHandler: Processed in 0.001277565 sec. | ||
| 15636 | 2026.05.19 00:08:46.162692 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15637 | 2026.05.19 00:08:46.162792 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15638 | 2026.05.19 00:08:46.162909 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15639 | 2026.05.19 00:08:46.162952 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5760 rows starting from the beginning of the part | ||
| 15640 | 2026.05.19 00:08:46.163034 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 12 rows starting from the beginning of the part | ||
| 15641 | 2026.05.19 00:08:46.163097 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 48 rows starting from the beginning of the part | ||
| 15642 | 2026.05.19 00:08:46.163165 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15643 | 2026.05.19 00:08:46.163214 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15644 | 2026.05.19 00:08:46.163261 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15645 | 2026.05.19 00:08:46.164929 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002180281 sec., 2751938.8555878806 rows/sec., 185.46 MiB/sec. | ||
| 15646 | 2026.05.19 00:08:46.165254 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15647 | 2026.05.19 00:08:46.165496 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.05.19 00:08:46.165555 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_116_23} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15649 | 2026.05.19 00:08:46.165610 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 15650 | 2026.05.19 00:08:46.842184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15651 | 2026.05.19 00:08:46.858530 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15652 | 2026.05.19 00:08:46.858581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15653 | 2026.05.19 00:08:46.864618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15654 | 2026.05.19 00:08:46.865298 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15655 | 2026.05.19 00:08:46.867956 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15656 | 2026.05.19 00:08:47.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.39 MiB, peak 377.22 MiB, free memory in arenas 0.00 B, will set to 370.32 MiB (RSS), difference: -1.07 MiB | ||
| 15657 | 2026.05.19 00:08:51.146792 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15658 | 2026.05.19 00:08:51.147059 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 15659 | 2026.05.19 00:08:51.147469 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15660 | 2026.05.19 00:08:51.147520 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Debug> 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 | ||
| 15661 | 2026.05.19 00:08:51.147779 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15662 | 2026.05.19 00:08:51.147866 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15663 | 2026.05.19 00:08:51.148022 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15664 | 2026.05.19 00:08:51.148105 [ 322 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15665 | 2026.05.19 00:08:51.148110 [ 342 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15666 | 2026.05.19 00:08:51.148138 [ 341 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15667 | 2026.05.19 00:08:51.148243 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 15668 | 2026.05.19 00:08:51.148274 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15669 | 2026.05.19 00:08:51.148355 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15670 | 2026.05.19 00:08:51.148377 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15671 | 2026.05.19 00:08:51.148416 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> 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'))" | ||
| 15672 | 2026.05.19 00:08:51.148458 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Trace> 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'))" | ||
| 15673 | 2026.05.19 00:08:51.149651 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002706 sec., 12934.220251293422 rows/sec., 2.18 MiB/sec. | ||
| 15674 | 2026.05.19 00:08:51.149793 [ 294 ] {c4fbc616-f17e-4f12-9dc3-c8e9a71d033a} <Debug> TCPHandler: Processed in 0.003169588 sec. | ||
| 15675 | 2026.05.19 00:08:51.151739 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15676 | 2026.05.19 00:08:51.151860 [ 294 ] {d6c5e92b-ca07-4279-a204-bad5771cce52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15677 | 2026.05.19 00:08:51.151911 [ 294 ] {d6c5e92b-ca07-4279-a204-bad5771cce52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15678 | 2026.05.19 00:08:51.152460 [ 294 ] {d6c5e92b-ca07-4279-a204-bad5771cce52} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15679 | 2026.05.19 00:08:51.152506 [ 294 ] {d6c5e92b-ca07-4279-a204-bad5771cce52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15680 | 2026.05.19 00:08:51.152887 [ 294 ] {d6c5e92b-ca07-4279-a204-bad5771cce52} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15681 | 2026.05.19 00:08:51.153111 [ 294 ] {d6c5e92b-ca07-4279-a204-bad5771cce52} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15682 | 2026.05.19 00:08:51.153267 [ 294 ] {d6c5e92b-ca07-4279-a204-bad5771cce52} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001442 sec., 54091.53952843274 rows/sec., 4.48 MiB/sec. | ||
| 15683 | 2026.05.19 00:08:51.153311 [ 294 ] {d6c5e92b-ca07-4279-a204-bad5771cce52} <Debug> TCPHandler: Processed in 0.001629465 sec. | ||
| 15684 | 2026.05.19 00:08:51.153442 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15685 | 2026.05.19 00:08:51.153543 [ 294 ] {407484d0-9b8e-4655-a346-02db8f4fa5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15686 | 2026.05.19 00:08:51.153587 [ 294 ] {407484d0-9b8e-4655-a346-02db8f4fa5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15687 | 2026.05.19 00:08:51.154000 [ 294 ] {407484d0-9b8e-4655-a346-02db8f4fa5f8} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15688 | 2026.05.19 00:08:51.154039 [ 294 ] {407484d0-9b8e-4655-a346-02db8f4fa5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15689 | 2026.05.19 00:08:51.154346 [ 294 ] {407484d0-9b8e-4655-a346-02db8f4fa5f8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15690 | 2026.05.19 00:08:51.154562 [ 294 ] {407484d0-9b8e-4655-a346-02db8f4fa5f8} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15691 | 2026.05.19 00:08:51.154698 [ 294 ] {407484d0-9b8e-4655-a346-02db8f4fa5f8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001177 sec., 9345.794392523363 rows/sec., 702.76 KiB/sec. | ||
| 15692 | 2026.05.19 00:08:51.154734 [ 294 ] {407484d0-9b8e-4655-a346-02db8f4fa5f8} <Debug> TCPHandler: Processed in 0.001343737 sec. | ||
| 15693 | 2026.05.19 00:08:51.154853 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15694 | 2026.05.19 00:08:51.154950 [ 294 ] {94ccde90-2d08-466a-a2ae-32fcded68945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15695 | 2026.05.19 00:08:51.154994 [ 294 ] {94ccde90-2d08-466a-a2ae-32fcded68945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15696 | 2026.05.19 00:08:51.155431 [ 294 ] {94ccde90-2d08-466a-a2ae-32fcded68945} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.05.19 00:08:51.155469 [ 294 ] {94ccde90-2d08-466a-a2ae-32fcded68945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15698 | 2026.05.19 00:08:51.155795 [ 294 ] {94ccde90-2d08-466a-a2ae-32fcded68945} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15699 | 2026.05.19 00:08:51.156039 [ 294 ] {94ccde90-2d08-466a-a2ae-32fcded68945} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2026.05.19 00:08:51.156173 [ 294 ] {94ccde90-2d08-466a-a2ae-32fcded68945} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001242 sec., 60386.473429951686 rows/sec., 4.71 MiB/sec. | ||
| 15701 | 2026.05.19 00:08:51.156209 [ 294 ] {94ccde90-2d08-466a-a2ae-32fcded68945} <Debug> TCPHandler: Processed in 0.001406639 sec. | ||
| 15702 | 2026.05.19 00:08:51.156334 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15703 | 2026.05.19 00:08:51.156435 [ 294 ] {3a820343-1729-44f7-b9b6-1483092c29cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15704 | 2026.05.19 00:08:51.156480 [ 294 ] {3a820343-1729-44f7-b9b6-1483092c29cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15705 | 2026.05.19 00:08:51.156906 [ 294 ] {3a820343-1729-44f7-b9b6-1483092c29cd} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2026.05.19 00:08:51.156944 [ 294 ] {3a820343-1729-44f7-b9b6-1483092c29cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15707 | 2026.05.19 00:08:51.157307 [ 294 ] {3a820343-1729-44f7-b9b6-1483092c29cd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15708 | 2026.05.19 00:08:51.157543 [ 294 ] {3a820343-1729-44f7-b9b6-1483092c29cd} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15709 | 2026.05.19 00:08:51.157680 [ 294 ] {3a820343-1729-44f7-b9b6-1483092c29cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 15710 | 2026.05.19 00:08:51.157680 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_112_30 to all_113_113_0 | ||
| 15711 | 2026.05.19 00:08:51.157717 [ 294 ] {3a820343-1729-44f7-b9b6-1483092c29cd} <Debug> TCPHandler: Processed in 0.00143296 sec. | ||
| 15712 | 2026.05.19 00:08:51.157757 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15713 | 2026.05.19 00:08:51.157783 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15714 | 2026.05.19 00:08:51.157862 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_113_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_30 to all_113_113_0 into Compact with storage Full | ||
| 15715 | 2026.05.19 00:08:51.157869 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15716 | 2026.05.19 00:08:51.157963 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_113_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15717 | 2026.05.19 00:08:51.157980 [ 294 ] {882d54e3-031e-4f6e-8837-a8e0e88a6275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15718 | 2026.05.19 00:08:51.157994 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_113_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_30, total 40915 rows starting from the beginning of the part | ||
| 15719 | 2026.05.19 00:08:51.158038 [ 294 ] {882d54e3-031e-4f6e-8837-a8e0e88a6275} <Trace> 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 | ||
| 15720 | 2026.05.19 00:08:51.158050 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_113_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 128 rows starting from the beginning of the part | ||
| 15721 | 2026.05.19 00:08:51.158829 [ 294 ] {882d54e3-031e-4f6e-8837-a8e0e88a6275} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2026.05.19 00:08:51.158866 [ 294 ] {882d54e3-031e-4f6e-8837-a8e0e88a6275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15723 | 2026.05.19 00:08:51.159398 [ 294 ] {882d54e3-031e-4f6e-8837-a8e0e88a6275} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15724 | 2026.05.19 00:08:51.159624 [ 294 ] {882d54e3-031e-4f6e-8837-a8e0e88a6275} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2026.05.19 00:08:51.159774 [ 294 ] {882d54e3-031e-4f6e-8837-a8e0e88a6275} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001812 sec., 6070.640176600441 rows/sec., 10.88 MiB/sec. | ||
| 15726 | 2026.05.19 00:08:51.159851 [ 294 ] {882d54e3-031e-4f6e-8837-a8e0e88a6275} <Debug> TCPHandler: Processed in 0.002031487 sec. | ||
| 15727 | 2026.05.19 00:08:51.159976 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15728 | 2026.05.19 00:08:51.160073 [ 294 ] {493198f9-682b-4ac4-9912-8aea7aeb3bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15729 | 2026.05.19 00:08:51.160119 [ 294 ] {493198f9-682b-4ac4-9912-8aea7aeb3bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15730 | 2026.05.19 00:08:51.160474 [ 294 ] {493198f9-682b-4ac4-9912-8aea7aeb3bfe} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2026.05.19 00:08:51.160511 [ 294 ] {493198f9-682b-4ac4-9912-8aea7aeb3bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15732 | 2026.05.19 00:08:51.160844 [ 294 ] {493198f9-682b-4ac4-9912-8aea7aeb3bfe} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15733 | 2026.05.19 00:08:51.161060 [ 294 ] {493198f9-682b-4ac4-9912-8aea7aeb3bfe} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.05.19 00:08:51.161195 [ 294 ] {493198f9-682b-4ac4-9912-8aea7aeb3bfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 15735 | 2026.05.19 00:08:51.161231 [ 294 ] {493198f9-682b-4ac4-9912-8aea7aeb3bfe} <Debug> TCPHandler: Processed in 0.001306147 sec. | ||
| 15736 | 2026.05.19 00:08:51.165599 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_113_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41043 rows, containing 5 columns (5 merged, 0 gathered) in 0.007762416 sec., 5287400.21148055 rows/sec., 340.68 MiB/sec. | ||
| 15737 | 2026.05.19 00:08:51.165947 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_113_31} <Trace> MergedBlockOutputStream: filled checksums all_1_113_31 (state Temporary) | ||
| 15738 | 2026.05.19 00:08:51.166324 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_113_31} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_113_31 to all_1_113_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2026.05.19 00:08:51.166426 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_113_31} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_112_30, all_113_113_0] -> all_1_113_31 | ||
| 15740 | 2026.05.19 00:08:51.166528 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15741 | 2026.05.19 00:08:52.276359 [ 219 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15742 | 2026.05.19 00:08:52.276433 [ 219 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15743 | 2026.05.19 00:08:52.287577 [ 219 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15744 | 2026.05.19 00:08:52.439831 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15745 | 2026.05.19 00:08:52.439867 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15746 | 2026.05.19 00:08:52.597851 [ 226 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15747 | 2026.05.19 00:08:52.597909 [ 226 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15748 | 2026.05.19 00:08:52.600915 [ 226 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15749 | 2026.05.19 00:08:52.605066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33571 | ||
| 15750 | 2026.05.19 00:08:52.605569 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15751 | 2026.05.19 00:08:52.605617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15752 | 2026.05.19 00:08:52.606117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15753 | 2026.05.19 00:08:52.606361 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2026.05.19 00:08:52.606493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33571 | ||
| 15755 | 2026.05.19 00:08:54.368047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15756 | 2026.05.19 00:08:54.384450 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15757 | 2026.05.19 00:08:54.384498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15758 | 2026.05.19 00:08:54.390128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15759 | 2026.05.19 00:08:54.390807 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2026.05.19 00:08:54.393542 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15761 | 2026.05.19 00:08:56.025528 [ 221 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15762 | 2026.05.19 00:08:56.025586 [ 221 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15763 | 2026.05.19 00:08:56.029197 [ 221 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15764 | 2026.05.19 00:08:56.094606 [ 219 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15765 | 2026.05.19 00:08:56.094667 [ 219 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15766 | 2026.05.19 00:08:56.098221 [ 219 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15767 | 2026.05.19 00:08:56.147240 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15768 | 2026.05.19 00:08:56.147659 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 15769 | 2026.05.19 00:08:56.148088 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15770 | 2026.05.19 00:08:56.148127 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Debug> 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 | ||
| 15771 | 2026.05.19 00:08:56.148352 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15772 | 2026.05.19 00:08:56.148425 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15773 | 2026.05.19 00:08:56.148568 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15774 | 2026.05.19 00:08:56.148642 [ 322 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15775 | 2026.05.19 00:08:56.148647 [ 342 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15776 | 2026.05.19 00:08:56.148661 [ 341 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15777 | 2026.05.19 00:08:56.148778 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 15778 | 2026.05.19 00:08:56.148807 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15779 | 2026.05.19 00:08:56.148881 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15780 | 2026.05.19 00:08:56.148902 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15781 | 2026.05.19 00:08:56.148940 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> 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'))" | ||
| 15782 | 2026.05.19 00:08:56.148981 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Trace> 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'))" | ||
| 15783 | 2026.05.19 00:08:56.149943 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002458 sec., 14239.218877135881 rows/sec., 2.40 MiB/sec. | ||
| 15784 | 2026.05.19 00:08:56.150038 [ 294 ] {4c5c14f7-6ae5-49d6-b5e7-81eccbf22b86} <Debug> TCPHandler: Processed in 0.003003774 sec. | ||
| 15785 | 2026.05.19 00:08:56.152213 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2026.05.19 00:08:56.152402 [ 294 ] {d8ca89a5-415c-46cd-9894-7cb5c2d55107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15787 | 2026.05.19 00:08:56.152482 [ 294 ] {d8ca89a5-415c-46cd-9894-7cb5c2d55107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15788 | 2026.05.19 00:08:56.153146 [ 294 ] {d8ca89a5-415c-46cd-9894-7cb5c2d55107} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2026.05.19 00:08:56.153188 [ 294 ] {d8ca89a5-415c-46cd-9894-7cb5c2d55107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15790 | 2026.05.19 00:08:56.153550 [ 294 ] {d8ca89a5-415c-46cd-9894-7cb5c2d55107} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15791 | 2026.05.19 00:08:56.153773 [ 294 ] {d8ca89a5-415c-46cd-9894-7cb5c2d55107} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2026.05.19 00:08:56.153928 [ 294 ] {d8ca89a5-415c-46cd-9894-7cb5c2d55107} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001581 sec., 73371.28399746996 rows/sec., 6.23 MiB/sec. | ||
| 15793 | 2026.05.19 00:08:56.153966 [ 294 ] {d8ca89a5-415c-46cd-9894-7cb5c2d55107} <Debug> TCPHandler: Processed in 0.001848971 sec. | ||
| 15794 | 2026.05.19 00:08:56.154029 [ 221 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15795 | 2026.05.19 00:08:56.154068 [ 221 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15796 | 2026.05.19 00:08:56.154092 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2026.05.19 00:08:56.154196 [ 294 ] {601458ab-122b-4c3d-b8f3-695a4e19ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15798 | 2026.05.19 00:08:56.154240 [ 294 ] {601458ab-122b-4c3d-b8f3-695a4e19ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15799 | 2026.05.19 00:08:56.154684 [ 294 ] {601458ab-122b-4c3d-b8f3-695a4e19ac8d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15800 | 2026.05.19 00:08:56.154725 [ 294 ] {601458ab-122b-4c3d-b8f3-695a4e19ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15801 | 2026.05.19 00:08:56.155072 [ 294 ] {601458ab-122b-4c3d-b8f3-695a4e19ac8d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15802 | 2026.05.19 00:08:56.155180 [ 219 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15803 | 2026.05.19 00:08:56.155215 [ 219 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15804 | 2026.05.19 00:08:56.155348 [ 294 ] {601458ab-122b-4c3d-b8f3-695a4e19ac8d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15805 | 2026.05.19 00:08:56.155469 [ 32 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15806 | 2026.05.19 00:08:56.155495 [ 294 ] {601458ab-122b-4c3d-b8f3-695a4e19ac8d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00132 sec., 22727.272727272728 rows/sec., 1.67 MiB/sec. | ||
| 15807 | 2026.05.19 00:08:56.155537 [ 32 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2026.05.19 00:08:56.155544 [ 294 ] {601458ab-122b-4c3d-b8f3-695a4e19ac8d} <Debug> TCPHandler: Processed in 0.001506772 sec. | ||
| 15809 | 2026.05.19 00:08:56.155570 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15810 | 2026.05.19 00:08:56.155678 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15811 | 2026.05.19 00:08:56.155701 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15812 | 2026.05.19 00:08:56.155800 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15813 | 2026.05.19 00:08:56.155813 [ 294 ] {0e317174-f303-422b-bed5-d7ddbb767e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15814 | 2026.05.19 00:08:56.155845 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 82 rows starting from the beginning of the part | ||
| 15815 | 2026.05.19 00:08:56.155869 [ 294 ] {0e317174-f303-422b-bed5-d7ddbb767e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15816 | 2026.05.19 00:08:56.155926 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part | ||
| 15817 | 2026.05.19 00:08:56.156000 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part | ||
| 15818 | 2026.05.19 00:08:56.156070 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 15819 | 2026.05.19 00:08:56.156140 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 11 rows starting from the beginning of the part | ||
| 15820 | 2026.05.19 00:08:56.156196 [ 202 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 30 rows starting from the beginning of the part | ||
| 15821 | 2026.05.19 00:08:56.156385 [ 294 ] {0e317174-f303-422b-bed5-d7ddbb767e43} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2026.05.19 00:08:56.156427 [ 294 ] {0e317174-f303-422b-bed5-d7ddbb767e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15823 | 2026.05.19 00:08:56.156842 [ 221 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15824 | 2026.05.19 00:08:56.156865 [ 294 ] {0e317174-f303-422b-bed5-d7ddbb767e43} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15825 | 2026.05.19 00:08:56.157059 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143171 sec., 136899.23238644697 rows/sec., 10.54 MiB/sec. | ||
| 15826 | 2026.05.19 00:08:56.157162 [ 294 ] {0e317174-f303-422b-bed5-d7ddbb767e43} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2026.05.19 00:08:56.157220 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15828 | 2026.05.19 00:08:56.157349 [ 294 ] {0e317174-f303-422b-bed5-d7ddbb767e43} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001559 sec., 60295.06093649775 rows/sec., 4.71 MiB/sec. | ||
| 15829 | 2026.05.19 00:08:56.157392 [ 294 ] {0e317174-f303-422b-bed5-d7ddbb767e43} <Debug> TCPHandler: Processed in 0.001752499 sec. | ||
| 15830 | 2026.05.19 00:08:56.157507 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2026.05.19 00:08:56.157532 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15832 | 2026.05.19 00:08:56.157573 [ 190 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_101_20} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15833 | 2026.05.19 00:08:56.157637 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15834 | 2026.05.19 00:08:56.157647 [ 294 ] {d59f5137-e875-424c-b79e-0ad9e266efd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15835 | 2026.05.19 00:08:56.157699 [ 294 ] {d59f5137-e875-424c-b79e-0ad9e266efd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15836 | 2026.05.19 00:08:56.158029 [ 219 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15837 | 2026.05.19 00:08:56.158111 [ 294 ] {d59f5137-e875-424c-b79e-0ad9e266efd7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2026.05.19 00:08:56.158153 [ 294 ] {d59f5137-e875-424c-b79e-0ad9e266efd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15839 | 2026.05.19 00:08:56.158494 [ 294 ] {d59f5137-e875-424c-b79e-0ad9e266efd7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15840 | 2026.05.19 00:08:56.158703 [ 294 ] {d59f5137-e875-424c-b79e-0ad9e266efd7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2026.05.19 00:08:56.158822 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_113_31 to all_114_114_0 | ||
| 15842 | 2026.05.19 00:08:56.158836 [ 294 ] {d59f5137-e875-424c-b79e-0ad9e266efd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 15843 | 2026.05.19 00:08:56.158855 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15844 | 2026.05.19 00:08:56.158877 [ 294 ] {d59f5137-e875-424c-b79e-0ad9e266efd7} <Debug> TCPHandler: Processed in 0.001403599 sec. | ||
| 15845 | 2026.05.19 00:08:56.158877 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15846 | 2026.05.19 00:08:56.158991 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_114_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_31 to all_114_114_0 into Compact with storage Full | ||
| 15847 | 2026.05.19 00:08:56.158999 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15848 | 2026.05.19 00:08:56.159009 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15849 | 2026.05.19 00:08:56.159057 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15850 | 2026.05.19 00:08:56.159113 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_114_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15851 | 2026.05.19 00:08:56.159115 [ 294 ] {df6e4861-45ee-48cf-8e3e-2299843abf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15852 | 2026.05.19 00:08:56.159186 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_114_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_113_31, total 41043 rows starting from the beginning of the part | ||
| 15853 | 2026.05.19 00:08:56.159202 [ 294 ] {df6e4861-45ee-48cf-8e3e-2299843abf43} <Trace> 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 | ||
| 15854 | 2026.05.19 00:08:56.159282 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_114_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15855 | 2026.05.19 00:08:56.159990 [ 294 ] {df6e4861-45ee-48cf-8e3e-2299843abf43} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2026.05.19 00:08:56.160033 [ 294 ] {df6e4861-45ee-48cf-8e3e-2299843abf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15857 | 2026.05.19 00:08:56.160594 [ 294 ] {df6e4861-45ee-48cf-8e3e-2299843abf43} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15858 | 2026.05.19 00:08:56.160862 [ 294 ] {df6e4861-45ee-48cf-8e3e-2299843abf43} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15859 | 2026.05.19 00:08:56.161011 [ 294 ] {df6e4861-45ee-48cf-8e3e-2299843abf43} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001914 sec., 15673.98119122257 rows/sec., 28.09 MiB/sec. | ||
| 15860 | 2026.05.19 00:08:56.161015 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15861 | 2026.05.19 00:08:56.161065 [ 294 ] {df6e4861-45ee-48cf-8e3e-2299843abf43} <Debug> TCPHandler: Processed in 0.002113749 sec. | ||
| 15862 | 2026.05.19 00:08:56.161068 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2026.05.19 00:08:56.161104 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15864 | 2026.05.19 00:08:56.161177 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15865 | 2026.05.19 00:08:56.161206 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15866 | 2026.05.19 00:08:56.161301 [ 294 ] {d17563ad-fdde-4510-bcc0-746f18859204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15867 | 2026.05.19 00:08:56.161343 [ 294 ] {d17563ad-fdde-4510-bcc0-746f18859204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15868 | 2026.05.19 00:08:56.161354 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15869 | 2026.05.19 00:08:56.161404 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2068 rows starting from the beginning of the part | ||
| 15870 | 2026.05.19 00:08:56.161517 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part | ||
| 15871 | 2026.05.19 00:08:56.161618 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part | ||
| 15872 | 2026.05.19 00:08:56.161680 [ 294 ] {d17563ad-fdde-4510-bcc0-746f18859204} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15873 | 2026.05.19 00:08:56.161710 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 30 rows starting from the beginning of the part | ||
| 15874 | 2026.05.19 00:08:56.161720 [ 294 ] {d17563ad-fdde-4510-bcc0-746f18859204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15875 | 2026.05.19 00:08:56.161800 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 11 rows starting from the beginning of the part | ||
| 15876 | 2026.05.19 00:08:56.161892 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 30 rows starting from the beginning of the part | ||
| 15877 | 2026.05.19 00:08:56.161898 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15878 | 2026.05.19 00:08:56.162075 [ 294 ] {d17563ad-fdde-4510-bcc0-746f18859204} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15879 | 2026.05.19 00:08:56.162308 [ 294 ] {d17563ad-fdde-4510-bcc0-746f18859204} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.05.19 00:08:56.162439 [ 294 ] {d17563ad-fdde-4510-bcc0-746f18859204} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 15881 | 2026.05.19 00:08:56.162472 [ 294 ] {d17563ad-fdde-4510-bcc0-746f18859204} <Debug> TCPHandler: Processed in 0.001318127 sec. | ||
| 15882 | 2026.05.19 00:08:56.166311 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_114_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41203 rows, containing 5 columns (5 merged, 0 gathered) in 0.007354945 sec., 5602081.320798456 rows/sec., 361.07 MiB/sec. | ||
| 15883 | 2026.05.19 00:08:56.166630 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_114_32} <Trace> MergedBlockOutputStream: filled checksums all_1_114_32 (state Temporary) | ||
| 15884 | 2026.05.19 00:08:56.166937 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_114_32} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_114_32 to all_1_114_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2026.05.19 00:08:56.167003 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_114_32} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_113_31, all_114_114_0] -> all_1_114_32 | ||
| 15886 | 2026.05.19 00:08:56.167103 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15887 | 2026.05.19 00:08:56.172019 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 19 columns (19 merged, 0 gathered) in 0.010866774 sec., 200611.5154322709 rows/sec., 359.49 MiB/sec. | ||
| 15888 | 2026.05.19 00:08:56.173646 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15889 | 2026.05.19 00:08:56.173999 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.05.19 00:08:56.174070 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15891 | 2026.05.19 00:08:56.174167 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.32 MiB. | ||
| 15892 | 2026.05.19 00:08:56.416146 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.05.19 00:08:56.416401 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 15894 | 2026.05.19 00:08:56.416762 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15895 | 2026.05.19 00:08:56.416808 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Debug> 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 | ||
| 15896 | 2026.05.19 00:08:56.417069 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15897 | 2026.05.19 00:08:56.417139 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15898 | 2026.05.19 00:08:56.417289 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 15899 | 2026.05.19 00:08:56.417360 [ 342 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15900 | 2026.05.19 00:08:56.417368 [ 322 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15901 | 2026.05.19 00:08:56.417404 [ 341 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15902 | 2026.05.19 00:08:56.417502 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 15903 | 2026.05.19 00:08:56.417530 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15904 | 2026.05.19 00:08:56.417602 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15905 | 2026.05.19 00:08:56.417624 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15906 | 2026.05.19 00:08:56.417662 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> 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'))" | ||
| 15907 | 2026.05.19 00:08:56.417707 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Trace> 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'))" | ||
| 15908 | 2026.05.19 00:08:56.418808 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002522 sec., 13877.874702616971 rows/sec., 2.95 MiB/sec. | ||
| 15909 | 2026.05.19 00:08:56.418916 [ 294 ] {1953d5a8-e086-4886-905e-4594126aa78f} <Debug> TCPHandler: Processed in 0.002910521 sec. | ||
| 15910 | 2026.05.19 00:08:56.432398 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2026.05.19 00:08:56.432547 [ 294 ] {8f3727fb-2d61-4992-8be7-4270d18d52a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15912 | 2026.05.19 00:08:56.432608 [ 294 ] {8f3727fb-2d61-4992-8be7-4270d18d52a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15913 | 2026.05.19 00:08:56.433132 [ 294 ] {8f3727fb-2d61-4992-8be7-4270d18d52a7} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.05.19 00:08:56.433177 [ 294 ] {8f3727fb-2d61-4992-8be7-4270d18d52a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15915 | 2026.05.19 00:08:56.433545 [ 294 ] {8f3727fb-2d61-4992-8be7-4270d18d52a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15916 | 2026.05.19 00:08:56.433769 [ 294 ] {8f3727fb-2d61-4992-8be7-4270d18d52a7} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.05.19 00:08:56.433923 [ 294 ] {8f3727fb-2d61-4992-8be7-4270d18d52a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001417 sec., 16937.191249117855 rows/sec., 1.41 MiB/sec. | ||
| 15918 | 2026.05.19 00:08:56.433963 [ 294 ] {8f3727fb-2d61-4992-8be7-4270d18d52a7} <Debug> TCPHandler: Processed in 0.001644436 sec. | ||
| 15919 | 2026.05.19 00:08:56.434102 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2026.05.19 00:08:56.434230 [ 294 ] {82de76db-8172-44e4-9ec2-02b6509b6f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15921 | 2026.05.19 00:08:56.434287 [ 294 ] {82de76db-8172-44e4-9ec2-02b6509b6f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15922 | 2026.05.19 00:08:56.434768 [ 294 ] {82de76db-8172-44e4-9ec2-02b6509b6f90} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2026.05.19 00:08:56.434808 [ 294 ] {82de76db-8172-44e4-9ec2-02b6509b6f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15924 | 2026.05.19 00:08:56.435115 [ 294 ] {82de76db-8172-44e4-9ec2-02b6509b6f90} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15925 | 2026.05.19 00:08:56.435331 [ 294 ] {82de76db-8172-44e4-9ec2-02b6509b6f90} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15926 | 2026.05.19 00:08:56.435468 [ 294 ] {82de76db-8172-44e4-9ec2-02b6509b6f90} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001265 sec., 1581.0276679841897 rows/sec., 128.92 KiB/sec. | ||
| 15927 | 2026.05.19 00:08:56.435505 [ 294 ] {82de76db-8172-44e4-9ec2-02b6509b6f90} <Debug> TCPHandler: Processed in 0.001467011 sec. | ||
| 15928 | 2026.05.19 00:08:56.435623 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2026.05.19 00:08:56.435720 [ 294 ] {29462d42-0432-4198-bb84-a6207d889f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15930 | 2026.05.19 00:08:56.435762 [ 294 ] {29462d42-0432-4198-bb84-a6207d889f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15931 | 2026.05.19 00:08:56.437353 [ 294 ] {29462d42-0432-4198-bb84-a6207d889f07} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.05.19 00:08:56.437398 [ 294 ] {29462d42-0432-4198-bb84-a6207d889f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15933 | 2026.05.19 00:08:56.437918 [ 294 ] {29462d42-0432-4198-bb84-a6207d889f07} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15934 | 2026.05.19 00:08:56.438130 [ 294 ] {29462d42-0432-4198-bb84-a6207d889f07} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.05.19 00:08:56.438264 [ 294 ] {29462d42-0432-4198-bb84-a6207d889f07} <Debug> executeQuery: Read 2548 rows, 195.44 KiB in 0.002563 sec., 994147.4834178697 rows/sec., 74.47 MiB/sec. | ||
| 15936 | 2026.05.19 00:08:56.438301 [ 294 ] {29462d42-0432-4198-bb84-a6207d889f07} <Debug> TCPHandler: Processed in 0.002729016 sec. | ||
| 15937 | 2026.05.19 00:08:56.438425 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15938 | 2026.05.19 00:08:56.438522 [ 294 ] {a3ebcf6a-eeb7-4a42-9937-8793b1b82755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15939 | 2026.05.19 00:08:56.438563 [ 294 ] {a3ebcf6a-eeb7-4a42-9937-8793b1b82755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15940 | 2026.05.19 00:08:56.438978 [ 294 ] {a3ebcf6a-eeb7-4a42-9937-8793b1b82755} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15941 | 2026.05.19 00:08:56.439015 [ 294 ] {a3ebcf6a-eeb7-4a42-9937-8793b1b82755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15942 | 2026.05.19 00:08:56.439308 [ 294 ] {a3ebcf6a-eeb7-4a42-9937-8793b1b82755} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15943 | 2026.05.19 00:08:56.439515 [ 294 ] {a3ebcf6a-eeb7-4a42-9937-8793b1b82755} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15944 | 2026.05.19 00:08:56.439650 [ 294 ] {a3ebcf6a-eeb7-4a42-9937-8793b1b82755} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001147 sec., 31386.22493461203 rows/sec., 2.35 MiB/sec. | ||
| 15945 | 2026.05.19 00:08:56.439686 [ 294 ] {a3ebcf6a-eeb7-4a42-9937-8793b1b82755} <Debug> TCPHandler: Processed in 0.001312017 sec. | ||
| 15946 | 2026.05.19 00:08:56.439803 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15947 | 2026.05.19 00:08:56.439899 [ 294 ] {33e0bfb0-129f-4eb0-98f3-980093e0f490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15948 | 2026.05.19 00:08:56.439941 [ 294 ] {33e0bfb0-129f-4eb0-98f3-980093e0f490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15949 | 2026.05.19 00:08:56.440612 [ 294 ] {33e0bfb0-129f-4eb0-98f3-980093e0f490} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15950 | 2026.05.19 00:08:56.440649 [ 294 ] {33e0bfb0-129f-4eb0-98f3-980093e0f490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15951 | 2026.05.19 00:08:56.440970 [ 294 ] {33e0bfb0-129f-4eb0-98f3-980093e0f490} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15952 | 2026.05.19 00:08:56.441203 [ 294 ] {33e0bfb0-129f-4eb0-98f3-980093e0f490} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15953 | 2026.05.19 00:08:56.441369 [ 294 ] {33e0bfb0-129f-4eb0-98f3-980093e0f490} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001486 sec., 555181.6958277255 rows/sec., 32.48 MiB/sec. | ||
| 15954 | 2026.05.19 00:08:56.441414 [ 294 ] {33e0bfb0-129f-4eb0-98f3-980093e0f490} <Debug> TCPHandler: Processed in 0.001661916 sec. | ||
| 15955 | 2026.05.19 00:08:56.441562 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15956 | 2026.05.19 00:08:56.441661 [ 294 ] {1f13083c-5509-42a4-806c-12b8106def3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15957 | 2026.05.19 00:08:56.441702 [ 294 ] {1f13083c-5509-42a4-806c-12b8106def3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15958 | 2026.05.19 00:08:56.442100 [ 294 ] {1f13083c-5509-42a4-806c-12b8106def3c} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2026.05.19 00:08:56.442139 [ 294 ] {1f13083c-5509-42a4-806c-12b8106def3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15960 | 2026.05.19 00:08:56.442432 [ 294 ] {1f13083c-5509-42a4-806c-12b8106def3c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15961 | 2026.05.19 00:08:56.442638 [ 294 ] {1f13083c-5509-42a4-806c-12b8106def3c} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2026.05.19 00:08:56.442771 [ 294 ] {1f13083c-5509-42a4-806c-12b8106def3c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 15963 | 2026.05.19 00:08:56.442806 [ 294 ] {1f13083c-5509-42a4-806c-12b8106def3c} <Debug> TCPHandler: Processed in 0.001319997 sec. | ||
| 15964 | 2026.05.19 00:08:56.442940 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15965 | 2026.05.19 00:08:56.443035 [ 294 ] {d40cc5ed-d5f9-490a-9bf7-c05f0dd96684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15966 | 2026.05.19 00:08:56.443076 [ 294 ] {d40cc5ed-d5f9-490a-9bf7-c05f0dd96684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15967 | 2026.05.19 00:08:56.443467 [ 294 ] {d40cc5ed-d5f9-490a-9bf7-c05f0dd96684} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15968 | 2026.05.19 00:08:56.443503 [ 294 ] {d40cc5ed-d5f9-490a-9bf7-c05f0dd96684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15969 | 2026.05.19 00:08:56.443790 [ 294 ] {d40cc5ed-d5f9-490a-9bf7-c05f0dd96684} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15970 | 2026.05.19 00:08:56.443994 [ 294 ] {d40cc5ed-d5f9-490a-9bf7-c05f0dd96684} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2026.05.19 00:08:56.444124 [ 294 ] {d40cc5ed-d5f9-490a-9bf7-c05f0dd96684} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 15972 | 2026.05.19 00:08:56.444160 [ 294 ] {d40cc5ed-d5f9-490a-9bf7-c05f0dd96684} <Debug> TCPHandler: Processed in 0.001270546 sec. | ||
| 15973 | 2026.05.19 00:08:56.444277 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15974 | 2026.05.19 00:08:56.444372 [ 294 ] {8c9e83b6-e8f0-461a-bedc-f846ba8f40b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15975 | 2026.05.19 00:08:56.444412 [ 294 ] {8c9e83b6-e8f0-461a-bedc-f846ba8f40b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15976 | 2026.05.19 00:08:56.445250 [ 294 ] {8c9e83b6-e8f0-461a-bedc-f846ba8f40b2} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15977 | 2026.05.19 00:08:56.445286 [ 294 ] {8c9e83b6-e8f0-461a-bedc-f846ba8f40b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15978 | 2026.05.19 00:08:56.445644 [ 294 ] {8c9e83b6-e8f0-461a-bedc-f846ba8f40b2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15979 | 2026.05.19 00:08:56.445852 [ 294 ] {8c9e83b6-e8f0-461a-bedc-f846ba8f40b2} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2026.05.19 00:08:56.445988 [ 294 ] {8c9e83b6-e8f0-461a-bedc-f846ba8f40b2} <Debug> executeQuery: Read 1339 rows, 92.42 KiB in 0.001633 sec., 819963.2578077159 rows/sec., 55.27 MiB/sec. | ||
| 15981 | 2026.05.19 00:08:56.446025 [ 294 ] {8c9e83b6-e8f0-461a-bedc-f846ba8f40b2} <Debug> TCPHandler: Processed in 0.00179755 sec. | ||
| 15982 | 2026.05.19 00:08:56.446155 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15983 | 2026.05.19 00:08:56.446259 [ 294 ] {9f62f466-fb19-4911-9e69-74eaffe4d594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15984 | 2026.05.19 00:08:56.446304 [ 294 ] {9f62f466-fb19-4911-9e69-74eaffe4d594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15985 | 2026.05.19 00:08:56.447044 [ 294 ] {9f62f466-fb19-4911-9e69-74eaffe4d594} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.05.19 00:08:56.447082 [ 294 ] {9f62f466-fb19-4911-9e69-74eaffe4d594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15987 | 2026.05.19 00:08:56.447694 [ 294 ] {9f62f466-fb19-4911-9e69-74eaffe4d594} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15988 | 2026.05.19 00:08:56.447917 [ 294 ] {9f62f466-fb19-4911-9e69-74eaffe4d594} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.05.19 00:08:56.448050 [ 294 ] {9f62f466-fb19-4911-9e69-74eaffe4d594} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001809 sec., 847429.5190713101 rows/sec., 51.80 MiB/sec. | ||
| 15990 | 2026.05.19 00:08:56.448053 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_114_32 to all_119_119_0 | ||
| 15991 | 2026.05.19 00:08:56.448086 [ 294 ] {9f62f466-fb19-4911-9e69-74eaffe4d594} <Debug> TCPHandler: Processed in 0.001981786 sec. | ||
| 15992 | 2026.05.19 00:08:56.448131 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2026.05.19 00:08:56.448159 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 15994 | 2026.05.19 00:08:56.448236 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15995 | 2026.05.19 00:08:56.448263 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_32 to all_119_119_0 into Compact with storage Full | ||
| 15996 | 2026.05.19 00:08:56.448336 [ 294 ] {f3ee92de-c228-4557-9026-7cf8723ac0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15997 | 2026.05.19 00:08:56.448396 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15998 | 2026.05.19 00:08:56.448396 [ 294 ] {f3ee92de-c228-4557-9026-7cf8723ac0d2} <Trace> 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 | ||
| 15999 | 2026.05.19 00:08:56.448438 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_114_32, total 41203 rows starting from the beginning of the part | ||
| 16000 | 2026.05.19 00:08:56.448511 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16001 | 2026.05.19 00:08:56.448558 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 161 rows starting from the beginning of the part | ||
| 16002 | 2026.05.19 00:08:56.448601 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16003 | 2026.05.19 00:08:56.448641 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16004 | 2026.05.19 00:08:56.448682 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1533 rows starting from the beginning of the part | ||
| 16005 | 2026.05.19 00:08:56.449216 [ 294 ] {f3ee92de-c228-4557-9026-7cf8723ac0d2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2026.05.19 00:08:56.449257 [ 294 ] {f3ee92de-c228-4557-9026-7cf8723ac0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16007 | 2026.05.19 00:08:56.449819 [ 294 ] {f3ee92de-c228-4557-9026-7cf8723ac0d2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16008 | 2026.05.19 00:08:56.450072 [ 294 ] {f3ee92de-c228-4557-9026-7cf8723ac0d2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2026.05.19 00:08:56.450220 [ 294 ] {f3ee92de-c228-4557-9026-7cf8723ac0d2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001903 sec., 11560.693641618498 rows/sec., 20.72 MiB/sec. | ||
| 16010 | 2026.05.19 00:08:56.450283 [ 294 ] {f3ee92de-c228-4557-9026-7cf8723ac0d2} <Debug> TCPHandler: Processed in 0.002096909 sec. | ||
| 16011 | 2026.05.19 00:08:56.450309 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16012 | 2026.05.19 00:08:56.450353 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16013 | 2026.05.19 00:08:56.450406 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16014 | 2026.05.19 00:08:56.450508 [ 294 ] {69187fe4-d2b3-4866-b672-8b7d1071a78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16015 | 2026.05.19 00:08:56.450552 [ 294 ] {69187fe4-d2b3-4866-b672-8b7d1071a78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16016 | 2026.05.19 00:08:56.450898 [ 294 ] {69187fe4-d2b3-4866-b672-8b7d1071a78c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16017 | 2026.05.19 00:08:56.450938 [ 294 ] {69187fe4-d2b3-4866-b672-8b7d1071a78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16018 | 2026.05.19 00:08:56.451290 [ 294 ] {69187fe4-d2b3-4866-b672-8b7d1071a78c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16019 | 2026.05.19 00:08:56.451536 [ 294 ] {69187fe4-d2b3-4866-b672-8b7d1071a78c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16020 | 2026.05.19 00:08:56.451686 [ 294 ] {69187fe4-d2b3-4866-b672-8b7d1071a78c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001198 sec., 10016.69449081803 rows/sec., 691.26 KiB/sec. | ||
| 16021 | 2026.05.19 00:08:56.451722 [ 294 ] {69187fe4-d2b3-4866-b672-8b7d1071a78c} <Debug> TCPHandler: Processed in 0.001366308 sec. | ||
| 16022 | 2026.05.19 00:08:56.452234 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16023 | 2026.05.19 00:08:56.456444 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43377 rows, containing 5 columns (5 merged, 0 gathered) in 0.0082255 sec., 5273478.815877454 rows/sec., 339.68 MiB/sec. | ||
| 16024 | 2026.05.19 00:08:56.457053 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Trace> MergedBlockOutputStream: filled checksums all_1_119_33 (state Temporary) | ||
| 16025 | 2026.05.19 00:08:56.457399 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_119_33 to all_1_119_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.05.19 00:08:56.457489 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_119_33} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_114_32, all_119_119_0] -> all_1_119_33 | ||
| 16027 | 2026.05.19 00:08:56.457616 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16028 | 2026.05.19 00:08:57.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.19 MiB, peak 390.70 MiB, free memory in arenas 0.00 B, will set to 375.92 MiB (RSS), difference: 6.73 MiB | ||
| 16029 | 2026.05.19 00:09:00.106603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34083 | ||
| 16030 | 2026.05.19 00:09:00.107120 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2026.05.19 00:09:00.107163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16032 | 2026.05.19 00:09:00.107650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16033 | 2026.05.19 00:09:00.107877 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16034 | 2026.05.19 00:09:00.108007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34083 | ||
| 16035 | 2026.05.19 00:09:00.108038 [ 25 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16036 | 2026.05.19 00:09:00.108105 [ 25 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16037 | 2026.05.19 00:09:00.108126 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16038 | 2026.05.19 00:09:00.108265 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16039 | 2026.05.19 00:09:00.108432 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16040 | 2026.05.19 00:09:00.108479 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31651 rows starting from the beginning of the part | ||
| 16041 | 2026.05.19 00:09:00.108551 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16042 | 2026.05.19 00:09:00.108604 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16043 | 2026.05.19 00:09:00.108652 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16044 | 2026.05.19 00:09:00.108699 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16045 | 2026.05.19 00:09:00.108748 [ 195 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16046 | 2026.05.19 00:09:00.111384 [ 194 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34083 rows, containing 4 columns (4 merged, 0 gathered) in 0.003184699 sec., 10702110.309325935 rows/sec., 153.09 MiB/sec. | ||
| 16047 | 2026.05.19 00:09:00.111549 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16048 | 2026.05.19 00:09:00.111859 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16049 | 2026.05.19 00:09:00.111941 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_71_14} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16050 | 2026.05.19 00:09:00.112053 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 16051 | 2026.05.19 00:09:01.144749 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16052 | 2026.05.19 00:09:01.145037 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 16053 | 2026.05.19 00:09:01.145569 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16054 | 2026.05.19 00:09:01.145648 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Debug> 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 | ||
| 16055 | 2026.05.19 00:09:01.145988 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16056 | 2026.05.19 00:09:01.146056 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16057 | 2026.05.19 00:09:01.146207 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16058 | 2026.05.19 00:09:01.146282 [ 322 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16059 | 2026.05.19 00:09:01.146286 [ 342 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16060 | 2026.05.19 00:09:01.146318 [ 345 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16061 | 2026.05.19 00:09:01.146423 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 16062 | 2026.05.19 00:09:01.146449 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16063 | 2026.05.19 00:09:01.146519 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16064 | 2026.05.19 00:09:01.146539 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16065 | 2026.05.19 00:09:01.146574 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> 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'))" | ||
| 16066 | 2026.05.19 00:09:01.146614 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Trace> 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'))" | ||
| 16067 | 2026.05.19 00:09:01.147540 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002657 sec., 13172.751223184041 rows/sec., 2.22 MiB/sec. | ||
| 16068 | 2026.05.19 00:09:01.147625 [ 294 ] {9f42d161-a8d3-44e9-b071-76c25bdcc5b1} <Debug> TCPHandler: Processed in 0.003011104 sec. | ||
| 16069 | 2026.05.19 00:09:01.149157 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.05.19 00:09:01.149267 [ 294 ] {4018ae4f-2df1-42c7-b104-7c4db3d27711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16071 | 2026.05.19 00:09:01.149312 [ 294 ] {4018ae4f-2df1-42c7-b104-7c4db3d27711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16072 | 2026.05.19 00:09:01.149782 [ 294 ] {4018ae4f-2df1-42c7-b104-7c4db3d27711} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.05.19 00:09:01.149824 [ 294 ] {4018ae4f-2df1-42c7-b104-7c4db3d27711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16074 | 2026.05.19 00:09:01.150184 [ 294 ] {4018ae4f-2df1-42c7-b104-7c4db3d27711} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16075 | 2026.05.19 00:09:01.150400 [ 294 ] {4018ae4f-2df1-42c7-b104-7c4db3d27711} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.05.19 00:09:01.150544 [ 294 ] {4018ae4f-2df1-42c7-b104-7c4db3d27711} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00131 sec., 42748.091603053435 rows/sec., 3.28 MiB/sec. | ||
| 16077 | 2026.05.19 00:09:01.150579 [ 294 ] {4018ae4f-2df1-42c7-b104-7c4db3d27711} <Debug> TCPHandler: Processed in 0.001472901 sec. | ||
| 16078 | 2026.05.19 00:09:01.150703 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16079 | 2026.05.19 00:09:01.150797 [ 294 ] {3ac9e677-74ac-4eb4-b5f1-12736daaf2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16080 | 2026.05.19 00:09:01.150838 [ 294 ] {3ac9e677-74ac-4eb4-b5f1-12736daaf2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16081 | 2026.05.19 00:09:01.151251 [ 294 ] {3ac9e677-74ac-4eb4-b5f1-12736daaf2ae} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.05.19 00:09:01.151287 [ 294 ] {3ac9e677-74ac-4eb4-b5f1-12736daaf2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16083 | 2026.05.19 00:09:01.151593 [ 294 ] {3ac9e677-74ac-4eb4-b5f1-12736daaf2ae} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16084 | 2026.05.19 00:09:01.151801 [ 294 ] {3ac9e677-74ac-4eb4-b5f1-12736daaf2ae} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.05.19 00:09:01.151928 [ 294 ] {3ac9e677-74ac-4eb4-b5f1-12736daaf2ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 16086 | 2026.05.19 00:09:01.151962 [ 294 ] {3ac9e677-74ac-4eb4-b5f1-12736daaf2ae} <Debug> TCPHandler: Processed in 0.001308427 sec. | ||
| 16087 | 2026.05.19 00:09:01.152079 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2026.05.19 00:09:01.152173 [ 294 ] {9649ada0-60ff-425b-853c-54fac7a6ccd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16089 | 2026.05.19 00:09:01.152216 [ 294 ] {9649ada0-60ff-425b-853c-54fac7a6ccd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16090 | 2026.05.19 00:09:01.152588 [ 294 ] {9649ada0-60ff-425b-853c-54fac7a6ccd0} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.05.19 00:09:01.152623 [ 294 ] {9649ada0-60ff-425b-853c-54fac7a6ccd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16092 | 2026.05.19 00:09:01.152940 [ 294 ] {9649ada0-60ff-425b-853c-54fac7a6ccd0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16093 | 2026.05.19 00:09:01.153144 [ 294 ] {9649ada0-60ff-425b-853c-54fac7a6ccd0} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.05.19 00:09:01.153276 [ 294 ] {9649ada0-60ff-425b-853c-54fac7a6ccd0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 16095 | 2026.05.19 00:09:01.153312 [ 294 ] {9649ada0-60ff-425b-853c-54fac7a6ccd0} <Debug> TCPHandler: Processed in 0.001279855 sec. | ||
| 16096 | 2026.05.19 00:09:01.153428 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.05.19 00:09:01.153522 [ 294 ] {106c89c9-b206-445a-8b6f-7a56a8123c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16098 | 2026.05.19 00:09:01.153564 [ 294 ] {106c89c9-b206-445a-8b6f-7a56a8123c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16099 | 2026.05.19 00:09:01.153895 [ 294 ] {106c89c9-b206-445a-8b6f-7a56a8123c91} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.05.19 00:09:01.153930 [ 294 ] {106c89c9-b206-445a-8b6f-7a56a8123c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16101 | 2026.05.19 00:09:01.154226 [ 294 ] {106c89c9-b206-445a-8b6f-7a56a8123c91} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16102 | 2026.05.19 00:09:01.154433 [ 294 ] {106c89c9-b206-445a-8b6f-7a56a8123c91} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.05.19 00:09:01.154561 [ 294 ] {106c89c9-b206-445a-8b6f-7a56a8123c91} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001057 sec., 45411.54210028382 rows/sec., 3.06 MiB/sec. | ||
| 16104 | 2026.05.19 00:09:01.154594 [ 294 ] {106c89c9-b206-445a-8b6f-7a56a8123c91} <Debug> TCPHandler: Processed in 0.001215393 sec. | ||
| 16105 | 2026.05.19 00:09:01.893592 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16106 | 2026.05.19 00:09:01.910657 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16107 | 2026.05.19 00:09:01.910719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16108 | 2026.05.19 00:09:01.916827 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16109 | 2026.05.19 00:09:01.917520 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16110 | 2026.05.19 00:09:01.917846 [ 70 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16111 | 2026.05.19 00:09:01.917989 [ 70 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.05.19 00:09:01.918014 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16113 | 2026.05.19 00:09:01.918175 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16114 | 2026.05.19 00:09:01.920631 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16115 | 2026.05.19 00:09:01.922246 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16116 | 2026.05.19 00:09:01.923777 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16117 | 2026.05.19 00:09:01.928641 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16118 | 2026.05.19 00:09:01.933327 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16119 | 2026.05.19 00:09:01.937766 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16120 | 2026.05.19 00:09:01.942751 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16121 | 2026.05.19 00:09:01.947328 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16122 | 2026.05.19 00:09:02.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.01 MiB, peak 394.69 MiB, free memory in arenas 0.00 B, will set to 375.95 MiB (RSS), difference: -15.07 MiB | ||
| 16123 | 2026.05.19 00:09:02.002852 [ 194 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084760548 sec., 6311.898785741687 rows/sec., 32.64 MiB/sec. | ||
| 16124 | 2026.05.19 00:09:02.006031 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16125 | 2026.05.19 00:09:02.007969 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2026.05.19 00:09:02.008052 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_71_14} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16127 | 2026.05.19 00:09:02.010520 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16128 | 2026.05.19 00:09:03.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.22 MiB, peak 394.69 MiB, free memory in arenas 0.00 B, will set to 375.95 MiB (RSS), difference: 13.72 MiB | ||
| 16129 | 2026.05.19 00:09:06.147183 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2026.05.19 00:09:06.147476 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 16131 | 2026.05.19 00:09:06.147894 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16132 | 2026.05.19 00:09:06.147943 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Debug> 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 | ||
| 16133 | 2026.05.19 00:09:06.148192 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16134 | 2026.05.19 00:09:06.148267 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16135 | 2026.05.19 00:09:06.148417 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16136 | 2026.05.19 00:09:06.148487 [ 346 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16137 | 2026.05.19 00:09:06.148493 [ 342 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16138 | 2026.05.19 00:09:06.148526 [ 345 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16139 | 2026.05.19 00:09:06.148626 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 16140 | 2026.05.19 00:09:06.148655 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16141 | 2026.05.19 00:09:06.148729 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16142 | 2026.05.19 00:09:06.148751 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16143 | 2026.05.19 00:09:06.148787 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> 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'))" | ||
| 16144 | 2026.05.19 00:09:06.148830 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Trace> 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'))" | ||
| 16145 | 2026.05.19 00:09:06.149794 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002432 sec., 14391.447368421052 rows/sec., 2.42 MiB/sec. | ||
| 16146 | 2026.05.19 00:09:06.149905 [ 294 ] {fe4761f7-6378-4f54-9c42-7794bab11ec1} <Debug> TCPHandler: Processed in 0.002868731 sec. | ||
| 16147 | 2026.05.19 00:09:06.152102 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16148 | 2026.05.19 00:09:06.152295 [ 294 ] {4fc24f08-b8c4-46bf-845c-47b449798fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16149 | 2026.05.19 00:09:06.152378 [ 294 ] {4fc24f08-b8c4-46bf-845c-47b449798fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16150 | 2026.05.19 00:09:06.153147 [ 294 ] {4fc24f08-b8c4-46bf-845c-47b449798fed} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16151 | 2026.05.19 00:09:06.153191 [ 294 ] {4fc24f08-b8c4-46bf-845c-47b449798fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16152 | 2026.05.19 00:09:06.153564 [ 294 ] {4fc24f08-b8c4-46bf-845c-47b449798fed} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16153 | 2026.05.19 00:09:06.153789 [ 294 ] {4fc24f08-b8c4-46bf-845c-47b449798fed} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2026.05.19 00:09:06.153942 [ 294 ] {4fc24f08-b8c4-46bf-845c-47b449798fed} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001703 sec., 68115.09101585437 rows/sec., 5.79 MiB/sec. | ||
| 16155 | 2026.05.19 00:09:06.153953 [ 87 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16156 | 2026.05.19 00:09:06.153980 [ 294 ] {4fc24f08-b8c4-46bf-845c-47b449798fed} <Debug> TCPHandler: Processed in 0.001950164 sec. | ||
| 16157 | 2026.05.19 00:09:06.154013 [ 87 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16158 | 2026.05.19 00:09:06.154044 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16159 | 2026.05.19 00:09:06.154117 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16160 | 2026.05.19 00:09:06.154169 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16161 | 2026.05.19 00:09:06.154219 [ 294 ] {333940c9-d71d-4960-8f67-95ca27e2a718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16162 | 2026.05.19 00:09:06.154267 [ 294 ] {333940c9-d71d-4960-8f67-95ca27e2a718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16163 | 2026.05.19 00:09:06.154314 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16164 | 2026.05.19 00:09:06.154354 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2618 rows starting from the beginning of the part | ||
| 16165 | 2026.05.19 00:09:06.154420 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 78 rows starting from the beginning of the part | ||
| 16166 | 2026.05.19 00:09:06.154467 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 116 rows starting from the beginning of the part | ||
| 16167 | 2026.05.19 00:09:06.154510 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 2548 rows starting from the beginning of the part | ||
| 16168 | 2026.05.19 00:09:06.154548 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 16169 | 2026.05.19 00:09:06.154590 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 116 rows starting from the beginning of the part | ||
| 16170 | 2026.05.19 00:09:06.154695 [ 294 ] {333940c9-d71d-4960-8f67-95ca27e2a718} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2026.05.19 00:09:06.154740 [ 294 ] {333940c9-d71d-4960-8f67-95ca27e2a718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16172 | 2026.05.19 00:09:06.155061 [ 294 ] {333940c9-d71d-4960-8f67-95ca27e2a718} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16173 | 2026.05.19 00:09:06.155286 [ 294 ] {333940c9-d71d-4960-8f67-95ca27e2a718} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.05.19 00:09:06.155426 [ 294 ] {333940c9-d71d-4960-8f67-95ca27e2a718} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001225 sec., 24489.79591836735 rows/sec., 1.80 MiB/sec. | ||
| 16175 | 2026.05.19 00:09:06.155463 [ 294 ] {333940c9-d71d-4960-8f67-95ca27e2a718} <Debug> TCPHandler: Processed in 0.001396879 sec. | ||
| 16176 | 2026.05.19 00:09:06.155603 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2026.05.19 00:09:06.155699 [ 294 ] {d5d317d7-1488-44a8-9e66-d0b0b3f12000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16178 | 2026.05.19 00:09:06.155740 [ 294 ] {d5d317d7-1488-44a8-9e66-d0b0b3f12000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16179 | 2026.05.19 00:09:06.156163 [ 294 ] {d5d317d7-1488-44a8-9e66-d0b0b3f12000} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2026.05.19 00:09:06.156202 [ 294 ] {d5d317d7-1488-44a8-9e66-d0b0b3f12000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16181 | 2026.05.19 00:09:06.156502 [ 294 ] {d5d317d7-1488-44a8-9e66-d0b0b3f12000} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16182 | 2026.05.19 00:09:06.156608 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5532 rows, containing 5 columns (5 merged, 0 gathered) in 0.00249748 sec., 2215032.7530150395 rows/sec., 176.00 MiB/sec. | ||
| 16183 | 2026.05.19 00:09:06.156708 [ 294 ] {d5d317d7-1488-44a8-9e66-d0b0b3f12000} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2026.05.19 00:09:06.156831 [ 87 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16185 | 2026.05.19 00:09:06.156841 [ 294 ] {d5d317d7-1488-44a8-9e66-d0b0b3f12000} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00116 sec., 81034.4827586207 rows/sec., 6.33 MiB/sec. | ||
| 16186 | 2026.05.19 00:09:06.156865 [ 87 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16187 | 2026.05.19 00:09:06.156888 [ 294 ] {d5d317d7-1488-44a8-9e66-d0b0b3f12000} <Debug> TCPHandler: Processed in 0.001334648 sec. | ||
| 16188 | 2026.05.19 00:09:06.156891 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16189 | 2026.05.19 00:09:06.156979 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16190 | 2026.05.19 00:09:06.156979 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16191 | 2026.05.19 00:09:06.157037 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16192 | 2026.05.19 00:09:06.157074 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16193 | 2026.05.19 00:09:06.157103 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1403 rows starting from the beginning of the part | ||
| 16194 | 2026.05.19 00:09:06.157139 [ 294 ] {50a0902f-c3e8-4ac2-b49b-7f334e4f670f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16195 | 2026.05.19 00:09:06.157147 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 75 rows starting from the beginning of the part | ||
| 16196 | 2026.05.19 00:09:06.157195 [ 294 ] {50a0902f-c3e8-4ac2-b49b-7f334e4f670f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16197 | 2026.05.19 00:09:06.157201 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 94 rows starting from the beginning of the part | ||
| 16198 | 2026.05.19 00:09:06.157250 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1339 rows starting from the beginning of the part | ||
| 16199 | 2026.05.19 00:09:06.157288 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 16200 | 2026.05.19 00:09:06.157322 [ 192 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 94 rows starting from the beginning of the part | ||
| 16201 | 2026.05.19 00:09:06.157381 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2026.05.19 00:09:06.157489 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_121_24} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16203 | 2026.05.19 00:09:06.157595 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 16204 | 2026.05.19 00:09:06.157629 [ 294 ] {50a0902f-c3e8-4ac2-b49b-7f334e4f670f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2026.05.19 00:09:06.157671 [ 294 ] {50a0902f-c3e8-4ac2-b49b-7f334e4f670f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16206 | 2026.05.19 00:09:06.158019 [ 294 ] {50a0902f-c3e8-4ac2-b49b-7f334e4f670f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16207 | 2026.05.19 00:09:06.158238 [ 294 ] {50a0902f-c3e8-4ac2-b49b-7f334e4f670f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16208 | 2026.05.19 00:09:06.158378 [ 294 ] {50a0902f-c3e8-4ac2-b49b-7f334e4f670f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 16209 | 2026.05.19 00:09:06.158414 [ 294 ] {50a0902f-c3e8-4ac2-b49b-7f334e4f670f} <Debug> TCPHandler: Processed in 0.00142784 sec. | ||
| 16210 | 2026.05.19 00:09:06.158436 [ 201 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487642 sec., 2062996.339173 rows/sec., 149.75 MiB/sec. | ||
| 16211 | 2026.05.19 00:09:06.158538 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2026.05.19 00:09:06.158618 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16213 | 2026.05.19 00:09:06.158639 [ 294 ] {d0d07d6c-51ba-4a24-b555-ef56d8fda18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16214 | 2026.05.19 00:09:06.158695 [ 294 ] {d0d07d6c-51ba-4a24-b555-ef56d8fda18d} <Trace> 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 | ||
| 16215 | 2026.05.19 00:09:06.158886 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16216 | 2026.05.19 00:09:06.158955 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_121_24} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16217 | 2026.05.19 00:09:06.159033 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 16218 | 2026.05.19 00:09:06.159522 [ 294 ] {d0d07d6c-51ba-4a24-b555-ef56d8fda18d} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16219 | 2026.05.19 00:09:06.159558 [ 294 ] {d0d07d6c-51ba-4a24-b555-ef56d8fda18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16220 | 2026.05.19 00:09:06.160088 [ 294 ] {d0d07d6c-51ba-4a24-b555-ef56d8fda18d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16221 | 2026.05.19 00:09:06.160310 [ 294 ] {d0d07d6c-51ba-4a24-b555-ef56d8fda18d} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.05.19 00:09:06.160462 [ 294 ] {d0d07d6c-51ba-4a24-b555-ef56d8fda18d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001841 sec., 16295.491580662683 rows/sec., 29.20 MiB/sec. | ||
| 16223 | 2026.05.19 00:09:06.160525 [ 294 ] {d0d07d6c-51ba-4a24-b555-ef56d8fda18d} <Debug> TCPHandler: Processed in 0.002036267 sec. | ||
| 16224 | 2026.05.19 00:09:06.160645 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16225 | 2026.05.19 00:09:06.160741 [ 294 ] {9c35317b-26b0-41a7-8840-9bfef8772a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16226 | 2026.05.19 00:09:06.160785 [ 294 ] {9c35317b-26b0-41a7-8840-9bfef8772a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16227 | 2026.05.19 00:09:06.161139 [ 294 ] {9c35317b-26b0-41a7-8840-9bfef8772a37} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16228 | 2026.05.19 00:09:06.161176 [ 294 ] {9c35317b-26b0-41a7-8840-9bfef8772a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16229 | 2026.05.19 00:09:06.161479 [ 294 ] {9c35317b-26b0-41a7-8840-9bfef8772a37} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16230 | 2026.05.19 00:09:06.161685 [ 294 ] {9c35317b-26b0-41a7-8840-9bfef8772a37} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16231 | 2026.05.19 00:09:06.161808 [ 124 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16232 | 2026.05.19 00:09:06.161816 [ 294 ] {9c35317b-26b0-41a7-8840-9bfef8772a37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 16233 | 2026.05.19 00:09:06.161856 [ 124 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2026.05.19 00:09:06.161871 [ 294 ] {9c35317b-26b0-41a7-8840-9bfef8772a37} <Debug> TCPHandler: Processed in 0.001276016 sec. | ||
| 16235 | 2026.05.19 00:09:06.161883 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16236 | 2026.05.19 00:09:06.161986 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16237 | 2026.05.19 00:09:06.162110 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16238 | 2026.05.19 00:09:06.162143 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6000 rows starting from the beginning of the part | ||
| 16239 | 2026.05.19 00:09:06.162202 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16240 | 2026.05.19 00:09:06.162244 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16241 | 2026.05.19 00:09:06.162289 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 12 rows starting from the beginning of the part | ||
| 16242 | 2026.05.19 00:09:06.162330 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 48 rows starting from the beginning of the part | ||
| 16243 | 2026.05.19 00:09:06.162370 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16244 | 2026.05.19 00:09:06.164123 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002185392 sec., 2855322.9809571924 rows/sec., 192.43 MiB/sec. | ||
| 16245 | 2026.05.19 00:09:06.164520 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16246 | 2026.05.19 00:09:06.164804 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.05.19 00:09:06.164885 [ 201 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_121_24} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16248 | 2026.05.19 00:09:06.164970 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16249 | 2026.05.19 00:09:07.439911 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16250 | 2026.05.19 00:09:07.439982 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16251 | 2026.05.19 00:09:07.608116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34531 | ||
| 16252 | 2026.05.19 00:09:07.608586 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.05.19 00:09:07.608621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16254 | 2026.05.19 00:09:07.609089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16255 | 2026.05.19 00:09:07.609319 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.05.19 00:09:07.609444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34531 | ||
| 16257 | 2026.05.19 00:09:09.420701 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 16258 | 2026.05.19 00:09:09.438245 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2026.05.19 00:09:09.438329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16260 | 2026.05.19 00:09:09.444568 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16261 | 2026.05.19 00:09:09.445286 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2026.05.19 00:09:09.448925 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 16263 | 2026.05.19 00:09:11.146722 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16264 | 2026.05.19 00:09:11.146977 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 16265 | 2026.05.19 00:09:11.147391 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16266 | 2026.05.19 00:09:11.147454 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Debug> 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 | ||
| 16267 | 2026.05.19 00:09:11.147737 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16268 | 2026.05.19 00:09:11.147825 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16269 | 2026.05.19 00:09:11.147995 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16270 | 2026.05.19 00:09:11.148078 [ 346 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16271 | 2026.05.19 00:09:11.148084 [ 342 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16272 | 2026.05.19 00:09:11.148116 [ 345 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16273 | 2026.05.19 00:09:11.148230 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 16274 | 2026.05.19 00:09:11.148266 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16275 | 2026.05.19 00:09:11.148340 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16276 | 2026.05.19 00:09:11.148362 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16277 | 2026.05.19 00:09:11.148402 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> 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'))" | ||
| 16278 | 2026.05.19 00:09:11.148446 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Trace> 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'))" | ||
| 16279 | 2026.05.19 00:09:11.149643 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002764 sec., 12662.807525325616 rows/sec., 2.13 MiB/sec. | ||
| 16280 | 2026.05.19 00:09:11.149775 [ 294 ] {21ee02be-1833-4e39-83e3-9299ecbf8ca9} <Debug> TCPHandler: Processed in 0.003193729 sec. | ||
| 16281 | 2026.05.19 00:09:11.151720 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2026.05.19 00:09:11.151841 [ 294 ] {44547d3d-74f0-42e7-90b3-c90287e7bc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16283 | 2026.05.19 00:09:11.151890 [ 294 ] {44547d3d-74f0-42e7-90b3-c90287e7bc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16284 | 2026.05.19 00:09:11.152410 [ 294 ] {44547d3d-74f0-42e7-90b3-c90287e7bc2e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2026.05.19 00:09:11.152456 [ 294 ] {44547d3d-74f0-42e7-90b3-c90287e7bc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16286 | 2026.05.19 00:09:11.152845 [ 294 ] {44547d3d-74f0-42e7-90b3-c90287e7bc2e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16287 | 2026.05.19 00:09:11.153075 [ 294 ] {44547d3d-74f0-42e7-90b3-c90287e7bc2e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2026.05.19 00:09:11.153228 [ 294 ] {44547d3d-74f0-42e7-90b3-c90287e7bc2e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001423 sec., 54813.77371749824 rows/sec., 4.54 MiB/sec. | ||
| 16289 | 2026.05.19 00:09:11.153269 [ 294 ] {44547d3d-74f0-42e7-90b3-c90287e7bc2e} <Debug> TCPHandler: Processed in 0.001603505 sec. | ||
| 16290 | 2026.05.19 00:09:11.153408 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16291 | 2026.05.19 00:09:11.153508 [ 294 ] {0f5a1e50-11c8-494d-9b17-71424e66b488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16292 | 2026.05.19 00:09:11.153551 [ 294 ] {0f5a1e50-11c8-494d-9b17-71424e66b488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16293 | 2026.05.19 00:09:11.153967 [ 294 ] {0f5a1e50-11c8-494d-9b17-71424e66b488} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2026.05.19 00:09:11.154005 [ 294 ] {0f5a1e50-11c8-494d-9b17-71424e66b488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16295 | 2026.05.19 00:09:11.154312 [ 294 ] {0f5a1e50-11c8-494d-9b17-71424e66b488} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16296 | 2026.05.19 00:09:11.154526 [ 294 ] {0f5a1e50-11c8-494d-9b17-71424e66b488} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2026.05.19 00:09:11.154663 [ 294 ] {0f5a1e50-11c8-494d-9b17-71424e66b488} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001177 sec., 9345.794392523363 rows/sec., 702.76 KiB/sec. | ||
| 16298 | 2026.05.19 00:09:11.154699 [ 294 ] {0f5a1e50-11c8-494d-9b17-71424e66b488} <Debug> TCPHandler: Processed in 0.001341507 sec. | ||
| 16299 | 2026.05.19 00:09:11.154820 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2026.05.19 00:09:11.154915 [ 294 ] {bac04cc4-7281-42b6-a0aa-04dda166ba4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16301 | 2026.05.19 00:09:11.154956 [ 294 ] {bac04cc4-7281-42b6-a0aa-04dda166ba4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16302 | 2026.05.19 00:09:11.155379 [ 294 ] {bac04cc4-7281-42b6-a0aa-04dda166ba4e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16303 | 2026.05.19 00:09:11.155414 [ 294 ] {bac04cc4-7281-42b6-a0aa-04dda166ba4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16304 | 2026.05.19 00:09:11.155731 [ 294 ] {bac04cc4-7281-42b6-a0aa-04dda166ba4e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16305 | 2026.05.19 00:09:11.155961 [ 294 ] {bac04cc4-7281-42b6-a0aa-04dda166ba4e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.05.19 00:09:11.156095 [ 294 ] {bac04cc4-7281-42b6-a0aa-04dda166ba4e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.0012 sec., 62500.00000000001 rows/sec., 4.88 MiB/sec. | ||
| 16307 | 2026.05.19 00:09:11.156130 [ 294 ] {bac04cc4-7281-42b6-a0aa-04dda166ba4e} <Debug> TCPHandler: Processed in 0.001360728 sec. | ||
| 16308 | 2026.05.19 00:09:11.156253 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16309 | 2026.05.19 00:09:11.156349 [ 294 ] {7529a620-d1c9-4b85-a90d-91ae7be481e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16310 | 2026.05.19 00:09:11.156393 [ 294 ] {7529a620-d1c9-4b85-a90d-91ae7be481e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16311 | 2026.05.19 00:09:11.156814 [ 294 ] {7529a620-d1c9-4b85-a90d-91ae7be481e9} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.05.19 00:09:11.156850 [ 294 ] {7529a620-d1c9-4b85-a90d-91ae7be481e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16313 | 2026.05.19 00:09:11.157183 [ 294 ] {7529a620-d1c9-4b85-a90d-91ae7be481e9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16314 | 2026.05.19 00:09:11.157478 [ 294 ] {7529a620-d1c9-4b85-a90d-91ae7be481e9} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.05.19 00:09:11.157615 [ 294 ] {7529a620-d1c9-4b85-a90d-91ae7be481e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 16316 | 2026.05.19 00:09:11.157650 [ 294 ] {7529a620-d1c9-4b85-a90d-91ae7be481e9} <Debug> TCPHandler: Processed in 0.001445421 sec. | ||
| 16317 | 2026.05.19 00:09:11.157769 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16318 | 2026.05.19 00:09:11.157863 [ 294 ] {85c8fc77-7468-499c-b031-5b4cddcca822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16319 | 2026.05.19 00:09:11.157921 [ 294 ] {85c8fc77-7468-499c-b031-5b4cddcca822} <Trace> 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 | ||
| 16320 | 2026.05.19 00:09:11.158697 [ 294 ] {85c8fc77-7468-499c-b031-5b4cddcca822} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2026.05.19 00:09:11.158733 [ 294 ] {85c8fc77-7468-499c-b031-5b4cddcca822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16322 | 2026.05.19 00:09:11.159258 [ 294 ] {85c8fc77-7468-499c-b031-5b4cddcca822} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16323 | 2026.05.19 00:09:11.159484 [ 294 ] {85c8fc77-7468-499c-b031-5b4cddcca822} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2026.05.19 00:09:11.159632 [ 294 ] {85c8fc77-7468-499c-b031-5b4cddcca822} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 16325 | 2026.05.19 00:09:11.159698 [ 294 ] {85c8fc77-7468-499c-b031-5b4cddcca822} <Debug> TCPHandler: Processed in 0.001978915 sec. | ||
| 16326 | 2026.05.19 00:09:11.159827 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16327 | 2026.05.19 00:09:11.159924 [ 294 ] {88a4b8cc-a30f-40a7-9270-10a0f97e6c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16328 | 2026.05.19 00:09:11.159967 [ 294 ] {88a4b8cc-a30f-40a7-9270-10a0f97e6c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16329 | 2026.05.19 00:09:11.160322 [ 294 ] {88a4b8cc-a30f-40a7-9270-10a0f97e6c5e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16330 | 2026.05.19 00:09:11.160358 [ 294 ] {88a4b8cc-a30f-40a7-9270-10a0f97e6c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16331 | 2026.05.19 00:09:11.160671 [ 294 ] {88a4b8cc-a30f-40a7-9270-10a0f97e6c5e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16332 | 2026.05.19 00:09:11.160897 [ 294 ] {88a4b8cc-a30f-40a7-9270-10a0f97e6c5e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16333 | 2026.05.19 00:09:11.161030 [ 294 ] {88a4b8cc-a30f-40a7-9270-10a0f97e6c5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 16334 | 2026.05.19 00:09:11.161063 [ 294 ] {88a4b8cc-a30f-40a7-9270-10a0f97e6c5e} <Debug> TCPHandler: Processed in 0.001285676 sec. | ||
| 16335 | 2026.05.19 00:09:11.172094 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42025 | ||
| 16336 | 2026.05.19 00:09:11.172150 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16337 | 2026.05.19 00:09:11.172174 [ 310 ] {} <Debug> TCP-Session: b44f43ee-da0a-40b6-9508-9e38c1d3685b Authenticating user 'default' from [fd00:1122:3344:101::e]:42025 | ||
| 16338 | 2026.05.19 00:09:11.172198 [ 310 ] {} <Debug> TCP-Session: b44f43ee-da0a-40b6-9508-9e38c1d3685b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16339 | 2026.05.19 00:09:11.172218 [ 310 ] {} <Debug> TCP-Session: b44f43ee-da0a-40b6-9508-9e38c1d3685b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16340 | 2026.05.19 00:09:11.172427 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44513 | ||
| 16341 | 2026.05.19 00:09:11.172457 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38736 | ||
| 16342 | 2026.05.19 00:09:11.172481 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54779 | ||
| 16343 | 2026.05.19 00:09:11.172502 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44054 | ||
| 16344 | 2026.05.19 00:09:11.172530 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39536 | ||
| 16345 | 2026.05.19 00:09:11.172548 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16346 | 2026.05.19 00:09:11.172554 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16347 | 2026.05.19 00:09:11.172575 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16348 | 2026.05.19 00:09:11.172586 [ 283 ] {} <Debug> TCP-Session: 2dc13265-3998-4488-9521-c9135123ccd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38736 | ||
| 16349 | 2026.05.19 00:09:11.172591 [ 293 ] {} <Debug> TCP-Session: 4a8408a0-ee76-4812-98f7-c45f844a04f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54779 | ||
| 16350 | 2026.05.19 00:09:11.172593 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16351 | 2026.05.19 00:09:11.172604 [ 304 ] {} <Debug> TCP-Session: 43388c97-1bd0-41ca-a61a-7ae341712b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:44054 | ||
| 16352 | 2026.05.19 00:09:11.172611 [ 283 ] {} <Debug> TCP-Session: 2dc13265-3998-4488-9521-c9135123ccd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16353 | 2026.05.19 00:09:11.172613 [ 293 ] {} <Debug> TCP-Session: 4a8408a0-ee76-4812-98f7-c45f844a04f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16354 | 2026.05.19 00:09:11.172623 [ 309 ] {} <Debug> TCP-Session: a6bb6276-9b75-41b5-a126-5c7335486f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:39536 | ||
| 16355 | 2026.05.19 00:09:11.172632 [ 283 ] {} <Debug> TCP-Session: 2dc13265-3998-4488-9521-c9135123ccd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16356 | 2026.05.19 00:09:11.172629 [ 304 ] {} <Debug> TCP-Session: 43388c97-1bd0-41ca-a61a-7ae341712b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16357 | 2026.05.19 00:09:11.172639 [ 293 ] {} <Debug> TCP-Session: 4a8408a0-ee76-4812-98f7-c45f844a04f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16358 | 2026.05.19 00:09:11.172650 [ 309 ] {} <Debug> TCP-Session: a6bb6276-9b75-41b5-a126-5c7335486f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16359 | 2026.05.19 00:09:11.172661 [ 304 ] {} <Debug> TCP-Session: 43388c97-1bd0-41ca-a61a-7ae341712b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16360 | 2026.05.19 00:09:11.172676 [ 309 ] {} <Debug> TCP-Session: a6bb6276-9b75-41b5-a126-5c7335486f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16361 | 2026.05.19 00:09:11.172538 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16362 | 2026.05.19 00:09:11.172529 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39914 | ||
| 16363 | 2026.05.19 00:09:11.172742 [ 311 ] {} <Debug> TCP-Session: a6bbefa8-d05a-42b9-bf29-bf76150351ad Authenticating user 'default' from [fd00:1122:3344:101::e]:44513 | ||
| 16364 | 2026.05.19 00:09:11.172513 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36937 | ||
| 16365 | 2026.05.19 00:09:11.172790 [ 311 ] {} <Debug> TCP-Session: a6bbefa8-d05a-42b9-bf29-bf76150351ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2026.05.19 00:09:11.172491 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44658 | ||
| 16367 | 2026.05.19 00:09:11.172818 [ 311 ] {} <Debug> TCP-Session: a6bbefa8-d05a-42b9-bf29-bf76150351ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16368 | 2026.05.19 00:09:11.172840 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16369 | 2026.05.19 00:09:11.172835 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16370 | 2026.05.19 00:09:11.172871 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16371 | 2026.05.19 00:09:11.172877 [ 307 ] {} <Debug> TCP-Session: 3c078563-9148-42aa-aea0-de67c1b9fd25 Authenticating user 'default' from [fd00:1122:3344:101::e]:36937 | ||
| 16372 | 2026.05.19 00:09:11.172895 [ 308 ] {} <Debug> TCP-Session: 6f167b60-34f8-4c7e-a7cb-a0f7947d7800 Authenticating user 'default' from [fd00:1122:3344:101::e]:39914 | ||
| 16373 | 2026.05.19 00:09:11.172901 [ 303 ] {} <Debug> TCP-Session: dc1d8e70-608f-49f1-a95f-7247553dbd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:44658 | ||
| 16374 | 2026.05.19 00:09:11.172918 [ 307 ] {} <Debug> TCP-Session: 3c078563-9148-42aa-aea0-de67c1b9fd25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16375 | 2026.05.19 00:09:11.172937 [ 308 ] {} <Debug> TCP-Session: 6f167b60-34f8-4c7e-a7cb-a0f7947d7800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2026.05.19 00:09:11.172940 [ 303 ] {} <Debug> TCP-Session: dc1d8e70-608f-49f1-a95f-7247553dbd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16377 | 2026.05.19 00:09:11.172950 [ 307 ] {} <Debug> TCP-Session: 3c078563-9148-42aa-aea0-de67c1b9fd25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16378 | 2026.05.19 00:09:11.172975 [ 308 ] {} <Debug> TCP-Session: 6f167b60-34f8-4c7e-a7cb-a0f7947d7800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16379 | 2026.05.19 00:09:11.172981 [ 303 ] {} <Debug> TCP-Session: dc1d8e70-608f-49f1-a95f-7247553dbd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16380 | 2026.05.19 00:09:11.172492 [ 310 ] {} <Trace> TCP-Session: b44f43ee-da0a-40b6-9508-9e38c1d3685b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16381 | 2026.05.19 00:09:11.173159 [ 310 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42025) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16382 | 2026.05.19 00:09:11.173351 [ 310 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16383 | 2026.05.19 00:09:11.173395 [ 310 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16384 | 2026.05.19 00:09:11.173659 [ 310 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 16385 | 2026.05.19 00:09:11.174573 [ 346 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Trace> AggregatingTransform: Aggregating | ||
| 16386 | 2026.05.19 00:09:11.174602 [ 346 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 16387 | 2026.05.19 00:09:11.174627 [ 346 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875774 sec. (1141.847 rows/sec., 44.60 KiB/sec.) | ||
| 16388 | 2026.05.19 00:09:11.174641 [ 346 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Trace> Aggregator: Merging aggregated data | ||
| 16389 | 2026.05.19 00:09:11.175108 [ 310 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.001984 sec., 504.0322580645161 rows/sec., 19.69 KiB/sec. | ||
| 16390 | 2026.05.19 00:09:11.175226 [ 310 ] {f8336ef8-972a-4bed-84e3-25e0faa04c7a} <Debug> TCPHandler: Processed in 0.002794079 sec. | ||
| 16391 | 2026.05.19 00:09:11.175361 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16392 | 2026.05.19 00:09:11.175389 [ 310 ] {} <Debug> TCP-Session: b44f43ee-da0a-40b6-9508-9e38c1d3685b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16393 | 2026.05.19 00:09:11.175397 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16394 | 2026.05.19 00:09:11.175416 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16395 | 2026.05.19 00:09:11.175438 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16396 | 2026.05.19 00:09:11.175452 [ 311 ] {} <Debug> TCP-Session: a6bbefa8-d05a-42b9-bf29-bf76150351ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16397 | 2026.05.19 00:09:11.175470 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16398 | 2026.05.19 00:09:11.175488 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16399 | 2026.05.19 00:09:11.175500 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16400 | 2026.05.19 00:09:11.175525 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16401 | 2026.05.19 00:09:11.175557 [ 308 ] {} <Debug> TCP-Session: 6f167b60-34f8-4c7e-a7cb-a0f7947d7800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16402 | 2026.05.19 00:09:11.175530 [ 293 ] {} <Debug> TCP-Session: 4a8408a0-ee76-4812-98f7-c45f844a04f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16403 | 2026.05.19 00:09:11.175582 [ 303 ] {} <Debug> TCP-Session: dc1d8e70-608f-49f1-a95f-7247553dbd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16404 | 2026.05.19 00:09:11.175486 [ 307 ] {} <Debug> TCP-Session: 3c078563-9148-42aa-aea0-de67c1b9fd25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16405 | 2026.05.19 00:09:11.175465 [ 309 ] {} <Debug> TCP-Session: a6bb6276-9b75-41b5-a126-5c7335486f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16406 | 2026.05.19 00:09:11.175453 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16407 | 2026.05.19 00:09:11.175519 [ 283 ] {} <Debug> TCP-Session: 2dc13265-3998-4488-9521-c9135123ccd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16408 | 2026.05.19 00:09:11.175678 [ 304 ] {} <Debug> TCP-Session: 43388c97-1bd0-41ca-a61a-7ae341712b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16409 | 2026.05.19 00:09:11.310304 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35662 | ||
| 16410 | 2026.05.19 00:09:11.310396 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16411 | 2026.05.19 00:09:11.310423 [ 293 ] {} <Debug> TCP-Session: 3af585aa-b2d1-465c-af4f-e663b3068c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:35662 | ||
| 16412 | 2026.05.19 00:09:11.310446 [ 293 ] {} <Debug> TCP-Session: 3af585aa-b2d1-465c-af4f-e663b3068c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16413 | 2026.05.19 00:09:11.310459 [ 293 ] {} <Debug> TCP-Session: 3af585aa-b2d1-465c-af4f-e663b3068c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16414 | 2026.05.19 00:09:11.310665 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35759 | ||
| 16415 | 2026.05.19 00:09:11.310674 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65481 | ||
| 16416 | 2026.05.19 00:09:11.310715 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50881 | ||
| 16417 | 2026.05.19 00:09:11.310736 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54923 | ||
| 16418 | 2026.05.19 00:09:11.310757 [ 293 ] {} <Trace> TCP-Session: 3af585aa-b2d1-465c-af4f-e663b3068c59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16419 | 2026.05.19 00:09:11.310769 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16420 | 2026.05.19 00:09:11.310777 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46894 | ||
| 16421 | 2026.05.19 00:09:11.310818 [ 303 ] {} <Debug> TCP-Session: 823e8c2b-e8ff-4319-aac4-bdcacf638edf Authenticating user 'default' from [fd00:1122:3344:101::e]:65481 | ||
| 16422 | 2026.05.19 00:09:11.310818 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16423 | 2026.05.19 00:09:11.310784 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44123 | ||
| 16424 | 2026.05.19 00:09:11.310852 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16425 | 2026.05.19 00:09:11.310861 [ 308 ] {} <Debug> TCP-Session: 0050aaa3-33ec-49e6-b181-829cd86adff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54923 | ||
| 16426 | 2026.05.19 00:09:11.310895 [ 311 ] {} <Debug> TCP-Session: 00a78826-1d34-4294-8e82-d325de320278 Authenticating user 'default' from [fd00:1122:3344:101::e]:46894 | ||
| 16427 | 2026.05.19 00:09:11.310902 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16428 | 2026.05.19 00:09:11.310910 [ 308 ] {} <Debug> TCP-Session: 0050aaa3-33ec-49e6-b181-829cd86adff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16429 | 2026.05.19 00:09:11.310923 [ 311 ] {} <Debug> TCP-Session: 00a78826-1d34-4294-8e82-d325de320278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16430 | 2026.05.19 00:09:11.310945 [ 308 ] {} <Debug> TCP-Session: 0050aaa3-33ec-49e6-b181-829cd86adff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16431 | 2026.05.19 00:09:11.310948 [ 293 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16432 | 2026.05.19 00:09:11.310965 [ 311 ] {} <Debug> TCP-Session: 00a78826-1d34-4294-8e82-d325de320278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16433 | 2026.05.19 00:09:11.310938 [ 283 ] {} <Debug> TCP-Session: eb44df01-d7b3-4d6e-96d5-acaeddae1756 Authenticating user 'default' from [fd00:1122:3344:101::e]:44123 | ||
| 16434 | 2026.05.19 00:09:11.310845 [ 303 ] {} <Debug> TCP-Session: 823e8c2b-e8ff-4319-aac4-bdcacf638edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16435 | 2026.05.19 00:09:11.311044 [ 283 ] {} <Debug> TCP-Session: eb44df01-d7b3-4d6e-96d5-acaeddae1756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16436 | 2026.05.19 00:09:11.311056 [ 303 ] {} <Debug> TCP-Session: 823e8c2b-e8ff-4319-aac4-bdcacf638edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16437 | 2026.05.19 00:09:11.310771 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16438 | 2026.05.19 00:09:11.311079 [ 283 ] {} <Debug> TCP-Session: eb44df01-d7b3-4d6e-96d5-acaeddae1756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16439 | 2026.05.19 00:09:11.311120 [ 307 ] {} <Debug> TCP-Session: 1895df72-6097-4017-b546-3fb4d934802a Authenticating user 'default' from [fd00:1122:3344:101::e]:50881 | ||
| 16440 | 2026.05.19 00:09:11.310740 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16441 | 2026.05.19 00:09:11.311161 [ 307 ] {} <Debug> TCP-Session: 1895df72-6097-4017-b546-3fb4d934802a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16442 | 2026.05.19 00:09:11.311191 [ 304 ] {} <Debug> TCP-Session: 69704c02-96aa-4e17-b86e-645c9bc40d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:35759 | ||
| 16443 | 2026.05.19 00:09:11.311203 [ 307 ] {} <Debug> TCP-Session: 1895df72-6097-4017-b546-3fb4d934802a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16444 | 2026.05.19 00:09:11.311219 [ 304 ] {} <Debug> TCP-Session: 69704c02-96aa-4e17-b86e-645c9bc40d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16445 | 2026.05.19 00:09:11.310739 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57171 | ||
| 16446 | 2026.05.19 00:09:11.311246 [ 304 ] {} <Debug> TCP-Session: 69704c02-96aa-4e17-b86e-645c9bc40d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16447 | 2026.05.19 00:09:11.311251 [ 293 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16448 | 2026.05.19 00:09:11.310767 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39009 | ||
| 16449 | 2026.05.19 00:09:11.311330 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16450 | 2026.05.19 00:09:11.311333 [ 293 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16451 | 2026.05.19 00:09:11.311368 [ 309 ] {} <Debug> TCP-Session: f5fcf09c-4427-45e2-9735-67b15252cfc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57171 | ||
| 16452 | 2026.05.19 00:09:11.311392 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16453 | 2026.05.19 00:09:11.311407 [ 309 ] {} <Debug> TCP-Session: f5fcf09c-4427-45e2-9735-67b15252cfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16454 | 2026.05.19 00:09:11.311429 [ 310 ] {} <Debug> TCP-Session: 214155f3-f907-4028-bc7e-1d1944e90a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:39009 | ||
| 16455 | 2026.05.19 00:09:11.311430 [ 309 ] {} <Debug> TCP-Session: f5fcf09c-4427-45e2-9735-67b15252cfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16456 | 2026.05.19 00:09:11.311462 [ 310 ] {} <Debug> TCP-Session: 214155f3-f907-4028-bc7e-1d1944e90a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16457 | 2026.05.19 00:09:11.311481 [ 310 ] {} <Debug> TCP-Session: 214155f3-f907-4028-bc7e-1d1944e90a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16458 | 2026.05.19 00:09:11.311654 [ 293 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 16459 | 2026.05.19 00:09:11.312532 [ 345 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Trace> AggregatingTransform: Aggregating | ||
| 16460 | 2026.05.19 00:09:11.312564 [ 345 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Trace> Aggregator: Aggregation method: without_key | ||
| 16461 | 2026.05.19 00:09:11.312593 [ 345 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000831833 sec. (1202.164 rows/sec., 46.96 KiB/sec.) | ||
| 16462 | 2026.05.19 00:09:11.312608 [ 345 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Trace> Aggregator: Merging aggregated data | ||
| 16463 | 2026.05.19 00:09:11.313186 [ 293 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002305 sec., 433.8394793926247 rows/sec., 16.95 KiB/sec. | ||
| 16464 | 2026.05.19 00:09:11.313311 [ 293 ] {7774584f-5f09-4ee5-a88d-f80b3049755e} <Debug> TCPHandler: Processed in 0.002673574 sec. | ||
| 16465 | 2026.05.19 00:09:11.313447 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16466 | 2026.05.19 00:09:11.313459 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16467 | 2026.05.19 00:09:11.313476 [ 293 ] {} <Debug> TCP-Session: 3af585aa-b2d1-465c-af4f-e663b3068c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16468 | 2026.05.19 00:09:11.313481 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16469 | 2026.05.19 00:09:11.313502 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16470 | 2026.05.19 00:09:11.313521 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16471 | 2026.05.19 00:09:11.313563 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16472 | 2026.05.19 00:09:11.313495 [ 283 ] {} <Debug> TCP-Session: eb44df01-d7b3-4d6e-96d5-acaeddae1756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16473 | 2026.05.19 00:09:11.313589 [ 309 ] {} <Debug> TCP-Session: f5fcf09c-4427-45e2-9735-67b15252cfc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16474 | 2026.05.19 00:09:11.313603 [ 304 ] {} <Debug> TCP-Session: 69704c02-96aa-4e17-b86e-645c9bc40d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16475 | 2026.05.19 00:09:11.313603 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16476 | 2026.05.19 00:09:11.313586 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16477 | 2026.05.19 00:09:11.313656 [ 311 ] {} <Debug> TCP-Session: 00a78826-1d34-4294-8e82-d325de320278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16478 | 2026.05.19 00:09:11.313534 [ 303 ] {} <Debug> TCP-Session: 823e8c2b-e8ff-4319-aac4-bdcacf638edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16479 | 2026.05.19 00:09:11.313691 [ 308 ] {} <Debug> TCP-Session: 0050aaa3-33ec-49e6-b181-829cd86adff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16480 | 2026.05.19 00:09:11.313587 [ 310 ] {} <Debug> TCP-Session: 214155f3-f907-4028-bc7e-1d1944e90a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16481 | 2026.05.19 00:09:11.313542 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16482 | 2026.05.19 00:09:11.313791 [ 307 ] {} <Debug> TCP-Session: 1895df72-6097-4017-b546-3fb4d934802a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16483 | 2026.05.19 00:09:12.468549 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35780 | ||
| 16484 | 2026.05.19 00:09:12.468651 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16485 | 2026.05.19 00:09:12.468678 [ 293 ] {} <Debug> TCP-Session: 8f7a04ca-8b68-4b96-b0cb-9644af728993 Authenticating user 'default' from [fd00:1122:3344:101::e]:35780 | ||
| 16486 | 2026.05.19 00:09:12.468700 [ 293 ] {} <Debug> TCP-Session: 8f7a04ca-8b68-4b96-b0cb-9644af728993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16487 | 2026.05.19 00:09:12.468713 [ 293 ] {} <Debug> TCP-Session: 8f7a04ca-8b68-4b96-b0cb-9644af728993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16488 | 2026.05.19 00:09:12.468936 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64370 | ||
| 16489 | 2026.05.19 00:09:12.468935 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45978 | ||
| 16490 | 2026.05.19 00:09:12.468970 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49486 | ||
| 16491 | 2026.05.19 00:09:12.469001 [ 293 ] {} <Trace> TCP-Session: 8f7a04ca-8b68-4b96-b0cb-9644af728993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16492 | 2026.05.19 00:09:12.468999 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61061 | ||
| 16493 | 2026.05.19 00:09:12.469053 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16494 | 2026.05.19 00:09:12.469050 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16495 | 2026.05.19 00:09:12.469078 [ 309 ] {} <Debug> TCP-Session: 72e28b5f-f38c-45eb-bfda-164dbaa925dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49486 | ||
| 16496 | 2026.05.19 00:09:12.469087 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16497 | 2026.05.19 00:09:12.469102 [ 303 ] {} <Debug> TCP-Session: a799d24e-4239-4b06-bfcd-70df302cf0e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45978 | ||
| 16498 | 2026.05.19 00:09:12.469103 [ 309 ] {} <Debug> TCP-Session: 72e28b5f-f38c-45eb-bfda-164dbaa925dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16499 | 2026.05.19 00:09:12.469119 [ 283 ] {} <Debug> TCP-Session: 3e8436ad-fa81-4941-a013-321b50665fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61061 | ||
| 16500 | 2026.05.19 00:09:12.469136 [ 303 ] {} <Debug> TCP-Session: a799d24e-4239-4b06-bfcd-70df302cf0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16501 | 2026.05.19 00:09:12.469137 [ 309 ] {} <Debug> TCP-Session: 72e28b5f-f38c-45eb-bfda-164dbaa925dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16502 | 2026.05.19 00:09:12.469150 [ 283 ] {} <Debug> TCP-Session: 3e8436ad-fa81-4941-a013-321b50665fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16503 | 2026.05.19 00:09:12.469161 [ 303 ] {} <Debug> TCP-Session: a799d24e-4239-4b06-bfcd-70df302cf0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16504 | 2026.05.19 00:09:12.469181 [ 283 ] {} <Debug> TCP-Session: 3e8436ad-fa81-4941-a013-321b50665fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16505 | 2026.05.19 00:09:12.469191 [ 293 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35780) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16506 | 2026.05.19 00:09:12.468993 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60930 | ||
| 16507 | 2026.05.19 00:09:12.468992 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43593 | ||
| 16508 | 2026.05.19 00:09:12.468992 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16509 | 2026.05.19 00:09:12.469313 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16510 | 2026.05.19 00:09:12.469320 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16511 | 2026.05.19 00:09:12.469334 [ 304 ] {} <Debug> TCP-Session: 5ac1833b-f3ca-43ef-a267-69547ff02d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:64370 | ||
| 16512 | 2026.05.19 00:09:12.469348 [ 310 ] {} <Debug> TCP-Session: fefc3f27-98a6-4cbc-a3c8-eb2ebacc4e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:60930 | ||
| 16513 | 2026.05.19 00:09:12.469359 [ 311 ] {} <Debug> TCP-Session: 671bc19f-336f-445a-996a-5ee0229e5d21 Authenticating user 'default' from [fd00:1122:3344:101::e]:43593 | ||
| 16514 | 2026.05.19 00:09:12.469370 [ 304 ] {} <Debug> TCP-Session: 5ac1833b-f3ca-43ef-a267-69547ff02d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16515 | 2026.05.19 00:09:12.469390 [ 310 ] {} <Debug> TCP-Session: fefc3f27-98a6-4cbc-a3c8-eb2ebacc4e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16516 | 2026.05.19 00:09:12.469413 [ 304 ] {} <Debug> TCP-Session: 5ac1833b-f3ca-43ef-a267-69547ff02d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16517 | 2026.05.19 00:09:12.469408 [ 311 ] {} <Debug> TCP-Session: 671bc19f-336f-445a-996a-5ee0229e5d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16518 | 2026.05.19 00:09:12.469426 [ 310 ] {} <Debug> TCP-Session: fefc3f27-98a6-4cbc-a3c8-eb2ebacc4e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16519 | 2026.05.19 00:09:12.469453 [ 311 ] {} <Debug> TCP-Session: 671bc19f-336f-445a-996a-5ee0229e5d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16520 | 2026.05.19 00:09:12.468966 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41851 | ||
| 16521 | 2026.05.19 00:09:12.469493 [ 293 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16522 | 2026.05.19 00:09:12.468948 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51751 | ||
| 16523 | 2026.05.19 00:09:12.469555 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16524 | 2026.05.19 00:09:12.469575 [ 293 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16525 | 2026.05.19 00:09:12.469584 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16526 | 2026.05.19 00:09:12.469585 [ 308 ] {} <Debug> TCP-Session: c3b24192-3a8e-4671-b926-8a08450586aa Authenticating user 'default' from [fd00:1122:3344:101::e]:41851 | ||
| 16527 | 2026.05.19 00:09:12.469629 [ 307 ] {} <Debug> TCP-Session: 3d6b2036-9b21-4ef6-b8f7-1e5a6b7a4d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:51751 | ||
| 16528 | 2026.05.19 00:09:12.469652 [ 308 ] {} <Debug> TCP-Session: c3b24192-3a8e-4671-b926-8a08450586aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16529 | 2026.05.19 00:09:12.469656 [ 307 ] {} <Debug> TCP-Session: 3d6b2036-9b21-4ef6-b8f7-1e5a6b7a4d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16530 | 2026.05.19 00:09:12.469673 [ 308 ] {} <Debug> TCP-Session: c3b24192-3a8e-4671-b926-8a08450586aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16531 | 2026.05.19 00:09:12.469686 [ 307 ] {} <Debug> TCP-Session: 3d6b2036-9b21-4ef6-b8f7-1e5a6b7a4d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16532 | 2026.05.19 00:09:12.469898 [ 293 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 16533 | 2026.05.19 00:09:12.470837 [ 337 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Trace> AggregatingTransform: Aggregating | ||
| 16534 | 2026.05.19 00:09:12.470874 [ 337 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 16535 | 2026.05.19 00:09:12.470906 [ 337 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904215 sec. (1105.932 rows/sec., 43.20 KiB/sec.) | ||
| 16536 | 2026.05.19 00:09:12.470922 [ 337 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Trace> Aggregator: Merging aggregated data | ||
| 16537 | 2026.05.19 00:09:12.471464 [ 293 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002334 sec., 428.4490145672665 rows/sec., 16.74 KiB/sec. | ||
| 16538 | 2026.05.19 00:09:12.471571 [ 293 ] {e0994da6-e2e6-405a-b538-93b18e37b7cc} <Debug> TCPHandler: Processed in 0.002687086 sec. | ||
| 16539 | 2026.05.19 00:09:12.471688 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16540 | 2026.05.19 00:09:12.471717 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16541 | 2026.05.19 00:09:12.471717 [ 293 ] {} <Debug> TCP-Session: 8f7a04ca-8b68-4b96-b0cb-9644af728993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16542 | 2026.05.19 00:09:12.471738 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16543 | 2026.05.19 00:09:12.471758 [ 303 ] {} <Debug> TCP-Session: a799d24e-4239-4b06-bfcd-70df302cf0e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16544 | 2026.05.19 00:09:12.471761 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16545 | 2026.05.19 00:09:12.471783 [ 311 ] {} <Debug> TCP-Session: 671bc19f-336f-445a-996a-5ee0229e5d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16546 | 2026.05.19 00:09:12.471776 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16547 | 2026.05.19 00:09:12.471800 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16548 | 2026.05.19 00:09:12.471823 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16549 | 2026.05.19 00:09:12.471840 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16550 | 2026.05.19 00:09:12.471849 [ 309 ] {} <Debug> TCP-Session: 72e28b5f-f38c-45eb-bfda-164dbaa925dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16551 | 2026.05.19 00:09:12.471863 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16552 | 2026.05.19 00:09:12.471885 [ 304 ] {} <Debug> TCP-Session: 5ac1833b-f3ca-43ef-a267-69547ff02d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16553 | 2026.05.19 00:09:12.471879 [ 308 ] {} <Debug> TCP-Session: c3b24192-3a8e-4671-b926-8a08450586aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16554 | 2026.05.19 00:09:12.471919 [ 310 ] {} <Debug> TCP-Session: fefc3f27-98a6-4cbc-a3c8-eb2ebacc4e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16555 | 2026.05.19 00:09:12.471833 [ 283 ] {} <Debug> TCP-Session: 3e8436ad-fa81-4941-a013-321b50665fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16556 | 2026.05.19 00:09:12.471804 [ 307 ] {} <Debug> TCP-Session: 3d6b2036-9b21-4ef6-b8f7-1e5a6b7a4d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16557 | 2026.05.19 00:09:15.109570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35043 | ||
| 16558 | 2026.05.19 00:09:15.110082 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16559 | 2026.05.19 00:09:15.110125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16560 | 2026.05.19 00:09:15.110611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16561 | 2026.05.19 00:09:15.110844 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16562 | 2026.05.19 00:09:15.110983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35043 | ||
| 16563 | 2026.05.19 00:09:16.147180 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16564 | 2026.05.19 00:09:16.147419 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 16565 | 2026.05.19 00:09:16.147762 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16566 | 2026.05.19 00:09:16.147801 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Debug> 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 | ||
| 16567 | 2026.05.19 00:09:16.148026 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16568 | 2026.05.19 00:09:16.148102 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16569 | 2026.05.19 00:09:16.148325 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 16570 | 2026.05.19 00:09:16.148440 [ 330 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16571 | 2026.05.19 00:09:16.148451 [ 324 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16572 | 2026.05.19 00:09:16.148451 [ 320 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16573 | 2026.05.19 00:09:16.148580 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 16574 | 2026.05.19 00:09:16.148609 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16575 | 2026.05.19 00:09:16.148682 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16576 | 2026.05.19 00:09:16.148704 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16577 | 2026.05.19 00:09:16.148742 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> 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'))" | ||
| 16578 | 2026.05.19 00:09:16.148784 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Trace> 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'))" | ||
| 16579 | 2026.05.19 00:09:16.149867 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002546 sec., 13747.054202670855 rows/sec., 2.32 MiB/sec. | ||
| 16580 | 2026.05.19 00:09:16.150005 [ 294 ] {40f8315a-faa1-4458-9745-b972f27e25b2} <Debug> TCPHandler: Processed in 0.002964162 sec. | ||
| 16581 | 2026.05.19 00:09:16.152240 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2026.05.19 00:09:16.152375 [ 294 ] {d247782f-0602-40c5-ac5f-2ff20c5b8c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16583 | 2026.05.19 00:09:16.152443 [ 294 ] {d247782f-0602-40c5-ac5f-2ff20c5b8c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16584 | 2026.05.19 00:09:16.153000 [ 294 ] {d247782f-0602-40c5-ac5f-2ff20c5b8c95} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2026.05.19 00:09:16.153049 [ 294 ] {d247782f-0602-40c5-ac5f-2ff20c5b8c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16586 | 2026.05.19 00:09:16.153504 [ 294 ] {d247782f-0602-40c5-ac5f-2ff20c5b8c95} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16587 | 2026.05.19 00:09:16.153855 [ 294 ] {d247782f-0602-40c5-ac5f-2ff20c5b8c95} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.05.19 00:09:16.154024 [ 294 ] {d247782f-0602-40c5-ac5f-2ff20c5b8c95} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001694 sec., 2361.275088547816 rows/sec., 192.55 KiB/sec. | ||
| 16589 | 2026.05.19 00:09:16.154070 [ 294 ] {d247782f-0602-40c5-ac5f-2ff20c5b8c95} <Debug> TCPHandler: Processed in 0.001891573 sec. | ||
| 16590 | 2026.05.19 00:09:16.154202 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.05.19 00:09:16.154318 [ 294 ] {8fe7e51e-f0fc-4ff8-a2ef-3b1fe674553c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16592 | 2026.05.19 00:09:16.154370 [ 294 ] {8fe7e51e-f0fc-4ff8-a2ef-3b1fe674553c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16593 | 2026.05.19 00:09:16.154833 [ 294 ] {8fe7e51e-f0fc-4ff8-a2ef-3b1fe674553c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2026.05.19 00:09:16.154873 [ 294 ] {8fe7e51e-f0fc-4ff8-a2ef-3b1fe674553c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16595 | 2026.05.19 00:09:16.155204 [ 294 ] {8fe7e51e-f0fc-4ff8-a2ef-3b1fe674553c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16596 | 2026.05.19 00:09:16.155425 [ 294 ] {8fe7e51e-f0fc-4ff8-a2ef-3b1fe674553c} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2026.05.19 00:09:16.155561 [ 294 ] {8fe7e51e-f0fc-4ff8-a2ef-3b1fe674553c} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001277 sec., 92404.07204385278 rows/sec., 7.83 MiB/sec. | ||
| 16598 | 2026.05.19 00:09:16.155598 [ 294 ] {8fe7e51e-f0fc-4ff8-a2ef-3b1fe674553c} <Debug> TCPHandler: Processed in 0.001447301 sec. | ||
| 16599 | 2026.05.19 00:09:16.155721 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16600 | 2026.05.19 00:09:16.155817 [ 294 ] {cf1b81f4-8a87-49bb-bc7d-fa6f53d25a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16601 | 2026.05.19 00:09:16.155863 [ 294 ] {cf1b81f4-8a87-49bb-bc7d-fa6f53d25a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16602 | 2026.05.19 00:09:16.156329 [ 294 ] {cf1b81f4-8a87-49bb-bc7d-fa6f53d25a0d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2026.05.19 00:09:16.156370 [ 294 ] {cf1b81f4-8a87-49bb-bc7d-fa6f53d25a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16604 | 2026.05.19 00:09:16.156680 [ 294 ] {cf1b81f4-8a87-49bb-bc7d-fa6f53d25a0d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16605 | 2026.05.19 00:09:16.156885 [ 294 ] {cf1b81f4-8a87-49bb-bc7d-fa6f53d25a0d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16606 | 2026.05.19 00:09:16.157019 [ 294 ] {cf1b81f4-8a87-49bb-bc7d-fa6f53d25a0d} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001221 sec., 27846.027846027846 rows/sec., 2.03 MiB/sec. | ||
| 16607 | 2026.05.19 00:09:16.157054 [ 294 ] {cf1b81f4-8a87-49bb-bc7d-fa6f53d25a0d} <Debug> TCPHandler: Processed in 0.001382438 sec. | ||
| 16608 | 2026.05.19 00:09:16.157180 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2026.05.19 00:09:16.157275 [ 294 ] {4dabf6fd-241f-4ef8-85a7-00a6ad91b13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16610 | 2026.05.19 00:09:16.157318 [ 294 ] {4dabf6fd-241f-4ef8-85a7-00a6ad91b13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16611 | 2026.05.19 00:09:16.157754 [ 294 ] {4dabf6fd-241f-4ef8-85a7-00a6ad91b13e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2026.05.19 00:09:16.157794 [ 294 ] {4dabf6fd-241f-4ef8-85a7-00a6ad91b13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16613 | 2026.05.19 00:09:16.158122 [ 294 ] {4dabf6fd-241f-4ef8-85a7-00a6ad91b13e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16614 | 2026.05.19 00:09:16.158335 [ 294 ] {4dabf6fd-241f-4ef8-85a7-00a6ad91b13e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2026.05.19 00:09:16.158475 [ 294 ] {4dabf6fd-241f-4ef8-85a7-00a6ad91b13e} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001217 sec., 80525.88331963845 rows/sec., 6.29 MiB/sec. | ||
| 16616 | 2026.05.19 00:09:16.158510 [ 294 ] {4dabf6fd-241f-4ef8-85a7-00a6ad91b13e} <Debug> TCPHandler: Processed in 0.001384029 sec. | ||
| 16617 | 2026.05.19 00:09:16.158629 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.05.19 00:09:16.158723 [ 294 ] {0db9bbd3-865e-4481-9e5a-274afae79d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16619 | 2026.05.19 00:09:16.158768 [ 294 ] {0db9bbd3-865e-4481-9e5a-274afae79d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16620 | 2026.05.19 00:09:16.159172 [ 294 ] {0db9bbd3-865e-4481-9e5a-274afae79d4a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.05.19 00:09:16.159209 [ 294 ] {0db9bbd3-865e-4481-9e5a-274afae79d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16622 | 2026.05.19 00:09:16.159534 [ 294 ] {0db9bbd3-865e-4481-9e5a-274afae79d4a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16623 | 2026.05.19 00:09:16.159743 [ 294 ] {0db9bbd3-865e-4481-9e5a-274afae79d4a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.05.19 00:09:16.159872 [ 294 ] {0db9bbd3-865e-4481-9e5a-274afae79d4a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001168 sec., 138698.6301369863 rows/sec., 9.66 MiB/sec. | ||
| 16625 | 2026.05.19 00:09:16.159908 [ 294 ] {0db9bbd3-865e-4481-9e5a-274afae79d4a} <Debug> TCPHandler: Processed in 0.001328267 sec. | ||
| 16626 | 2026.05.19 00:09:16.160026 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.05.19 00:09:16.160121 [ 294 ] {ea975f7a-79c3-40a8-aa40-5c277b9905ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16628 | 2026.05.19 00:09:16.160177 [ 294 ] {ea975f7a-79c3-40a8-aa40-5c277b9905ec} <Trace> 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 | ||
| 16629 | 2026.05.19 00:09:16.161015 [ 294 ] {ea975f7a-79c3-40a8-aa40-5c277b9905ec} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2026.05.19 00:09:16.161052 [ 294 ] {ea975f7a-79c3-40a8-aa40-5c277b9905ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16631 | 2026.05.19 00:09:16.161599 [ 294 ] {ea975f7a-79c3-40a8-aa40-5c277b9905ec} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16632 | 2026.05.19 00:09:16.161826 [ 294 ] {ea975f7a-79c3-40a8-aa40-5c277b9905ec} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16633 | 2026.05.19 00:09:16.161967 [ 294 ] {ea975f7a-79c3-40a8-aa40-5c277b9905ec} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001864 sec., 16094.42060085837 rows/sec., 28.84 MiB/sec. | ||
| 16634 | 2026.05.19 00:09:16.162022 [ 294 ] {ea975f7a-79c3-40a8-aa40-5c277b9905ec} <Debug> TCPHandler: Processed in 0.002044447 sec. | ||
| 16635 | 2026.05.19 00:09:16.162148 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16636 | 2026.05.19 00:09:16.162245 [ 294 ] {559746d9-1179-4d57-b36b-f6a9ecd4f1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16637 | 2026.05.19 00:09:16.162288 [ 294 ] {559746d9-1179-4d57-b36b-f6a9ecd4f1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16638 | 2026.05.19 00:09:16.162630 [ 294 ] {559746d9-1179-4d57-b36b-f6a9ecd4f1dc} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16639 | 2026.05.19 00:09:16.162667 [ 294 ] {559746d9-1179-4d57-b36b-f6a9ecd4f1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16640 | 2026.05.19 00:09:16.162981 [ 294 ] {559746d9-1179-4d57-b36b-f6a9ecd4f1dc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16641 | 2026.05.19 00:09:16.163206 [ 294 ] {559746d9-1179-4d57-b36b-f6a9ecd4f1dc} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16642 | 2026.05.19 00:09:16.163342 [ 294 ] {559746d9-1179-4d57-b36b-f6a9ecd4f1dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 16643 | 2026.05.19 00:09:16.163378 [ 294 ] {559746d9-1179-4d57-b36b-f6a9ecd4f1dc} <Debug> TCPHandler: Processed in 0.001279636 sec. | ||
| 16644 | 2026.05.19 00:09:16.163439 [ 223 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16645 | 2026.05.19 00:09:16.163488 [ 223 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16646 | 2026.05.19 00:09:16.167435 [ 223 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16647 | 2026.05.19 00:09:16.949011 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16648 | 2026.05.19 00:09:16.966411 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2026.05.19 00:09:16.966465 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16650 | 2026.05.19 00:09:16.972462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16651 | 2026.05.19 00:09:16.973160 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16652 | 2026.05.19 00:09:16.976276 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16653 | 2026.05.19 00:09:17.002945 [ 221 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16654 | 2026.05.19 00:09:17.002990 [ 221 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16655 | 2026.05.19 00:09:17.006558 [ 221 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16656 | 2026.05.19 00:09:17.168653 [ 226 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16657 | 2026.05.19 00:09:17.168703 [ 226 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16658 | 2026.05.19 00:09:17.171768 [ 226 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16659 | 2026.05.19 00:09:17.249230 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16660 | 2026.05.19 00:09:17.249265 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16661 | 2026.05.19 00:09:17.252204 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16662 | 2026.05.19 00:09:21.146176 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16663 | 2026.05.19 00:09:21.146424 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 16664 | 2026.05.19 00:09:21.146771 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16665 | 2026.05.19 00:09:21.146811 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Debug> 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 | ||
| 16666 | 2026.05.19 00:09:21.147033 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16667 | 2026.05.19 00:09:21.147104 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16668 | 2026.05.19 00:09:21.147245 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16669 | 2026.05.19 00:09:21.147368 [ 330 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16670 | 2026.05.19 00:09:21.147387 [ 324 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16671 | 2026.05.19 00:09:21.147379 [ 320 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16672 | 2026.05.19 00:09:21.147516 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 16673 | 2026.05.19 00:09:21.147544 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16674 | 2026.05.19 00:09:21.147614 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16675 | 2026.05.19 00:09:21.147635 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16676 | 2026.05.19 00:09:21.147671 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> 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'))" | ||
| 16677 | 2026.05.19 00:09:21.147710 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Trace> 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'))" | ||
| 16678 | 2026.05.19 00:09:21.148748 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002422 sec., 14450.86705202312 rows/sec., 2.43 MiB/sec. | ||
| 16679 | 2026.05.19 00:09:21.148862 [ 294 ] {a2acb9e8-beb8-4a63-8c8f-af8b00d360b4} <Debug> TCPHandler: Processed in 0.002819199 sec. | ||
| 16680 | 2026.05.19 00:09:21.150740 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16681 | 2026.05.19 00:09:21.150870 [ 294 ] {dde507c1-c738-4189-b461-a055631eb6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16682 | 2026.05.19 00:09:21.150924 [ 294 ] {dde507c1-c738-4189-b461-a055631eb6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16683 | 2026.05.19 00:09:21.151491 [ 294 ] {dde507c1-c738-4189-b461-a055631eb6fd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16684 | 2026.05.19 00:09:21.151542 [ 294 ] {dde507c1-c738-4189-b461-a055631eb6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16685 | 2026.05.19 00:09:21.151914 [ 294 ] {dde507c1-c738-4189-b461-a055631eb6fd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16686 | 2026.05.19 00:09:21.152147 [ 294 ] {dde507c1-c738-4189-b461-a055631eb6fd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16687 | 2026.05.19 00:09:21.152296 [ 294 ] {dde507c1-c738-4189-b461-a055631eb6fd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001465 sec., 53242.32081911263 rows/sec., 4.41 MiB/sec. | ||
| 16688 | 2026.05.19 00:09:21.152332 [ 294 ] {dde507c1-c738-4189-b461-a055631eb6fd} <Debug> TCPHandler: Processed in 0.001653606 sec. | ||
| 16689 | 2026.05.19 00:09:21.152456 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16690 | 2026.05.19 00:09:21.152549 [ 294 ] {41ebcbc7-cf02-4ba7-bbb0-b2d593752f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16691 | 2026.05.19 00:09:21.152590 [ 294 ] {41ebcbc7-cf02-4ba7-bbb0-b2d593752f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16692 | 2026.05.19 00:09:21.152984 [ 294 ] {41ebcbc7-cf02-4ba7-bbb0-b2d593752f28} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16693 | 2026.05.19 00:09:21.153020 [ 294 ] {41ebcbc7-cf02-4ba7-bbb0-b2d593752f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16694 | 2026.05.19 00:09:21.153309 [ 294 ] {41ebcbc7-cf02-4ba7-bbb0-b2d593752f28} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16695 | 2026.05.19 00:09:21.153514 [ 294 ] {41ebcbc7-cf02-4ba7-bbb0-b2d593752f28} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16696 | 2026.05.19 00:09:21.153637 [ 145 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16697 | 2026.05.19 00:09:21.153641 [ 294 ] {41ebcbc7-cf02-4ba7-bbb0-b2d593752f28} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001111 sec., 9900.990099009901 rows/sec., 744.51 KiB/sec. | ||
| 16698 | 2026.05.19 00:09:21.153690 [ 145 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16699 | 2026.05.19 00:09:21.153703 [ 294 ] {41ebcbc7-cf02-4ba7-bbb0-b2d593752f28} <Debug> TCPHandler: Processed in 0.001294056 sec. | ||
| 16700 | 2026.05.19 00:09:21.153719 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16701 | 2026.05.19 00:09:21.153826 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16702 | 2026.05.19 00:09:21.153859 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16703 | 2026.05.19 00:09:21.153924 [ 294 ] {fbe91636-e424-4384-8fa3-9abc5a232708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16704 | 2026.05.19 00:09:21.153969 [ 294 ] {fbe91636-e424-4384-8fa3-9abc5a232708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16705 | 2026.05.19 00:09:21.154029 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16706 | 2026.05.19 00:09:21.154074 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 82 rows starting from the beginning of the part | ||
| 16707 | 2026.05.19 00:09:21.154150 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 36 rows starting from the beginning of the part | ||
| 16708 | 2026.05.19 00:09:21.154202 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 30 rows starting from the beginning of the part | ||
| 16709 | 2026.05.19 00:09:21.154252 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part | ||
| 16710 | 2026.05.19 00:09:21.154300 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 16711 | 2026.05.19 00:09:21.154352 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part | ||
| 16712 | 2026.05.19 00:09:21.154548 [ 294 ] {fbe91636-e424-4384-8fa3-9abc5a232708} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16713 | 2026.05.19 00:09:21.154606 [ 294 ] {fbe91636-e424-4384-8fa3-9abc5a232708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16714 | 2026.05.19 00:09:21.154972 [ 294 ] {fbe91636-e424-4384-8fa3-9abc5a232708} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16715 | 2026.05.19 00:09:21.155203 [ 294 ] {fbe91636-e424-4384-8fa3-9abc5a232708} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16716 | 2026.05.19 00:09:21.155250 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460951 sec., 139635.07331868078 rows/sec., 10.78 MiB/sec. | ||
| 16717 | 2026.05.19 00:09:21.155341 [ 294 ] {fbe91636-e424-4384-8fa3-9abc5a232708} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001435 sec., 52264.80836236934 rows/sec., 4.08 MiB/sec. | ||
| 16718 | 2026.05.19 00:09:21.155379 [ 294 ] {fbe91636-e424-4384-8fa3-9abc5a232708} <Debug> TCPHandler: Processed in 0.001600935 sec. | ||
| 16719 | 2026.05.19 00:09:21.155460 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16720 | 2026.05.19 00:09:21.155513 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16721 | 2026.05.19 00:09:21.155615 [ 294 ] {8a8e262f-c09e-452c-80e8-57118c1e2c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16722 | 2026.05.19 00:09:21.155667 [ 294 ] {8a8e262f-c09e-452c-80e8-57118c1e2c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16723 | 2026.05.19 00:09:21.155763 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16724 | 2026.05.19 00:09:21.155868 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_106_21} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16725 | 2026.05.19 00:09:21.156006 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16726 | 2026.05.19 00:09:21.156105 [ 294 ] {8a8e262f-c09e-452c-80e8-57118c1e2c82} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2026.05.19 00:09:21.156146 [ 294 ] {8a8e262f-c09e-452c-80e8-57118c1e2c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16728 | 2026.05.19 00:09:21.156488 [ 294 ] {8a8e262f-c09e-452c-80e8-57118c1e2c82} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16729 | 2026.05.19 00:09:21.156701 [ 294 ] {8a8e262f-c09e-452c-80e8-57118c1e2c82} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2026.05.19 00:09:21.156844 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_119_33 to all_120_120_0 | ||
| 16731 | 2026.05.19 00:09:21.156848 [ 294 ] {8a8e262f-c09e-452c-80e8-57118c1e2c82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 16732 | 2026.05.19 00:09:21.156883 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2026.05.19 00:09:21.156899 [ 294 ] {8a8e262f-c09e-452c-80e8-57118c1e2c82} <Debug> TCPHandler: Processed in 0.00143631 sec. | ||
| 16734 | 2026.05.19 00:09:21.156906 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16735 | 2026.05.19 00:09:21.156976 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_120_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_119_33 to all_120_120_0 into Compact with storage Full | ||
| 16736 | 2026.05.19 00:09:21.157021 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16737 | 2026.05.19 00:09:21.157080 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_120_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16738 | 2026.05.19 00:09:21.157112 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_120_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_33, total 43377 rows starting from the beginning of the part | ||
| 16739 | 2026.05.19 00:09:21.157121 [ 294 ] {f22690a3-46ac-4e79-9a5d-57e1fda6fa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16740 | 2026.05.19 00:09:21.157160 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_120_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 128 rows starting from the beginning of the part | ||
| 16741 | 2026.05.19 00:09:21.157184 [ 294 ] {f22690a3-46ac-4e79-9a5d-57e1fda6fa23} <Trace> 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 | ||
| 16742 | 2026.05.19 00:09:21.158032 [ 294 ] {f22690a3-46ac-4e79-9a5d-57e1fda6fa23} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16743 | 2026.05.19 00:09:21.158071 [ 294 ] {f22690a3-46ac-4e79-9a5d-57e1fda6fa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16744 | 2026.05.19 00:09:21.158732 [ 294 ] {f22690a3-46ac-4e79-9a5d-57e1fda6fa23} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16745 | 2026.05.19 00:09:21.158992 [ 294 ] {f22690a3-46ac-4e79-9a5d-57e1fda6fa23} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16746 | 2026.05.19 00:09:21.159116 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16747 | 2026.05.19 00:09:21.159146 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16748 | 2026.05.19 00:09:21.159147 [ 294 ] {f22690a3-46ac-4e79-9a5d-57e1fda6fa23} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002044 sec., 5381.60469667319 rows/sec., 9.64 MiB/sec. | ||
| 16749 | 2026.05.19 00:09:21.159164 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16750 | 2026.05.19 00:09:21.159223 [ 294 ] {f22690a3-46ac-4e79-9a5d-57e1fda6fa23} <Debug> TCPHandler: Processed in 0.002250973 sec. | ||
| 16751 | 2026.05.19 00:09:21.159248 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16752 | 2026.05.19 00:09:21.159364 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16753 | 2026.05.19 00:09:21.159464 [ 294 ] {9ddc796f-ce7e-4036-8ad4-f90ec6cbf20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16754 | 2026.05.19 00:09:21.159507 [ 294 ] {9ddc796f-ce7e-4036-8ad4-f90ec6cbf20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16755 | 2026.05.19 00:09:21.159509 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16756 | 2026.05.19 00:09:21.159587 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2180 rows starting from the beginning of the part | ||
| 16757 | 2026.05.19 00:09:21.159720 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 22 rows starting from the beginning of the part | ||
| 16758 | 2026.05.19 00:09:21.159834 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 30 rows starting from the beginning of the part | ||
| 16759 | 2026.05.19 00:09:21.159866 [ 294 ] {9ddc796f-ce7e-4036-8ad4-f90ec6cbf20e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2026.05.19 00:09:21.159907 [ 294 ] {9ddc796f-ce7e-4036-8ad4-f90ec6cbf20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16761 | 2026.05.19 00:09:21.159932 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part | ||
| 16762 | 2026.05.19 00:09:21.160039 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part | ||
| 16763 | 2026.05.19 00:09:21.160144 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part | ||
| 16764 | 2026.05.19 00:09:21.160235 [ 294 ] {9ddc796f-ce7e-4036-8ad4-f90ec6cbf20e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16765 | 2026.05.19 00:09:21.160459 [ 294 ] {9ddc796f-ce7e-4036-8ad4-f90ec6cbf20e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16766 | 2026.05.19 00:09:21.160632 [ 294 ] {9ddc796f-ce7e-4036-8ad4-f90ec6cbf20e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 16767 | 2026.05.19 00:09:21.160669 [ 294 ] {9ddc796f-ce7e-4036-8ad4-f90ec6cbf20e} <Debug> TCPHandler: Processed in 0.001353538 sec. | ||
| 16768 | 2026.05.19 00:09:21.164000 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_120_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43505 rows, containing 5 columns (5 merged, 0 gathered) in 0.007044156 sec., 6176041.53002858 rows/sec., 397.91 MiB/sec. | ||
| 16769 | 2026.05.19 00:09:21.164620 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_120_34} <Trace> MergedBlockOutputStream: filled checksums all_1_120_34 (state Temporary) | ||
| 16770 | 2026.05.19 00:09:21.164942 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_120_34} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_120_34 to all_1_120_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16771 | 2026.05.19 00:09:21.165016 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_120_34} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_119_33, all_120_120_0] -> all_1_120_34 | ||
| 16772 | 2026.05.19 00:09:21.165117 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16773 | 2026.05.19 00:09:21.168548 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2284 rows, containing 19 columns (19 merged, 0 gathered) in 0.00933582 sec., 244649.10420295165 rows/sec., 438.40 MiB/sec. | ||
| 16774 | 2026.05.19 00:09:21.170411 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16775 | 2026.05.19 00:09:21.170730 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.05.19 00:09:21.170805 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16777 | 2026.05.19 00:09:21.170905 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.42 MiB. | ||
| 16778 | 2026.05.19 00:09:22.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.51 MiB, peak 394.88 MiB, free memory in arenas 0.00 B, will set to 377.71 MiB (RSS), difference: 1.20 MiB | ||
| 16779 | 2026.05.19 00:09:22.440025 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16780 | 2026.05.19 00:09:22.440076 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16781 | 2026.05.19 00:09:22.611108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35491 | ||
| 16782 | 2026.05.19 00:09:22.611591 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16783 | 2026.05.19 00:09:22.611661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16784 | 2026.05.19 00:09:22.612168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16785 | 2026.05.19 00:09:22.612415 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16786 | 2026.05.19 00:09:22.612556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35491 | ||
| 16787 | 2026.05.19 00:09:24.476354 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16788 | 2026.05.19 00:09:24.494687 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16789 | 2026.05.19 00:09:24.494751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16790 | 2026.05.19 00:09:24.500876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16791 | 2026.05.19 00:09:24.501580 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2026.05.19 00:09:24.504701 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16793 | 2026.05.19 00:09:26.084640 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16794 | 2026.05.19 00:09:26.084689 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16795 | 2026.05.19 00:09:26.088109 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16796 | 2026.05.19 00:09:26.146483 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2026.05.19 00:09:26.146757 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 16798 | 2026.05.19 00:09:26.147169 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16799 | 2026.05.19 00:09:26.147209 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Debug> 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 | ||
| 16800 | 2026.05.19 00:09:26.147502 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16801 | 2026.05.19 00:09:26.147587 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16802 | 2026.05.19 00:09:26.147734 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16803 | 2026.05.19 00:09:26.147803 [ 330 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16804 | 2026.05.19 00:09:26.147839 [ 325 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16805 | 2026.05.19 00:09:26.147845 [ 324 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16806 | 2026.05.19 00:09:26.147981 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 16807 | 2026.05.19 00:09:26.148009 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16808 | 2026.05.19 00:09:26.148082 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16809 | 2026.05.19 00:09:26.148103 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16810 | 2026.05.19 00:09:26.148140 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> 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'))" | ||
| 16811 | 2026.05.19 00:09:26.148182 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Trace> 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'))" | ||
| 16812 | 2026.05.19 00:09:26.149288 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002649 sec., 13212.53303133258 rows/sec., 2.23 MiB/sec. | ||
| 16813 | 2026.05.19 00:09:26.149404 [ 294 ] {cca23946-1dc4-470e-bf74-1cdd769ab12d} <Debug> TCPHandler: Processed in 0.003068405 sec. | ||
| 16814 | 2026.05.19 00:09:26.151612 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16815 | 2026.05.19 00:09:26.151743 [ 294 ] {a8b4d896-bec1-48cf-b117-b730bfa0db4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16816 | 2026.05.19 00:09:26.151796 [ 294 ] {a8b4d896-bec1-48cf-b117-b730bfa0db4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16817 | 2026.05.19 00:09:26.152394 [ 294 ] {a8b4d896-bec1-48cf-b117-b730bfa0db4b} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16818 | 2026.05.19 00:09:26.152446 [ 294 ] {a8b4d896-bec1-48cf-b117-b730bfa0db4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16819 | 2026.05.19 00:09:26.152883 [ 294 ] {a8b4d896-bec1-48cf-b117-b730bfa0db4b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16820 | 2026.05.19 00:09:26.153127 [ 294 ] {a8b4d896-bec1-48cf-b117-b730bfa0db4b} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16821 | 2026.05.19 00:09:26.153272 [ 294 ] {a8b4d896-bec1-48cf-b117-b730bfa0db4b} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001566 sec., 74074.07407407407 rows/sec., 6.29 MiB/sec. | ||
| 16822 | 2026.05.19 00:09:26.153313 [ 294 ] {a8b4d896-bec1-48cf-b117-b730bfa0db4b} <Debug> TCPHandler: Processed in 0.001763 sec. | ||
| 16823 | 2026.05.19 00:09:26.153442 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16824 | 2026.05.19 00:09:26.153537 [ 294 ] {b9575b80-b315-4064-bdc3-72f805205637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16825 | 2026.05.19 00:09:26.153581 [ 294 ] {b9575b80-b315-4064-bdc3-72f805205637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16826 | 2026.05.19 00:09:26.153992 [ 294 ] {b9575b80-b315-4064-bdc3-72f805205637} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16827 | 2026.05.19 00:09:26.154028 [ 294 ] {b9575b80-b315-4064-bdc3-72f805205637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16828 | 2026.05.19 00:09:26.154341 [ 294 ] {b9575b80-b315-4064-bdc3-72f805205637} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16829 | 2026.05.19 00:09:26.154552 [ 294 ] {b9575b80-b315-4064-bdc3-72f805205637} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16830 | 2026.05.19 00:09:26.154681 [ 294 ] {b9575b80-b315-4064-bdc3-72f805205637} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001162 sec., 25817.555938037865 rows/sec., 1.90 MiB/sec. | ||
| 16831 | 2026.05.19 00:09:26.154715 [ 294 ] {b9575b80-b315-4064-bdc3-72f805205637} <Debug> TCPHandler: Processed in 0.001322657 sec. | ||
| 16832 | 2026.05.19 00:09:26.154783 [ 220 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16833 | 2026.05.19 00:09:26.154832 [ 220 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16834 | 2026.05.19 00:09:26.154837 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16835 | 2026.05.19 00:09:26.154945 [ 294 ] {1fd56142-fe06-453e-8505-3450aae361fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16836 | 2026.05.19 00:09:26.154985 [ 294 ] {1fd56142-fe06-453e-8505-3450aae361fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16837 | 2026.05.19 00:09:26.155479 [ 294 ] {1fd56142-fe06-453e-8505-3450aae361fa} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2026.05.19 00:09:26.155529 [ 294 ] {1fd56142-fe06-453e-8505-3450aae361fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16839 | 2026.05.19 00:09:26.155948 [ 294 ] {1fd56142-fe06-453e-8505-3450aae361fa} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16840 | 2026.05.19 00:09:26.156311 [ 294 ] {1fd56142-fe06-453e-8505-3450aae361fa} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2026.05.19 00:09:26.156446 [ 294 ] {1fd56142-fe06-453e-8505-3450aae361fa} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001523 sec., 61720.288903479974 rows/sec., 4.82 MiB/sec. | ||
| 16842 | 2026.05.19 00:09:26.156482 [ 294 ] {1fd56142-fe06-453e-8505-3450aae361fa} <Debug> TCPHandler: Processed in 0.001691997 sec. | ||
| 16843 | 2026.05.19 00:09:26.156601 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16844 | 2026.05.19 00:09:26.156696 [ 294 ] {3986b84b-ac7f-4b34-a171-e9c95704453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16845 | 2026.05.19 00:09:26.156743 [ 294 ] {3986b84b-ac7f-4b34-a171-e9c95704453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16846 | 2026.05.19 00:09:26.157183 [ 294 ] {3986b84b-ac7f-4b34-a171-e9c95704453b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2026.05.19 00:09:26.157222 [ 294 ] {3986b84b-ac7f-4b34-a171-e9c95704453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16848 | 2026.05.19 00:09:26.157656 [ 294 ] {3986b84b-ac7f-4b34-a171-e9c95704453b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16849 | 2026.05.19 00:09:26.157864 [ 220 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16850 | 2026.05.19 00:09:26.157935 [ 294 ] {3986b84b-ac7f-4b34-a171-e9c95704453b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16851 | 2026.05.19 00:09:26.158082 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_120_34 to all_121_121_0 | ||
| 16852 | 2026.05.19 00:09:26.158087 [ 294 ] {3986b84b-ac7f-4b34-a171-e9c95704453b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 16853 | 2026.05.19 00:09:26.158132 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2026.05.19 00:09:26.158144 [ 294 ] {3986b84b-ac7f-4b34-a171-e9c95704453b} <Debug> TCPHandler: Processed in 0.001591715 sec. | ||
| 16855 | 2026.05.19 00:09:26.158165 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16856 | 2026.05.19 00:09:26.158252 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_121_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_34 to all_121_121_0 into Compact with storage Full | ||
| 16857 | 2026.05.19 00:09:26.158278 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16858 | 2026.05.19 00:09:26.158351 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_121_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16859 | 2026.05.19 00:09:26.158381 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_121_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_34, total 43505 rows starting from the beginning of the part | ||
| 16860 | 2026.05.19 00:09:26.158400 [ 294 ] {a8d31ee0-b182-40a3-a3fb-a48dddb642bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16861 | 2026.05.19 00:09:26.158435 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_121_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16862 | 2026.05.19 00:09:26.158468 [ 294 ] {a8d31ee0-b182-40a3-a3fb-a48dddb642bf} <Trace> 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 | ||
| 16863 | 2026.05.19 00:09:26.159485 [ 294 ] {a8d31ee0-b182-40a3-a3fb-a48dddb642bf} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16864 | 2026.05.19 00:09:26.159531 [ 294 ] {a8d31ee0-b182-40a3-a3fb-a48dddb642bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16865 | 2026.05.19 00:09:26.160261 [ 294 ] {a8d31ee0-b182-40a3-a3fb-a48dddb642bf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16866 | 2026.05.19 00:09:26.160594 [ 294 ] {a8d31ee0-b182-40a3-a3fb-a48dddb642bf} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16867 | 2026.05.19 00:09:26.160772 [ 294 ] {a8d31ee0-b182-40a3-a3fb-a48dddb642bf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002396 sec., 12520.868113522536 rows/sec., 22.44 MiB/sec. | ||
| 16868 | 2026.05.19 00:09:26.160842 [ 294 ] {a8d31ee0-b182-40a3-a3fb-a48dddb642bf} <Debug> TCPHandler: Processed in 0.002621883 sec. | ||
| 16869 | 2026.05.19 00:09:26.160999 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16870 | 2026.05.19 00:09:26.161114 [ 294 ] {6d22db88-7bca-4b4e-a6b1-ba50312d38f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16871 | 2026.05.19 00:09:26.161174 [ 294 ] {6d22db88-7bca-4b4e-a6b1-ba50312d38f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16872 | 2026.05.19 00:09:26.161614 [ 294 ] {6d22db88-7bca-4b4e-a6b1-ba50312d38f1} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16873 | 2026.05.19 00:09:26.161654 [ 294 ] {6d22db88-7bca-4b4e-a6b1-ba50312d38f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16874 | 2026.05.19 00:09:26.161997 [ 294 ] {6d22db88-7bca-4b4e-a6b1-ba50312d38f1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16875 | 2026.05.19 00:09:26.162228 [ 294 ] {6d22db88-7bca-4b4e-a6b1-ba50312d38f1} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16876 | 2026.05.19 00:09:26.162367 [ 294 ] {6d22db88-7bca-4b4e-a6b1-ba50312d38f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001278 sec., 46948.35680751174 rows/sec., 3.16 MiB/sec. | ||
| 16877 | 2026.05.19 00:09:26.162403 [ 294 ] {6d22db88-7bca-4b4e-a6b1-ba50312d38f1} <Debug> TCPHandler: Processed in 0.001467472 sec. | ||
| 16878 | 2026.05.19 00:09:26.165150 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_121_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43665 rows, containing 5 columns (5 merged, 0 gathered) in 0.006921873 sec., 6308263.673719526 rows/sec., 406.55 MiB/sec. | ||
| 16879 | 2026.05.19 00:09:26.165786 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_121_35} <Trace> MergedBlockOutputStream: filled checksums all_1_121_35 (state Temporary) | ||
| 16880 | 2026.05.19 00:09:26.166113 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_121_35} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_121_35 to all_1_121_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2026.05.19 00:09:26.166189 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_121_35} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_120_34, all_121_121_0] -> all_1_121_35 | ||
| 16882 | 2026.05.19 00:09:26.166295 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16883 | 2026.05.19 00:09:26.416513 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16884 | 2026.05.19 00:09:26.416785 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 16885 | 2026.05.19 00:09:26.417147 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16886 | 2026.05.19 00:09:26.417193 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Debug> 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 | ||
| 16887 | 2026.05.19 00:09:26.417460 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16888 | 2026.05.19 00:09:26.417529 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16889 | 2026.05.19 00:09:26.417674 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 16890 | 2026.05.19 00:09:26.417752 [ 330 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16891 | 2026.05.19 00:09:26.417776 [ 325 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16892 | 2026.05.19 00:09:26.417785 [ 324 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16893 | 2026.05.19 00:09:26.417899 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 16894 | 2026.05.19 00:09:26.417927 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16895 | 2026.05.19 00:09:26.417997 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16896 | 2026.05.19 00:09:26.418017 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16897 | 2026.05.19 00:09:26.418056 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> 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'))" | ||
| 16898 | 2026.05.19 00:09:26.418098 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Trace> 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'))" | ||
| 16899 | 2026.05.19 00:09:26.419126 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002465 sec., 14198.782961460445 rows/sec., 3.02 MiB/sec. | ||
| 16900 | 2026.05.19 00:09:26.419240 [ 294 ] {f73a596b-56de-41e0-b30b-d74335b87d2a} <Debug> TCPHandler: Processed in 0.00286876 sec. | ||
| 16901 | 2026.05.19 00:09:26.432712 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16902 | 2026.05.19 00:09:26.432845 [ 294 ] {3fc96914-8408-413f-a507-912d2df1a82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16903 | 2026.05.19 00:09:26.432901 [ 294 ] {3fc96914-8408-413f-a507-912d2df1a82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16904 | 2026.05.19 00:09:26.433474 [ 294 ] {3fc96914-8408-413f-a507-912d2df1a82d} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.05.19 00:09:26.433525 [ 294 ] {3fc96914-8408-413f-a507-912d2df1a82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16906 | 2026.05.19 00:09:26.433941 [ 294 ] {3fc96914-8408-413f-a507-912d2df1a82d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16907 | 2026.05.19 00:09:26.434189 [ 294 ] {3fc96914-8408-413f-a507-912d2df1a82d} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2026.05.19 00:09:26.434349 [ 294 ] {3fc96914-8408-413f-a507-912d2df1a82d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001541 sec., 15574.302401038287 rows/sec., 1.29 MiB/sec. | ||
| 16909 | 2026.05.19 00:09:26.434389 [ 294 ] {3fc96914-8408-413f-a507-912d2df1a82d} <Debug> TCPHandler: Processed in 0.001740039 sec. | ||
| 16910 | 2026.05.19 00:09:26.434526 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16911 | 2026.05.19 00:09:26.434652 [ 294 ] {180f31d8-9a48-4108-a31a-f4f81aaa172c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16912 | 2026.05.19 00:09:26.434705 [ 294 ] {180f31d8-9a48-4108-a31a-f4f81aaa172c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16913 | 2026.05.19 00:09:26.435154 [ 294 ] {180f31d8-9a48-4108-a31a-f4f81aaa172c} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16914 | 2026.05.19 00:09:26.435194 [ 294 ] {180f31d8-9a48-4108-a31a-f4f81aaa172c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16915 | 2026.05.19 00:09:26.435511 [ 294 ] {180f31d8-9a48-4108-a31a-f4f81aaa172c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16916 | 2026.05.19 00:09:26.435744 [ 294 ] {180f31d8-9a48-4108-a31a-f4f81aaa172c} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16917 | 2026.05.19 00:09:26.435887 [ 294 ] {180f31d8-9a48-4108-a31a-f4f81aaa172c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001262 sec., 7923.930269413629 rows/sec., 646.14 KiB/sec. | ||
| 16918 | 2026.05.19 00:09:26.435926 [ 294 ] {180f31d8-9a48-4108-a31a-f4f81aaa172c} <Debug> TCPHandler: Processed in 0.001462461 sec. | ||
| 16919 | 2026.05.19 00:09:26.436057 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16920 | 2026.05.19 00:09:26.436173 [ 294 ] {61674285-5bbb-4c24-ab50-9b2dd3f735a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16921 | 2026.05.19 00:09:26.436223 [ 294 ] {61674285-5bbb-4c24-ab50-9b2dd3f735a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16922 | 2026.05.19 00:09:26.437839 [ 294 ] {61674285-5bbb-4c24-ab50-9b2dd3f735a1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16923 | 2026.05.19 00:09:26.437877 [ 294 ] {61674285-5bbb-4c24-ab50-9b2dd3f735a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16924 | 2026.05.19 00:09:26.438343 [ 294 ] {61674285-5bbb-4c24-ab50-9b2dd3f735a1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16925 | 2026.05.19 00:09:26.438570 [ 294 ] {61674285-5bbb-4c24-ab50-9b2dd3f735a1} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16926 | 2026.05.19 00:09:26.438699 [ 131 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16927 | 2026.05.19 00:09:26.438707 [ 294 ] {61674285-5bbb-4c24-ab50-9b2dd3f735a1} <Debug> executeQuery: Read 2552 rows, 195.73 KiB in 0.002557 sec., 998044.5834962848 rows/sec., 74.75 MiB/sec. | ||
| 16928 | 2026.05.19 00:09:26.438760 [ 131 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16929 | 2026.05.19 00:09:26.438766 [ 294 ] {61674285-5bbb-4c24-ab50-9b2dd3f735a1} <Debug> TCPHandler: Processed in 0.002769838 sec. | ||
| 16930 | 2026.05.19 00:09:26.438793 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16931 | 2026.05.19 00:09:26.438896 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16932 | 2026.05.19 00:09:26.438904 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16933 | 2026.05.19 00:09:26.439004 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16934 | 2026.05.19 00:09:26.439014 [ 294 ] {c399272f-99bd-41b0-9321-716ddcedbdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16935 | 2026.05.19 00:09:26.439037 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2618 rows starting from the beginning of the part | ||
| 16936 | 2026.05.19 00:09:26.439057 [ 294 ] {c399272f-99bd-41b0-9321-716ddcedbdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16937 | 2026.05.19 00:09:26.439099 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 78 rows starting from the beginning of the part | ||
| 16938 | 2026.05.19 00:09:26.439153 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 118 rows starting from the beginning of the part | ||
| 16939 | 2026.05.19 00:09:26.439202 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 78 rows starting from the beginning of the part | ||
| 16940 | 2026.05.19 00:09:26.439250 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 116 rows starting from the beginning of the part | ||
| 16941 | 2026.05.19 00:09:26.439297 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2552 rows starting from the beginning of the part | ||
| 16942 | 2026.05.19 00:09:26.439527 [ 294 ] {c399272f-99bd-41b0-9321-716ddcedbdd9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16943 | 2026.05.19 00:09:26.439574 [ 294 ] {c399272f-99bd-41b0-9321-716ddcedbdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16944 | 2026.05.19 00:09:26.439896 [ 294 ] {c399272f-99bd-41b0-9321-716ddcedbdd9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16945 | 2026.05.19 00:09:26.440110 [ 294 ] {c399272f-99bd-41b0-9321-716ddcedbdd9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.05.19 00:09:26.440244 [ 294 ] {c399272f-99bd-41b0-9321-716ddcedbdd9} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001249 sec., 35228.182546036835 rows/sec., 2.59 MiB/sec. | ||
| 16947 | 2026.05.19 00:09:26.440281 [ 294 ] {c399272f-99bd-41b0-9321-716ddcedbdd9} <Debug> TCPHandler: Processed in 0.00142656 sec. | ||
| 16948 | 2026.05.19 00:09:26.440402 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16949 | 2026.05.19 00:09:26.440497 [ 294 ] {f270c3b3-cf01-46cf-827c-b6f5f4108103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.05.19 00:09:26.440537 [ 294 ] {f270c3b3-cf01-46cf-827c-b6f5f4108103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16951 | 2026.05.19 00:09:26.441186 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002324395 sec., 2392020.28915051 rows/sec., 190.26 MiB/sec. | ||
| 16952 | 2026.05.19 00:09:26.441211 [ 294 ] {f270c3b3-cf01-46cf-827c-b6f5f4108103} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.05.19 00:09:26.441258 [ 294 ] {f270c3b3-cf01-46cf-827c-b6f5f4108103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16954 | 2026.05.19 00:09:26.441507 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16955 | 2026.05.19 00:09:26.441613 [ 294 ] {f270c3b3-cf01-46cf-827c-b6f5f4108103} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16956 | 2026.05.19 00:09:26.441866 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16957 | 2026.05.19 00:09:26.441906 [ 294 ] {f270c3b3-cf01-46cf-827c-b6f5f4108103} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.05.19 00:09:26.441962 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_126_25} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16959 | 2026.05.19 00:09:26.442050 [ 294 ] {f270c3b3-cf01-46cf-827c-b6f5f4108103} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001571 sec., 525143.2208784214 rows/sec., 30.72 MiB/sec. | ||
| 16960 | 2026.05.19 00:09:26.442066 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 16961 | 2026.05.19 00:09:26.442092 [ 294 ] {f270c3b3-cf01-46cf-827c-b6f5f4108103} <Debug> TCPHandler: Processed in 0.001739239 sec. | ||
| 16962 | 2026.05.19 00:09:26.442214 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16963 | 2026.05.19 00:09:26.442315 [ 294 ] {d83b8976-759b-4285-b151-7539e76404cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16964 | 2026.05.19 00:09:26.442356 [ 294 ] {d83b8976-759b-4285-b151-7539e76404cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16965 | 2026.05.19 00:09:26.442745 [ 294 ] {d83b8976-759b-4285-b151-7539e76404cc} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.05.19 00:09:26.442782 [ 294 ] {d83b8976-759b-4285-b151-7539e76404cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16967 | 2026.05.19 00:09:26.443114 [ 294 ] {d83b8976-759b-4285-b151-7539e76404cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16968 | 2026.05.19 00:09:26.443328 [ 294 ] {d83b8976-759b-4285-b151-7539e76404cc} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16969 | 2026.05.19 00:09:26.443461 [ 294 ] {d83b8976-759b-4285-b151-7539e76404cc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 60.30 KiB/sec. | ||
| 16970 | 2026.05.19 00:09:26.443496 [ 294 ] {d83b8976-759b-4285-b151-7539e76404cc} <Debug> TCPHandler: Processed in 0.001331867 sec. | ||
| 16971 | 2026.05.19 00:09:26.443614 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2026.05.19 00:09:26.443716 [ 294 ] {695b0d51-aad2-4415-b901-37e5ef947b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16973 | 2026.05.19 00:09:26.443757 [ 294 ] {695b0d51-aad2-4415-b901-37e5ef947b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16974 | 2026.05.19 00:09:26.444162 [ 294 ] {695b0d51-aad2-4415-b901-37e5ef947b55} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.05.19 00:09:26.444198 [ 294 ] {695b0d51-aad2-4415-b901-37e5ef947b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16976 | 2026.05.19 00:09:26.444504 [ 294 ] {695b0d51-aad2-4415-b901-37e5ef947b55} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16977 | 2026.05.19 00:09:26.444708 [ 294 ] {695b0d51-aad2-4415-b901-37e5ef947b55} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.05.19 00:09:26.444845 [ 294 ] {695b0d51-aad2-4415-b901-37e5ef947b55} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 16979 | 2026.05.19 00:09:26.444882 [ 294 ] {695b0d51-aad2-4415-b901-37e5ef947b55} <Debug> TCPHandler: Processed in 0.001319287 sec. | ||
| 16980 | 2026.05.19 00:09:26.445005 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.05.19 00:09:26.445100 [ 294 ] {f1508bb5-5b0d-459f-8f1b-e48f8bd25d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16982 | 2026.05.19 00:09:26.445142 [ 294 ] {f1508bb5-5b0d-459f-8f1b-e48f8bd25d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16983 | 2026.05.19 00:09:26.446011 [ 294 ] {f1508bb5-5b0d-459f-8f1b-e48f8bd25d28} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.05.19 00:09:26.446048 [ 294 ] {f1508bb5-5b0d-459f-8f1b-e48f8bd25d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16985 | 2026.05.19 00:09:26.446416 [ 294 ] {f1508bb5-5b0d-459f-8f1b-e48f8bd25d28} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16986 | 2026.05.19 00:09:26.446618 [ 294 ] {f1508bb5-5b0d-459f-8f1b-e48f8bd25d28} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.05.19 00:09:26.446734 [ 131 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16988 | 2026.05.19 00:09:26.446751 [ 294 ] {f1508bb5-5b0d-459f-8f1b-e48f8bd25d28} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.001669 sec., 807070.1018573997 rows/sec., 54.46 MiB/sec. | ||
| 16989 | 2026.05.19 00:09:26.446767 [ 131 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16990 | 2026.05.19 00:09:26.446793 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 16991 | 2026.05.19 00:09:26.446795 [ 294 ] {f1508bb5-5b0d-459f-8f1b-e48f8bd25d28} <Debug> TCPHandler: Processed in 0.001841201 sec. | ||
| 16992 | 2026.05.19 00:09:26.446866 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16993 | 2026.05.19 00:09:26.446941 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16994 | 2026.05.19 00:09:26.446955 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16995 | 2026.05.19 00:09:26.446990 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1403 rows starting from the beginning of the part | ||
| 16996 | 2026.05.19 00:09:26.447043 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 75 rows starting from the beginning of the part | ||
| 16997 | 2026.05.19 00:09:26.447062 [ 294 ] {b83619f6-fc86-4c7b-85f7-2925a308b89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16998 | 2026.05.19 00:09:26.447086 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 98 rows starting from the beginning of the part | ||
| 16999 | 2026.05.19 00:09:26.447115 [ 294 ] {b83619f6-fc86-4c7b-85f7-2925a308b89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17000 | 2026.05.19 00:09:26.447128 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 75 rows starting from the beginning of the part | ||
| 17001 | 2026.05.19 00:09:26.447168 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 94 rows starting from the beginning of the part | ||
| 17002 | 2026.05.19 00:09:26.447207 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1347 rows starting from the beginning of the part | ||
| 17003 | 2026.05.19 00:09:26.447912 [ 294 ] {b83619f6-fc86-4c7b-85f7-2925a308b89f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2026.05.19 00:09:26.447948 [ 294 ] {b83619f6-fc86-4c7b-85f7-2925a308b89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17005 | 2026.05.19 00:09:26.448370 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3092 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533083 sec., 2016851.0119804342 rows/sec., 146.55 MiB/sec. | ||
| 17006 | 2026.05.19 00:09:26.448379 [ 294 ] {b83619f6-fc86-4c7b-85f7-2925a308b89f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17007 | 2026.05.19 00:09:26.448545 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17008 | 2026.05.19 00:09:26.448612 [ 294 ] {b83619f6-fc86-4c7b-85f7-2925a308b89f} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17009 | 2026.05.19 00:09:26.448734 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_121_35 to all_126_126_0 | ||
| 17010 | 2026.05.19 00:09:26.448747 [ 294 ] {b83619f6-fc86-4c7b-85f7-2925a308b89f} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001712 sec., 897780.3738317757 rows/sec., 54.90 MiB/sec. | ||
| 17011 | 2026.05.19 00:09:26.448768 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.05.19 00:09:26.448782 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17013 | 2026.05.19 00:09:26.448793 [ 294 ] {b83619f6-fc86-4c7b-85f7-2925a308b89f} <Debug> TCPHandler: Processed in 0.001914484 sec. | ||
| 17014 | 2026.05.19 00:09:26.448795 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17015 | 2026.05.19 00:09:26.448853 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_126_25} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17016 | 2026.05.19 00:09:26.448902 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_35 to all_126_126_0 into Compact with storage Full | ||
| 17017 | 2026.05.19 00:09:26.448917 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17018 | 2026.05.19 00:09:26.448936 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17019 | 2026.05.19 00:09:26.449015 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17020 | 2026.05.19 00:09:26.449032 [ 294 ] {a4893f98-cfb6-43a1-9313-2d88d325cf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17021 | 2026.05.19 00:09:26.449051 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_121_35, total 43665 rows starting from the beginning of the part | ||
| 17022 | 2026.05.19 00:09:26.449094 [ 294 ] {a4893f98-cfb6-43a1-9313-2d88d325cf79} <Trace> 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 | ||
| 17023 | 2026.05.19 00:09:26.449116 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17024 | 2026.05.19 00:09:26.449167 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 162 rows starting from the beginning of the part | ||
| 17025 | 2026.05.19 00:09:26.449209 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17026 | 2026.05.19 00:09:26.449251 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17027 | 2026.05.19 00:09:26.449293 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1537 rows starting from the beginning of the part | ||
| 17028 | 2026.05.19 00:09:26.449893 [ 294 ] {a4893f98-cfb6-43a1-9313-2d88d325cf79} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17029 | 2026.05.19 00:09:26.449936 [ 294 ] {a4893f98-cfb6-43a1-9313-2d88d325cf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17030 | 2026.05.19 00:09:26.450472 [ 294 ] {a4893f98-cfb6-43a1-9313-2d88d325cf79} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17031 | 2026.05.19 00:09:26.450720 [ 294 ] {a4893f98-cfb6-43a1-9313-2d88d325cf79} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17032 | 2026.05.19 00:09:26.450864 [ 294 ] {a4893f98-cfb6-43a1-9313-2d88d325cf79} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00185 sec., 11891.891891891892 rows/sec., 21.31 MiB/sec. | ||
| 17033 | 2026.05.19 00:09:26.450916 [ 294 ] {a4893f98-cfb6-43a1-9313-2d88d325cf79} <Debug> TCPHandler: Processed in 0.002029927 sec. | ||
| 17034 | 2026.05.19 00:09:26.451043 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17035 | 2026.05.19 00:09:26.451139 [ 294 ] {fb08329b-d861-4173-8684-ab3a912fc606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17036 | 2026.05.19 00:09:26.451182 [ 294 ] {fb08329b-d861-4173-8684-ab3a912fc606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17037 | 2026.05.19 00:09:26.451505 [ 294 ] {fb08329b-d861-4173-8684-ab3a912fc606} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17038 | 2026.05.19 00:09:26.451541 [ 294 ] {fb08329b-d861-4173-8684-ab3a912fc606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17039 | 2026.05.19 00:09:26.451843 [ 294 ] {fb08329b-d861-4173-8684-ab3a912fc606} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17040 | 2026.05.19 00:09:26.452064 [ 294 ] {fb08329b-d861-4173-8684-ab3a912fc606} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2026.05.19 00:09:26.452181 [ 131 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17042 | 2026.05.19 00:09:26.452198 [ 294 ] {fb08329b-d861-4173-8684-ab3a912fc606} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 768.92 KiB/sec. | ||
| 17043 | 2026.05.19 00:09:26.452212 [ 131 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17044 | 2026.05.19 00:09:26.452237 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17045 | 2026.05.19 00:09:26.452239 [ 294 ] {fb08329b-d861-4173-8684-ab3a912fc606} <Debug> TCPHandler: Processed in 0.001246835 sec. | ||
| 17046 | 2026.05.19 00:09:26.452316 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17047 | 2026.05.19 00:09:26.452418 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17048 | 2026.05.19 00:09:26.452448 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6240 rows starting from the beginning of the part | ||
| 17049 | 2026.05.19 00:09:26.452506 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 17050 | 2026.05.19 00:09:26.452556 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17051 | 2026.05.19 00:09:26.452604 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 17052 | 2026.05.19 00:09:26.452648 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 17053 | 2026.05.19 00:09:26.452694 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 12 rows starting from the beginning of the part | ||
| 17054 | 2026.05.19 00:09:26.454245 [ 195 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001960955 sec., 3310631.809500983 rows/sec., 223.11 MiB/sec. | ||
| 17055 | 2026.05.19 00:09:26.454662 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17056 | 2026.05.19 00:09:26.454911 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17057 | 2026.05.19 00:09:26.454975 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_126_25} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17058 | 2026.05.19 00:09:26.455044 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 17059 | 2026.05.19 00:09:26.457377 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45844 rows, containing 5 columns (5 merged, 0 gathered) in 0.008514097 sec., 5384481.7600739105 rows/sec., 346.81 MiB/sec. | ||
| 17060 | 2026.05.19 00:09:26.458062 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Trace> MergedBlockOutputStream: filled checksums all_1_126_36 (state Temporary) | ||
| 17061 | 2026.05.19 00:09:26.458311 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_126_36 to all_1_126_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17062 | 2026.05.19 00:09:26.458376 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_126_36} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_121_35, all_126_126_0] -> all_1_126_36 | ||
| 17063 | 2026.05.19 00:09:26.458451 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17064 | 2026.05.19 00:09:27.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.99 MiB, peak 394.88 MiB, free memory in arenas 0.00 B, will set to 377.82 MiB (RSS), difference: -1.18 MiB | ||
| 17065 | 2026.05.19 00:09:30.112668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36003 | ||
| 17066 | 2026.05.19 00:09:30.113389 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2026.05.19 00:09:30.113444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17068 | 2026.05.19 00:09:30.113935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17069 | 2026.05.19 00:09:30.114172 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.05.19 00:09:30.114319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36003 | ||
| 17071 | 2026.05.19 00:09:30.694599 [ 221 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17072 | 2026.05.19 00:09:30.694674 [ 221 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17073 | 2026.05.19 00:09:30.698345 [ 221 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17074 | 2026.05.19 00:09:30.996832 [ 226 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17075 | 2026.05.19 00:09:30.996890 [ 226 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17076 | 2026.05.19 00:09:31.000313 [ 226 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17077 | 2026.05.19 00:09:31.144344 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17078 | 2026.05.19 00:09:31.144689 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17079 | 2026.05.19 00:09:31.145154 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17080 | 2026.05.19 00:09:31.145189 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Debug> 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 | ||
| 17081 | 2026.05.19 00:09:31.145405 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17082 | 2026.05.19 00:09:31.145472 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17083 | 2026.05.19 00:09:31.145611 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17084 | 2026.05.19 00:09:31.145706 [ 330 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17085 | 2026.05.19 00:09:31.145725 [ 325 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17086 | 2026.05.19 00:09:31.145710 [ 324 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17087 | 2026.05.19 00:09:31.145879 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17088 | 2026.05.19 00:09:31.145906 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17089 | 2026.05.19 00:09:31.145975 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17090 | 2026.05.19 00:09:31.146003 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17091 | 2026.05.19 00:09:31.146039 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> 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'))" | ||
| 17092 | 2026.05.19 00:09:31.146081 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Trace> 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'))" | ||
| 17093 | 2026.05.19 00:09:31.147229 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002696 sec., 12982.19584569733 rows/sec., 2.19 MiB/sec. | ||
| 17094 | 2026.05.19 00:09:31.147363 [ 294 ] {1737db72-0336-4071-9d86-a32fcd5cf13d} <Debug> TCPHandler: Processed in 0.003194969 sec. | ||
| 17095 | 2026.05.19 00:09:31.148935 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2026.05.19 00:09:31.149046 [ 294 ] {1e1f7abf-bcf7-4a1c-b406-99b89814a4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17097 | 2026.05.19 00:09:31.149098 [ 294 ] {1e1f7abf-bcf7-4a1c-b406-99b89814a4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17098 | 2026.05.19 00:09:31.149666 [ 294 ] {1e1f7abf-bcf7-4a1c-b406-99b89814a4db} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2026.05.19 00:09:31.149712 [ 294 ] {1e1f7abf-bcf7-4a1c-b406-99b89814a4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17100 | 2026.05.19 00:09:31.150104 [ 294 ] {1e1f7abf-bcf7-4a1c-b406-99b89814a4db} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17101 | 2026.05.19 00:09:31.150318 [ 294 ] {1e1f7abf-bcf7-4a1c-b406-99b89814a4db} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2026.05.19 00:09:31.150456 [ 294 ] {1e1f7abf-bcf7-4a1c-b406-99b89814a4db} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001445 sec., 38754.325259515565 rows/sec., 2.98 MiB/sec. | ||
| 17103 | 2026.05.19 00:09:31.150491 [ 294 ] {1e1f7abf-bcf7-4a1c-b406-99b89814a4db} <Debug> TCPHandler: Processed in 0.001605135 sec. | ||
| 17104 | 2026.05.19 00:09:31.150610 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17105 | 2026.05.19 00:09:31.150712 [ 294 ] {5975490f-c56c-49df-9312-81dba53333d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17106 | 2026.05.19 00:09:31.150752 [ 294 ] {5975490f-c56c-49df-9312-81dba53333d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17107 | 2026.05.19 00:09:31.151167 [ 294 ] {5975490f-c56c-49df-9312-81dba53333d6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17108 | 2026.05.19 00:09:31.151204 [ 294 ] {5975490f-c56c-49df-9312-81dba53333d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17109 | 2026.05.19 00:09:31.151507 [ 294 ] {5975490f-c56c-49df-9312-81dba53333d6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17110 | 2026.05.19 00:09:31.151719 [ 294 ] {5975490f-c56c-49df-9312-81dba53333d6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17111 | 2026.05.19 00:09:31.151848 [ 294 ] {5975490f-c56c-49df-9312-81dba53333d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 17112 | 2026.05.19 00:09:31.151883 [ 294 ] {5975490f-c56c-49df-9312-81dba53333d6} <Debug> TCPHandler: Processed in 0.001321997 sec. | ||
| 17113 | 2026.05.19 00:09:31.152003 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17114 | 2026.05.19 00:09:31.152096 [ 294 ] {5106b6f2-cf0a-431a-82c6-6c6a0390b850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17115 | 2026.05.19 00:09:31.152139 [ 294 ] {5106b6f2-cf0a-431a-82c6-6c6a0390b850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17116 | 2026.05.19 00:09:31.152515 [ 294 ] {5106b6f2-cf0a-431a-82c6-6c6a0390b850} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2026.05.19 00:09:31.152551 [ 294 ] {5106b6f2-cf0a-431a-82c6-6c6a0390b850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17118 | 2026.05.19 00:09:31.152856 [ 294 ] {5106b6f2-cf0a-431a-82c6-6c6a0390b850} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17119 | 2026.05.19 00:09:31.153055 [ 294 ] {5106b6f2-cf0a-431a-82c6-6c6a0390b850} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17120 | 2026.05.19 00:09:31.153178 [ 294 ] {5106b6f2-cf0a-431a-82c6-6c6a0390b850} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0011 sec., 116363.63636363635 rows/sec., 8.10 MiB/sec. | ||
| 17121 | 2026.05.19 00:09:31.153212 [ 294 ] {5106b6f2-cf0a-431a-82c6-6c6a0390b850} <Debug> TCPHandler: Processed in 0.001256255 sec. | ||
| 17122 | 2026.05.19 00:09:31.153330 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17123 | 2026.05.19 00:09:31.153422 [ 294 ] {5d68c954-7566-44d3-9294-6cae7f72ddda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17124 | 2026.05.19 00:09:31.153463 [ 294 ] {5d68c954-7566-44d3-9294-6cae7f72ddda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17125 | 2026.05.19 00:09:31.153786 [ 294 ] {5d68c954-7566-44d3-9294-6cae7f72ddda} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2026.05.19 00:09:31.153821 [ 294 ] {5d68c954-7566-44d3-9294-6cae7f72ddda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17127 | 2026.05.19 00:09:31.154110 [ 294 ] {5d68c954-7566-44d3-9294-6cae7f72ddda} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17128 | 2026.05.19 00:09:31.154311 [ 294 ] {5d68c954-7566-44d3-9294-6cae7f72ddda} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2026.05.19 00:09:31.154435 [ 294 ] {5d68c954-7566-44d3-9294-6cae7f72ddda} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001031 sec., 46556.74102812803 rows/sec., 3.14 MiB/sec. | ||
| 17130 | 2026.05.19 00:09:31.154468 [ 294 ] {5d68c954-7566-44d3-9294-6cae7f72ddda} <Debug> TCPHandler: Processed in 0.001185303 sec. | ||
| 17131 | 2026.05.19 00:09:32.004768 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17132 | 2026.05.19 00:09:32.022256 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2026.05.19 00:09:32.022325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17134 | 2026.05.19 00:09:32.028584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17135 | 2026.05.19 00:09:32.029308 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2026.05.19 00:09:32.033018 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17137 | 2026.05.19 00:09:36.141461 [ 221 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17138 | 2026.05.19 00:09:36.141516 [ 221 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17139 | 2026.05.19 00:09:36.144803 [ 221 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17140 | 2026.05.19 00:09:36.146852 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17141 | 2026.05.19 00:09:36.147118 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17142 | 2026.05.19 00:09:36.147466 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17143 | 2026.05.19 00:09:36.147505 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Debug> 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 | ||
| 17144 | 2026.05.19 00:09:36.147726 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17145 | 2026.05.19 00:09:36.147795 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17146 | 2026.05.19 00:09:36.147943 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17147 | 2026.05.19 00:09:36.148028 [ 324 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17148 | 2026.05.19 00:09:36.148033 [ 348 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17149 | 2026.05.19 00:09:36.148054 [ 325 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17150 | 2026.05.19 00:09:36.148167 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17151 | 2026.05.19 00:09:36.148200 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17152 | 2026.05.19 00:09:36.148271 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17153 | 2026.05.19 00:09:36.148292 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17154 | 2026.05.19 00:09:36.148330 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> 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'))" | ||
| 17155 | 2026.05.19 00:09:36.148372 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Trace> 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'))" | ||
| 17156 | 2026.05.19 00:09:36.149418 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00241 sec., 14522.821576763487 rows/sec., 2.45 MiB/sec. | ||
| 17157 | 2026.05.19 00:09:36.149544 [ 294 ] {20a49f48-d46e-4bff-b7c4-084d7d2cae96} <Debug> TCPHandler: Processed in 0.002838579 sec. | ||
| 17158 | 2026.05.19 00:09:36.151697 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17159 | 2026.05.19 00:09:36.151826 [ 294 ] {8cf2e61f-940f-4e93-8b46-8b92a3cb2e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17160 | 2026.05.19 00:09:36.151879 [ 294 ] {8cf2e61f-940f-4e93-8b46-8b92a3cb2e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17161 | 2026.05.19 00:09:36.152429 [ 294 ] {8cf2e61f-940f-4e93-8b46-8b92a3cb2e05} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17162 | 2026.05.19 00:09:36.152477 [ 294 ] {8cf2e61f-940f-4e93-8b46-8b92a3cb2e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17163 | 2026.05.19 00:09:36.152856 [ 294 ] {8cf2e61f-940f-4e93-8b46-8b92a3cb2e05} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17164 | 2026.05.19 00:09:36.153084 [ 294 ] {8cf2e61f-940f-4e93-8b46-8b92a3cb2e05} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17165 | 2026.05.19 00:09:36.153234 [ 294 ] {8cf2e61f-940f-4e93-8b46-8b92a3cb2e05} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001446 sec., 80221.30013831258 rows/sec., 6.81 MiB/sec. | ||
| 17166 | 2026.05.19 00:09:36.153270 [ 294 ] {8cf2e61f-940f-4e93-8b46-8b92a3cb2e05} <Debug> TCPHandler: Processed in 0.001634795 sec. | ||
| 17167 | 2026.05.19 00:09:36.153390 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17168 | 2026.05.19 00:09:36.153485 [ 294 ] {f23a8ce0-8227-4acd-94dd-e9d6f03e86ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17169 | 2026.05.19 00:09:36.153527 [ 294 ] {f23a8ce0-8227-4acd-94dd-e9d6f03e86ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17170 | 2026.05.19 00:09:36.153933 [ 294 ] {f23a8ce0-8227-4acd-94dd-e9d6f03e86ef} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2026.05.19 00:09:36.153970 [ 294 ] {f23a8ce0-8227-4acd-94dd-e9d6f03e86ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17172 | 2026.05.19 00:09:36.154260 [ 294 ] {f23a8ce0-8227-4acd-94dd-e9d6f03e86ef} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17173 | 2026.05.19 00:09:36.154462 [ 294 ] {f23a8ce0-8227-4acd-94dd-e9d6f03e86ef} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2026.05.19 00:09:36.154592 [ 294 ] {f23a8ce0-8227-4acd-94dd-e9d6f03e86ef} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001126 sec., 26642.98401420959 rows/sec., 1.96 MiB/sec. | ||
| 17175 | 2026.05.19 00:09:36.154626 [ 294 ] {f23a8ce0-8227-4acd-94dd-e9d6f03e86ef} <Debug> TCPHandler: Processed in 0.001286106 sec. | ||
| 17176 | 2026.05.19 00:09:36.154749 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17177 | 2026.05.19 00:09:36.154844 [ 294 ] {1dfcdcc2-89cf-4d99-9abb-8c62705af0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17178 | 2026.05.19 00:09:36.154884 [ 294 ] {1dfcdcc2-89cf-4d99-9abb-8c62705af0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17179 | 2026.05.19 00:09:36.155313 [ 294 ] {1dfcdcc2-89cf-4d99-9abb-8c62705af0fe} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2026.05.19 00:09:36.155350 [ 294 ] {1dfcdcc2-89cf-4d99-9abb-8c62705af0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17181 | 2026.05.19 00:09:36.155639 [ 294 ] {1dfcdcc2-89cf-4d99-9abb-8c62705af0fe} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17182 | 2026.05.19 00:09:36.155836 [ 294 ] {1dfcdcc2-89cf-4d99-9abb-8c62705af0fe} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17183 | 2026.05.19 00:09:36.155966 [ 294 ] {1dfcdcc2-89cf-4d99-9abb-8c62705af0fe} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00114 sec., 82456.14035087719 rows/sec., 6.44 MiB/sec. | ||
| 17184 | 2026.05.19 00:09:36.156000 [ 294 ] {1dfcdcc2-89cf-4d99-9abb-8c62705af0fe} <Debug> TCPHandler: Processed in 0.001299576 sec. | ||
| 17185 | 2026.05.19 00:09:36.156125 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17186 | 2026.05.19 00:09:36.156219 [ 294 ] {97ea2cf2-8d83-4e4c-b94c-293eea336f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17187 | 2026.05.19 00:09:36.156263 [ 294 ] {97ea2cf2-8d83-4e4c-b94c-293eea336f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17188 | 2026.05.19 00:09:36.156656 [ 294 ] {97ea2cf2-8d83-4e4c-b94c-293eea336f90} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17189 | 2026.05.19 00:09:36.156692 [ 294 ] {97ea2cf2-8d83-4e4c-b94c-293eea336f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17190 | 2026.05.19 00:09:36.157005 [ 294 ] {97ea2cf2-8d83-4e4c-b94c-293eea336f90} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17191 | 2026.05.19 00:09:36.157209 [ 294 ] {97ea2cf2-8d83-4e4c-b94c-293eea336f90} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17192 | 2026.05.19 00:09:36.157340 [ 294 ] {97ea2cf2-8d83-4e4c-b94c-293eea336f90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 17193 | 2026.05.19 00:09:36.157374 [ 294 ] {97ea2cf2-8d83-4e4c-b94c-293eea336f90} <Debug> TCPHandler: Processed in 0.001298796 sec. | ||
| 17194 | 2026.05.19 00:09:36.157429 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17195 | 2026.05.19 00:09:36.157465 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17196 | 2026.05.19 00:09:36.157493 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17197 | 2026.05.19 00:09:36.157594 [ 294 ] {258cf5bf-292a-4ec2-8bf4-3c0242937fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17198 | 2026.05.19 00:09:36.157650 [ 294 ] {258cf5bf-292a-4ec2-8bf4-3c0242937fe7} <Trace> 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 | ||
| 17199 | 2026.05.19 00:09:36.158506 [ 294 ] {258cf5bf-292a-4ec2-8bf4-3c0242937fe7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17200 | 2026.05.19 00:09:36.158552 [ 294 ] {258cf5bf-292a-4ec2-8bf4-3c0242937fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17201 | 2026.05.19 00:09:36.159197 [ 294 ] {258cf5bf-292a-4ec2-8bf4-3c0242937fe7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17202 | 2026.05.19 00:09:36.159466 [ 294 ] {258cf5bf-292a-4ec2-8bf4-3c0242937fe7} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17203 | 2026.05.19 00:09:36.159625 [ 294 ] {258cf5bf-292a-4ec2-8bf4-3c0242937fe7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002048 sec., 14648.4375 rows/sec., 26.25 MiB/sec. | ||
| 17204 | 2026.05.19 00:09:36.159677 [ 294 ] {258cf5bf-292a-4ec2-8bf4-3c0242937fe7} <Debug> TCPHandler: Processed in 0.002236363 sec. | ||
| 17205 | 2026.05.19 00:09:36.159796 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2026.05.19 00:09:36.159891 [ 294 ] {757b8250-0c48-4eca-8c45-23e4dcbf0b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17207 | 2026.05.19 00:09:36.159933 [ 294 ] {757b8250-0c48-4eca-8c45-23e4dcbf0b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17208 | 2026.05.19 00:09:36.160204 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17209 | 2026.05.19 00:09:36.160277 [ 294 ] {757b8250-0c48-4eca-8c45-23e4dcbf0b54} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2026.05.19 00:09:36.160325 [ 294 ] {757b8250-0c48-4eca-8c45-23e4dcbf0b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17211 | 2026.05.19 00:09:36.160629 [ 294 ] {757b8250-0c48-4eca-8c45-23e4dcbf0b54} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17212 | 2026.05.19 00:09:36.160828 [ 294 ] {757b8250-0c48-4eca-8c45-23e4dcbf0b54} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2026.05.19 00:09:36.160955 [ 294 ] {757b8250-0c48-4eca-8c45-23e4dcbf0b54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 17214 | 2026.05.19 00:09:36.160988 [ 294 ] {757b8250-0c48-4eca-8c45-23e4dcbf0b54} <Debug> TCPHandler: Processed in 0.001239895 sec. | ||
| 17215 | 2026.05.19 00:09:36.161036 [ 226 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17216 | 2026.05.19 00:09:36.161064 [ 226 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17217 | 2026.05.19 00:09:36.163441 [ 226 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17218 | 2026.05.19 00:09:37.010970 [ 137 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17219 | 2026.05.19 00:09:37.011053 [ 137 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17220 | 2026.05.19 00:09:37.011078 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17221 | 2026.05.19 00:09:37.011175 [ 221 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17222 | 2026.05.19 00:09:37.011210 [ 221 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17223 | 2026.05.19 00:09:37.011218 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 17224 | 2026.05.19 00:09:37.011377 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17225 | 2026.05.19 00:09:37.011417 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 17226 | 2026.05.19 00:09:37.011498 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 17227 | 2026.05.19 00:09:37.011558 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 17228 | 2026.05.19 00:09:37.011612 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 17229 | 2026.05.19 00:09:37.011664 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 17230 | 2026.05.19 00:09:37.012508 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352947 sec., 26608.581119585615 rows/sec., 2.22 MiB/sec. | ||
| 17231 | 2026.05.19 00:09:37.012644 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17232 | 2026.05.19 00:09:37.012936 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17233 | 2026.05.19 00:09:37.013024 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_37_9} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17234 | 2026.05.19 00:09:37.013076 [ 221 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17235 | 2026.05.19 00:09:37.013094 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17236 | 2026.05.19 00:09:37.216512 [ 136 ] {} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17237 | 2026.05.19 00:09:37.216573 [ 136 ] {} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2026.05.19 00:09:37.216595 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17239 | 2026.05.19 00:09:37.216710 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 17240 | 2026.05.19 00:09:37.216837 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17241 | 2026.05.19 00:09:37.216869 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 17242 | 2026.05.19 00:09:37.216936 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 17243 | 2026.05.19 00:09:37.216983 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 17244 | 2026.05.19 00:09:37.217033 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 17245 | 2026.05.19 00:09:37.217076 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 17246 | 2026.05.19 00:09:37.217796 [ 188 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141052 sec., 5258.305493527026 rows/sec., 390.26 KiB/sec. | ||
| 17247 | 2026.05.19 00:09:37.217968 [ 201 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17248 | 2026.05.19 00:09:37.218287 [ 201 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17249 | 2026.05.19 00:09:37.218377 [ 201 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_17_4} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17250 | 2026.05.19 00:09:37.218477 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17251 | 2026.05.19 00:09:37.440325 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17252 | 2026.05.19 00:09:37.440359 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17253 | 2026.05.19 00:09:37.614448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36451 | ||
| 17254 | 2026.05.19 00:09:37.614929 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2026.05.19 00:09:37.614965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17256 | 2026.05.19 00:09:37.615447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17257 | 2026.05.19 00:09:37.615690 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17258 | 2026.05.19 00:09:37.615819 [ 136 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17259 | 2026.05.19 00:09:37.615820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36451 | ||
| 17260 | 2026.05.19 00:09:37.615857 [ 136 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.05.19 00:09:37.615877 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17262 | 2026.05.19 00:09:37.615964 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17263 | 2026.05.19 00:09:37.616046 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17264 | 2026.05.19 00:09:37.616076 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34083 rows starting from the beginning of the part | ||
| 17265 | 2026.05.19 00:09:37.616135 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17266 | 2026.05.19 00:09:37.616178 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17267 | 2026.05.19 00:09:37.616220 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17268 | 2026.05.19 00:09:37.616258 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17269 | 2026.05.19 00:09:37.616300 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17270 | 2026.05.19 00:09:37.618485 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36451 rows, containing 4 columns (4 merged, 0 gathered) in 0.002559431 sec., 14241837.34587883 rows/sec., 203.73 MiB/sec. | ||
| 17271 | 2026.05.19 00:09:37.618692 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17272 | 2026.05.19 00:09:37.618923 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2026.05.19 00:09:37.618982 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_76_15} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17274 | 2026.05.19 00:09:37.619042 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17275 | 2026.05.19 00:09:38.015555 [ 220 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17276 | 2026.05.19 00:09:38.015613 [ 220 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17277 | 2026.05.19 00:09:38.018386 [ 220 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17278 | 2026.05.19 00:09:39.533092 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17279 | 2026.05.19 00:09:39.550821 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17280 | 2026.05.19 00:09:39.550886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17281 | 2026.05.19 00:09:39.556975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17282 | 2026.05.19 00:09:39.557726 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17283 | 2026.05.19 00:09:39.558033 [ 132 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17284 | 2026.05.19 00:09:39.558104 [ 132 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17285 | 2026.05.19 00:09:39.558128 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17286 | 2026.05.19 00:09:39.558305 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17287 | 2026.05.19 00:09:39.561126 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17288 | 2026.05.19 00:09:39.562479 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17289 | 2026.05.19 00:09:39.564142 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17290 | 2026.05.19 00:09:39.568911 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 17291 | 2026.05.19 00:09:39.573454 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 17292 | 2026.05.19 00:09:39.578321 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17293 | 2026.05.19 00:09:39.583436 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17294 | 2026.05.19 00:09:39.588071 [ 198 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17295 | 2026.05.19 00:09:39.642730 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.084523221 sec., 6779.202131920647 rows/sec., 35.05 MiB/sec. | ||
| 17296 | 2026.05.19 00:09:39.645634 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17297 | 2026.05.19 00:09:39.647640 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2026.05.19 00:09:39.647747 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_76_15} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17299 | 2026.05.19 00:09:39.650845 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17300 | 2026.05.19 00:09:40.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.91 MiB, peak 396.31 MiB, free memory in arenas 0.00 B, will set to 377.83 MiB (RSS), difference: -1.08 MiB | ||
| 17301 | 2026.05.19 00:09:41.145984 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17302 | 2026.05.19 00:09:41.146246 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17303 | 2026.05.19 00:09:41.146592 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17304 | 2026.05.19 00:09:41.146630 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Debug> 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 | ||
| 17305 | 2026.05.19 00:09:41.146849 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17306 | 2026.05.19 00:09:41.146916 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17307 | 2026.05.19 00:09:41.147058 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17308 | 2026.05.19 00:09:41.147164 [ 348 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17309 | 2026.05.19 00:09:41.147179 [ 325 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17310 | 2026.05.19 00:09:41.147164 [ 324 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17311 | 2026.05.19 00:09:41.147370 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17312 | 2026.05.19 00:09:41.147417 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17313 | 2026.05.19 00:09:41.147507 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17314 | 2026.05.19 00:09:41.147532 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17315 | 2026.05.19 00:09:41.147577 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> 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'))" | ||
| 17316 | 2026.05.19 00:09:41.147625 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Trace> 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'))" | ||
| 17317 | 2026.05.19 00:09:41.148797 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002661 sec., 13152.950018789928 rows/sec., 2.22 MiB/sec. | ||
| 17318 | 2026.05.19 00:09:41.148938 [ 294 ] {a438263d-7df2-4986-9baa-680b2f25d286} <Debug> TCPHandler: Processed in 0.003092356 sec. | ||
| 17319 | 2026.05.19 00:09:41.150844 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17320 | 2026.05.19 00:09:41.150956 [ 294 ] {7f372c12-6977-4179-a461-5899ab87a3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17321 | 2026.05.19 00:09:41.151001 [ 294 ] {7f372c12-6977-4179-a461-5899ab87a3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17322 | 2026.05.19 00:09:41.151534 [ 294 ] {7f372c12-6977-4179-a461-5899ab87a3fd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17323 | 2026.05.19 00:09:41.151578 [ 294 ] {7f372c12-6977-4179-a461-5899ab87a3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17324 | 2026.05.19 00:09:41.151985 [ 294 ] {7f372c12-6977-4179-a461-5899ab87a3fd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17325 | 2026.05.19 00:09:41.152323 [ 294 ] {7f372c12-6977-4179-a461-5899ab87a3fd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17326 | 2026.05.19 00:09:41.152526 [ 294 ] {7f372c12-6977-4179-a461-5899ab87a3fd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001599 sec., 48780.48780487805 rows/sec., 4.04 MiB/sec. | ||
| 17327 | 2026.05.19 00:09:41.152578 [ 294 ] {7f372c12-6977-4179-a461-5899ab87a3fd} <Debug> TCPHandler: Processed in 0.00178294 sec. | ||
| 17328 | 2026.05.19 00:09:41.152723 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17329 | 2026.05.19 00:09:41.152836 [ 294 ] {dfcb1e1a-2d2a-4acf-9b01-2e8a5bab5a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17330 | 2026.05.19 00:09:41.152889 [ 294 ] {dfcb1e1a-2d2a-4acf-9b01-2e8a5bab5a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17331 | 2026.05.19 00:09:41.153398 [ 294 ] {dfcb1e1a-2d2a-4acf-9b01-2e8a5bab5a8f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17332 | 2026.05.19 00:09:41.153433 [ 294 ] {dfcb1e1a-2d2a-4acf-9b01-2e8a5bab5a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17333 | 2026.05.19 00:09:41.153740 [ 294 ] {dfcb1e1a-2d2a-4acf-9b01-2e8a5bab5a8f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17334 | 2026.05.19 00:09:41.153994 [ 294 ] {dfcb1e1a-2d2a-4acf-9b01-2e8a5bab5a8f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17335 | 2026.05.19 00:09:41.154130 [ 294 ] {dfcb1e1a-2d2a-4acf-9b01-2e8a5bab5a8f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001323 sec., 8314.436885865458 rows/sec., 625.21 KiB/sec. | ||
| 17336 | 2026.05.19 00:09:41.154164 [ 294 ] {dfcb1e1a-2d2a-4acf-9b01-2e8a5bab5a8f} <Debug> TCPHandler: Processed in 0.001501462 sec. | ||
| 17337 | 2026.05.19 00:09:41.154283 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17338 | 2026.05.19 00:09:41.154379 [ 294 ] {53e67759-700d-4f1d-a3b9-78469a2a235e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17339 | 2026.05.19 00:09:41.154419 [ 294 ] {53e67759-700d-4f1d-a3b9-78469a2a235e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17340 | 2026.05.19 00:09:41.154842 [ 294 ] {53e67759-700d-4f1d-a3b9-78469a2a235e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17341 | 2026.05.19 00:09:41.154877 [ 294 ] {53e67759-700d-4f1d-a3b9-78469a2a235e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17342 | 2026.05.19 00:09:41.155191 [ 294 ] {53e67759-700d-4f1d-a3b9-78469a2a235e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17343 | 2026.05.19 00:09:41.155403 [ 294 ] {53e67759-700d-4f1d-a3b9-78469a2a235e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17344 | 2026.05.19 00:09:41.155529 [ 294 ] {53e67759-700d-4f1d-a3b9-78469a2a235e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001169 sec., 64157.39948674081 rows/sec., 5.01 MiB/sec. | ||
| 17345 | 2026.05.19 00:09:41.155569 [ 294 ] {53e67759-700d-4f1d-a3b9-78469a2a235e} <Debug> TCPHandler: Processed in 0.001332477 sec. | ||
| 17346 | 2026.05.19 00:09:41.155688 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17347 | 2026.05.19 00:09:41.155781 [ 294 ] {b8dfcfc3-0404-4b89-9cbf-35d5cd89f1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17348 | 2026.05.19 00:09:41.155824 [ 294 ] {b8dfcfc3-0404-4b89-9cbf-35d5cd89f1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17349 | 2026.05.19 00:09:41.156227 [ 294 ] {b8dfcfc3-0404-4b89-9cbf-35d5cd89f1c8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17350 | 2026.05.19 00:09:41.156260 [ 294 ] {b8dfcfc3-0404-4b89-9cbf-35d5cd89f1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17351 | 2026.05.19 00:09:41.156585 [ 294 ] {b8dfcfc3-0404-4b89-9cbf-35d5cd89f1c8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17352 | 2026.05.19 00:09:41.156794 [ 294 ] {b8dfcfc3-0404-4b89-9cbf-35d5cd89f1c8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17353 | 2026.05.19 00:09:41.156919 [ 294 ] {b8dfcfc3-0404-4b89-9cbf-35d5cd89f1c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 17354 | 2026.05.19 00:09:41.156952 [ 294 ] {b8dfcfc3-0404-4b89-9cbf-35d5cd89f1c8} <Debug> TCPHandler: Processed in 0.001310857 sec. | ||
| 17355 | 2026.05.19 00:09:41.157058 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2026.05.19 00:09:41.157149 [ 294 ] {2e1ee659-9a83-4a3d-9b0a-f33a073b2dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17357 | 2026.05.19 00:09:41.157237 [ 294 ] {2e1ee659-9a83-4a3d-9b0a-f33a073b2dab} <Trace> 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 | ||
| 17358 | 2026.05.19 00:09:41.157985 [ 294 ] {2e1ee659-9a83-4a3d-9b0a-f33a073b2dab} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.05.19 00:09:41.158019 [ 294 ] {2e1ee659-9a83-4a3d-9b0a-f33a073b2dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17360 | 2026.05.19 00:09:41.158528 [ 294 ] {2e1ee659-9a83-4a3d-9b0a-f33a073b2dab} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17361 | 2026.05.19 00:09:41.158751 [ 294 ] {2e1ee659-9a83-4a3d-9b0a-f33a073b2dab} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17362 | 2026.05.19 00:09:41.158888 [ 294 ] {2e1ee659-9a83-4a3d-9b0a-f33a073b2dab} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001757 sec., 6260.671599317017 rows/sec., 11.22 MiB/sec. | ||
| 17363 | 2026.05.19 00:09:41.159034 [ 294 ] {2e1ee659-9a83-4a3d-9b0a-f33a073b2dab} <Debug> TCPHandler: Processed in 0.002021996 sec. | ||
| 17364 | 2026.05.19 00:09:41.159151 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17365 | 2026.05.19 00:09:41.159243 [ 294 ] {e13a6ff2-2879-433f-b4d0-1f9a2d9a20dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17366 | 2026.05.19 00:09:41.159285 [ 294 ] {e13a6ff2-2879-433f-b4d0-1f9a2d9a20dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17367 | 2026.05.19 00:09:41.159634 [ 294 ] {e13a6ff2-2879-433f-b4d0-1f9a2d9a20dc} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2026.05.19 00:09:41.159667 [ 294 ] {e13a6ff2-2879-433f-b4d0-1f9a2d9a20dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17369 | 2026.05.19 00:09:41.159969 [ 294 ] {e13a6ff2-2879-433f-b4d0-1f9a2d9a20dc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17370 | 2026.05.19 00:09:41.160198 [ 294 ] {e13a6ff2-2879-433f-b4d0-1f9a2d9a20dc} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2026.05.19 00:09:41.160327 [ 294 ] {e13a6ff2-2879-433f-b4d0-1f9a2d9a20dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 17372 | 2026.05.19 00:09:41.160360 [ 294 ] {e13a6ff2-2879-433f-b4d0-1f9a2d9a20dc} <Debug> TCPHandler: Processed in 0.001256695 sec. | ||
| 17373 | 2026.05.19 00:09:45.115947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36963 | ||
| 17374 | 2026.05.19 00:09:45.116475 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17375 | 2026.05.19 00:09:45.116516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17376 | 2026.05.19 00:09:45.116988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17377 | 2026.05.19 00:09:45.117223 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17378 | 2026.05.19 00:09:45.117363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36963 | ||
| 17379 | 2026.05.19 00:09:46.146945 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17380 | 2026.05.19 00:09:46.147306 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17381 | 2026.05.19 00:09:46.147793 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17382 | 2026.05.19 00:09:46.147832 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Debug> 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 | ||
| 17383 | 2026.05.19 00:09:46.148054 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17384 | 2026.05.19 00:09:46.148123 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17385 | 2026.05.19 00:09:46.148266 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 17386 | 2026.05.19 00:09:46.148380 [ 348 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17387 | 2026.05.19 00:09:46.148418 [ 362 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17388 | 2026.05.19 00:09:46.148418 [ 325 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17389 | 2026.05.19 00:09:46.148572 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17390 | 2026.05.19 00:09:46.148602 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17391 | 2026.05.19 00:09:46.148673 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17392 | 2026.05.19 00:09:46.148695 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17393 | 2026.05.19 00:09:46.148731 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> 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'))" | ||
| 17394 | 2026.05.19 00:09:46.148770 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Trace> 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'))" | ||
| 17395 | 2026.05.19 00:09:46.149928 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002779 sec., 12594.458438287154 rows/sec., 2.12 MiB/sec. | ||
| 17396 | 2026.05.19 00:09:46.150059 [ 294 ] {02894960-24e2-4c94-bf5d-83f2ff75499d} <Debug> TCPHandler: Processed in 0.003300022 sec. | ||
| 17397 | 2026.05.19 00:09:46.152302 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17398 | 2026.05.19 00:09:46.152415 [ 294 ] {d164510d-d008-4c58-a2b7-b0011f55c572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17399 | 2026.05.19 00:09:46.152460 [ 294 ] {d164510d-d008-4c58-a2b7-b0011f55c572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17400 | 2026.05.19 00:09:46.152940 [ 294 ] {d164510d-d008-4c58-a2b7-b0011f55c572} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17401 | 2026.05.19 00:09:46.152977 [ 294 ] {d164510d-d008-4c58-a2b7-b0011f55c572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17402 | 2026.05.19 00:09:46.153330 [ 294 ] {d164510d-d008-4c58-a2b7-b0011f55c572} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17403 | 2026.05.19 00:09:46.153545 [ 294 ] {d164510d-d008-4c58-a2b7-b0011f55c572} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17404 | 2026.05.19 00:09:46.153691 [ 294 ] {d164510d-d008-4c58-a2b7-b0011f55c572} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001308 sec., 1529.0519877675843 rows/sec., 124.68 KiB/sec. | ||
| 17405 | 2026.05.19 00:09:46.153727 [ 294 ] {d164510d-d008-4c58-a2b7-b0011f55c572} <Debug> TCPHandler: Processed in 0.001478111 sec. | ||
| 17406 | 2026.05.19 00:09:46.153853 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17407 | 2026.05.19 00:09:46.153948 [ 294 ] {b297b11a-3e42-473a-8f00-80e09cd9db66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17408 | 2026.05.19 00:09:46.153988 [ 294 ] {b297b11a-3e42-473a-8f00-80e09cd9db66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17409 | 2026.05.19 00:09:46.154431 [ 294 ] {b297b11a-3e42-473a-8f00-80e09cd9db66} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17410 | 2026.05.19 00:09:46.154466 [ 294 ] {b297b11a-3e42-473a-8f00-80e09cd9db66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17411 | 2026.05.19 00:09:46.154767 [ 294 ] {b297b11a-3e42-473a-8f00-80e09cd9db66} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17412 | 2026.05.19 00:09:46.154977 [ 294 ] {b297b11a-3e42-473a-8f00-80e09cd9db66} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17413 | 2026.05.19 00:09:46.155103 [ 294 ] {b297b11a-3e42-473a-8f00-80e09cd9db66} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001173 sec., 99744.24552429668 rows/sec., 8.46 MiB/sec. | ||
| 17414 | 2026.05.19 00:09:46.155137 [ 294 ] {b297b11a-3e42-473a-8f00-80e09cd9db66} <Debug> TCPHandler: Processed in 0.001333348 sec. | ||
| 17415 | 2026.05.19 00:09:46.155257 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17416 | 2026.05.19 00:09:46.155352 [ 294 ] {1076adfd-92bc-4233-bb32-6bf276ee7d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17417 | 2026.05.19 00:09:46.155391 [ 294 ] {1076adfd-92bc-4233-bb32-6bf276ee7d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17418 | 2026.05.19 00:09:46.155793 [ 294 ] {1076adfd-92bc-4233-bb32-6bf276ee7d13} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17419 | 2026.05.19 00:09:46.155828 [ 294 ] {1076adfd-92bc-4233-bb32-6bf276ee7d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17420 | 2026.05.19 00:09:46.156120 [ 294 ] {1076adfd-92bc-4233-bb32-6bf276ee7d13} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17421 | 2026.05.19 00:09:46.156336 [ 294 ] {1076adfd-92bc-4233-bb32-6bf276ee7d13} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17422 | 2026.05.19 00:09:46.156440 [ 122 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17423 | 2026.05.19 00:09:46.156462 [ 294 ] {1076adfd-92bc-4233-bb32-6bf276ee7d13} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001129 sec., 28343.666961913197 rows/sec., 2.07 MiB/sec. | ||
| 17424 | 2026.05.19 00:09:46.156476 [ 122 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.05.19 00:09:46.156496 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17426 | 2026.05.19 00:09:46.156498 [ 294 ] {1076adfd-92bc-4233-bb32-6bf276ee7d13} <Debug> TCPHandler: Processed in 0.001289176 sec. | ||
| 17427 | 2026.05.19 00:09:46.156625 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17428 | 2026.05.19 00:09:46.156624 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17429 | 2026.05.19 00:09:46.156720 [ 294 ] {e117db0e-3ec6-4c08-b6bd-f128e4233284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17430 | 2026.05.19 00:09:46.156763 [ 294 ] {e117db0e-3ec6-4c08-b6bd-f128e4233284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17431 | 2026.05.19 00:09:46.156785 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17432 | 2026.05.19 00:09:46.156826 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 82 rows starting from the beginning of the part | ||
| 17433 | 2026.05.19 00:09:46.156895 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part | ||
| 17434 | 2026.05.19 00:09:46.156948 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 44 rows starting from the beginning of the part | ||
| 17435 | 2026.05.19 00:09:46.156994 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part | ||
| 17436 | 2026.05.19 00:09:46.157041 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part | ||
| 17437 | 2026.05.19 00:09:46.157087 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
| 17438 | 2026.05.19 00:09:46.157177 [ 294 ] {e117db0e-3ec6-4c08-b6bd-f128e4233284} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2026.05.19 00:09:46.157219 [ 294 ] {e117db0e-3ec6-4c08-b6bd-f128e4233284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17440 | 2026.05.19 00:09:46.157547 [ 294 ] {e117db0e-3ec6-4c08-b6bd-f128e4233284} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17441 | 2026.05.19 00:09:46.157774 [ 294 ] {e117db0e-3ec6-4c08-b6bd-f128e4233284} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2026.05.19 00:09:46.157908 [ 294 ] {e117db0e-3ec6-4c08-b6bd-f128e4233284} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001206 sec., 79601.99004975124 rows/sec., 6.22 MiB/sec. | ||
| 17443 | 2026.05.19 00:09:46.157943 [ 294 ] {e117db0e-3ec6-4c08-b6bd-f128e4233284} <Debug> TCPHandler: Processed in 0.001367268 sec. | ||
| 17444 | 2026.05.19 00:09:46.157956 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386898 sec., 165116.6848607468 rows/sec., 12.72 MiB/sec. | ||
| 17445 | 2026.05.19 00:09:46.158065 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.05.19 00:09:46.158147 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17447 | 2026.05.19 00:09:46.158166 [ 294 ] {12b35b7d-351b-4a51-9dca-666075396595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17448 | 2026.05.19 00:09:46.158214 [ 294 ] {12b35b7d-351b-4a51-9dca-666075396595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17449 | 2026.05.19 00:09:46.158504 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17450 | 2026.05.19 00:09:46.158617 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_111_22} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17451 | 2026.05.19 00:09:46.158644 [ 294 ] {12b35b7d-351b-4a51-9dca-666075396595} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17452 | 2026.05.19 00:09:46.158684 [ 294 ] {12b35b7d-351b-4a51-9dca-666075396595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17453 | 2026.05.19 00:09:46.158718 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17454 | 2026.05.19 00:09:46.159014 [ 294 ] {12b35b7d-351b-4a51-9dca-666075396595} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17455 | 2026.05.19 00:09:46.159224 [ 294 ] {12b35b7d-351b-4a51-9dca-666075396595} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17456 | 2026.05.19 00:09:46.159355 [ 294 ] {12b35b7d-351b-4a51-9dca-666075396595} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001208 sec., 133278.14569536422 rows/sec., 9.28 MiB/sec. | ||
| 17457 | 2026.05.19 00:09:46.159390 [ 294 ] {12b35b7d-351b-4a51-9dca-666075396595} <Debug> TCPHandler: Processed in 0.001373838 sec. | ||
| 17458 | 2026.05.19 00:09:46.159510 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2026.05.19 00:09:46.159605 [ 294 ] {d8558405-697f-495f-812e-7f142b039548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17460 | 2026.05.19 00:09:46.159661 [ 294 ] {d8558405-697f-495f-812e-7f142b039548} <Trace> 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 | ||
| 17461 | 2026.05.19 00:09:46.160448 [ 294 ] {d8558405-697f-495f-812e-7f142b039548} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2026.05.19 00:09:46.160483 [ 294 ] {d8558405-697f-495f-812e-7f142b039548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17463 | 2026.05.19 00:09:46.161005 [ 294 ] {d8558405-697f-495f-812e-7f142b039548} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17464 | 2026.05.19 00:09:46.161236 [ 294 ] {d8558405-697f-495f-812e-7f142b039548} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2026.05.19 00:09:46.161332 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17466 | 2026.05.19 00:09:46.161357 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17467 | 2026.05.19 00:09:46.161372 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17468 | 2026.05.19 00:09:46.161372 [ 294 ] {d8558405-697f-495f-812e-7f142b039548} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001785 sec., 16806.722689075632 rows/sec., 30.12 MiB/sec. | ||
| 17469 | 2026.05.19 00:09:46.161432 [ 294 ] {d8558405-697f-495f-812e-7f142b039548} <Debug> TCPHandler: Processed in 0.001970795 sec. | ||
| 17470 | 2026.05.19 00:09:46.161475 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17471 | 2026.05.19 00:09:46.161564 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17472 | 2026.05.19 00:09:46.161664 [ 294 ] {1b626f36-565e-4fa3-a33c-291ef81d044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17473 | 2026.05.19 00:09:46.161707 [ 294 ] {1b626f36-565e-4fa3-a33c-291ef81d044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17474 | 2026.05.19 00:09:46.161734 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17475 | 2026.05.19 00:09:46.161798 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2284 rows starting from the beginning of the part | ||
| 17476 | 2026.05.19 00:09:46.161940 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part | ||
| 17477 | 2026.05.19 00:09:46.162052 [ 294 ] {1b626f36-565e-4fa3-a33c-291ef81d044c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17478 | 2026.05.19 00:09:46.162062 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 22 rows starting from the beginning of the part | ||
| 17479 | 2026.05.19 00:09:46.162095 [ 294 ] {1b626f36-565e-4fa3-a33c-291ef81d044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17480 | 2026.05.19 00:09:46.162196 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part | ||
| 17481 | 2026.05.19 00:09:46.162317 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part | ||
| 17482 | 2026.05.19 00:09:46.162425 [ 294 ] {1b626f36-565e-4fa3-a33c-291ef81d044c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17483 | 2026.05.19 00:09:46.162435 [ 187 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part | ||
| 17484 | 2026.05.19 00:09:46.162646 [ 294 ] {1b626f36-565e-4fa3-a33c-291ef81d044c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17485 | 2026.05.19 00:09:46.162782 [ 294 ] {1b626f36-565e-4fa3-a33c-291ef81d044c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 17486 | 2026.05.19 00:09:46.162818 [ 294 ] {1b626f36-565e-4fa3-a33c-291ef81d044c} <Debug> TCPHandler: Processed in 0.001304186 sec. | ||
| 17487 | 2026.05.19 00:09:46.170384 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 19 columns (19 merged, 0 gathered) in 0.00895269 sec., 268857.73996418953 rows/sec., 481.78 MiB/sec. | ||
| 17488 | 2026.05.19 00:09:46.172539 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17489 | 2026.05.19 00:09:46.172888 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2026.05.19 00:09:46.172967 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17491 | 2026.05.19 00:09:46.173138 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.66 MiB. | ||
| 17492 | 2026.05.19 00:09:47.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.37 MiB, peak 396.98 MiB, free memory in arenas 0.00 B, will set to 380.13 MiB (RSS), difference: 1.76 MiB | ||
| 17493 | 2026.05.19 00:09:47.061181 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17494 | 2026.05.19 00:09:47.078447 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17495 | 2026.05.19 00:09:47.078502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17496 | 2026.05.19 00:09:47.084653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17497 | 2026.05.19 00:09:47.085377 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17498 | 2026.05.19 00:09:47.088196 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17499 | 2026.05.19 00:09:51.147375 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17500 | 2026.05.19 00:09:51.147600 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17501 | 2026.05.19 00:09:51.147936 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17502 | 2026.05.19 00:09:51.147973 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Debug> 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 | ||
| 17503 | 2026.05.19 00:09:51.148195 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17504 | 2026.05.19 00:09:51.148263 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17505 | 2026.05.19 00:09:51.148405 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17506 | 2026.05.19 00:09:51.148501 [ 362 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17507 | 2026.05.19 00:09:51.148518 [ 315 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17508 | 2026.05.19 00:09:51.148501 [ 325 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17509 | 2026.05.19 00:09:51.148673 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17510 | 2026.05.19 00:09:51.148702 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17511 | 2026.05.19 00:09:51.148773 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17512 | 2026.05.19 00:09:51.148793 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17513 | 2026.05.19 00:09:51.148830 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> 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'))" | ||
| 17514 | 2026.05.19 00:09:51.148870 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Trace> 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'))" | ||
| 17515 | 2026.05.19 00:09:51.149988 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002477 sec., 14129.995962858296 rows/sec., 2.38 MiB/sec. | ||
| 17516 | 2026.05.19 00:09:51.150136 [ 294 ] {c509ab6b-11a9-4541-a573-510189cf2a5c} <Debug> TCPHandler: Processed in 0.002890871 sec. | ||
| 17517 | 2026.05.19 00:09:51.152069 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17518 | 2026.05.19 00:09:51.152204 [ 294 ] {fcfe64ed-68f1-49de-a4c4-3259398e7c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17519 | 2026.05.19 00:09:51.152258 [ 294 ] {fcfe64ed-68f1-49de-a4c4-3259398e7c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17520 | 2026.05.19 00:09:51.152869 [ 294 ] {fcfe64ed-68f1-49de-a4c4-3259398e7c91} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17521 | 2026.05.19 00:09:51.152906 [ 294 ] {fcfe64ed-68f1-49de-a4c4-3259398e7c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17522 | 2026.05.19 00:09:51.153264 [ 294 ] {fcfe64ed-68f1-49de-a4c4-3259398e7c91} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17523 | 2026.05.19 00:09:51.153485 [ 294 ] {fcfe64ed-68f1-49de-a4c4-3259398e7c91} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17524 | 2026.05.19 00:09:51.153605 [ 118 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17525 | 2026.05.19 00:09:51.153623 [ 294 ] {fcfe64ed-68f1-49de-a4c4-3259398e7c91} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001457 sec., 53534.660260809884 rows/sec., 4.43 MiB/sec. | ||
| 17526 | 2026.05.19 00:09:51.153654 [ 118 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17527 | 2026.05.19 00:09:51.153666 [ 294 ] {fcfe64ed-68f1-49de-a4c4-3259398e7c91} <Debug> TCPHandler: Processed in 0.001659116 sec. | ||
| 17528 | 2026.05.19 00:09:51.153677 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17529 | 2026.05.19 00:09:51.153783 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17530 | 2026.05.19 00:09:51.153796 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17531 | 2026.05.19 00:09:51.153917 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17532 | 2026.05.19 00:09:51.153918 [ 294 ] {db593609-e1b7-43c3-88e1-9998cb58da98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17533 | 2026.05.19 00:09:51.153958 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2618 rows starting from the beginning of the part | ||
| 17534 | 2026.05.19 00:09:51.153977 [ 294 ] {db593609-e1b7-43c3-88e1-9998cb58da98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17535 | 2026.05.19 00:09:51.154028 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 17536 | 2026.05.19 00:09:51.154085 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 116 rows starting from the beginning of the part | ||
| 17537 | 2026.05.19 00:09:51.154130 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 78 rows starting from the beginning of the part | ||
| 17538 | 2026.05.19 00:09:51.154176 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 117 rows starting from the beginning of the part | ||
| 17539 | 2026.05.19 00:09:51.154219 [ 196 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 78 rows starting from the beginning of the part | ||
| 17540 | 2026.05.19 00:09:51.154388 [ 294 ] {db593609-e1b7-43c3-88e1-9998cb58da98} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17541 | 2026.05.19 00:09:51.154429 [ 294 ] {db593609-e1b7-43c3-88e1-9998cb58da98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17542 | 2026.05.19 00:09:51.154735 [ 294 ] {db593609-e1b7-43c3-88e1-9998cb58da98} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17543 | 2026.05.19 00:09:51.154953 [ 294 ] {db593609-e1b7-43c3-88e1-9998cb58da98} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17544 | 2026.05.19 00:09:51.155088 [ 294 ] {db593609-e1b7-43c3-88e1-9998cb58da98} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001196 sec., 9197.324414715718 rows/sec., 691.60 KiB/sec. | ||
| 17545 | 2026.05.19 00:09:51.155122 [ 294 ] {db593609-e1b7-43c3-88e1-9998cb58da98} <Debug> TCPHandler: Processed in 0.001374468 sec. | ||
| 17546 | 2026.05.19 00:09:51.155238 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17547 | 2026.05.19 00:09:51.155331 [ 294 ] {fced581f-f230-4620-a5e1-fd062862190b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17548 | 2026.05.19 00:09:51.155371 [ 294 ] {fced581f-f230-4620-a5e1-fd062862190b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17549 | 2026.05.19 00:09:51.155561 [ 189 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815651 sec., 1686998.2171683875 rows/sec., 135.38 MiB/sec. | ||
| 17550 | 2026.05.19 00:09:51.155787 [ 294 ] {fced581f-f230-4620-a5e1-fd062862190b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17551 | 2026.05.19 00:09:51.155827 [ 294 ] {fced581f-f230-4620-a5e1-fd062862190b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17552 | 2026.05.19 00:09:51.155944 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17553 | 2026.05.19 00:09:51.156161 [ 294 ] {fced581f-f230-4620-a5e1-fd062862190b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17554 | 2026.05.19 00:09:51.156335 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17555 | 2026.05.19 00:09:51.156411 [ 294 ] {fced581f-f230-4620-a5e1-fd062862190b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17556 | 2026.05.19 00:09:51.156446 [ 191 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_131_26} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17557 | 2026.05.19 00:09:51.156534 [ 118 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17558 | 2026.05.19 00:09:51.156551 [ 294 ] {fced581f-f230-4620-a5e1-fd062862190b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001238 sec., 60581.583198707594 rows/sec., 4.73 MiB/sec. | ||
| 17559 | 2026.05.19 00:09:51.156566 [ 118 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.05.19 00:09:51.156580 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 17561 | 2026.05.19 00:09:51.156583 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17562 | 2026.05.19 00:09:51.156586 [ 294 ] {fced581f-f230-4620-a5e1-fd062862190b} <Debug> TCPHandler: Processed in 0.001395419 sec. | ||
| 17563 | 2026.05.19 00:09:51.156681 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17564 | 2026.05.19 00:09:51.156781 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17565 | 2026.05.19 00:09:51.156784 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17566 | 2026.05.19 00:09:51.156840 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1403 rows starting from the beginning of the part | ||
| 17567 | 2026.05.19 00:09:51.156900 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 17568 | 2026.05.19 00:09:51.156906 [ 294 ] {36b61f8f-91c3-4c3c-b66a-c557623cee08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17569 | 2026.05.19 00:09:51.156947 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 94 rows starting from the beginning of the part | ||
| 17570 | 2026.05.19 00:09:51.156969 [ 294 ] {36b61f8f-91c3-4c3c-b66a-c557623cee08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17571 | 2026.05.19 00:09:51.156994 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 75 rows starting from the beginning of the part | ||
| 17572 | 2026.05.19 00:09:51.157039 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 96 rows starting from the beginning of the part | ||
| 17573 | 2026.05.19 00:09:51.157078 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 75 rows starting from the beginning of the part | ||
| 17574 | 2026.05.19 00:09:51.157466 [ 294 ] {36b61f8f-91c3-4c3c-b66a-c557623cee08} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17575 | 2026.05.19 00:09:51.157513 [ 294 ] {36b61f8f-91c3-4c3c-b66a-c557623cee08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17576 | 2026.05.19 00:09:51.157901 [ 294 ] {36b61f8f-91c3-4c3c-b66a-c557623cee08} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17577 | 2026.05.19 00:09:51.158060 [ 189 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141776 sec., 1274545.7623293083 rows/sec., 94.32 MiB/sec. | ||
| 17578 | 2026.05.19 00:09:51.158109 [ 294 ] {36b61f8f-91c3-4c3c-b66a-c557623cee08} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17579 | 2026.05.19 00:09:51.158220 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_126_36 to all_127_127_0 | ||
| 17580 | 2026.05.19 00:09:51.158222 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17581 | 2026.05.19 00:09:51.158246 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2026.05.19 00:09:51.158251 [ 294 ] {36b61f8f-91c3-4c3c-b66a-c557623cee08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00137 sec., 116788.32116788322 rows/sec., 8.13 MiB/sec. | ||
| 17583 | 2026.05.19 00:09:51.158273 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17584 | 2026.05.19 00:09:51.158295 [ 294 ] {36b61f8f-91c3-4c3c-b66a-c557623cee08} <Debug> TCPHandler: Processed in 0.001577155 sec. | ||
| 17585 | 2026.05.19 00:09:51.158337 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_127_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_36 to all_127_127_0 into Compact with storage Full | ||
| 17586 | 2026.05.19 00:09:51.158434 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17587 | 2026.05.19 00:09:51.158438 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_127_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17588 | 2026.05.19 00:09:51.158473 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17589 | 2026.05.19 00:09:51.158488 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_127_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_36, total 45844 rows starting from the beginning of the part | ||
| 17590 | 2026.05.19 00:09:51.158539 [ 191 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_131_26} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17591 | 2026.05.19 00:09:51.158544 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_127_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 128 rows starting from the beginning of the part | ||
| 17592 | 2026.05.19 00:09:51.158538 [ 294 ] {0894e576-279d-45bd-8f97-032983debdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17593 | 2026.05.19 00:09:51.158601 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 17594 | 2026.05.19 00:09:51.158618 [ 294 ] {0894e576-279d-45bd-8f97-032983debdd1} <Trace> 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 | ||
| 17595 | 2026.05.19 00:09:51.159375 [ 294 ] {0894e576-279d-45bd-8f97-032983debdd1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17596 | 2026.05.19 00:09:51.159411 [ 294 ] {0894e576-279d-45bd-8f97-032983debdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17597 | 2026.05.19 00:09:51.159927 [ 294 ] {0894e576-279d-45bd-8f97-032983debdd1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17598 | 2026.05.19 00:09:51.160137 [ 294 ] {0894e576-279d-45bd-8f97-032983debdd1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17599 | 2026.05.19 00:09:51.160275 [ 294 ] {0894e576-279d-45bd-8f97-032983debdd1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001756 sec., 6264.236902050114 rows/sec., 11.23 MiB/sec. | ||
| 17600 | 2026.05.19 00:09:51.160326 [ 294 ] {0894e576-279d-45bd-8f97-032983debdd1} <Debug> TCPHandler: Processed in 0.001939044 sec. | ||
| 17601 | 2026.05.19 00:09:51.160360 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17602 | 2026.05.19 00:09:51.160401 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17603 | 2026.05.19 00:09:51.160447 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2026.05.19 00:09:51.160546 [ 294 ] {a2a3d28c-f999-48ec-9e95-91b78fbc5e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17605 | 2026.05.19 00:09:51.160589 [ 294 ] {a2a3d28c-f999-48ec-9e95-91b78fbc5e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17606 | 2026.05.19 00:09:51.160925 [ 294 ] {a2a3d28c-f999-48ec-9e95-91b78fbc5e6c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2026.05.19 00:09:51.160963 [ 294 ] {a2a3d28c-f999-48ec-9e95-91b78fbc5e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17608 | 2026.05.19 00:09:51.161298 [ 294 ] {a2a3d28c-f999-48ec-9e95-91b78fbc5e6c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17609 | 2026.05.19 00:09:51.161510 [ 294 ] {a2a3d28c-f999-48ec-9e95-91b78fbc5e6c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2026.05.19 00:09:51.161613 [ 118 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17611 | 2026.05.19 00:09:51.161638 [ 118 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2026.05.19 00:09:51.161638 [ 294 ] {a2a3d28c-f999-48ec-9e95-91b78fbc5e6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 17613 | 2026.05.19 00:09:51.161654 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17614 | 2026.05.19 00:09:51.161677 [ 294 ] {a2a3d28c-f999-48ec-9e95-91b78fbc5e6c} <Debug> TCPHandler: Processed in 0.001277366 sec. | ||
| 17615 | 2026.05.19 00:09:51.161731 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17616 | 2026.05.19 00:09:51.161829 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17617 | 2026.05.19 00:09:51.161856 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6492 rows starting from the beginning of the part | ||
| 17618 | 2026.05.19 00:09:51.161900 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 48 rows starting from the beginning of the part | ||
| 17619 | 2026.05.19 00:09:51.161940 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17620 | 2026.05.19 00:09:51.161974 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17621 | 2026.05.19 00:09:51.162010 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17622 | 2026.05.19 00:09:51.162043 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17623 | 2026.05.19 00:09:51.163139 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17624 | 2026.05.19 00:09:51.163601 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001905203 sec., 3558675.8996285433 rows/sec., 239.83 MiB/sec. | ||
| 17625 | 2026.05.19 00:09:51.163958 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17626 | 2026.05.19 00:09:51.164194 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17627 | 2026.05.19 00:09:51.164263 [ 191 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_131_26} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17628 | 2026.05.19 00:09:51.164325 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17629 | 2026.05.19 00:09:51.165388 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_127_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45972 rows, containing 5 columns (5 merged, 0 gathered) in 0.007073098 sec., 6499556.488542927 rows/sec., 418.73 MiB/sec. | ||
| 17630 | 2026.05.19 00:09:51.165745 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_127_37} <Trace> MergedBlockOutputStream: filled checksums all_1_127_37 (state Temporary) | ||
| 17631 | 2026.05.19 00:09:51.166009 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_127_37} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_127_37 to all_1_127_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2026.05.19 00:09:51.166079 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_127_37} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_126_36, all_127_127_0] -> all_1_127_37 | ||
| 17633 | 2026.05.19 00:09:51.166145 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17634 | 2026.05.19 00:09:52.165594 [ 219 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17635 | 2026.05.19 00:09:52.165701 [ 219 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17636 | 2026.05.19 00:09:52.169425 [ 219 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17637 | 2026.05.19 00:09:52.440402 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17638 | 2026.05.19 00:09:52.440459 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17639 | 2026.05.19 00:09:52.617499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37411 | ||
| 17640 | 2026.05.19 00:09:52.618072 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17641 | 2026.05.19 00:09:52.618121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17642 | 2026.05.19 00:09:52.618608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17643 | 2026.05.19 00:09:52.618842 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17644 | 2026.05.19 00:09:52.618991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37411 | ||
| 17645 | 2026.05.19 00:09:54.588271 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17646 | 2026.05.19 00:09:54.606143 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17647 | 2026.05.19 00:09:54.606206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17648 | 2026.05.19 00:09:54.612403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17649 | 2026.05.19 00:09:54.613118 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2026.05.19 00:09:54.616364 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17651 | 2026.05.19 00:09:56.126541 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17652 | 2026.05.19 00:09:56.126601 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17653 | 2026.05.19 00:09:56.128908 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17654 | 2026.05.19 00:09:56.146714 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17655 | 2026.05.19 00:09:56.147083 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17656 | 2026.05.19 00:09:56.147418 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17657 | 2026.05.19 00:09:56.147456 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Debug> 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 | ||
| 17658 | 2026.05.19 00:09:56.147680 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17659 | 2026.05.19 00:09:56.147749 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17660 | 2026.05.19 00:09:56.147894 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17661 | 2026.05.19 00:09:56.147984 [ 315 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17662 | 2026.05.19 00:09:56.148011 [ 362 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17663 | 2026.05.19 00:09:56.148011 [ 325 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17664 | 2026.05.19 00:09:56.148142 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17665 | 2026.05.19 00:09:56.148170 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17666 | 2026.05.19 00:09:56.148239 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17667 | 2026.05.19 00:09:56.148259 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17668 | 2026.05.19 00:09:56.148295 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> 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'))" | ||
| 17669 | 2026.05.19 00:09:56.148338 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Trace> 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'))" | ||
| 17670 | 2026.05.19 00:09:56.149461 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002526 sec., 13855.898653998416 rows/sec., 2.33 MiB/sec. | ||
| 17671 | 2026.05.19 00:09:56.149613 [ 294 ] {959f7587-e7e2-4610-bc3f-17e6d907f780} <Debug> TCPHandler: Processed in 0.003086377 sec. | ||
| 17672 | 2026.05.19 00:09:56.151848 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17673 | 2026.05.19 00:09:56.151980 [ 294 ] {ee737ad3-e7b3-44db-ab0d-6cd1ef643441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17674 | 2026.05.19 00:09:56.152033 [ 294 ] {ee737ad3-e7b3-44db-ab0d-6cd1ef643441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17675 | 2026.05.19 00:09:56.152573 [ 294 ] {ee737ad3-e7b3-44db-ab0d-6cd1ef643441} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17676 | 2026.05.19 00:09:56.152611 [ 294 ] {ee737ad3-e7b3-44db-ab0d-6cd1ef643441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17677 | 2026.05.19 00:09:56.152992 [ 294 ] {ee737ad3-e7b3-44db-ab0d-6cd1ef643441} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17678 | 2026.05.19 00:09:56.153206 [ 294 ] {ee737ad3-e7b3-44db-ab0d-6cd1ef643441} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2026.05.19 00:09:56.153350 [ 294 ] {ee737ad3-e7b3-44db-ab0d-6cd1ef643441} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001407 sec., 82444.91826581379 rows/sec., 7.00 MiB/sec. | ||
| 17680 | 2026.05.19 00:09:56.153387 [ 294 ] {ee737ad3-e7b3-44db-ab0d-6cd1ef643441} <Debug> TCPHandler: Processed in 0.001600075 sec. | ||
| 17681 | 2026.05.19 00:09:56.153512 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17682 | 2026.05.19 00:09:56.153608 [ 294 ] {13236e6f-1f1d-4fe5-a8fa-7fd4fe664f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17683 | 2026.05.19 00:09:56.153649 [ 294 ] {13236e6f-1f1d-4fe5-a8fa-7fd4fe664f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17684 | 2026.05.19 00:09:56.154057 [ 294 ] {13236e6f-1f1d-4fe5-a8fa-7fd4fe664f20} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17685 | 2026.05.19 00:09:56.154092 [ 294 ] {13236e6f-1f1d-4fe5-a8fa-7fd4fe664f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17686 | 2026.05.19 00:09:56.154378 [ 294 ] {13236e6f-1f1d-4fe5-a8fa-7fd4fe664f20} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17687 | 2026.05.19 00:09:56.154578 [ 294 ] {13236e6f-1f1d-4fe5-a8fa-7fd4fe664f20} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17688 | 2026.05.19 00:09:56.154710 [ 294 ] {13236e6f-1f1d-4fe5-a8fa-7fd4fe664f20} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001123 sec., 26714.158504007122 rows/sec., 1.96 MiB/sec. | ||
| 17689 | 2026.05.19 00:09:56.154745 [ 294 ] {13236e6f-1f1d-4fe5-a8fa-7fd4fe664f20} <Debug> TCPHandler: Processed in 0.001280436 sec. | ||
| 17690 | 2026.05.19 00:09:56.154854 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17691 | 2026.05.19 00:09:56.154947 [ 294 ] {0db8f680-0cd6-492d-a7bf-8ed9897e13d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17692 | 2026.05.19 00:09:56.154987 [ 294 ] {0db8f680-0cd6-492d-a7bf-8ed9897e13d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17693 | 2026.05.19 00:09:56.155409 [ 294 ] {0db8f680-0cd6-492d-a7bf-8ed9897e13d7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2026.05.19 00:09:56.155443 [ 294 ] {0db8f680-0cd6-492d-a7bf-8ed9897e13d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17695 | 2026.05.19 00:09:56.155736 [ 294 ] {0db8f680-0cd6-492d-a7bf-8ed9897e13d7} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17696 | 2026.05.19 00:09:56.155936 [ 294 ] {0db8f680-0cd6-492d-a7bf-8ed9897e13d7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2026.05.19 00:09:56.156062 [ 294 ] {0db8f680-0cd6-492d-a7bf-8ed9897e13d7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001134 sec., 82892.41622574956 rows/sec., 6.47 MiB/sec. | ||
| 17698 | 2026.05.19 00:09:56.156095 [ 294 ] {0db8f680-0cd6-492d-a7bf-8ed9897e13d7} <Debug> TCPHandler: Processed in 0.001289156 sec. | ||
| 17699 | 2026.05.19 00:09:56.156118 [ 226 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17700 | 2026.05.19 00:09:56.156152 [ 226 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17701 | 2026.05.19 00:09:56.156211 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17702 | 2026.05.19 00:09:56.156304 [ 294 ] {d28d87f1-582d-48ac-aa20-ba88e794e412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17703 | 2026.05.19 00:09:56.156347 [ 294 ] {d28d87f1-582d-48ac-aa20-ba88e794e412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17704 | 2026.05.19 00:09:56.156739 [ 294 ] {d28d87f1-582d-48ac-aa20-ba88e794e412} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17705 | 2026.05.19 00:09:56.156773 [ 294 ] {d28d87f1-582d-48ac-aa20-ba88e794e412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17706 | 2026.05.19 00:09:56.157096 [ 294 ] {d28d87f1-582d-48ac-aa20-ba88e794e412} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17707 | 2026.05.19 00:09:56.157303 [ 294 ] {d28d87f1-582d-48ac-aa20-ba88e794e412} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17708 | 2026.05.19 00:09:56.157414 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_127_37 to all_128_128_0 | ||
| 17709 | 2026.05.19 00:09:56.157450 [ 294 ] {d28d87f1-582d-48ac-aa20-ba88e794e412} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 17710 | 2026.05.19 00:09:56.157451 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17711 | 2026.05.19 00:09:56.157484 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17712 | 2026.05.19 00:09:56.157487 [ 294 ] {d28d87f1-582d-48ac-aa20-ba88e794e412} <Debug> TCPHandler: Processed in 0.001323406 sec. | ||
| 17713 | 2026.05.19 00:09:56.157578 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_128_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_37 to all_128_128_0 into Compact with storage Full | ||
| 17714 | 2026.05.19 00:09:56.157618 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17715 | 2026.05.19 00:09:56.157717 [ 294 ] {d775cb34-1419-4dba-af40-bb7eb166c052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17716 | 2026.05.19 00:09:56.157721 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_128_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17717 | 2026.05.19 00:09:56.157774 [ 294 ] {d775cb34-1419-4dba-af40-bb7eb166c052} <Trace> 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 | ||
| 17718 | 2026.05.19 00:09:56.157774 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_128_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_37, total 45972 rows starting from the beginning of the part | ||
| 17719 | 2026.05.19 00:09:56.157863 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_128_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17720 | 2026.05.19 00:09:56.158673 [ 226 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17721 | 2026.05.19 00:09:56.158691 [ 294 ] {d775cb34-1419-4dba-af40-bb7eb166c052} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.05.19 00:09:56.158726 [ 294 ] {d775cb34-1419-4dba-af40-bb7eb166c052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17723 | 2026.05.19 00:09:56.159403 [ 294 ] {d775cb34-1419-4dba-af40-bb7eb166c052} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17724 | 2026.05.19 00:09:56.159630 [ 294 ] {d775cb34-1419-4dba-af40-bb7eb166c052} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.05.19 00:09:56.159779 [ 294 ] {d775cb34-1419-4dba-af40-bb7eb166c052} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00208 sec., 14423.076923076924 rows/sec., 25.85 MiB/sec. | ||
| 17726 | 2026.05.19 00:09:56.159836 [ 294 ] {d775cb34-1419-4dba-af40-bb7eb166c052} <Debug> TCPHandler: Processed in 0.002265013 sec. | ||
| 17727 | 2026.05.19 00:09:56.159957 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17728 | 2026.05.19 00:09:56.160052 [ 294 ] {628ab4f9-20fb-467e-8df1-6de5b1e67ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17729 | 2026.05.19 00:09:56.160095 [ 294 ] {628ab4f9-20fb-467e-8df1-6de5b1e67ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17730 | 2026.05.19 00:09:56.160444 [ 294 ] {628ab4f9-20fb-467e-8df1-6de5b1e67ade} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2026.05.19 00:09:56.160478 [ 294 ] {628ab4f9-20fb-467e-8df1-6de5b1e67ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17732 | 2026.05.19 00:09:56.160785 [ 294 ] {628ab4f9-20fb-467e-8df1-6de5b1e67ade} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17733 | 2026.05.19 00:09:56.161000 [ 294 ] {628ab4f9-20fb-467e-8df1-6de5b1e67ade} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2026.05.19 00:09:56.161132 [ 294 ] {628ab4f9-20fb-467e-8df1-6de5b1e67ade} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 17735 | 2026.05.19 00:09:56.161164 [ 294 ] {628ab4f9-20fb-467e-8df1-6de5b1e67ade} <Debug> TCPHandler: Processed in 0.001257795 sec. | ||
| 17736 | 2026.05.19 00:09:56.164790 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_128_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46132 rows, containing 5 columns (5 merged, 0 gathered) in 0.007249722 sec., 6363278.48157488 rows/sec., 410.06 MiB/sec. | ||
| 17737 | 2026.05.19 00:09:56.165309 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_128_38} <Trace> MergedBlockOutputStream: filled checksums all_1_128_38 (state Temporary) | ||
| 17738 | 2026.05.19 00:09:56.165617 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_128_38} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_128_38 to all_1_128_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17739 | 2026.05.19 00:09:56.165693 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_128_38} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_127_37, all_128_128_0] -> all_1_128_38 | ||
| 17740 | 2026.05.19 00:09:56.165773 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17741 | 2026.05.19 00:09:56.414991 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17742 | 2026.05.19 00:09:56.415235 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17743 | 2026.05.19 00:09:56.415597 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17744 | 2026.05.19 00:09:56.415643 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Debug> 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 | ||
| 17745 | 2026.05.19 00:09:56.415903 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17746 | 2026.05.19 00:09:56.415973 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17747 | 2026.05.19 00:09:56.416118 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 17748 | 2026.05.19 00:09:56.416214 [ 354 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17749 | 2026.05.19 00:09:56.416225 [ 362 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17750 | 2026.05.19 00:09:56.416231 [ 315 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17751 | 2026.05.19 00:09:56.416365 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17752 | 2026.05.19 00:09:56.416393 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17753 | 2026.05.19 00:09:56.416463 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17754 | 2026.05.19 00:09:56.416484 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17755 | 2026.05.19 00:09:56.416521 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> 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'))" | ||
| 17756 | 2026.05.19 00:09:56.416563 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Trace> 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'))" | ||
| 17757 | 2026.05.19 00:09:56.417681 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002558 sec., 13682.564503518373 rows/sec., 2.91 MiB/sec. | ||
| 17758 | 2026.05.19 00:09:56.417804 [ 294 ] {f4f5047f-8bb7-4850-8e6c-80531952d252} <Debug> TCPHandler: Processed in 0.002953123 sec. | ||
| 17759 | 2026.05.19 00:09:56.431715 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17760 | 2026.05.19 00:09:56.431922 [ 294 ] {45cb8c4e-8894-4c21-a0b0-6fd0c246049e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17761 | 2026.05.19 00:09:56.432006 [ 294 ] {45cb8c4e-8894-4c21-a0b0-6fd0c246049e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17762 | 2026.05.19 00:09:56.432531 [ 294 ] {45cb8c4e-8894-4c21-a0b0-6fd0c246049e} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17763 | 2026.05.19 00:09:56.432573 [ 294 ] {45cb8c4e-8894-4c21-a0b0-6fd0c246049e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17764 | 2026.05.19 00:09:56.432921 [ 294 ] {45cb8c4e-8894-4c21-a0b0-6fd0c246049e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17765 | 2026.05.19 00:09:56.433138 [ 294 ] {45cb8c4e-8894-4c21-a0b0-6fd0c246049e} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17766 | 2026.05.19 00:09:56.433289 [ 294 ] {45cb8c4e-8894-4c21-a0b0-6fd0c246049e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001427 sec., 16818.500350385424 rows/sec., 1.40 MiB/sec. | ||
| 17767 | 2026.05.19 00:09:56.433324 [ 294 ] {45cb8c4e-8894-4c21-a0b0-6fd0c246049e} <Debug> TCPHandler: Processed in 0.001715938 sec. | ||
| 17768 | 2026.05.19 00:09:56.433445 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17769 | 2026.05.19 00:09:56.433539 [ 294 ] {73662ee1-95c3-4085-9b46-18beef4808b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17770 | 2026.05.19 00:09:56.433580 [ 294 ] {73662ee1-95c3-4085-9b46-18beef4808b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17771 | 2026.05.19 00:09:56.433963 [ 294 ] {73662ee1-95c3-4085-9b46-18beef4808b8} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17772 | 2026.05.19 00:09:56.433999 [ 294 ] {73662ee1-95c3-4085-9b46-18beef4808b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17773 | 2026.05.19 00:09:56.434284 [ 294 ] {73662ee1-95c3-4085-9b46-18beef4808b8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17774 | 2026.05.19 00:09:56.434490 [ 294 ] {73662ee1-95c3-4085-9b46-18beef4808b8} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17775 | 2026.05.19 00:09:56.434622 [ 294 ] {73662ee1-95c3-4085-9b46-18beef4808b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001101 sec., 1816.5304268846503 rows/sec., 148.13 KiB/sec. | ||
| 17776 | 2026.05.19 00:09:56.434656 [ 294 ] {73662ee1-95c3-4085-9b46-18beef4808b8} <Debug> TCPHandler: Processed in 0.001260885 sec. | ||
| 17777 | 2026.05.19 00:09:56.434773 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17778 | 2026.05.19 00:09:56.434874 [ 294 ] {b0cf5721-77fb-4d94-961f-c7e23d334738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17779 | 2026.05.19 00:09:56.434917 [ 294 ] {b0cf5721-77fb-4d94-961f-c7e23d334738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17780 | 2026.05.19 00:09:56.437035 [ 294 ] {b0cf5721-77fb-4d94-961f-c7e23d334738} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17781 | 2026.05.19 00:09:56.437071 [ 294 ] {b0cf5721-77fb-4d94-961f-c7e23d334738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17782 | 2026.05.19 00:09:56.437533 [ 294 ] {b0cf5721-77fb-4d94-961f-c7e23d334738} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17783 | 2026.05.19 00:09:56.437745 [ 294 ] {b0cf5721-77fb-4d94-961f-c7e23d334738} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17784 | 2026.05.19 00:09:56.437878 [ 294 ] {b0cf5721-77fb-4d94-961f-c7e23d334738} <Debug> executeQuery: Read 2548 rows, 195.44 KiB in 0.003022 sec., 843150.231634679 rows/sec., 63.16 MiB/sec. | ||
| 17785 | 2026.05.19 00:09:56.437913 [ 294 ] {b0cf5721-77fb-4d94-961f-c7e23d334738} <Debug> TCPHandler: Processed in 0.003191649 sec. | ||
| 17786 | 2026.05.19 00:09:56.437982 [ 221 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17787 | 2026.05.19 00:09:56.438035 [ 221 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17788 | 2026.05.19 00:09:56.438038 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17789 | 2026.05.19 00:09:56.438146 [ 294 ] {aa54a782-d8c7-428d-a09c-7c564dbea6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17790 | 2026.05.19 00:09:56.438189 [ 294 ] {aa54a782-d8c7-428d-a09c-7c564dbea6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17791 | 2026.05.19 00:09:56.438628 [ 294 ] {aa54a782-d8c7-428d-a09c-7c564dbea6bc} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17792 | 2026.05.19 00:09:56.438668 [ 294 ] {aa54a782-d8c7-428d-a09c-7c564dbea6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17793 | 2026.05.19 00:09:56.439010 [ 294 ] {aa54a782-d8c7-428d-a09c-7c564dbea6bc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17794 | 2026.05.19 00:09:56.439259 [ 294 ] {aa54a782-d8c7-428d-a09c-7c564dbea6bc} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17795 | 2026.05.19 00:09:56.439403 [ 294 ] {aa54a782-d8c7-428d-a09c-7c564dbea6bc} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001276 sec., 28213.166144200626 rows/sec., 2.11 MiB/sec. | ||
| 17796 | 2026.05.19 00:09:56.439439 [ 294 ] {aa54a782-d8c7-428d-a09c-7c564dbea6bc} <Debug> TCPHandler: Processed in 0.001451561 sec. | ||
| 17797 | 2026.05.19 00:09:56.439556 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17798 | 2026.05.19 00:09:56.439651 [ 294 ] {88cb0412-7174-4d53-8c7c-e83f8788576d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17799 | 2026.05.19 00:09:56.439691 [ 294 ] {88cb0412-7174-4d53-8c7c-e83f8788576d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17800 | 2026.05.19 00:09:56.440530 [ 294 ] {88cb0412-7174-4d53-8c7c-e83f8788576d} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17801 | 2026.05.19 00:09:56.440580 [ 294 ] {88cb0412-7174-4d53-8c7c-e83f8788576d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17802 | 2026.05.19 00:09:56.440722 [ 221 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17803 | 2026.05.19 00:09:56.440960 [ 294 ] {88cb0412-7174-4d53-8c7c-e83f8788576d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17804 | 2026.05.19 00:09:56.441181 [ 294 ] {88cb0412-7174-4d53-8c7c-e83f8788576d} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17805 | 2026.05.19 00:09:56.441316 [ 294 ] {88cb0412-7174-4d53-8c7c-e83f8788576d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001682 sec., 490487.51486325805 rows/sec., 28.69 MiB/sec. | ||
| 17806 | 2026.05.19 00:09:56.441352 [ 294 ] {88cb0412-7174-4d53-8c7c-e83f8788576d} <Debug> TCPHandler: Processed in 0.001845891 sec. | ||
| 17807 | 2026.05.19 00:09:56.441480 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17808 | 2026.05.19 00:09:56.441585 [ 294 ] {4af29d84-2ca4-4fb8-91b3-b605f33a9beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17809 | 2026.05.19 00:09:56.441626 [ 294 ] {4af29d84-2ca4-4fb8-91b3-b605f33a9beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17810 | 2026.05.19 00:09:56.442023 [ 294 ] {4af29d84-2ca4-4fb8-91b3-b605f33a9beb} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17811 | 2026.05.19 00:09:56.442060 [ 294 ] {4af29d84-2ca4-4fb8-91b3-b605f33a9beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17812 | 2026.05.19 00:09:56.442365 [ 294 ] {4af29d84-2ca4-4fb8-91b3-b605f33a9beb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 17813 | 2026.05.19 00:09:56.442579 [ 294 ] {4af29d84-2ca4-4fb8-91b3-b605f33a9beb} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17814 | 2026.05.19 00:09:56.442710 [ 294 ] {4af29d84-2ca4-4fb8-91b3-b605f33a9beb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 17815 | 2026.05.19 00:09:56.442746 [ 294 ] {4af29d84-2ca4-4fb8-91b3-b605f33a9beb} <Debug> TCPHandler: Processed in 0.001316826 sec. | ||
| 17816 | 2026.05.19 00:09:56.442867 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17817 | 2026.05.19 00:09:56.442966 [ 294 ] {d8bcb078-392b-4bb0-8787-43fc43e8dbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17818 | 2026.05.19 00:09:56.443007 [ 294 ] {d8bcb078-392b-4bb0-8787-43fc43e8dbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17819 | 2026.05.19 00:09:56.443492 [ 294 ] {d8bcb078-392b-4bb0-8787-43fc43e8dbfb} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17820 | 2026.05.19 00:09:56.443533 [ 294 ] {d8bcb078-392b-4bb0-8787-43fc43e8dbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17821 | 2026.05.19 00:09:56.443878 [ 294 ] {d8bcb078-392b-4bb0-8787-43fc43e8dbfb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17822 | 2026.05.19 00:09:56.444105 [ 294 ] {d8bcb078-392b-4bb0-8787-43fc43e8dbfb} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17823 | 2026.05.19 00:09:56.444234 [ 294 ] {d8bcb078-392b-4bb0-8787-43fc43e8dbfb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001286 sec., 9331.259720062208 rows/sec., 729.00 KiB/sec. | ||
| 17824 | 2026.05.19 00:09:56.444269 [ 294 ] {d8bcb078-392b-4bb0-8787-43fc43e8dbfb} <Debug> TCPHandler: Processed in 0.001452561 sec. | ||
| 17825 | 2026.05.19 00:09:56.444391 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17826 | 2026.05.19 00:09:56.444487 [ 294 ] {ea3ae5e6-72b5-4ad0-81b0-372c0921c9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17827 | 2026.05.19 00:09:56.444528 [ 294 ] {ea3ae5e6-72b5-4ad0-81b0-372c0921c9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17828 | 2026.05.19 00:09:56.445386 [ 294 ] {ea3ae5e6-72b5-4ad0-81b0-372c0921c9b6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17829 | 2026.05.19 00:09:56.445423 [ 294 ] {ea3ae5e6-72b5-4ad0-81b0-372c0921c9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17830 | 2026.05.19 00:09:56.445786 [ 294 ] {ea3ae5e6-72b5-4ad0-81b0-372c0921c9b6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17831 | 2026.05.19 00:09:56.445992 [ 294 ] {ea3ae5e6-72b5-4ad0-81b0-372c0921c9b6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17832 | 2026.05.19 00:09:56.446124 [ 294 ] {ea3ae5e6-72b5-4ad0-81b0-372c0921c9b6} <Debug> executeQuery: Read 1339 rows, 92.42 KiB in 0.001656 sec., 808574.8792270531 rows/sec., 54.50 MiB/sec. | ||
| 17833 | 2026.05.19 00:09:56.446161 [ 294 ] {ea3ae5e6-72b5-4ad0-81b0-372c0921c9b6} <Debug> TCPHandler: Processed in 0.001820201 sec. | ||
| 17834 | 2026.05.19 00:09:56.446289 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17835 | 2026.05.19 00:09:56.446408 [ 294 ] {004fdfd6-cd01-4a32-9e75-e6a5f15958ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17836 | 2026.05.19 00:09:56.446460 [ 294 ] {004fdfd6-cd01-4a32-9e75-e6a5f15958ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17837 | 2026.05.19 00:09:56.447334 [ 294 ] {004fdfd6-cd01-4a32-9e75-e6a5f15958ae} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17838 | 2026.05.19 00:09:56.447371 [ 294 ] {004fdfd6-cd01-4a32-9e75-e6a5f15958ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17839 | 2026.05.19 00:09:56.447802 [ 294 ] {004fdfd6-cd01-4a32-9e75-e6a5f15958ae} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17840 | 2026.05.19 00:09:56.448019 [ 294 ] {004fdfd6-cd01-4a32-9e75-e6a5f15958ae} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17841 | 2026.05.19 00:09:56.448147 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_128_38 to all_133_133_0 | ||
| 17842 | 2026.05.19 00:09:56.448151 [ 294 ] {004fdfd6-cd01-4a32-9e75-e6a5f15958ae} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001767 sec., 867572.1561969441 rows/sec., 53.03 MiB/sec. | ||
| 17843 | 2026.05.19 00:09:56.448204 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17844 | 2026.05.19 00:09:56.448213 [ 294 ] {004fdfd6-cd01-4a32-9e75-e6a5f15958ae} <Debug> TCPHandler: Processed in 0.001983995 sec. | ||
| 17845 | 2026.05.19 00:09:56.448237 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17846 | 2026.05.19 00:09:56.448352 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17847 | 2026.05.19 00:09:56.448355 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_38 to all_133_133_0 into Compact with storage Full | ||
| 17848 | 2026.05.19 00:09:56.448454 [ 294 ] {19dc15a3-2033-4505-91d7-a32152122b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17849 | 2026.05.19 00:09:56.448491 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17850 | 2026.05.19 00:09:56.448514 [ 294 ] {19dc15a3-2033-4505-91d7-a32152122b65} <Trace> 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 | ||
| 17851 | 2026.05.19 00:09:56.448531 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_38, total 46132 rows starting from the beginning of the part | ||
| 17852 | 2026.05.19 00:09:56.448605 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17853 | 2026.05.19 00:09:56.448653 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 161 rows starting from the beginning of the part | ||
| 17854 | 2026.05.19 00:09:56.448697 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17855 | 2026.05.19 00:09:56.448741 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17856 | 2026.05.19 00:09:56.448784 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1533 rows starting from the beginning of the part | ||
| 17857 | 2026.05.19 00:09:56.449304 [ 294 ] {19dc15a3-2033-4505-91d7-a32152122b65} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17858 | 2026.05.19 00:09:56.449347 [ 294 ] {19dc15a3-2033-4505-91d7-a32152122b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17859 | 2026.05.19 00:09:56.449888 [ 294 ] {19dc15a3-2033-4505-91d7-a32152122b65} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17860 | 2026.05.19 00:09:56.450115 [ 294 ] {19dc15a3-2033-4505-91d7-a32152122b65} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17861 | 2026.05.19 00:09:56.450267 [ 294 ] {19dc15a3-2033-4505-91d7-a32152122b65} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001832 sec., 12008.733624454148 rows/sec., 21.52 MiB/sec. | ||
| 17862 | 2026.05.19 00:09:56.450328 [ 294 ] {19dc15a3-2033-4505-91d7-a32152122b65} <Debug> TCPHandler: Processed in 0.002025796 sec. | ||
| 17863 | 2026.05.19 00:09:56.450450 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17864 | 2026.05.19 00:09:56.450546 [ 294 ] {a103b4a4-ca5f-4388-8972-3468c7876279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17865 | 2026.05.19 00:09:56.450588 [ 294 ] {a103b4a4-ca5f-4388-8972-3468c7876279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17866 | 2026.05.19 00:09:56.450908 [ 294 ] {a103b4a4-ca5f-4388-8972-3468c7876279} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17867 | 2026.05.19 00:09:56.450945 [ 294 ] {a103b4a4-ca5f-4388-8972-3468c7876279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17868 | 2026.05.19 00:09:56.451247 [ 294 ] {a103b4a4-ca5f-4388-8972-3468c7876279} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17869 | 2026.05.19 00:09:56.451453 [ 294 ] {a103b4a4-ca5f-4388-8972-3468c7876279} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17870 | 2026.05.19 00:09:56.451585 [ 294 ] {a103b4a4-ca5f-4388-8972-3468c7876279} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 17871 | 2026.05.19 00:09:56.451618 [ 294 ] {a103b4a4-ca5f-4388-8972-3468c7876279} <Debug> TCPHandler: Processed in 0.001217844 sec. | ||
| 17872 | 2026.05.19 00:09:56.457302 [ 188 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48306 rows, containing 5 columns (5 merged, 0 gathered) in 0.008988981 sec., 5373912.793897328 rows/sec., 346.11 MiB/sec. | ||
| 17873 | 2026.05.19 00:09:56.457978 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Trace> MergedBlockOutputStream: filled checksums all_1_133_39 (state Temporary) | ||
| 17874 | 2026.05.19 00:09:56.458309 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_133_39 to all_1_133_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17875 | 2026.05.19 00:09:56.458392 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_133_39} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_128_38, all_133_133_0] -> all_1_133_39 | ||
| 17876 | 2026.05.19 00:09:56.458498 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17877 | 2026.05.19 00:09:57.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.32 MiB, peak 396.98 MiB, free memory in arenas 0.00 B, will set to 380.14 MiB (RSS), difference: 2.81 MiB | ||
| 17878 | 2026.05.19 00:09:57.354787 [ 221 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17879 | 2026.05.19 00:09:57.354845 [ 221 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17880 | 2026.05.19 00:09:57.358327 [ 221 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17881 | 2026.05.19 00:10:00.119135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37923 | ||
| 17882 | 2026.05.19 00:10:00.119666 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17883 | 2026.05.19 00:10:00.119710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17884 | 2026.05.19 00:10:00.120197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17885 | 2026.05.19 00:10:00.120458 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17886 | 2026.05.19 00:10:00.120602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37923 | ||
| 17887 | 2026.05.19 00:10:01.144429 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2026.05.19 00:10:01.144661 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17889 | 2026.05.19 00:10:01.145013 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17890 | 2026.05.19 00:10:01.145054 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Debug> 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 | ||
| 17891 | 2026.05.19 00:10:01.145284 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17892 | 2026.05.19 00:10:01.145363 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17893 | 2026.05.19 00:10:01.145512 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17894 | 2026.05.19 00:10:01.145602 [ 354 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17895 | 2026.05.19 00:10:01.145612 [ 362 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17896 | 2026.05.19 00:10:01.145619 [ 335 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17897 | 2026.05.19 00:10:01.145742 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17898 | 2026.05.19 00:10:01.145769 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17899 | 2026.05.19 00:10:01.145843 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17900 | 2026.05.19 00:10:01.145863 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17901 | 2026.05.19 00:10:01.145899 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> 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'))" | ||
| 17902 | 2026.05.19 00:10:01.145939 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Trace> 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'))" | ||
| 17903 | 2026.05.19 00:10:01.146973 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002409 sec., 14528.850145288501 rows/sec., 2.45 MiB/sec. | ||
| 17904 | 2026.05.19 00:10:01.147096 [ 294 ] {73bb2c60-fbc4-4f46-974b-74a6f2c8f51e} <Debug> TCPHandler: Processed in 0.002823369 sec. | ||
| 17905 | 2026.05.19 00:10:01.148728 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2026.05.19 00:10:01.148840 [ 294 ] {a5e11059-6ca2-4d2b-897a-8c312cb968b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17907 | 2026.05.19 00:10:01.148888 [ 294 ] {a5e11059-6ca2-4d2b-897a-8c312cb968b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17908 | 2026.05.19 00:10:01.149404 [ 294 ] {a5e11059-6ca2-4d2b-897a-8c312cb968b0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.05.19 00:10:01.149449 [ 294 ] {a5e11059-6ca2-4d2b-897a-8c312cb968b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17910 | 2026.05.19 00:10:01.149821 [ 294 ] {a5e11059-6ca2-4d2b-897a-8c312cb968b0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17911 | 2026.05.19 00:10:01.150039 [ 294 ] {a5e11059-6ca2-4d2b-897a-8c312cb968b0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.05.19 00:10:01.150188 [ 294 ] {a5e11059-6ca2-4d2b-897a-8c312cb968b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00138 sec., 40579.710144927536 rows/sec., 3.12 MiB/sec. | ||
| 17913 | 2026.05.19 00:10:01.150228 [ 294 ] {a5e11059-6ca2-4d2b-897a-8c312cb968b0} <Debug> TCPHandler: Processed in 0.001555753 sec. | ||
| 17914 | 2026.05.19 00:10:01.150354 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17915 | 2026.05.19 00:10:01.150463 [ 294 ] {ea7b96e3-82fb-4894-87d1-737b73dc5933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17916 | 2026.05.19 00:10:01.150509 [ 294 ] {ea7b96e3-82fb-4894-87d1-737b73dc5933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17917 | 2026.05.19 00:10:01.150970 [ 294 ] {ea7b96e3-82fb-4894-87d1-737b73dc5933} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2026.05.19 00:10:01.151009 [ 294 ] {ea7b96e3-82fb-4894-87d1-737b73dc5933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17919 | 2026.05.19 00:10:01.151378 [ 294 ] {ea7b96e3-82fb-4894-87d1-737b73dc5933} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17920 | 2026.05.19 00:10:01.151601 [ 294 ] {ea7b96e3-82fb-4894-87d1-737b73dc5933} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17921 | 2026.05.19 00:10:01.151745 [ 294 ] {ea7b96e3-82fb-4894-87d1-737b73dc5933} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 17922 | 2026.05.19 00:10:01.151783 [ 294 ] {ea7b96e3-82fb-4894-87d1-737b73dc5933} <Debug> TCPHandler: Processed in 0.001481432 sec. | ||
| 17923 | 2026.05.19 00:10:01.151905 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17924 | 2026.05.19 00:10:01.152002 [ 294 ] {df00933e-aa67-4e31-8de1-bad417866fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17925 | 2026.05.19 00:10:01.152047 [ 294 ] {df00933e-aa67-4e31-8de1-bad417866fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17926 | 2026.05.19 00:10:01.152445 [ 294 ] {df00933e-aa67-4e31-8de1-bad417866fdf} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17927 | 2026.05.19 00:10:01.152484 [ 294 ] {df00933e-aa67-4e31-8de1-bad417866fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17928 | 2026.05.19 00:10:01.152818 [ 294 ] {df00933e-aa67-4e31-8de1-bad417866fdf} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17929 | 2026.05.19 00:10:01.153030 [ 294 ] {df00933e-aa67-4e31-8de1-bad417866fdf} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17930 | 2026.05.19 00:10:01.153166 [ 294 ] {df00933e-aa67-4e31-8de1-bad417866fdf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001184 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 17931 | 2026.05.19 00:10:01.153201 [ 294 ] {df00933e-aa67-4e31-8de1-bad417866fdf} <Debug> TCPHandler: Processed in 0.001347128 sec. | ||
| 17932 | 2026.05.19 00:10:01.153324 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17933 | 2026.05.19 00:10:01.153422 [ 294 ] {f3ba6662-e41c-4c1a-a6e3-326c8d47bcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17934 | 2026.05.19 00:10:01.153473 [ 294 ] {f3ba6662-e41c-4c1a-a6e3-326c8d47bcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17935 | 2026.05.19 00:10:01.153853 [ 294 ] {f3ba6662-e41c-4c1a-a6e3-326c8d47bcd3} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17936 | 2026.05.19 00:10:01.153891 [ 294 ] {f3ba6662-e41c-4c1a-a6e3-326c8d47bcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 17937 | 2026.05.19 00:10:01.154196 [ 294 ] {f3ba6662-e41c-4c1a-a6e3-326c8d47bcd3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17938 | 2026.05.19 00:10:01.154411 [ 294 ] {f3ba6662-e41c-4c1a-a6e3-326c8d47bcd3} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17939 | 2026.05.19 00:10:01.154542 [ 294 ] {f3ba6662-e41c-4c1a-a6e3-326c8d47bcd3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001141 sec., 42068.36108676599 rows/sec., 2.84 MiB/sec. | ||
| 17940 | 2026.05.19 00:10:01.154576 [ 294 ] {f3ba6662-e41c-4c1a-a6e3-326c8d47bcd3} <Debug> TCPHandler: Processed in 0.001301937 sec. | ||
| 17941 | 2026.05.19 00:10:02.116443 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17942 | 2026.05.19 00:10:02.135829 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17943 | 2026.05.19 00:10:02.135885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 17944 | 2026.05.19 00:10:02.142272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17945 | 2026.05.19 00:10:02.143036 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17946 | 2026.05.19 00:10:02.146988 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17947 | 2026.05.19 00:10:04.556442 [ 284 ] {} <Trace> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17948 | 2026.05.19 00:10:04.556690 [ 284 ] {8d8ceefd-19c5-4823-bfc8-82785c75cbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59795) 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) | ||
| 17949 | 2026.05.19 00:10:04.557164 [ 284 ] {8d8ceefd-19c5-4823-bfc8-82785c75cbe6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 17950 | 2026.05.19 00:10:04.557400 [ 284 ] {8d8ceefd-19c5-4823-bfc8-82785c75cbe6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17951 | 2026.05.19 00:10:04.557793 [ 354 ] {8d8ceefd-19c5-4823-bfc8-82785c75cbe6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 17952 | 2026.05.19 00:10:04.558072 [ 284 ] {8d8ceefd-19c5-4823-bfc8-82785c75cbe6} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001494 sec., 27443.105756358767 rows/sec., 1.63 MiB/sec. | ||
| 17953 | 2026.05.19 00:10:04.558129 [ 284 ] {8d8ceefd-19c5-4823-bfc8-82785c75cbe6} <Debug> TCPHandler: Processed in 0.001825641 sec. | ||
| 17954 | 2026.05.19 00:10:06.147017 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17955 | 2026.05.19 00:10:06.147394 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 17956 | 2026.05.19 00:10:06.147791 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17957 | 2026.05.19 00:10:06.147832 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Debug> 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 | ||
| 17958 | 2026.05.19 00:10:06.148059 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17959 | 2026.05.19 00:10:06.148132 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17960 | 2026.05.19 00:10:06.148278 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17961 | 2026.05.19 00:10:06.148360 [ 354 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17962 | 2026.05.19 00:10:06.148388 [ 335 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17963 | 2026.05.19 00:10:06.148410 [ 362 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17964 | 2026.05.19 00:10:06.148547 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 17965 | 2026.05.19 00:10:06.148575 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17966 | 2026.05.19 00:10:06.148648 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17967 | 2026.05.19 00:10:06.148670 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17968 | 2026.05.19 00:10:06.148707 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> 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'))" | ||
| 17969 | 2026.05.19 00:10:06.148749 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Trace> 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'))" | ||
| 17970 | 2026.05.19 00:10:06.149870 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002635 sec., 13282.732447817836 rows/sec., 2.24 MiB/sec. | ||
| 17971 | 2026.05.19 00:10:06.149985 [ 294 ] {bd98443e-e3c3-4f86-8784-b4e2ca075956} <Debug> TCPHandler: Processed in 0.003164408 sec. | ||
| 17972 | 2026.05.19 00:10:06.152271 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17973 | 2026.05.19 00:10:06.152484 [ 294 ] {00ce1170-f478-43ac-b20f-648142bd4ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17974 | 2026.05.19 00:10:06.152533 [ 294 ] {00ce1170-f478-43ac-b20f-648142bd4ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17975 | 2026.05.19 00:10:06.153065 [ 294 ] {00ce1170-f478-43ac-b20f-648142bd4ce0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2026.05.19 00:10:06.153109 [ 294 ] {00ce1170-f478-43ac-b20f-648142bd4ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 17977 | 2026.05.19 00:10:06.153480 [ 294 ] {00ce1170-f478-43ac-b20f-648142bd4ce0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17978 | 2026.05.19 00:10:06.153705 [ 294 ] {00ce1170-f478-43ac-b20f-648142bd4ce0} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.05.19 00:10:06.153858 [ 294 ] {00ce1170-f478-43ac-b20f-648142bd4ce0} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001433 sec., 80949.05792044662 rows/sec., 6.88 MiB/sec. | ||
| 17980 | 2026.05.19 00:10:06.153897 [ 294 ] {00ce1170-f478-43ac-b20f-648142bd4ce0} <Debug> TCPHandler: Processed in 0.001732798 sec. | ||
| 17981 | 2026.05.19 00:10:06.154021 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17982 | 2026.05.19 00:10:06.154121 [ 294 ] {4c94b1ce-4099-436d-b9c4-26031012f0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17983 | 2026.05.19 00:10:06.154164 [ 294 ] {4c94b1ce-4099-436d-b9c4-26031012f0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17984 | 2026.05.19 00:10:06.154586 [ 294 ] {4c94b1ce-4099-436d-b9c4-26031012f0b9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17985 | 2026.05.19 00:10:06.154626 [ 294 ] {4c94b1ce-4099-436d-b9c4-26031012f0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 17986 | 2026.05.19 00:10:06.154929 [ 294 ] {4c94b1ce-4099-436d-b9c4-26031012f0b9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17987 | 2026.05.19 00:10:06.155171 [ 294 ] {4c94b1ce-4099-436d-b9c4-26031012f0b9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2026.05.19 00:10:06.155307 [ 294 ] {4c94b1ce-4099-436d-b9c4-26031012f0b9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001208 sec., 24834.437086092712 rows/sec., 1.82 MiB/sec. | ||
| 17989 | 2026.05.19 00:10:06.155344 [ 294 ] {4c94b1ce-4099-436d-b9c4-26031012f0b9} <Debug> TCPHandler: Processed in 0.001374229 sec. | ||
| 17990 | 2026.05.19 00:10:06.155455 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17991 | 2026.05.19 00:10:06.155552 [ 294 ] {b1260d91-f3af-4165-89aa-023187781f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17992 | 2026.05.19 00:10:06.155595 [ 294 ] {b1260d91-f3af-4165-89aa-023187781f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17993 | 2026.05.19 00:10:06.156019 [ 294 ] {b1260d91-f3af-4165-89aa-023187781f35} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17994 | 2026.05.19 00:10:06.156057 [ 294 ] {b1260d91-f3af-4165-89aa-023187781f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 17995 | 2026.05.19 00:10:06.156372 [ 294 ] {b1260d91-f3af-4165-89aa-023187781f35} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17996 | 2026.05.19 00:10:06.156588 [ 294 ] {b1260d91-f3af-4165-89aa-023187781f35} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2026.05.19 00:10:06.156723 [ 294 ] {b1260d91-f3af-4165-89aa-023187781f35} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00119 sec., 78991.59663865545 rows/sec., 6.17 MiB/sec. | ||
| 17998 | 2026.05.19 00:10:06.156760 [ 294 ] {b1260d91-f3af-4165-89aa-023187781f35} <Debug> TCPHandler: Processed in 0.001354838 sec. | ||
| 17999 | 2026.05.19 00:10:06.156877 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2026.05.19 00:10:06.156974 [ 294 ] {41ef35b9-38f7-429a-a9bc-89941f0c575e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18001 | 2026.05.19 00:10:06.157019 [ 294 ] {41ef35b9-38f7-429a-a9bc-89941f0c575e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18002 | 2026.05.19 00:10:06.157414 [ 294 ] {41ef35b9-38f7-429a-a9bc-89941f0c575e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2026.05.19 00:10:06.157452 [ 294 ] {41ef35b9-38f7-429a-a9bc-89941f0c575e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18004 | 2026.05.19 00:10:06.157788 [ 294 ] {41ef35b9-38f7-429a-a9bc-89941f0c575e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18005 | 2026.05.19 00:10:06.157999 [ 294 ] {41ef35b9-38f7-429a-a9bc-89941f0c575e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2026.05.19 00:10:06.158130 [ 294 ] {41ef35b9-38f7-429a-a9bc-89941f0c575e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 18007 | 2026.05.19 00:10:06.158166 [ 294 ] {41ef35b9-38f7-429a-a9bc-89941f0c575e} <Debug> TCPHandler: Processed in 0.001338118 sec. | ||
| 18008 | 2026.05.19 00:10:06.158290 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2026.05.19 00:10:06.158416 [ 294 ] {79e619ad-84e9-496f-97a0-915d06518f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18010 | 2026.05.19 00:10:06.158485 [ 294 ] {79e619ad-84e9-496f-97a0-915d06518f48} <Trace> 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 | ||
| 18011 | 2026.05.19 00:10:06.159404 [ 294 ] {79e619ad-84e9-496f-97a0-915d06518f48} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.05.19 00:10:06.159448 [ 294 ] {79e619ad-84e9-496f-97a0-915d06518f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18013 | 2026.05.19 00:10:06.160011 [ 294 ] {79e619ad-84e9-496f-97a0-915d06518f48} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18014 | 2026.05.19 00:10:06.160243 [ 294 ] {79e619ad-84e9-496f-97a0-915d06518f48} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.05.19 00:10:06.160389 [ 294 ] {79e619ad-84e9-496f-97a0-915d06518f48} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001998 sec., 15015.015015015013 rows/sec., 26.91 MiB/sec. | ||
| 18016 | 2026.05.19 00:10:06.160443 [ 294 ] {79e619ad-84e9-496f-97a0-915d06518f48} <Debug> TCPHandler: Processed in 0.002215652 sec. | ||
| 18017 | 2026.05.19 00:10:06.160569 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18018 | 2026.05.19 00:10:06.160666 [ 294 ] {f5e8014e-1f2f-40d0-8908-fc6cdf6b6b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18019 | 2026.05.19 00:10:06.160710 [ 294 ] {f5e8014e-1f2f-40d0-8908-fc6cdf6b6b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18020 | 2026.05.19 00:10:06.161055 [ 294 ] {f5e8014e-1f2f-40d0-8908-fc6cdf6b6b9a} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2026.05.19 00:10:06.161091 [ 294 ] {f5e8014e-1f2f-40d0-8908-fc6cdf6b6b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18022 | 2026.05.19 00:10:06.161492 [ 294 ] {f5e8014e-1f2f-40d0-8908-fc6cdf6b6b9a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18023 | 2026.05.19 00:10:06.161730 [ 294 ] {f5e8014e-1f2f-40d0-8908-fc6cdf6b6b9a} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.05.19 00:10:06.161867 [ 294 ] {f5e8014e-1f2f-40d0-8908-fc6cdf6b6b9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 18025 | 2026.05.19 00:10:06.161902 [ 294 ] {f5e8014e-1f2f-40d0-8908-fc6cdf6b6b9a} <Debug> TCPHandler: Processed in 0.001384379 sec. | ||
| 18026 | 2026.05.19 00:10:07.440715 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18027 | 2026.05.19 00:10:07.440787 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18028 | 2026.05.19 00:10:07.620745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38371 | ||
| 18029 | 2026.05.19 00:10:07.621229 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2026.05.19 00:10:07.621265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18031 | 2026.05.19 00:10:07.621738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18032 | 2026.05.19 00:10:07.621956 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2026.05.19 00:10:07.622083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38371 | ||
| 18034 | 2026.05.19 00:10:07.622211 [ 222 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18035 | 2026.05.19 00:10:07.622265 [ 222 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18036 | 2026.05.19 00:10:07.625412 [ 222 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18037 | 2026.05.19 00:10:08.002091 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001711328 sec. | ||
| 18038 | 2026.05.19 00:10:09.577837 [ 219 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18039 | 2026.05.19 00:10:09.577913 [ 219 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18040 | 2026.05.19 00:10:09.580864 [ 219 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18041 | 2026.05.19 00:10:09.647055 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18042 | 2026.05.19 00:10:09.664243 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18043 | 2026.05.19 00:10:09.664310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18044 | 2026.05.19 00:10:09.670233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18045 | 2026.05.19 00:10:09.670920 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18046 | 2026.05.19 00:10:09.674297 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18047 | 2026.05.19 00:10:11.148993 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18048 | 2026.05.19 00:10:11.149279 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 18049 | 2026.05.19 00:10:11.149746 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18050 | 2026.05.19 00:10:11.149798 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Debug> 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 | ||
| 18051 | 2026.05.19 00:10:11.150077 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18052 | 2026.05.19 00:10:11.150163 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18053 | 2026.05.19 00:10:11.150357 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18054 | 2026.05.19 00:10:11.150452 [ 322 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18055 | 2026.05.19 00:10:11.150511 [ 361 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18056 | 2026.05.19 00:10:11.150515 [ 335 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18057 | 2026.05.19 00:10:11.150693 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 18058 | 2026.05.19 00:10:11.150728 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18059 | 2026.05.19 00:10:11.150824 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18060 | 2026.05.19 00:10:11.150851 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18061 | 2026.05.19 00:10:11.150899 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> 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'))" | ||
| 18062 | 2026.05.19 00:10:11.150958 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Trace> 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'))" | ||
| 18063 | 2026.05.19 00:10:11.152363 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003206 sec., 10917.03056768559 rows/sec., 1.84 MiB/sec. | ||
| 18064 | 2026.05.19 00:10:11.152519 [ 294 ] {35b904ed-832c-47b7-ac1f-6a5d879a9701} <Debug> TCPHandler: Processed in 0.003722364 sec. | ||
| 18065 | 2026.05.19 00:10:11.155160 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18066 | 2026.05.19 00:10:11.155280 [ 294 ] {b08d2cc6-9320-4c65-9b1f-b3a08dea0bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18067 | 2026.05.19 00:10:11.155329 [ 294 ] {b08d2cc6-9320-4c65-9b1f-b3a08dea0bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18068 | 2026.05.19 00:10:11.155881 [ 294 ] {b08d2cc6-9320-4c65-9b1f-b3a08dea0bdd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18069 | 2026.05.19 00:10:11.155928 [ 294 ] {b08d2cc6-9320-4c65-9b1f-b3a08dea0bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18070 | 2026.05.19 00:10:11.156333 [ 294 ] {b08d2cc6-9320-4c65-9b1f-b3a08dea0bdd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18071 | 2026.05.19 00:10:11.156557 [ 294 ] {b08d2cc6-9320-4c65-9b1f-b3a08dea0bdd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18072 | 2026.05.19 00:10:11.156714 [ 294 ] {b08d2cc6-9320-4c65-9b1f-b3a08dea0bdd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00147 sec., 53061.22448979592 rows/sec., 4.39 MiB/sec. | ||
| 18073 | 2026.05.19 00:10:11.156742 [ 104 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18074 | 2026.05.19 00:10:11.156751 [ 294 ] {b08d2cc6-9320-4c65-9b1f-b3a08dea0bdd} <Debug> TCPHandler: Processed in 0.001649616 sec. | ||
| 18075 | 2026.05.19 00:10:11.156803 [ 104 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18076 | 2026.05.19 00:10:11.156828 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18077 | 2026.05.19 00:10:11.156915 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18078 | 2026.05.19 00:10:11.156924 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18079 | 2026.05.19 00:10:11.157018 [ 294 ] {9b8125d9-a896-4d60-b975-a4452d6a1044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18080 | 2026.05.19 00:10:11.157048 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18081 | 2026.05.19 00:10:11.157065 [ 294 ] {9b8125d9-a896-4d60-b975-a4452d6a1044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18082 | 2026.05.19 00:10:11.157086 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2618 rows starting from the beginning of the part | ||
| 18083 | 2026.05.19 00:10:11.157154 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 116 rows starting from the beginning of the part | ||
| 18084 | 2026.05.19 00:10:11.157204 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 2548 rows starting from the beginning of the part | ||
| 18085 | 2026.05.19 00:10:11.157251 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 18086 | 2026.05.19 00:10:11.157294 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 116 rows starting from the beginning of the part | ||
| 18087 | 2026.05.19 00:10:11.157335 [ 192 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 78 rows starting from the beginning of the part | ||
| 18088 | 2026.05.19 00:10:11.157552 [ 294 ] {9b8125d9-a896-4d60-b975-a4452d6a1044} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18089 | 2026.05.19 00:10:11.157594 [ 294 ] {9b8125d9-a896-4d60-b975-a4452d6a1044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18090 | 2026.05.19 00:10:11.157936 [ 294 ] {9b8125d9-a896-4d60-b975-a4452d6a1044} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18091 | 2026.05.19 00:10:11.158158 [ 294 ] {9b8125d9-a896-4d60-b975-a4452d6a1044} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18092 | 2026.05.19 00:10:11.158301 [ 104 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18093 | 2026.05.19 00:10:11.158306 [ 294 ] {9b8125d9-a896-4d60-b975-a4452d6a1044} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001308 sec., 8409.785932721714 rows/sec., 632.38 KiB/sec. | ||
| 18094 | 2026.05.19 00:10:11.158349 [ 104 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18095 | 2026.05.19 00:10:11.158366 [ 294 ] {9b8125d9-a896-4d60-b975-a4452d6a1044} <Debug> TCPHandler: Processed in 0.001500452 sec. | ||
| 18096 | 2026.05.19 00:10:11.158377 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18097 | 2026.05.19 00:10:11.158483 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18098 | 2026.05.19 00:10:11.158527 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18099 | 2026.05.19 00:10:11.158589 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18100 | 2026.05.19 00:10:11.158622 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 82 rows starting from the beginning of the part | ||
| 18101 | 2026.05.19 00:10:11.158626 [ 294 ] {56529cca-7047-4887-8652-f2c982643022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18102 | 2026.05.19 00:10:11.158676 [ 294 ] {56529cca-7047-4887-8652-f2c982643022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18103 | 2026.05.19 00:10:11.158680 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 11 rows starting from the beginning of the part | ||
| 18104 | 2026.05.19 00:10:11.158747 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part | ||
| 18105 | 2026.05.19 00:10:11.158797 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 36 rows starting from the beginning of the part | ||
| 18106 | 2026.05.19 00:10:11.158837 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 30 rows starting from the beginning of the part | ||
| 18107 | 2026.05.19 00:10:11.158876 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 11 rows starting from the beginning of the part | ||
| 18108 | 2026.05.19 00:10:11.159138 [ 294 ] {56529cca-7047-4887-8652-f2c982643022} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18109 | 2026.05.19 00:10:11.159183 [ 294 ] {56529cca-7047-4887-8652-f2c982643022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18110 | 2026.05.19 00:10:11.159474 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5532 rows, containing 5 columns (5 merged, 0 gathered) in 0.002588292 sec., 2137316.8096953514 rows/sec., 169.83 MiB/sec. | ||
| 18111 | 2026.05.19 00:10:11.159556 [ 294 ] {56529cca-7047-4887-8652-f2c982643022} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18112 | 2026.05.19 00:10:11.159774 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325247 sec., 150915.26334336164 rows/sec., 11.67 MiB/sec. | ||
| 18113 | 2026.05.19 00:10:11.159788 [ 294 ] {56529cca-7047-4887-8652-f2c982643022} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18114 | 2026.05.19 00:10:11.159857 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18115 | 2026.05.19 00:10:11.159969 [ 104 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18116 | 2026.05.19 00:10:11.159981 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18117 | 2026.05.19 00:10:11.159979 [ 294 ] {56529cca-7047-4887-8652-f2c982643022} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001371 sec., 54704.59518599562 rows/sec., 4.27 MiB/sec. | ||
| 18118 | 2026.05.19 00:10:11.160007 [ 104 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18119 | 2026.05.19 00:10:11.160042 [ 294 ] {56529cca-7047-4887-8652-f2c982643022} <Debug> TCPHandler: Processed in 0.001566284 sec. | ||
| 18120 | 2026.05.19 00:10:11.160045 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18121 | 2026.05.19 00:10:11.160194 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18122 | 2026.05.19 00:10:11.160215 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18123 | 2026.05.19 00:10:11.160203 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18124 | 2026.05.19 00:10:11.160315 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_136_27} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18125 | 2026.05.19 00:10:11.160326 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18126 | 2026.05.19 00:10:11.160347 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18127 | 2026.05.19 00:10:11.160376 [ 294 ] {c1fcfcc3-d1f7-41ce-b8e6-e5d1c158688e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18128 | 2026.05.19 00:10:11.160391 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1403 rows starting from the beginning of the part | ||
| 18129 | 2026.05.19 00:10:11.160407 [ 188 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_116_23} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18130 | 2026.05.19 00:10:11.160420 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 18131 | 2026.05.19 00:10:11.160450 [ 294 ] {c1fcfcc3-d1f7-41ce-b8e6-e5d1c158688e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18132 | 2026.05.19 00:10:11.160496 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 94 rows starting from the beginning of the part | ||
| 18133 | 2026.05.19 00:10:11.160499 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18134 | 2026.05.19 00:10:11.160560 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1339 rows starting from the beginning of the part | ||
| 18135 | 2026.05.19 00:10:11.160611 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 18136 | 2026.05.19 00:10:11.160700 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 94 rows starting from the beginning of the part | ||
| 18137 | 2026.05.19 00:10:11.160756 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 75 rows starting from the beginning of the part | ||
| 18138 | 2026.05.19 00:10:11.160937 [ 294 ] {c1fcfcc3-d1f7-41ce-b8e6-e5d1c158688e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18139 | 2026.05.19 00:10:11.160983 [ 294 ] {c1fcfcc3-d1f7-41ce-b8e6-e5d1c158688e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18140 | 2026.05.19 00:10:11.161356 [ 294 ] {c1fcfcc3-d1f7-41ce-b8e6-e5d1c158688e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18141 | 2026.05.19 00:10:11.161605 [ 294 ] {c1fcfcc3-d1f7-41ce-b8e6-e5d1c158688e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18142 | 2026.05.19 00:10:11.161753 [ 294 ] {c1fcfcc3-d1f7-41ce-b8e6-e5d1c158688e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001404 sec., 113960.11396011396 rows/sec., 7.94 MiB/sec. | ||
| 18143 | 2026.05.19 00:10:11.161790 [ 294 ] {c1fcfcc3-d1f7-41ce-b8e6-e5d1c158688e} <Debug> TCPHandler: Processed in 0.001641236 sec. | ||
| 18144 | 2026.05.19 00:10:11.161927 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18145 | 2026.05.19 00:10:11.162022 [ 294 ] {e9377115-ca2b-41ee-a829-f8fc57c133a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18146 | 2026.05.19 00:10:11.162094 [ 294 ] {e9377115-ca2b-41ee-a829-f8fc57c133a9} <Trace> 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 | ||
| 18147 | 2026.05.19 00:10:11.162207 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086748 sec., 1470709.448385718 rows/sec., 106.76 MiB/sec. | ||
| 18148 | 2026.05.19 00:10:11.162453 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18149 | 2026.05.19 00:10:11.162804 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18150 | 2026.05.19 00:10:11.162879 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_136_27} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18151 | 2026.05.19 00:10:11.162972 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 18152 | 2026.05.19 00:10:11.163109 [ 294 ] {e9377115-ca2b-41ee-a829-f8fc57c133a9} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18153 | 2026.05.19 00:10:11.163156 [ 294 ] {e9377115-ca2b-41ee-a829-f8fc57c133a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18154 | 2026.05.19 00:10:11.163808 [ 294 ] {e9377115-ca2b-41ee-a829-f8fc57c133a9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18155 | 2026.05.19 00:10:11.164073 [ 294 ] {e9377115-ca2b-41ee-a829-f8fc57c133a9} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18156 | 2026.05.19 00:10:11.164224 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18157 | 2026.05.19 00:10:11.164241 [ 294 ] {e9377115-ca2b-41ee-a829-f8fc57c133a9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002237 sec., 4917.299955297273 rows/sec., 8.81 MiB/sec. | ||
| 18158 | 2026.05.19 00:10:11.164276 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18159 | 2026.05.19 00:10:11.164314 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18160 | 2026.05.19 00:10:11.164324 [ 294 ] {e9377115-ca2b-41ee-a829-f8fc57c133a9} <Debug> TCPHandler: Processed in 0.002446588 sec. | ||
| 18161 | 2026.05.19 00:10:11.164409 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18162 | 2026.05.19 00:10:11.164480 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18163 | 2026.05.19 00:10:11.164584 [ 294 ] {4dbde719-43ec-4014-b5da-4df9e9d4f11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18164 | 2026.05.19 00:10:11.164623 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18165 | 2026.05.19 00:10:11.164639 [ 294 ] {4dbde719-43ec-4014-b5da-4df9e9d4f11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18166 | 2026.05.19 00:10:11.164684 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2407 rows starting from the beginning of the part | ||
| 18167 | 2026.05.19 00:10:11.164805 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 11 rows starting from the beginning of the part | ||
| 18168 | 2026.05.19 00:10:11.164934 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part | ||
| 18169 | 2026.05.19 00:10:11.165070 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 22 rows starting from the beginning of the part | ||
| 18170 | 2026.05.19 00:10:11.165097 [ 294 ] {4dbde719-43ec-4014-b5da-4df9e9d4f11d} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2026.05.19 00:10:11.165139 [ 294 ] {4dbde719-43ec-4014-b5da-4df9e9d4f11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18172 | 2026.05.19 00:10:11.165179 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 30 rows starting from the beginning of the part | ||
| 18173 | 2026.05.19 00:10:11.165288 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 11 rows starting from the beginning of the part | ||
| 18174 | 2026.05.19 00:10:11.165486 [ 294 ] {4dbde719-43ec-4014-b5da-4df9e9d4f11d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18175 | 2026.05.19 00:10:11.165783 [ 294 ] {4dbde719-43ec-4014-b5da-4df9e9d4f11d} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2026.05.19 00:10:11.165928 [ 104 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18177 | 2026.05.19 00:10:11.165935 [ 294 ] {4dbde719-43ec-4014-b5da-4df9e9d4f11d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
| 18178 | 2026.05.19 00:10:11.165976 [ 104 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2026.05.19 00:10:11.165992 [ 294 ] {4dbde719-43ec-4014-b5da-4df9e9d4f11d} <Debug> TCPHandler: Processed in 0.001561823 sec. | ||
| 18180 | 2026.05.19 00:10:11.166010 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18181 | 2026.05.19 00:10:11.166094 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18182 | 2026.05.19 00:10:11.166198 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18183 | 2026.05.19 00:10:11.166231 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6780 rows starting from the beginning of the part | ||
| 18184 | 2026.05.19 00:10:11.166291 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18185 | 2026.05.19 00:10:11.166337 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 12 rows starting from the beginning of the part | ||
| 18186 | 2026.05.19 00:10:11.166382 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 48 rows starting from the beginning of the part | ||
| 18187 | 2026.05.19 00:10:11.166420 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18188 | 2026.05.19 00:10:11.166452 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18189 | 2026.05.19 00:10:11.168292 [ 188 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002230212 sec., 3147682.8211847125 rows/sec., 212.13 MiB/sec. | ||
| 18190 | 2026.05.19 00:10:11.168777 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18191 | 2026.05.19 00:10:11.169054 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2026.05.19 00:10:11.169133 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_136_27} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18193 | 2026.05.19 00:10:11.169232 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 18194 | 2026.05.19 00:10:11.176590 [ 193 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 19 columns (19 merged, 0 gathered) in 0.012207381 sec., 205695.22651910348 rows/sec., 368.60 MiB/sec. | ||
| 18195 | 2026.05.19 00:10:11.179230 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18196 | 2026.05.19 00:10:11.179766 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2026.05.19 00:10:11.179864 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18198 | 2026.05.19 00:10:11.180044 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.74 MiB. | ||
| 18199 | 2026.05.19 00:10:11.219530 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56645 | ||
| 18200 | 2026.05.19 00:10:11.219620 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18201 | 2026.05.19 00:10:11.219648 [ 293 ] {} <Debug> TCP-Session: 623d7fe9-ae37-4a59-87d1-4b70ff04655f Authenticating user 'default' from [fd00:1122:3344:101::e]:56645 | ||
| 18202 | 2026.05.19 00:10:11.219671 [ 293 ] {} <Debug> TCP-Session: 623d7fe9-ae37-4a59-87d1-4b70ff04655f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18203 | 2026.05.19 00:10:11.219684 [ 293 ] {} <Debug> TCP-Session: 623d7fe9-ae37-4a59-87d1-4b70ff04655f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18204 | 2026.05.19 00:10:11.219919 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47320 | ||
| 18205 | 2026.05.19 00:10:11.219923 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36333 | ||
| 18206 | 2026.05.19 00:10:11.219961 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43497 | ||
| 18207 | 2026.05.19 00:10:11.219990 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64751 | ||
| 18208 | 2026.05.19 00:10:11.219993 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59887 | ||
| 18209 | 2026.05.19 00:10:11.220041 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18210 | 2026.05.19 00:10:11.220053 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18211 | 2026.05.19 00:10:11.220096 [ 309 ] {} <Debug> TCP-Session: 0ed8ded7-87fd-4b71-be7f-43aae507b2c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43497 | ||
| 18212 | 2026.05.19 00:10:11.220110 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18213 | 2026.05.19 00:10:11.220131 [ 309 ] {} <Debug> TCP-Session: 0ed8ded7-87fd-4b71-be7f-43aae507b2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18214 | 2026.05.19 00:10:11.220133 [ 303 ] {} <Debug> TCP-Session: e46e8aaa-9845-4a74-a0a0-647a0cfb5e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:36333 | ||
| 18215 | 2026.05.19 00:10:11.220156 [ 310 ] {} <Debug> TCP-Session: 534d7cb4-1f1c-4bec-846b-56aad42dd2ac Authenticating user 'default' from [fd00:1122:3344:101::e]:59887 | ||
| 18216 | 2026.05.19 00:10:11.220155 [ 309 ] {} <Debug> TCP-Session: 0ed8ded7-87fd-4b71-be7f-43aae507b2c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18217 | 2026.05.19 00:10:11.220189 [ 303 ] {} <Debug> TCP-Session: e46e8aaa-9845-4a74-a0a0-647a0cfb5e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18218 | 2026.05.19 00:10:11.220196 [ 310 ] {} <Debug> TCP-Session: 534d7cb4-1f1c-4bec-846b-56aad42dd2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18219 | 2026.05.19 00:10:11.220223 [ 303 ] {} <Debug> TCP-Session: e46e8aaa-9845-4a74-a0a0-647a0cfb5e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18220 | 2026.05.19 00:10:11.220232 [ 310 ] {} <Debug> TCP-Session: 534d7cb4-1f1c-4bec-846b-56aad42dd2ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18221 | 2026.05.19 00:10:11.220057 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18222 | 2026.05.19 00:10:11.220044 [ 293 ] {} <Trace> TCP-Session: 623d7fe9-ae37-4a59-87d1-4b70ff04655f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2026.05.19 00:10:11.219973 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18224 | 2026.05.19 00:10:11.220319 [ 311 ] {} <Debug> TCP-Session: 67a8f7bb-98e1-409f-b020-0f15dd80aabb Authenticating user 'default' from [fd00:1122:3344:101::e]:64751 | ||
| 18225 | 2026.05.19 00:10:11.220347 [ 304 ] {} <Debug> TCP-Session: 33396b72-ec2a-4300-bccb-7b975c98e846 Authenticating user 'default' from [fd00:1122:3344:101::e]:47320 | ||
| 18226 | 2026.05.19 00:10:11.220369 [ 311 ] {} <Debug> TCP-Session: 67a8f7bb-98e1-409f-b020-0f15dd80aabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18227 | 2026.05.19 00:10:11.220386 [ 304 ] {} <Debug> TCP-Session: 33396b72-ec2a-4300-bccb-7b975c98e846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18228 | 2026.05.19 00:10:11.220404 [ 311 ] {} <Debug> TCP-Session: 67a8f7bb-98e1-409f-b020-0f15dd80aabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18229 | 2026.05.19 00:10:11.220413 [ 304 ] {} <Debug> TCP-Session: 33396b72-ec2a-4300-bccb-7b975c98e846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18230 | 2026.05.19 00:10:11.219950 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53491 | ||
| 18231 | 2026.05.19 00:10:11.220470 [ 293 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18232 | 2026.05.19 00:10:11.219936 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47463 | ||
| 18233 | 2026.05.19 00:10:11.220523 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18234 | 2026.05.19 00:10:11.220005 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62363 | ||
| 18235 | 2026.05.19 00:10:11.220562 [ 308 ] {} <Debug> TCP-Session: 21ae3df6-c864-4c61-9455-c72bd0dd9a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:53491 | ||
| 18236 | 2026.05.19 00:10:11.220570 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18237 | 2026.05.19 00:10:11.220603 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18238 | 2026.05.19 00:10:11.220613 [ 308 ] {} <Debug> TCP-Session: 21ae3df6-c864-4c61-9455-c72bd0dd9a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18239 | 2026.05.19 00:10:11.220615 [ 307 ] {} <Debug> TCP-Session: 93798620-1a7d-4bf1-8139-d2b65036533a Authenticating user 'default' from [fd00:1122:3344:101::e]:47463 | ||
| 18240 | 2026.05.19 00:10:11.220644 [ 308 ] {} <Debug> TCP-Session: 21ae3df6-c864-4c61-9455-c72bd0dd9a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18241 | 2026.05.19 00:10:11.220661 [ 307 ] {} <Debug> TCP-Session: 93798620-1a7d-4bf1-8139-d2b65036533a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18242 | 2026.05.19 00:10:11.220634 [ 283 ] {} <Debug> TCP-Session: b7b6ca37-8622-4fb5-bb8e-014f8696449b Authenticating user 'default' from [fd00:1122:3344:101::e]:62363 | ||
| 18243 | 2026.05.19 00:10:11.220693 [ 307 ] {} <Debug> TCP-Session: 93798620-1a7d-4bf1-8139-d2b65036533a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18244 | 2026.05.19 00:10:11.220720 [ 283 ] {} <Debug> TCP-Session: b7b6ca37-8622-4fb5-bb8e-014f8696449b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18245 | 2026.05.19 00:10:11.220740 [ 283 ] {} <Debug> TCP-Session: b7b6ca37-8622-4fb5-bb8e-014f8696449b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18246 | 2026.05.19 00:10:11.220777 [ 293 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18247 | 2026.05.19 00:10:11.220843 [ 293 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18248 | 2026.05.19 00:10:11.221135 [ 293 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 18249 | 2026.05.19 00:10:11.222097 [ 322 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Trace> AggregatingTransform: Aggregating | ||
| 18250 | 2026.05.19 00:10:11.222136 [ 322 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Trace> Aggregator: Aggregation method: without_key | ||
| 18251 | 2026.05.19 00:10:11.222168 [ 322 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933146 sec. (1071.644 rows/sec., 41.86 KiB/sec.) | ||
| 18252 | 2026.05.19 00:10:11.222183 [ 322 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Trace> Aggregator: Merging aggregated data | ||
| 18253 | 2026.05.19 00:10:11.222817 [ 293 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002408 sec., 415.28239202657807 rows/sec., 16.22 KiB/sec. | ||
| 18254 | 2026.05.19 00:10:11.222951 [ 293 ] {14edcc21-5624-4802-84bd-9c3e60cea836} <Debug> TCPHandler: Processed in 0.003030425 sec. | ||
| 18255 | 2026.05.19 00:10:11.223079 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18256 | 2026.05.19 00:10:11.223107 [ 293 ] {} <Debug> TCP-Session: 623d7fe9-ae37-4a59-87d1-4b70ff04655f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18257 | 2026.05.19 00:10:11.223134 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18258 | 2026.05.19 00:10:11.223164 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18259 | 2026.05.19 00:10:11.223185 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18260 | 2026.05.19 00:10:11.223213 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18261 | 2026.05.19 00:10:11.223243 [ 303 ] {} <Debug> TCP-Session: e46e8aaa-9845-4a74-a0a0-647a0cfb5e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18262 | 2026.05.19 00:10:11.223263 [ 309 ] {} <Debug> TCP-Session: 0ed8ded7-87fd-4b71-be7f-43aae507b2c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18263 | 2026.05.19 00:10:11.223284 [ 307 ] {} <Debug> TCP-Session: 93798620-1a7d-4bf1-8139-d2b65036533a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18264 | 2026.05.19 00:10:11.223297 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18265 | 2026.05.19 00:10:11.223276 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18266 | 2026.05.19 00:10:11.223337 [ 311 ] {} <Debug> TCP-Session: 67a8f7bb-98e1-409f-b020-0f15dd80aabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18267 | 2026.05.19 00:10:11.223247 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18268 | 2026.05.19 00:10:11.223366 [ 308 ] {} <Debug> TCP-Session: 21ae3df6-c864-4c61-9455-c72bd0dd9a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18269 | 2026.05.19 00:10:11.223223 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18270 | 2026.05.19 00:10:11.223409 [ 310 ] {} <Debug> TCP-Session: 534d7cb4-1f1c-4bec-846b-56aad42dd2ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18271 | 2026.05.19 00:10:11.223449 [ 283 ] {} <Debug> TCP-Session: b7b6ca37-8622-4fb5-bb8e-014f8696449b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18272 | 2026.05.19 00:10:11.223171 [ 304 ] {} <Debug> TCP-Session: 33396b72-ec2a-4300-bccb-7b975c98e846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18273 | 2026.05.19 00:10:11.270151 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60446 | ||
| 18274 | 2026.05.19 00:10:11.270240 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18275 | 2026.05.19 00:10:11.270266 [ 283 ] {} <Debug> TCP-Session: 0d3dc0c1-ff1f-4c03-96e4-b3542e3eb718 Authenticating user 'default' from [fd00:1122:3344:101::e]:60446 | ||
| 18276 | 2026.05.19 00:10:11.270289 [ 283 ] {} <Debug> TCP-Session: 0d3dc0c1-ff1f-4c03-96e4-b3542e3eb718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18277 | 2026.05.19 00:10:11.270302 [ 283 ] {} <Debug> TCP-Session: 0d3dc0c1-ff1f-4c03-96e4-b3542e3eb718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18278 | 2026.05.19 00:10:11.270546 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63238 | ||
| 18279 | 2026.05.19 00:10:11.270599 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50933 | ||
| 18280 | 2026.05.19 00:10:11.270605 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57741 | ||
| 18281 | 2026.05.19 00:10:11.270630 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18282 | 2026.05.19 00:10:11.270637 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37432 | ||
| 18283 | 2026.05.19 00:10:11.270669 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61266 | ||
| 18284 | 2026.05.19 00:10:11.270714 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18285 | 2026.05.19 00:10:11.270744 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18286 | 2026.05.19 00:10:11.270684 [ 293 ] {} <Debug> TCP-Session: 0f0f39ec-6054-4b74-85a0-28f1d823c32c Authenticating user 'default' from [fd00:1122:3344:101::e]:63238 | ||
| 18287 | 2026.05.19 00:10:11.270766 [ 303 ] {} <Debug> TCP-Session: 271fda74-789f-4751-aedb-e28697fa497a Authenticating user 'default' from [fd00:1122:3344:101::e]:57741 | ||
| 18288 | 2026.05.19 00:10:11.270783 [ 308 ] {} <Debug> TCP-Session: 0ca751f9-5023-490d-a258-863ada046f0b Authenticating user 'default' from [fd00:1122:3344:101::e]:37432 | ||
| 18289 | 2026.05.19 00:10:11.270796 [ 293 ] {} <Debug> TCP-Session: 0f0f39ec-6054-4b74-85a0-28f1d823c32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18290 | 2026.05.19 00:10:11.270817 [ 303 ] {} <Debug> TCP-Session: 271fda74-789f-4751-aedb-e28697fa497a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18291 | 2026.05.19 00:10:11.270835 [ 293 ] {} <Debug> TCP-Session: 0f0f39ec-6054-4b74-85a0-28f1d823c32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18292 | 2026.05.19 00:10:11.270869 [ 303 ] {} <Debug> TCP-Session: 271fda74-789f-4751-aedb-e28697fa497a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18293 | 2026.05.19 00:10:11.270828 [ 308 ] {} <Debug> TCP-Session: 0ca751f9-5023-490d-a258-863ada046f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18294 | 2026.05.19 00:10:11.270782 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18295 | 2026.05.19 00:10:11.270915 [ 308 ] {} <Debug> TCP-Session: 0ca751f9-5023-490d-a258-863ada046f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18296 | 2026.05.19 00:10:11.270617 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62637 | ||
| 18297 | 2026.05.19 00:10:11.270947 [ 310 ] {} <Debug> TCP-Session: 2e570393-f9da-4ace-a39f-7dbd19850335 Authenticating user 'default' from [fd00:1122:3344:101::e]:61266 | ||
| 18298 | 2026.05.19 00:10:11.270638 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45404 | ||
| 18299 | 2026.05.19 00:10:11.270997 [ 310 ] {} <Debug> TCP-Session: 2e570393-f9da-4ace-a39f-7dbd19850335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18300 | 2026.05.19 00:10:11.270999 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18301 | 2026.05.19 00:10:11.271022 [ 310 ] {} <Debug> TCP-Session: 2e570393-f9da-4ace-a39f-7dbd19850335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18302 | 2026.05.19 00:10:11.271035 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18303 | 2026.05.19 00:10:11.271040 [ 307 ] {} <Debug> TCP-Session: 3ec162d0-8df9-4b4d-af0d-a49a33070908 Authenticating user 'default' from [fd00:1122:3344:101::e]:62637 | ||
| 18304 | 2026.05.19 00:10:11.271066 [ 309 ] {} <Debug> TCP-Session: d6223866-460c-46fb-b284-81bcf94bf045 Authenticating user 'default' from [fd00:1122:3344:101::e]:45404 | ||
| 18305 | 2026.05.19 00:10:11.271081 [ 307 ] {} <Debug> TCP-Session: 3ec162d0-8df9-4b4d-af0d-a49a33070908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18306 | 2026.05.19 00:10:11.271094 [ 309 ] {} <Debug> TCP-Session: d6223866-460c-46fb-b284-81bcf94bf045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18307 | 2026.05.19 00:10:11.271106 [ 307 ] {} <Debug> TCP-Session: 3ec162d0-8df9-4b4d-af0d-a49a33070908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18308 | 2026.05.19 00:10:11.271118 [ 309 ] {} <Debug> TCP-Session: d6223866-460c-46fb-b284-81bcf94bf045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18309 | 2026.05.19 00:10:11.270661 [ 283 ] {} <Trace> TCP-Session: 0d3dc0c1-ff1f-4c03-96e4-b3542e3eb718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18310 | 2026.05.19 00:10:11.270659 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63750 | ||
| 18311 | 2026.05.19 00:10:11.270654 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18312 | 2026.05.19 00:10:11.271218 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18313 | 2026.05.19 00:10:11.271219 [ 304 ] {} <Debug> TCP-Session: 8b61ae73-e972-4316-8c5c-3eca3ac9e5f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50933 | ||
| 18314 | 2026.05.19 00:10:11.271247 [ 311 ] {} <Debug> TCP-Session: eead9422-cbc3-41bc-bfaf-ad11744464cc Authenticating user 'default' from [fd00:1122:3344:101::e]:63750 | ||
| 18315 | 2026.05.19 00:10:11.271253 [ 304 ] {} <Debug> TCP-Session: 8b61ae73-e972-4316-8c5c-3eca3ac9e5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18316 | 2026.05.19 00:10:11.271272 [ 311 ] {} <Debug> TCP-Session: eead9422-cbc3-41bc-bfaf-ad11744464cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18317 | 2026.05.19 00:10:11.271294 [ 304 ] {} <Debug> TCP-Session: 8b61ae73-e972-4316-8c5c-3eca3ac9e5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18318 | 2026.05.19 00:10:11.271299 [ 311 ] {} <Debug> TCP-Session: eead9422-cbc3-41bc-bfaf-ad11744464cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18319 | 2026.05.19 00:10:11.271309 [ 283 ] {478272e0-5658-4331-899d-0a04259e77bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60446) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18320 | 2026.05.19 00:10:11.271622 [ 283 ] {478272e0-5658-4331-899d-0a04259e77bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18321 | 2026.05.19 00:10:11.271682 [ 283 ] {478272e0-5658-4331-899d-0a04259e77bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18322 | 2026.05.19 00:10:11.271977 [ 283 ] {478272e0-5658-4331-899d-0a04259e77bd} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 18323 | 2026.05.19 00:10:11.272938 [ 353 ] {478272e0-5658-4331-899d-0a04259e77bd} <Trace> AggregatingTransform: Aggregating | ||
| 18324 | 2026.05.19 00:10:11.272972 [ 353 ] {478272e0-5658-4331-899d-0a04259e77bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 18325 | 2026.05.19 00:10:11.273003 [ 353 ] {478272e0-5658-4331-899d-0a04259e77bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926076 sec. (1079.825 rows/sec., 42.18 KiB/sec.) | ||
| 18326 | 2026.05.19 00:10:11.273020 [ 353 ] {478272e0-5658-4331-899d-0a04259e77bd} <Trace> Aggregator: Merging aggregated data | ||
| 18327 | 2026.05.19 00:10:11.273581 [ 283 ] {478272e0-5658-4331-899d-0a04259e77bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002334 sec., 428.4490145672665 rows/sec., 16.74 KiB/sec. | ||
| 18328 | 2026.05.19 00:10:11.273698 [ 283 ] {478272e0-5658-4331-899d-0a04259e77bd} <Debug> TCPHandler: Processed in 0.003176269 sec. | ||
| 18329 | 2026.05.19 00:10:11.273813 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18330 | 2026.05.19 00:10:11.273847 [ 283 ] {} <Debug> TCP-Session: 0d3dc0c1-ff1f-4c03-96e4-b3542e3eb718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18331 | 2026.05.19 00:10:11.273849 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18332 | 2026.05.19 00:10:11.273872 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18333 | 2026.05.19 00:10:11.273889 [ 293 ] {} <Debug> TCP-Session: 0f0f39ec-6054-4b74-85a0-28f1d823c32c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18334 | 2026.05.19 00:10:11.273894 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18335 | 2026.05.19 00:10:11.273910 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18336 | 2026.05.19 00:10:11.273929 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18337 | 2026.05.19 00:10:11.273952 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18338 | 2026.05.19 00:10:11.273975 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18339 | 2026.05.19 00:10:11.273989 [ 310 ] {} <Debug> TCP-Session: 2e570393-f9da-4ace-a39f-7dbd19850335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18340 | 2026.05.19 00:10:11.274000 [ 309 ] {} <Debug> TCP-Session: d6223866-460c-46fb-b284-81bcf94bf045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18341 | 2026.05.19 00:10:11.274018 [ 307 ] {} <Debug> TCP-Session: 3ec162d0-8df9-4b4d-af0d-a49a33070908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18342 | 2026.05.19 00:10:11.274012 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18343 | 2026.05.19 00:10:11.273968 [ 303 ] {} <Debug> TCP-Session: 271fda74-789f-4751-aedb-e28697fa497a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18344 | 2026.05.19 00:10:11.274094 [ 308 ] {} <Debug> TCP-Session: 0ca751f9-5023-490d-a258-863ada046f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18345 | 2026.05.19 00:10:11.273910 [ 304 ] {} <Debug> TCP-Session: 8b61ae73-e972-4316-8c5c-3eca3ac9e5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18346 | 2026.05.19 00:10:11.273944 [ 311 ] {} <Debug> TCP-Session: eead9422-cbc3-41bc-bfaf-ad11744464cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18347 | 2026.05.19 00:10:12.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.15 MiB, peak 399.39 MiB, free memory in arenas 0.00 B, will set to 383.34 MiB (RSS), difference: 2.19 MiB | ||
| 18348 | 2026.05.19 00:10:12.722434 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34699 | ||
| 18349 | 2026.05.19 00:10:12.722532 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18350 | 2026.05.19 00:10:12.722563 [ 283 ] {} <Debug> TCP-Session: ab7a6bef-689e-4ecd-ab83-cbd9c2f567f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34699 | ||
| 18351 | 2026.05.19 00:10:12.722589 [ 283 ] {} <Debug> TCP-Session: ab7a6bef-689e-4ecd-ab83-cbd9c2f567f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18352 | 2026.05.19 00:10:12.722605 [ 283 ] {} <Debug> TCP-Session: ab7a6bef-689e-4ecd-ab83-cbd9c2f567f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18353 | 2026.05.19 00:10:12.722794 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50575 | ||
| 18354 | 2026.05.19 00:10:12.722833 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53376 | ||
| 18355 | 2026.05.19 00:10:12.722839 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45212 | ||
| 18356 | 2026.05.19 00:10:12.722858 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58700 | ||
| 18357 | 2026.05.19 00:10:12.722896 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60175 | ||
| 18358 | 2026.05.19 00:10:12.722904 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57309 | ||
| 18359 | 2026.05.19 00:10:12.722946 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18360 | 2026.05.19 00:10:12.722968 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18361 | 2026.05.19 00:10:12.722938 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18362 | 2026.05.19 00:10:12.723001 [ 307 ] {} <Debug> TCP-Session: 05166562-3474-4849-87d1-b069ffb002ff Authenticating user 'default' from [fd00:1122:3344:101::e]:58700 | ||
| 18363 | 2026.05.19 00:10:12.723005 [ 311 ] {} <Debug> TCP-Session: a2c25220-e3f3-42ad-8a54-1fd8b406acd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60175 | ||
| 18364 | 2026.05.19 00:10:12.723001 [ 283 ] {} <Trace> TCP-Session: ab7a6bef-689e-4ecd-ab83-cbd9c2f567f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18365 | 2026.05.19 00:10:12.723020 [ 303 ] {} <Debug> TCP-Session: 0ccdd522-6d6f-4ece-ab8f-3c7cf3fb30e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45212 | ||
| 18366 | 2026.05.19 00:10:12.723033 [ 311 ] {} <Debug> TCP-Session: a2c25220-e3f3-42ad-8a54-1fd8b406acd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18367 | 2026.05.19 00:10:12.723066 [ 303 ] {} <Debug> TCP-Session: 0ccdd522-6d6f-4ece-ab8f-3c7cf3fb30e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18368 | 2026.05.19 00:10:12.723074 [ 311 ] {} <Debug> TCP-Session: a2c25220-e3f3-42ad-8a54-1fd8b406acd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18369 | 2026.05.19 00:10:12.723083 [ 303 ] {} <Debug> TCP-Session: 0ccdd522-6d6f-4ece-ab8f-3c7cf3fb30e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18370 | 2026.05.19 00:10:12.723025 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18371 | 2026.05.19 00:10:12.723029 [ 307 ] {} <Debug> TCP-Session: 05166562-3474-4849-87d1-b069ffb002ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18372 | 2026.05.19 00:10:12.722894 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18373 | 2026.05.19 00:10:12.723142 [ 310 ] {} <Debug> TCP-Session: baf96fb2-6786-494c-955f-2b13f8512acc Authenticating user 'default' from [fd00:1122:3344:101::e]:57309 | ||
| 18374 | 2026.05.19 00:10:12.723178 [ 304 ] {} <Debug> TCP-Session: 5241e95c-0d42-41fc-91f0-936df8352534 Authenticating user 'default' from [fd00:1122:3344:101::e]:53376 | ||
| 18375 | 2026.05.19 00:10:12.723198 [ 310 ] {} <Debug> TCP-Session: baf96fb2-6786-494c-955f-2b13f8512acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18376 | 2026.05.19 00:10:12.723212 [ 304 ] {} <Debug> TCP-Session: 5241e95c-0d42-41fc-91f0-936df8352534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18377 | 2026.05.19 00:10:12.723225 [ 310 ] {} <Debug> TCP-Session: baf96fb2-6786-494c-955f-2b13f8512acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18378 | 2026.05.19 00:10:12.723238 [ 304 ] {} <Debug> TCP-Session: 5241e95c-0d42-41fc-91f0-936df8352534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18379 | 2026.05.19 00:10:12.723228 [ 283 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34699) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18380 | 2026.05.19 00:10:12.722873 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33921 | ||
| 18381 | 2026.05.19 00:10:12.722873 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50918 | ||
| 18382 | 2026.05.19 00:10:12.722857 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18383 | 2026.05.19 00:10:12.723149 [ 307 ] {} <Debug> TCP-Session: 05166562-3474-4849-87d1-b069ffb002ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18384 | 2026.05.19 00:10:12.723364 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18385 | 2026.05.19 00:10:12.723373 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18386 | 2026.05.19 00:10:12.723410 [ 308 ] {} <Debug> TCP-Session: 99f36480-bfaa-4077-8990-400f2aba48dd Authenticating user 'default' from [fd00:1122:3344:101::e]:33921 | ||
| 18387 | 2026.05.19 00:10:12.723424 [ 309 ] {} <Debug> TCP-Session: 0aba714b-6627-4bdc-8ce6-a2ae2c95ed79 Authenticating user 'default' from [fd00:1122:3344:101::e]:50918 | ||
| 18388 | 2026.05.19 00:10:12.723376 [ 293 ] {} <Debug> TCP-Session: 67d32bb6-d721-4a1f-ab96-19955c17cb2b Authenticating user 'default' from [fd00:1122:3344:101::e]:50575 | ||
| 18389 | 2026.05.19 00:10:12.723456 [ 309 ] {} <Debug> TCP-Session: 0aba714b-6627-4bdc-8ce6-a2ae2c95ed79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18390 | 2026.05.19 00:10:12.723447 [ 308 ] {} <Debug> TCP-Session: 99f36480-bfaa-4077-8990-400f2aba48dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18391 | 2026.05.19 00:10:12.723479 [ 309 ] {} <Debug> TCP-Session: 0aba714b-6627-4bdc-8ce6-a2ae2c95ed79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18392 | 2026.05.19 00:10:12.723491 [ 308 ] {} <Debug> TCP-Session: 99f36480-bfaa-4077-8990-400f2aba48dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18393 | 2026.05.19 00:10:12.723469 [ 293 ] {} <Debug> TCP-Session: 67d32bb6-d721-4a1f-ab96-19955c17cb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18394 | 2026.05.19 00:10:12.723546 [ 293 ] {} <Debug> TCP-Session: 67d32bb6-d721-4a1f-ab96-19955c17cb2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18395 | 2026.05.19 00:10:12.723553 [ 283 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18396 | 2026.05.19 00:10:12.723616 [ 283 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18397 | 2026.05.19 00:10:12.723917 [ 283 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 18398 | 2026.05.19 00:10:12.724827 [ 346 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Trace> AggregatingTransform: Aggregating | ||
| 18399 | 2026.05.19 00:10:12.724865 [ 346 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 18400 | 2026.05.19 00:10:12.724900 [ 346 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885004 sec. (1129.938 rows/sec., 44.14 KiB/sec.) | ||
| 18401 | 2026.05.19 00:10:12.724916 [ 346 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Trace> Aggregator: Merging aggregated data | ||
| 18402 | 2026.05.19 00:10:12.725479 [ 283 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002319 sec., 431.22035360069 rows/sec., 16.84 KiB/sec. | ||
| 18403 | 2026.05.19 00:10:12.725611 [ 283 ] {ef7629ad-70f3-4620-8804-e574f4fe2a9d} <Debug> TCPHandler: Processed in 0.002737006 sec. | ||
| 18404 | 2026.05.19 00:10:12.725743 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18405 | 2026.05.19 00:10:12.725771 [ 283 ] {} <Debug> TCP-Session: ab7a6bef-689e-4ecd-ab83-cbd9c2f567f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18406 | 2026.05.19 00:10:12.725772 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18407 | 2026.05.19 00:10:12.725790 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18408 | 2026.05.19 00:10:12.725810 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18409 | 2026.05.19 00:10:12.725829 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18410 | 2026.05.19 00:10:12.725849 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18411 | 2026.05.19 00:10:12.725863 [ 310 ] {} <Debug> TCP-Session: baf96fb2-6786-494c-955f-2b13f8512acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18412 | 2026.05.19 00:10:12.725874 [ 309 ] {} <Debug> TCP-Session: 0aba714b-6627-4bdc-8ce6-a2ae2c95ed79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18413 | 2026.05.19 00:10:12.725894 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18414 | 2026.05.19 00:10:12.725901 [ 304 ] {} <Debug> TCP-Session: 5241e95c-0d42-41fc-91f0-936df8352534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18415 | 2026.05.19 00:10:12.725920 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18416 | 2026.05.19 00:10:12.725942 [ 307 ] {} <Debug> TCP-Session: 05166562-3474-4849-87d1-b069ffb002ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18417 | 2026.05.19 00:10:12.725841 [ 311 ] {} <Debug> TCP-Session: a2c25220-e3f3-42ad-8a54-1fd8b406acd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18418 | 2026.05.19 00:10:12.725976 [ 303 ] {} <Debug> TCP-Session: 0ccdd522-6d6f-4ece-ab8f-3c7cf3fb30e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18419 | 2026.05.19 00:10:12.725875 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18420 | 2026.05.19 00:10:12.725809 [ 293 ] {} <Debug> TCP-Session: 67d32bb6-d721-4a1f-ab96-19955c17cb2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18421 | 2026.05.19 00:10:12.726086 [ 308 ] {} <Debug> TCP-Session: 99f36480-bfaa-4077-8990-400f2aba48dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18422 | 2026.05.19 00:10:15.122245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38883 | ||
| 18423 | 2026.05.19 00:10:15.123043 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18424 | 2026.05.19 00:10:15.123115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18425 | 2026.05.19 00:10:15.123621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18426 | 2026.05.19 00:10:15.123851 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2026.05.19 00:10:15.123977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38883 | ||
| 18428 | 2026.05.19 00:10:15.123999 [ 97 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18429 | 2026.05.19 00:10:15.124071 [ 97 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2026.05.19 00:10:15.124095 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18431 | 2026.05.19 00:10:15.124199 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18432 | 2026.05.19 00:10:15.124305 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18433 | 2026.05.19 00:10:15.124339 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36451 rows starting from the beginning of the part | ||
| 18434 | 2026.05.19 00:10:15.124404 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 18435 | 2026.05.19 00:10:15.124455 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 18436 | 2026.05.19 00:10:15.124502 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 18437 | 2026.05.19 00:10:15.124555 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 18438 | 2026.05.19 00:10:15.124600 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 18439 | 2026.05.19 00:10:15.127177 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38883 rows, containing 4 columns (4 merged, 0 gathered) in 0.003023715 sec., 12859346.863047607 rows/sec., 183.95 MiB/sec. | ||
| 18440 | 2026.05.19 00:10:15.127410 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18441 | 2026.05.19 00:10:15.127648 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18442 | 2026.05.19 00:10:15.127710 [ 188 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_81_16} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18443 | 2026.05.19 00:10:15.127779 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18444 | 2026.05.19 00:10:16.037412 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18445 | 2026.05.19 00:10:16.037479 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18446 | 2026.05.19 00:10:16.039869 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18447 | 2026.05.19 00:10:16.147258 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18448 | 2026.05.19 00:10:16.147632 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 18449 | 2026.05.19 00:10:16.148056 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18450 | 2026.05.19 00:10:16.148096 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Debug> 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 | ||
| 18451 | 2026.05.19 00:10:16.148322 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18452 | 2026.05.19 00:10:16.148397 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18453 | 2026.05.19 00:10:16.148542 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 18454 | 2026.05.19 00:10:16.148613 [ 292 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18455 | 2026.05.19 00:10:16.148626 [ 326 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18456 | 2026.05.19 00:10:16.148666 [ 329 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18457 | 2026.05.19 00:10:16.148806 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 18458 | 2026.05.19 00:10:16.148836 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18459 | 2026.05.19 00:10:16.148908 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18460 | 2026.05.19 00:10:16.148929 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18461 | 2026.05.19 00:10:16.148966 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> 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'))" | ||
| 18462 | 2026.05.19 00:10:16.149009 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Trace> 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'))" | ||
| 18463 | 2026.05.19 00:10:16.150077 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002604 sec., 13440.860215053763 rows/sec., 2.26 MiB/sec. | ||
| 18464 | 2026.05.19 00:10:16.150165 [ 294 ] {3dfa5341-a0db-4996-97a1-c5c1e4ee80d8} <Debug> TCPHandler: Processed in 0.003100717 sec. | ||
| 18465 | 2026.05.19 00:10:16.152428 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18466 | 2026.05.19 00:10:16.152639 [ 294 ] {8ae69229-4622-4693-a54d-9ddad4c51025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18467 | 2026.05.19 00:10:16.152726 [ 294 ] {8ae69229-4622-4693-a54d-9ddad4c51025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18468 | 2026.05.19 00:10:16.153366 [ 294 ] {8ae69229-4622-4693-a54d-9ddad4c51025} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18469 | 2026.05.19 00:10:16.153407 [ 294 ] {8ae69229-4622-4693-a54d-9ddad4c51025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18470 | 2026.05.19 00:10:16.153759 [ 294 ] {8ae69229-4622-4693-a54d-9ddad4c51025} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18471 | 2026.05.19 00:10:16.153983 [ 294 ] {8ae69229-4622-4693-a54d-9ddad4c51025} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18472 | 2026.05.19 00:10:16.154132 [ 294 ] {8ae69229-4622-4693-a54d-9ddad4c51025} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001551 sec., 2578.9813023855577 rows/sec., 210.30 KiB/sec. | ||
| 18473 | 2026.05.19 00:10:16.154168 [ 294 ] {8ae69229-4622-4693-a54d-9ddad4c51025} <Debug> TCPHandler: Processed in 0.001861382 sec. | ||
| 18474 | 2026.05.19 00:10:16.154300 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18475 | 2026.05.19 00:10:16.154397 [ 294 ] {31944d38-eeed-4c38-86d9-b83c043038a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18476 | 2026.05.19 00:10:16.154439 [ 294 ] {31944d38-eeed-4c38-86d9-b83c043038a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18477 | 2026.05.19 00:10:16.154907 [ 294 ] {31944d38-eeed-4c38-86d9-b83c043038a7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18478 | 2026.05.19 00:10:16.154944 [ 294 ] {31944d38-eeed-4c38-86d9-b83c043038a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18479 | 2026.05.19 00:10:16.155251 [ 294 ] {31944d38-eeed-4c38-86d9-b83c043038a7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18480 | 2026.05.19 00:10:16.155475 [ 294 ] {31944d38-eeed-4c38-86d9-b83c043038a7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18481 | 2026.05.19 00:10:16.155606 [ 294 ] {31944d38-eeed-4c38-86d9-b83c043038a7} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001227 sec., 96169.51915240423 rows/sec., 8.15 MiB/sec. | ||
| 18482 | 2026.05.19 00:10:16.155642 [ 294 ] {31944d38-eeed-4c38-86d9-b83c043038a7} <Debug> TCPHandler: Processed in 0.001390979 sec. | ||
| 18483 | 2026.05.19 00:10:16.155764 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18484 | 2026.05.19 00:10:16.155859 [ 294 ] {e0ba671a-3144-4558-84d3-239727da6d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18485 | 2026.05.19 00:10:16.155901 [ 294 ] {e0ba671a-3144-4558-84d3-239727da6d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18486 | 2026.05.19 00:10:16.156321 [ 294 ] {e0ba671a-3144-4558-84d3-239727da6d76} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18487 | 2026.05.19 00:10:16.156358 [ 294 ] {e0ba671a-3144-4558-84d3-239727da6d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18488 | 2026.05.19 00:10:16.156653 [ 294 ] {e0ba671a-3144-4558-84d3-239727da6d76} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18489 | 2026.05.19 00:10:16.156883 [ 294 ] {e0ba671a-3144-4558-84d3-239727da6d76} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18490 | 2026.05.19 00:10:16.157016 [ 294 ] {e0ba671a-3144-4558-84d3-239727da6d76} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001175 sec., 28936.170212765956 rows/sec., 2.11 MiB/sec. | ||
| 18491 | 2026.05.19 00:10:16.157051 [ 294 ] {e0ba671a-3144-4558-84d3-239727da6d76} <Debug> TCPHandler: Processed in 0.001336267 sec. | ||
| 18492 | 2026.05.19 00:10:16.157169 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18493 | 2026.05.19 00:10:16.157262 [ 294 ] {49981336-dd64-4fc6-bed0-d3a003c3f749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18494 | 2026.05.19 00:10:16.157303 [ 294 ] {49981336-dd64-4fc6-bed0-d3a003c3f749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18495 | 2026.05.19 00:10:16.157745 [ 294 ] {49981336-dd64-4fc6-bed0-d3a003c3f749} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18496 | 2026.05.19 00:10:16.157781 [ 294 ] {49981336-dd64-4fc6-bed0-d3a003c3f749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18497 | 2026.05.19 00:10:16.158091 [ 294 ] {49981336-dd64-4fc6-bed0-d3a003c3f749} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18498 | 2026.05.19 00:10:16.158303 [ 294 ] {49981336-dd64-4fc6-bed0-d3a003c3f749} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18499 | 2026.05.19 00:10:16.158432 [ 294 ] {49981336-dd64-4fc6-bed0-d3a003c3f749} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001187 sec., 82561.07834877844 rows/sec., 6.45 MiB/sec. | ||
| 18500 | 2026.05.19 00:10:16.158467 [ 294 ] {49981336-dd64-4fc6-bed0-d3a003c3f749} <Debug> TCPHandler: Processed in 0.001347978 sec. | ||
| 18501 | 2026.05.19 00:10:16.158588 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18502 | 2026.05.19 00:10:16.158683 [ 294 ] {cb106afb-9271-481d-8b60-3f0dec6559df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18503 | 2026.05.19 00:10:16.158727 [ 294 ] {cb106afb-9271-481d-8b60-3f0dec6559df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18504 | 2026.05.19 00:10:16.159161 [ 294 ] {cb106afb-9271-481d-8b60-3f0dec6559df} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2026.05.19 00:10:16.159197 [ 294 ] {cb106afb-9271-481d-8b60-3f0dec6559df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18506 | 2026.05.19 00:10:16.159578 [ 294 ] {cb106afb-9271-481d-8b60-3f0dec6559df} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18507 | 2026.05.19 00:10:16.159797 [ 294 ] {cb106afb-9271-481d-8b60-3f0dec6559df} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18508 | 2026.05.19 00:10:16.159926 [ 294 ] {cb106afb-9271-481d-8b60-3f0dec6559df} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001262 sec., 128367.67036450078 rows/sec., 8.94 MiB/sec. | ||
| 18509 | 2026.05.19 00:10:16.159960 [ 294 ] {cb106afb-9271-481d-8b60-3f0dec6559df} <Debug> TCPHandler: Processed in 0.001421519 sec. | ||
| 18510 | 2026.05.19 00:10:16.160140 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18511 | 2026.05.19 00:10:16.160248 [ 294 ] {d947e230-25c2-427a-bb6f-64feaa828aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18512 | 2026.05.19 00:10:16.160303 [ 294 ] {d947e230-25c2-427a-bb6f-64feaa828aa0} <Trace> 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 | ||
| 18513 | 2026.05.19 00:10:16.161140 [ 294 ] {d947e230-25c2-427a-bb6f-64feaa828aa0} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18514 | 2026.05.19 00:10:16.161177 [ 294 ] {d947e230-25c2-427a-bb6f-64feaa828aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18515 | 2026.05.19 00:10:16.161710 [ 294 ] {d947e230-25c2-427a-bb6f-64feaa828aa0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18516 | 2026.05.19 00:10:16.161932 [ 294 ] {d947e230-25c2-427a-bb6f-64feaa828aa0} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2026.05.19 00:10:16.162070 [ 294 ] {d947e230-25c2-427a-bb6f-64feaa828aa0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00184 sec., 16304.347826086956 rows/sec., 29.22 MiB/sec. | ||
| 18518 | 2026.05.19 00:10:16.162122 [ 294 ] {d947e230-25c2-427a-bb6f-64feaa828aa0} <Debug> TCPHandler: Processed in 0.002041077 sec. | ||
| 18519 | 2026.05.19 00:10:16.162297 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18520 | 2026.05.19 00:10:16.162392 [ 294 ] {28b9b8b6-c96e-4fda-90f8-23acf7244a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18521 | 2026.05.19 00:10:16.162435 [ 294 ] {28b9b8b6-c96e-4fda-90f8-23acf7244a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18522 | 2026.05.19 00:10:16.162861 [ 294 ] {28b9b8b6-c96e-4fda-90f8-23acf7244a68} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18523 | 2026.05.19 00:10:16.162892 [ 294 ] {28b9b8b6-c96e-4fda-90f8-23acf7244a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 18524 | 2026.05.19 00:10:16.163191 [ 294 ] {28b9b8b6-c96e-4fda-90f8-23acf7244a68} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18525 | 2026.05.19 00:10:16.163400 [ 294 ] {28b9b8b6-c96e-4fda-90f8-23acf7244a68} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18526 | 2026.05.19 00:10:16.163528 [ 294 ] {28b9b8b6-c96e-4fda-90f8-23acf7244a68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 18527 | 2026.05.19 00:10:16.163563 [ 294 ] {28b9b8b6-c96e-4fda-90f8-23acf7244a68} <Debug> TCPHandler: Processed in 0.001346217 sec. | ||
| 18528 | 2026.05.19 00:10:16.944381 [ 225 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18529 | 2026.05.19 00:10:16.944453 [ 225 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18530 | 2026.05.19 00:10:16.947269 [ 225 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18531 | 2026.05.19 00:10:17.174352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18532 | 2026.05.19 00:10:17.191507 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18533 | 2026.05.19 00:10:17.191549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18534 | 2026.05.19 00:10:17.197686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18535 | 2026.05.19 00:10:17.198379 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18536 | 2026.05.19 00:10:17.198662 [ 93 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18537 | 2026.05.19 00:10:17.198703 [ 93 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18538 | 2026.05.19 00:10:17.198725 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18539 | 2026.05.19 00:10:17.198817 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18540 | 2026.05.19 00:10:17.201462 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18541 | 2026.05.19 00:10:17.201875 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18542 | 2026.05.19 00:10:17.202660 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18543 | 2026.05.19 00:10:17.206085 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18544 | 2026.05.19 00:10:17.209491 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18545 | 2026.05.19 00:10:17.213101 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18546 | 2026.05.19 00:10:17.217253 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18547 | 2026.05.19 00:10:17.221655 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18548 | 2026.05.19 00:10:17.280519 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.081732683 sec., 7463.354653364309 rows/sec., 38.59 MiB/sec. | ||
| 18549 | 2026.05.19 00:10:17.283427 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18550 | 2026.05.19 00:10:17.285297 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18551 | 2026.05.19 00:10:17.285402 [ 200 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_81_16} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18552 | 2026.05.19 00:10:17.287831 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18553 | 2026.05.19 00:10:18.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.44 MiB, peak 401.85 MiB, free memory in arenas 0.00 B, will set to 383.36 MiB (RSS), difference: -1.08 MiB | ||
| 18554 | 2026.05.19 00:10:21.146868 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18555 | 2026.05.19 00:10:21.147128 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 18556 | 2026.05.19 00:10:21.147538 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18557 | 2026.05.19 00:10:21.147588 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Debug> 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 | ||
| 18558 | 2026.05.19 00:10:21.147850 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18559 | 2026.05.19 00:10:21.147933 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18560 | 2026.05.19 00:10:21.148088 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18561 | 2026.05.19 00:10:21.148155 [ 326 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18562 | 2026.05.19 00:10:21.148159 [ 292 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18563 | 2026.05.19 00:10:21.148195 [ 329 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18564 | 2026.05.19 00:10:21.148302 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 18565 | 2026.05.19 00:10:21.148330 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18566 | 2026.05.19 00:10:21.148401 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18567 | 2026.05.19 00:10:21.148423 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18568 | 2026.05.19 00:10:21.148459 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> 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'))" | ||
| 18569 | 2026.05.19 00:10:21.148499 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Trace> 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'))" | ||
| 18570 | 2026.05.19 00:10:21.149592 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002575 sec., 13592.233009708738 rows/sec., 2.29 MiB/sec. | ||
| 18571 | 2026.05.19 00:10:21.149706 [ 294 ] {8b0df902-09b9-499b-bcc0-1be802acf60c} <Debug> TCPHandler: Processed in 0.002979643 sec. | ||
| 18572 | 2026.05.19 00:10:21.151640 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18573 | 2026.05.19 00:10:21.151749 [ 294 ] {7417d83d-39c2-423a-b5ce-cd235e556bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18574 | 2026.05.19 00:10:21.151794 [ 294 ] {7417d83d-39c2-423a-b5ce-cd235e556bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18575 | 2026.05.19 00:10:21.152286 [ 294 ] {7417d83d-39c2-423a-b5ce-cd235e556bb8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18576 | 2026.05.19 00:10:21.152330 [ 294 ] {7417d83d-39c2-423a-b5ce-cd235e556bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18577 | 2026.05.19 00:10:21.152697 [ 294 ] {7417d83d-39c2-423a-b5ce-cd235e556bb8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18578 | 2026.05.19 00:10:21.152939 [ 294 ] {7417d83d-39c2-423a-b5ce-cd235e556bb8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18579 | 2026.05.19 00:10:21.153095 [ 294 ] {7417d83d-39c2-423a-b5ce-cd235e556bb8} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001377 sec., 56644.88017429194 rows/sec., 4.69 MiB/sec. | ||
| 18580 | 2026.05.19 00:10:21.153131 [ 294 ] {7417d83d-39c2-423a-b5ce-cd235e556bb8} <Debug> TCPHandler: Processed in 0.001540973 sec. | ||
| 18581 | 2026.05.19 00:10:21.153257 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18582 | 2026.05.19 00:10:21.153352 [ 294 ] {f3217181-4e07-4158-b84f-97db40cb5961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18583 | 2026.05.19 00:10:21.153394 [ 294 ] {f3217181-4e07-4158-b84f-97db40cb5961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18584 | 2026.05.19 00:10:21.153790 [ 294 ] {f3217181-4e07-4158-b84f-97db40cb5961} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18585 | 2026.05.19 00:10:21.153825 [ 294 ] {f3217181-4e07-4158-b84f-97db40cb5961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18586 | 2026.05.19 00:10:21.154107 [ 294 ] {f3217181-4e07-4158-b84f-97db40cb5961} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18587 | 2026.05.19 00:10:21.154306 [ 294 ] {f3217181-4e07-4158-b84f-97db40cb5961} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18588 | 2026.05.19 00:10:21.154438 [ 294 ] {f3217181-4e07-4158-b84f-97db40cb5961} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001104 sec., 9963.76811594203 rows/sec., 749.23 KiB/sec. | ||
| 18589 | 2026.05.19 00:10:21.154472 [ 294 ] {f3217181-4e07-4158-b84f-97db40cb5961} <Debug> TCPHandler: Processed in 0.001263575 sec. | ||
| 18590 | 2026.05.19 00:10:21.154587 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18591 | 2026.05.19 00:10:21.154681 [ 294 ] {a169909a-0f4d-477a-9134-ab8884d3ccdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18592 | 2026.05.19 00:10:21.154720 [ 294 ] {a169909a-0f4d-477a-9134-ab8884d3ccdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18593 | 2026.05.19 00:10:21.155133 [ 294 ] {a169909a-0f4d-477a-9134-ab8884d3ccdd} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18594 | 2026.05.19 00:10:21.155170 [ 294 ] {a169909a-0f4d-477a-9134-ab8884d3ccdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18595 | 2026.05.19 00:10:21.155472 [ 294 ] {a169909a-0f4d-477a-9134-ab8884d3ccdd} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18596 | 2026.05.19 00:10:21.155681 [ 294 ] {a169909a-0f4d-477a-9134-ab8884d3ccdd} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18597 | 2026.05.19 00:10:21.155811 [ 294 ] {a169909a-0f4d-477a-9134-ab8884d3ccdd} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001148 sec., 65331.01045296167 rows/sec., 5.10 MiB/sec. | ||
| 18598 | 2026.05.19 00:10:21.155845 [ 294 ] {a169909a-0f4d-477a-9134-ab8884d3ccdd} <Debug> TCPHandler: Processed in 0.001306767 sec. | ||
| 18599 | 2026.05.19 00:10:21.155924 [ 219 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18600 | 2026.05.19 00:10:21.155966 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18601 | 2026.05.19 00:10:21.156093 [ 219 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18602 | 2026.05.19 00:10:21.156188 [ 294 ] {6f48fd53-b708-4068-89db-76ca6531959d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18603 | 2026.05.19 00:10:21.156236 [ 294 ] {6f48fd53-b708-4068-89db-76ca6531959d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18604 | 2026.05.19 00:10:21.156639 [ 294 ] {6f48fd53-b708-4068-89db-76ca6531959d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18605 | 2026.05.19 00:10:21.156678 [ 294 ] {6f48fd53-b708-4068-89db-76ca6531959d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18606 | 2026.05.19 00:10:21.157058 [ 294 ] {6f48fd53-b708-4068-89db-76ca6531959d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18607 | 2026.05.19 00:10:21.157438 [ 294 ] {6f48fd53-b708-4068-89db-76ca6531959d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18608 | 2026.05.19 00:10:21.157578 [ 294 ] {6f48fd53-b708-4068-89db-76ca6531959d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00141 sec., 113475.17730496454 rows/sec., 7.90 MiB/sec. | ||
| 18609 | 2026.05.19 00:10:21.157575 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_133_39 to all_134_134_0 | ||
| 18610 | 2026.05.19 00:10:21.157617 [ 294 ] {6f48fd53-b708-4068-89db-76ca6531959d} <Debug> TCPHandler: Processed in 0.001700007 sec. | ||
| 18611 | 2026.05.19 00:10:21.157660 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18612 | 2026.05.19 00:10:21.157690 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18613 | 2026.05.19 00:10:21.157755 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18614 | 2026.05.19 00:10:21.157782 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_134_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_133_39 to all_134_134_0 into Compact with storage Full | ||
| 18615 | 2026.05.19 00:10:21.157842 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18616 | 2026.05.19 00:10:21.157855 [ 294 ] {4386a710-c458-4e0a-a1b7-100cd3dee99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18617 | 2026.05.19 00:10:21.157874 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18618 | 2026.05.19 00:10:21.157909 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_134_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18619 | 2026.05.19 00:10:21.157916 [ 294 ] {4386a710-c458-4e0a-a1b7-100cd3dee99f} <Trace> 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 | ||
| 18620 | 2026.05.19 00:10:21.157954 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_134_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_39, total 48306 rows starting from the beginning of the part | ||
| 18621 | 2026.05.19 00:10:21.158027 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_134_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 128 rows starting from the beginning of the part | ||
| 18622 | 2026.05.19 00:10:21.158461 [ 219 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18623 | 2026.05.19 00:10:21.158679 [ 294 ] {4386a710-c458-4e0a-a1b7-100cd3dee99f} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18624 | 2026.05.19 00:10:21.158719 [ 294 ] {4386a710-c458-4e0a-a1b7-100cd3dee99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18625 | 2026.05.19 00:10:21.159243 [ 294 ] {4386a710-c458-4e0a-a1b7-100cd3dee99f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18626 | 2026.05.19 00:10:21.159489 [ 294 ] {4386a710-c458-4e0a-a1b7-100cd3dee99f} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18627 | 2026.05.19 00:10:21.159634 [ 294 ] {4386a710-c458-4e0a-a1b7-100cd3dee99f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001797 sec., 6121.3132999443515 rows/sec., 10.97 MiB/sec. | ||
| 18628 | 2026.05.19 00:10:21.159687 [ 294 ] {4386a710-c458-4e0a-a1b7-100cd3dee99f} <Debug> TCPHandler: Processed in 0.001981155 sec. | ||
| 18629 | 2026.05.19 00:10:21.159813 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18630 | 2026.05.19 00:10:21.159907 [ 294 ] {d2f7c157-3376-46d5-95c1-8b069acda55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18631 | 2026.05.19 00:10:21.159950 [ 294 ] {d2f7c157-3376-46d5-95c1-8b069acda55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18632 | 2026.05.19 00:10:21.160297 [ 294 ] {d2f7c157-3376-46d5-95c1-8b069acda55d} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18633 | 2026.05.19 00:10:21.160332 [ 294 ] {d2f7c157-3376-46d5-95c1-8b069acda55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18634 | 2026.05.19 00:10:21.160609 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18635 | 2026.05.19 00:10:21.160646 [ 294 ] {d2f7c157-3376-46d5-95c1-8b069acda55d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18636 | 2026.05.19 00:10:21.160853 [ 294 ] {d2f7c157-3376-46d5-95c1-8b069acda55d} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.05.19 00:10:21.160986 [ 294 ] {d2f7c157-3376-46d5-95c1-8b069acda55d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 18638 | 2026.05.19 00:10:21.161019 [ 294 ] {d2f7c157-3376-46d5-95c1-8b069acda55d} <Debug> TCPHandler: Processed in 0.001256565 sec. | ||
| 18639 | 2026.05.19 00:10:21.165395 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_134_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48434 rows, containing 5 columns (5 merged, 0 gathered) in 0.007643614 sec., 6336531.384237875 rows/sec., 408.20 MiB/sec. | ||
| 18640 | 2026.05.19 00:10:21.166282 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_134_40} <Trace> MergedBlockOutputStream: filled checksums all_1_134_40 (state Temporary) | ||
| 18641 | 2026.05.19 00:10:21.166553 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_134_40} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_134_40 to all_1_134_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18642 | 2026.05.19 00:10:21.166616 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_134_40} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_133_39, all_134_134_0] -> all_1_134_40 | ||
| 18643 | 2026.05.19 00:10:21.166691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18644 | 2026.05.19 00:10:21.825380 [ 219 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18645 | 2026.05.19 00:10:21.825450 [ 219 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18646 | 2026.05.19 00:10:21.828105 [ 219 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18647 | 2026.05.19 00:10:22.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.78 MiB, peak 401.85 MiB, free memory in arenas 0.00 B, will set to 383.36 MiB (RSS), difference: 3.57 MiB | ||
| 18648 | 2026.05.19 00:10:22.076299 [ 224 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18649 | 2026.05.19 00:10:22.076331 [ 224 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18650 | 2026.05.19 00:10:22.078612 [ 224 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18651 | 2026.05.19 00:10:22.440830 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18652 | 2026.05.19 00:10:22.440877 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18653 | 2026.05.19 00:10:22.624132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39331 | ||
| 18654 | 2026.05.19 00:10:22.624855 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18655 | 2026.05.19 00:10:22.624921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18656 | 2026.05.19 00:10:22.625446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18657 | 2026.05.19 00:10:22.625669 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18658 | 2026.05.19 00:10:22.625798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39331 | ||
| 18659 | 2026.05.19 00:10:24.701540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18660 | 2026.05.19 00:10:24.718608 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18661 | 2026.05.19 00:10:24.718670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18662 | 2026.05.19 00:10:24.724719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18663 | 2026.05.19 00:10:24.725466 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18664 | 2026.05.19 00:10:24.729034 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18665 | 2026.05.19 00:10:26.147317 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18666 | 2026.05.19 00:10:26.147546 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 18667 | 2026.05.19 00:10:26.147871 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18668 | 2026.05.19 00:10:26.147917 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Debug> 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 | ||
| 18669 | 2026.05.19 00:10:26.148130 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18670 | 2026.05.19 00:10:26.148198 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18671 | 2026.05.19 00:10:26.148337 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18672 | 2026.05.19 00:10:26.148425 [ 327 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18673 | 2026.05.19 00:10:26.148446 [ 329 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18674 | 2026.05.19 00:10:26.148427 [ 326 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18675 | 2026.05.19 00:10:26.148596 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 18676 | 2026.05.19 00:10:26.148626 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18677 | 2026.05.19 00:10:26.148705 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18678 | 2026.05.19 00:10:26.148724 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18679 | 2026.05.19 00:10:26.148759 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> 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'))" | ||
| 18680 | 2026.05.19 00:10:26.148798 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Trace> 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'))" | ||
| 18681 | 2026.05.19 00:10:26.149780 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002328 sec., 15034.364261168383 rows/sec., 2.53 MiB/sec. | ||
| 18682 | 2026.05.19 00:10:26.149890 [ 294 ] {843ee1b4-c5c4-4544-9890-820540e042fa} <Debug> TCPHandler: Processed in 0.002701616 sec. | ||
| 18683 | 2026.05.19 00:10:26.152144 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18684 | 2026.05.19 00:10:26.152275 [ 294 ] {e64c38d4-e87a-4754-93c1-dec7c7f85017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18685 | 2026.05.19 00:10:26.152320 [ 294 ] {e64c38d4-e87a-4754-93c1-dec7c7f85017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18686 | 2026.05.19 00:10:26.152857 [ 294 ] {e64c38d4-e87a-4754-93c1-dec7c7f85017} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18687 | 2026.05.19 00:10:26.152899 [ 294 ] {e64c38d4-e87a-4754-93c1-dec7c7f85017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18688 | 2026.05.19 00:10:26.153263 [ 294 ] {e64c38d4-e87a-4754-93c1-dec7c7f85017} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18689 | 2026.05.19 00:10:26.153477 [ 294 ] {e64c38d4-e87a-4754-93c1-dec7c7f85017} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18690 | 2026.05.19 00:10:26.153620 [ 294 ] {e64c38d4-e87a-4754-93c1-dec7c7f85017} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001377 sec., 84241.103848947 rows/sec., 7.15 MiB/sec. | ||
| 18691 | 2026.05.19 00:10:26.153655 [ 294 ] {e64c38d4-e87a-4754-93c1-dec7c7f85017} <Debug> TCPHandler: Processed in 0.001585144 sec. | ||
| 18692 | 2026.05.19 00:10:26.153786 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18693 | 2026.05.19 00:10:26.153881 [ 294 ] {a6ce2796-a12d-4150-8a6a-2ba857db8ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18694 | 2026.05.19 00:10:26.153921 [ 294 ] {a6ce2796-a12d-4150-8a6a-2ba857db8ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18695 | 2026.05.19 00:10:26.154335 [ 294 ] {a6ce2796-a12d-4150-8a6a-2ba857db8ff5} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18696 | 2026.05.19 00:10:26.154371 [ 294 ] {a6ce2796-a12d-4150-8a6a-2ba857db8ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18697 | 2026.05.19 00:10:26.154665 [ 294 ] {a6ce2796-a12d-4150-8a6a-2ba857db8ff5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18698 | 2026.05.19 00:10:26.154868 [ 294 ] {a6ce2796-a12d-4150-8a6a-2ba857db8ff5} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18699 | 2026.05.19 00:10:26.154994 [ 294 ] {a6ce2796-a12d-4150-8a6a-2ba857db8ff5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001131 sec., 26525.19893899204 rows/sec., 1.95 MiB/sec. | ||
| 18700 | 2026.05.19 00:10:26.155029 [ 294 ] {a6ce2796-a12d-4150-8a6a-2ba857db8ff5} <Debug> TCPHandler: Processed in 0.001291096 sec. | ||
| 18701 | 2026.05.19 00:10:26.155152 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18702 | 2026.05.19 00:10:26.155244 [ 294 ] {d1463541-f44e-4891-b3eb-d8cfa82633a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18703 | 2026.05.19 00:10:26.155284 [ 294 ] {d1463541-f44e-4891-b3eb-d8cfa82633a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18704 | 2026.05.19 00:10:26.155710 [ 294 ] {d1463541-f44e-4891-b3eb-d8cfa82633a8} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18705 | 2026.05.19 00:10:26.155746 [ 294 ] {d1463541-f44e-4891-b3eb-d8cfa82633a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18706 | 2026.05.19 00:10:26.156040 [ 294 ] {d1463541-f44e-4891-b3eb-d8cfa82633a8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18707 | 2026.05.19 00:10:26.156241 [ 294 ] {d1463541-f44e-4891-b3eb-d8cfa82633a8} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18708 | 2026.05.19 00:10:26.156368 [ 294 ] {d1463541-f44e-4891-b3eb-d8cfa82633a8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001142 sec., 82311.73380035027 rows/sec., 6.43 MiB/sec. | ||
| 18709 | 2026.05.19 00:10:26.156404 [ 294 ] {d1463541-f44e-4891-b3eb-d8cfa82633a8} <Debug> TCPHandler: Processed in 0.001299207 sec. | ||
| 18710 | 2026.05.19 00:10:26.156528 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2026.05.19 00:10:26.156620 [ 294 ] {0b1505f5-1d41-48b1-91b3-421850ad04ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18712 | 2026.05.19 00:10:26.156663 [ 294 ] {0b1505f5-1d41-48b1-91b3-421850ad04ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18713 | 2026.05.19 00:10:26.157069 [ 294 ] {0b1505f5-1d41-48b1-91b3-421850ad04ad} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2026.05.19 00:10:26.157105 [ 294 ] {0b1505f5-1d41-48b1-91b3-421850ad04ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18715 | 2026.05.19 00:10:26.157420 [ 294 ] {0b1505f5-1d41-48b1-91b3-421850ad04ad} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18716 | 2026.05.19 00:10:26.157620 [ 294 ] {0b1505f5-1d41-48b1-91b3-421850ad04ad} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2026.05.19 00:10:26.157748 [ 294 ] {0b1505f5-1d41-48b1-91b3-421850ad04ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 18718 | 2026.05.19 00:10:26.157746 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_134_40 to all_135_135_0 | ||
| 18719 | 2026.05.19 00:10:26.157783 [ 294 ] {0b1505f5-1d41-48b1-91b3-421850ad04ad} <Debug> TCPHandler: Processed in 0.001302656 sec. | ||
| 18720 | 2026.05.19 00:10:26.157823 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18721 | 2026.05.19 00:10:26.157848 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18722 | 2026.05.19 00:10:26.157922 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18723 | 2026.05.19 00:10:26.157949 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_135_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_40 to all_135_135_0 into Compact with storage Full | ||
| 18724 | 2026.05.19 00:10:26.158020 [ 294 ] {8ba945b5-4674-4e9b-b8c0-028dfb81b3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18725 | 2026.05.19 00:10:26.158079 [ 294 ] {8ba945b5-4674-4e9b-b8c0-028dfb81b3fd} <Trace> 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 | ||
| 18726 | 2026.05.19 00:10:26.158103 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_135_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18727 | 2026.05.19 00:10:26.158145 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_135_41} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_40, total 48434 rows starting from the beginning of the part | ||
| 18728 | 2026.05.19 00:10:26.158217 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_135_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18729 | 2026.05.19 00:10:26.158884 [ 294 ] {8ba945b5-4674-4e9b-b8c0-028dfb81b3fd} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18730 | 2026.05.19 00:10:26.158926 [ 294 ] {8ba945b5-4674-4e9b-b8c0-028dfb81b3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18731 | 2026.05.19 00:10:26.159466 [ 294 ] {8ba945b5-4674-4e9b-b8c0-028dfb81b3fd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18732 | 2026.05.19 00:10:26.159686 [ 294 ] {8ba945b5-4674-4e9b-b8c0-028dfb81b3fd} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18733 | 2026.05.19 00:10:26.159825 [ 294 ] {8ba945b5-4674-4e9b-b8c0-028dfb81b3fd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001823 sec., 16456.390565002745 rows/sec., 29.49 MiB/sec. | ||
| 18734 | 2026.05.19 00:10:26.159878 [ 294 ] {8ba945b5-4674-4e9b-b8c0-028dfb81b3fd} <Debug> TCPHandler: Processed in 0.002003766 sec. | ||
| 18735 | 2026.05.19 00:10:26.160011 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18736 | 2026.05.19 00:10:26.160105 [ 294 ] {add298e8-239b-4f84-b89f-0384757028f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18737 | 2026.05.19 00:10:26.160147 [ 294 ] {add298e8-239b-4f84-b89f-0384757028f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18738 | 2026.05.19 00:10:26.160580 [ 294 ] {add298e8-239b-4f84-b89f-0384757028f7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18739 | 2026.05.19 00:10:26.160626 [ 294 ] {add298e8-239b-4f84-b89f-0384757028f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18740 | 2026.05.19 00:10:26.161029 [ 294 ] {add298e8-239b-4f84-b89f-0384757028f7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18741 | 2026.05.19 00:10:26.161267 [ 294 ] {add298e8-239b-4f84-b89f-0384757028f7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18742 | 2026.05.19 00:10:26.161400 [ 294 ] {add298e8-239b-4f84-b89f-0384757028f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 18743 | 2026.05.19 00:10:26.161435 [ 294 ] {add298e8-239b-4f84-b89f-0384757028f7} <Debug> TCPHandler: Processed in 0.001471961 sec. | ||
| 18744 | 2026.05.19 00:10:26.165386 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_135_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48594 rows, containing 5 columns (5 merged, 0 gathered) in 0.007478248 sec., 6498046.066404859 rows/sec., 418.72 MiB/sec. | ||
| 18745 | 2026.05.19 00:10:26.166100 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_135_41} <Trace> MergedBlockOutputStream: filled checksums all_1_135_41 (state Temporary) | ||
| 18746 | 2026.05.19 00:10:26.166394 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_135_41} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_135_41 to all_1_135_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2026.05.19 00:10:26.166471 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_135_41} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_134_40, all_135_135_0] -> all_1_135_41 | ||
| 18748 | 2026.05.19 00:10:26.166546 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18749 | 2026.05.19 00:10:26.414689 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18750 | 2026.05.19 00:10:26.414930 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 18751 | 2026.05.19 00:10:26.415292 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18752 | 2026.05.19 00:10:26.415339 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Debug> 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 | ||
| 18753 | 2026.05.19 00:10:26.415604 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18754 | 2026.05.19 00:10:26.415674 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18755 | 2026.05.19 00:10:26.415821 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 18756 | 2026.05.19 00:10:26.415908 [ 350 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18757 | 2026.05.19 00:10:26.415918 [ 329 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18758 | 2026.05.19 00:10:26.415928 [ 327 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18759 | 2026.05.19 00:10:26.416051 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 18760 | 2026.05.19 00:10:26.416080 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18761 | 2026.05.19 00:10:26.416152 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18762 | 2026.05.19 00:10:26.416173 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18763 | 2026.05.19 00:10:26.416211 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> 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'))" | ||
| 18764 | 2026.05.19 00:10:26.416253 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Trace> 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'))" | ||
| 18765 | 2026.05.19 00:10:26.417368 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002547 sec., 13741.65685119749 rows/sec., 2.92 MiB/sec. | ||
| 18766 | 2026.05.19 00:10:26.417514 [ 294 ] {9cc7e144-3335-4f93-9f00-4d620c788ce4} <Debug> TCPHandler: Processed in 0.002958833 sec. | ||
| 18767 | 2026.05.19 00:10:26.431835 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18768 | 2026.05.19 00:10:26.431979 [ 294 ] {1475e063-a20b-4d05-aa9e-e904d036a183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18769 | 2026.05.19 00:10:26.432037 [ 294 ] {1475e063-a20b-4d05-aa9e-e904d036a183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18770 | 2026.05.19 00:10:26.432606 [ 294 ] {1475e063-a20b-4d05-aa9e-e904d036a183} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2026.05.19 00:10:26.432650 [ 294 ] {1475e063-a20b-4d05-aa9e-e904d036a183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18772 | 2026.05.19 00:10:26.433017 [ 294 ] {1475e063-a20b-4d05-aa9e-e904d036a183} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18773 | 2026.05.19 00:10:26.433241 [ 294 ] {1475e063-a20b-4d05-aa9e-e904d036a183} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.05.19 00:10:26.433394 [ 56 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18775 | 2026.05.19 00:10:26.433398 [ 294 ] {1475e063-a20b-4d05-aa9e-e904d036a183} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001462 sec., 16415.868673050616 rows/sec., 1.36 MiB/sec. | ||
| 18776 | 2026.05.19 00:10:26.433447 [ 56 ] {} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2026.05.19 00:10:26.433462 [ 294 ] {1475e063-a20b-4d05-aa9e-e904d036a183} <Debug> TCPHandler: Processed in 0.001695227 sec. | ||
| 18778 | 2026.05.19 00:10:26.433478 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18779 | 2026.05.19 00:10:26.433568 [ 224 ] {} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18780 | 2026.05.19 00:10:26.433593 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18781 | 2026.05.19 00:10:26.433597 [ 224 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18782 | 2026.05.19 00:10:26.433610 [ 201 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18783 | 2026.05.19 00:10:26.433698 [ 294 ] {6328bff1-e8c6-4923-8b8b-4659c0cefc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18784 | 2026.05.19 00:10:26.433748 [ 294 ] {6328bff1-e8c6-4923-8b8b-4659c0cefc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18785 | 2026.05.19 00:10:26.433781 [ 201 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18786 | 2026.05.19 00:10:26.433826 [ 201 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 18787 | 2026.05.19 00:10:26.433904 [ 201 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 18788 | 2026.05.19 00:10:26.433959 [ 201 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 18789 | 2026.05.19 00:10:26.434013 [ 201 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 18790 | 2026.05.19 00:10:26.434065 [ 201 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 18791 | 2026.05.19 00:10:26.434177 [ 294 ] {6328bff1-e8c6-4923-8b8b-4659c0cefc32} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18792 | 2026.05.19 00:10:26.434225 [ 294 ] {6328bff1-e8c6-4923-8b8b-4659c0cefc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18793 | 2026.05.19 00:10:26.434564 [ 294 ] {6328bff1-e8c6-4923-8b8b-4659c0cefc32} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18794 | 2026.05.19 00:10:26.434831 [ 294 ] {6328bff1-e8c6-4923-8b8b-4659c0cefc32} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2026.05.19 00:10:26.434947 [ 191 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392118 sec., 86199.58940262249 rows/sec., 7.48 MiB/sec. | ||
| 18796 | 2026.05.19 00:10:26.434981 [ 294 ] {6328bff1-e8c6-4923-8b8b-4659c0cefc32} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001305 sec., 7662.835249042146 rows/sec., 624.85 KiB/sec. | ||
| 18797 | 2026.05.19 00:10:26.435023 [ 294 ] {6328bff1-e8c6-4923-8b8b-4659c0cefc32} <Debug> TCPHandler: Processed in 0.001482122 sec. | ||
| 18798 | 2026.05.19 00:10:26.435099 [ 202 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18799 | 2026.05.19 00:10:26.435157 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18800 | 2026.05.19 00:10:26.435253 [ 294 ] {6f8d9bc5-f375-4a95-be73-6a5c0a605ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18801 | 2026.05.19 00:10:26.435295 [ 294 ] {6f8d9bc5-f375-4a95-be73-6a5c0a605ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18802 | 2026.05.19 00:10:26.435358 [ 202 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18803 | 2026.05.19 00:10:26.435427 [ 202 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_21_5} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18804 | 2026.05.19 00:10:26.435506 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18805 | 2026.05.19 00:10:26.435607 [ 224 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18806 | 2026.05.19 00:10:26.436889 [ 294 ] {6f8d9bc5-f375-4a95-be73-6a5c0a605ea5} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18807 | 2026.05.19 00:10:26.436931 [ 294 ] {6f8d9bc5-f375-4a95-be73-6a5c0a605ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18808 | 2026.05.19 00:10:26.437411 [ 294 ] {6f8d9bc5-f375-4a95-be73-6a5c0a605ea5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18809 | 2026.05.19 00:10:26.437645 [ 294 ] {6f8d9bc5-f375-4a95-be73-6a5c0a605ea5} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18810 | 2026.05.19 00:10:26.437782 [ 294 ] {6f8d9bc5-f375-4a95-be73-6a5c0a605ea5} <Debug> executeQuery: Read 2552 rows, 195.73 KiB in 0.002548 sec., 1001569.8587127159 rows/sec., 75.02 MiB/sec. | ||
| 18811 | 2026.05.19 00:10:26.437818 [ 294 ] {6f8d9bc5-f375-4a95-be73-6a5c0a605ea5} <Debug> TCPHandler: Processed in 0.002710606 sec. | ||
| 18812 | 2026.05.19 00:10:26.437941 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18813 | 2026.05.19 00:10:26.438037 [ 294 ] {f80db3ba-21fe-4306-85de-cf6c3d67d937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18814 | 2026.05.19 00:10:26.438078 [ 294 ] {f80db3ba-21fe-4306-85de-cf6c3d67d937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18815 | 2026.05.19 00:10:26.438504 [ 294 ] {f80db3ba-21fe-4306-85de-cf6c3d67d937} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18816 | 2026.05.19 00:10:26.438542 [ 294 ] {f80db3ba-21fe-4306-85de-cf6c3d67d937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18817 | 2026.05.19 00:10:26.438833 [ 294 ] {f80db3ba-21fe-4306-85de-cf6c3d67d937} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18818 | 2026.05.19 00:10:26.439041 [ 294 ] {f80db3ba-21fe-4306-85de-cf6c3d67d937} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18819 | 2026.05.19 00:10:26.439172 [ 294 ] {f80db3ba-21fe-4306-85de-cf6c3d67d937} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001155 sec., 38095.2380952381 rows/sec., 2.80 MiB/sec. | ||
| 18820 | 2026.05.19 00:10:26.439207 [ 294 ] {f80db3ba-21fe-4306-85de-cf6c3d67d937} <Debug> TCPHandler: Processed in 0.001316037 sec. | ||
| 18821 | 2026.05.19 00:10:26.439323 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18822 | 2026.05.19 00:10:26.439418 [ 294 ] {ad9d47cf-2a7f-4182-9aed-d1eb4983d788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18823 | 2026.05.19 00:10:26.439458 [ 294 ] {ad9d47cf-2a7f-4182-9aed-d1eb4983d788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18824 | 2026.05.19 00:10:26.440142 [ 294 ] {ad9d47cf-2a7f-4182-9aed-d1eb4983d788} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18825 | 2026.05.19 00:10:26.440179 [ 294 ] {ad9d47cf-2a7f-4182-9aed-d1eb4983d788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18826 | 2026.05.19 00:10:26.440514 [ 294 ] {ad9d47cf-2a7f-4182-9aed-d1eb4983d788} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18827 | 2026.05.19 00:10:26.440728 [ 294 ] {ad9d47cf-2a7f-4182-9aed-d1eb4983d788} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18828 | 2026.05.19 00:10:26.440828 [ 56 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18829 | 2026.05.19 00:10:26.440860 [ 294 ] {ad9d47cf-2a7f-4182-9aed-d1eb4983d788} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00146 sec., 565068.493150685 rows/sec., 33.05 MiB/sec. | ||
| 18830 | 2026.05.19 00:10:26.440861 [ 56 ] {} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18831 | 2026.05.19 00:10:26.440901 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18832 | 2026.05.19 00:10:26.440902 [ 294 ] {ad9d47cf-2a7f-4182-9aed-d1eb4983d788} <Debug> TCPHandler: Processed in 0.001626745 sec. | ||
| 18833 | 2026.05.19 00:10:26.440987 [ 202 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18834 | 2026.05.19 00:10:26.441034 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18835 | 2026.05.19 00:10:26.441070 [ 202 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18836 | 2026.05.19 00:10:26.441101 [ 202 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 825 rows starting from the beginning of the part | ||
| 18837 | 2026.05.19 00:10:26.441130 [ 294 ] {4ea48015-299c-414d-ad36-4229d17bcf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18838 | 2026.05.19 00:10:26.441158 [ 202 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 825 rows starting from the beginning of the part | ||
| 18839 | 2026.05.19 00:10:26.441172 [ 294 ] {4ea48015-299c-414d-ad36-4229d17bcf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18840 | 2026.05.19 00:10:26.441210 [ 202 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 18841 | 2026.05.19 00:10:26.441256 [ 202 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 825 rows starting from the beginning of the part | ||
| 18842 | 2026.05.19 00:10:26.441304 [ 202 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 825 rows starting from the beginning of the part | ||
| 18843 | 2026.05.19 00:10:26.441607 [ 294 ] {4ea48015-299c-414d-ad36-4229d17bcf6d} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.05.19 00:10:26.441650 [ 294 ] {4ea48015-299c-414d-ad36-4229d17bcf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18845 | 2026.05.19 00:10:26.441965 [ 294 ] {4ea48015-299c-414d-ad36-4229d17bcf6d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18846 | 2026.05.19 00:10:26.442208 [ 294 ] {4ea48015-299c-414d-ad36-4229d17bcf6d} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2026.05.19 00:10:26.442340 [ 294 ] {4ea48015-299c-414d-ad36-4229d17bcf6d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 57.21 KiB/sec. | ||
| 18848 | 2026.05.19 00:10:26.442376 [ 294 ] {4ea48015-299c-414d-ad36-4229d17bcf6d} <Debug> TCPHandler: Processed in 0.001390768 sec. | ||
| 18849 | 2026.05.19 00:10:26.442555 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18850 | 2026.05.19 00:10:26.442649 [ 294 ] {6846f1f8-85c7-4a12-803f-e2e136d8cbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18851 | 2026.05.19 00:10:26.442688 [ 294 ] {6846f1f8-85c7-4a12-803f-e2e136d8cbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18852 | 2026.05.19 00:10:26.442816 [ 199 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862312 sec., 2214988.6807366326 rows/sec., 138.02 MiB/sec. | ||
| 18853 | 2026.05.19 00:10:26.443008 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18854 | 2026.05.19 00:10:26.443083 [ 294 ] {6846f1f8-85c7-4a12-803f-e2e136d8cbac} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18855 | 2026.05.19 00:10:26.443125 [ 294 ] {6846f1f8-85c7-4a12-803f-e2e136d8cbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18856 | 2026.05.19 00:10:26.443328 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18857 | 2026.05.19 00:10:26.443421 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_21_5} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18858 | 2026.05.19 00:10:26.443461 [ 294 ] {6846f1f8-85c7-4a12-803f-e2e136d8cbac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18859 | 2026.05.19 00:10:26.443518 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 18860 | 2026.05.19 00:10:26.443687 [ 294 ] {6846f1f8-85c7-4a12-803f-e2e136d8cbac} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18861 | 2026.05.19 00:10:26.443791 [ 56 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18862 | 2026.05.19 00:10:26.443822 [ 56 ] {} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18863 | 2026.05.19 00:10:26.443824 [ 294 ] {6846f1f8-85c7-4a12-803f-e2e136d8cbac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 785.83 KiB/sec. | ||
| 18864 | 2026.05.19 00:10:26.443839 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18865 | 2026.05.19 00:10:26.443871 [ 294 ] {6846f1f8-85c7-4a12-803f-e2e136d8cbac} <Debug> TCPHandler: Processed in 0.001364648 sec. | ||
| 18866 | 2026.05.19 00:10:26.443908 [ 224 ] {} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18867 | 2026.05.19 00:10:26.443932 [ 191 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18868 | 2026.05.19 00:10:26.443935 [ 224 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18869 | 2026.05.19 00:10:26.443992 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18870 | 2026.05.19 00:10:26.444040 [ 191 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18871 | 2026.05.19 00:10:26.444076 [ 191 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 18872 | 2026.05.19 00:10:26.444091 [ 294 ] {e8d7cdff-a16d-4bcc-8eb5-9eebcb4cec70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18873 | 2026.05.19 00:10:26.444137 [ 294 ] {e8d7cdff-a16d-4bcc-8eb5-9eebcb4cec70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18874 | 2026.05.19 00:10:26.444138 [ 191 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 18875 | 2026.05.19 00:10:26.444201 [ 191 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 18876 | 2026.05.19 00:10:26.444246 [ 191 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 18877 | 2026.05.19 00:10:26.444289 [ 191 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 18878 | 2026.05.19 00:10:26.444998 [ 199 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001103951 sec., 54350.23837108713 rows/sec., 4.35 MiB/sec. | ||
| 18879 | 2026.05.19 00:10:26.445022 [ 294 ] {e8d7cdff-a16d-4bcc-8eb5-9eebcb4cec70} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18880 | 2026.05.19 00:10:26.445064 [ 294 ] {e8d7cdff-a16d-4bcc-8eb5-9eebcb4cec70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18881 | 2026.05.19 00:10:26.445154 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18882 | 2026.05.19 00:10:26.445478 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18883 | 2026.05.19 00:10:26.445517 [ 294 ] {e8d7cdff-a16d-4bcc-8eb5-9eebcb4cec70} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18884 | 2026.05.19 00:10:26.445551 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_21_5} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18885 | 2026.05.19 00:10:26.445649 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18886 | 2026.05.19 00:10:26.445765 [ 294 ] {e8d7cdff-a16d-4bcc-8eb5-9eebcb4cec70} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18887 | 2026.05.19 00:10:26.445906 [ 294 ] {e8d7cdff-a16d-4bcc-8eb5-9eebcb4cec70} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.001832 sec., 735262.0087336245 rows/sec., 49.61 MiB/sec. | ||
| 18888 | 2026.05.19 00:10:26.445941 [ 294 ] {e8d7cdff-a16d-4bcc-8eb5-9eebcb4cec70} <Debug> TCPHandler: Processed in 0.001997706 sec. | ||
| 18889 | 2026.05.19 00:10:26.446061 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18890 | 2026.05.19 00:10:26.446156 [ 294 ] {256fcabb-42e7-4cdb-be22-8e55adf8546c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18891 | 2026.05.19 00:10:26.446202 [ 294 ] {256fcabb-42e7-4cdb-be22-8e55adf8546c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18892 | 2026.05.19 00:10:26.446253 [ 224 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18893 | 2026.05.19 00:10:26.446920 [ 294 ] {256fcabb-42e7-4cdb-be22-8e55adf8546c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.05.19 00:10:26.446960 [ 294 ] {256fcabb-42e7-4cdb-be22-8e55adf8546c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18895 | 2026.05.19 00:10:26.447412 [ 294 ] {256fcabb-42e7-4cdb-be22-8e55adf8546c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18896 | 2026.05.19 00:10:26.447651 [ 294 ] {256fcabb-42e7-4cdb-be22-8e55adf8546c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.05.19 00:10:26.447769 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_135_41 to all_140_140_0 | ||
| 18898 | 2026.05.19 00:10:26.447782 [ 294 ] {256fcabb-42e7-4cdb-be22-8e55adf8546c} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001645 sec., 934346.5045592706 rows/sec., 57.14 MiB/sec. | ||
| 18899 | 2026.05.19 00:10:26.447815 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18900 | 2026.05.19 00:10:26.447832 [ 294 ] {256fcabb-42e7-4cdb-be22-8e55adf8546c} <Debug> TCPHandler: Processed in 0.001820441 sec. | ||
| 18901 | 2026.05.19 00:10:26.447839 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18902 | 2026.05.19 00:10:26.447922 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_41 to all_140_140_0 into Compact with storage Full | ||
| 18903 | 2026.05.19 00:10:26.447961 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18904 | 2026.05.19 00:10:26.448021 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18905 | 2026.05.19 00:10:26.448052 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_41, total 48594 rows starting from the beginning of the part | ||
| 18906 | 2026.05.19 00:10:26.448061 [ 294 ] {9d938146-580d-4b25-825c-270047bda9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18907 | 2026.05.19 00:10:26.448104 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18908 | 2026.05.19 00:10:26.448121 [ 294 ] {9d938146-580d-4b25-825c-270047bda9ee} <Trace> 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 | ||
| 18909 | 2026.05.19 00:10:26.448154 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 162 rows starting from the beginning of the part | ||
| 18910 | 2026.05.19 00:10:26.448202 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18911 | 2026.05.19 00:10:26.448244 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18912 | 2026.05.19 00:10:26.448286 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1537 rows starting from the beginning of the part | ||
| 18913 | 2026.05.19 00:10:26.448926 [ 294 ] {9d938146-580d-4b25-825c-270047bda9ee} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2026.05.19 00:10:26.448968 [ 294 ] {9d938146-580d-4b25-825c-270047bda9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18915 | 2026.05.19 00:10:26.449520 [ 294 ] {9d938146-580d-4b25-825c-270047bda9ee} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18916 | 2026.05.19 00:10:26.449762 [ 294 ] {9d938146-580d-4b25-825c-270047bda9ee} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18917 | 2026.05.19 00:10:26.449907 [ 294 ] {9d938146-580d-4b25-825c-270047bda9ee} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001865 sec., 11796.246648793567 rows/sec., 21.14 MiB/sec. | ||
| 18918 | 2026.05.19 00:10:26.449971 [ 294 ] {9d938146-580d-4b25-825c-270047bda9ee} <Debug> TCPHandler: Processed in 0.002059338 sec. | ||
| 18919 | 2026.05.19 00:10:26.450103 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18920 | 2026.05.19 00:10:26.450197 [ 294 ] {d1e287ab-1e64-46e7-a5dd-614db1ec5dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18921 | 2026.05.19 00:10:26.450240 [ 294 ] {d1e287ab-1e64-46e7-a5dd-614db1ec5dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18922 | 2026.05.19 00:10:26.450574 [ 294 ] {d1e287ab-1e64-46e7-a5dd-614db1ec5dc3} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18923 | 2026.05.19 00:10:26.450609 [ 294 ] {d1e287ab-1e64-46e7-a5dd-614db1ec5dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18924 | 2026.05.19 00:10:26.450914 [ 294 ] {d1e287ab-1e64-46e7-a5dd-614db1ec5dc3} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18925 | 2026.05.19 00:10:26.451133 [ 294 ] {d1e287ab-1e64-46e7-a5dd-614db1ec5dc3} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18926 | 2026.05.19 00:10:26.451268 [ 294 ] {d1e287ab-1e64-46e7-a5dd-614db1ec5dc3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 760.45 KiB/sec. | ||
| 18927 | 2026.05.19 00:10:26.451302 [ 294 ] {d1e287ab-1e64-46e7-a5dd-614db1ec5dc3} <Debug> TCPHandler: Processed in 0.001248325 sec. | ||
| 18928 | 2026.05.19 00:10:26.457556 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50773 rows, containing 5 columns (5 merged, 0 gathered) in 0.00965695 sec., 5257664.169328826 rows/sec., 338.61 MiB/sec. | ||
| 18929 | 2026.05.19 00:10:26.458322 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Trace> MergedBlockOutputStream: filled checksums all_1_140_42 (state Temporary) | ||
| 18930 | 2026.05.19 00:10:26.458617 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_140_42 to all_1_140_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.05.19 00:10:26.458698 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_140_42} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_135_41, all_140_140_0] -> all_1_140_42 | ||
| 18932 | 2026.05.19 00:10:26.458795 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18933 | 2026.05.19 00:10:27.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.67 MiB, peak 401.85 MiB, free memory in arenas 0.00 B, will set to 383.36 MiB (RSS), difference: -1.32 MiB | ||
| 18934 | 2026.05.19 00:10:30.125939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39843 | ||
| 18935 | 2026.05.19 00:10:30.126646 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18936 | 2026.05.19 00:10:30.126686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18937 | 2026.05.19 00:10:30.127157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18938 | 2026.05.19 00:10:30.127387 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18939 | 2026.05.19 00:10:30.127529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39843 | ||
| 18940 | 2026.05.19 00:10:31.145274 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18941 | 2026.05.19 00:10:31.145560 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 18942 | 2026.05.19 00:10:31.145888 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18943 | 2026.05.19 00:10:31.145924 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Debug> 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 | ||
| 18944 | 2026.05.19 00:10:31.146140 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18945 | 2026.05.19 00:10:31.146208 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18946 | 2026.05.19 00:10:31.146348 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18947 | 2026.05.19 00:10:31.146432 [ 350 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18948 | 2026.05.19 00:10:31.146442 [ 327 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18949 | 2026.05.19 00:10:31.146463 [ 340 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18950 | 2026.05.19 00:10:31.146581 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 18951 | 2026.05.19 00:10:31.146609 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18952 | 2026.05.19 00:10:31.146679 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18953 | 2026.05.19 00:10:31.146699 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18954 | 2026.05.19 00:10:31.146734 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> 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'))" | ||
| 18955 | 2026.05.19 00:10:31.146775 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Trace> 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'))" | ||
| 18956 | 2026.05.19 00:10:31.147782 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002319 sec., 15092.712376024148 rows/sec., 2.54 MiB/sec. | ||
| 18957 | 2026.05.19 00:10:31.147913 [ 294 ] {3dfc7c2b-70ff-4870-bc0e-831822d0d25e} <Debug> TCPHandler: Processed in 0.002816369 sec. | ||
| 18958 | 2026.05.19 00:10:31.149493 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18959 | 2026.05.19 00:10:31.149618 [ 294 ] {a1c539fb-a07b-496d-99d5-1bd4a4195329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18960 | 2026.05.19 00:10:31.149670 [ 294 ] {a1c539fb-a07b-496d-99d5-1bd4a4195329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18961 | 2026.05.19 00:10:31.150230 [ 294 ] {a1c539fb-a07b-496d-99d5-1bd4a4195329} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18962 | 2026.05.19 00:10:31.150283 [ 294 ] {a1c539fb-a07b-496d-99d5-1bd4a4195329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18963 | 2026.05.19 00:10:31.150663 [ 294 ] {a1c539fb-a07b-496d-99d5-1bd4a4195329} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18964 | 2026.05.19 00:10:31.150881 [ 294 ] {a1c539fb-a07b-496d-99d5-1bd4a4195329} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2026.05.19 00:10:31.151024 [ 294 ] {a1c539fb-a07b-496d-99d5-1bd4a4195329} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001443 sec., 38808.03880803881 rows/sec., 2.98 MiB/sec. | ||
| 18966 | 2026.05.19 00:10:31.151044 [ 68 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18967 | 2026.05.19 00:10:31.151059 [ 294 ] {a1c539fb-a07b-496d-99d5-1bd4a4195329} <Debug> TCPHandler: Processed in 0.001625185 sec. | ||
| 18968 | 2026.05.19 00:10:31.151108 [ 68 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18969 | 2026.05.19 00:10:31.151136 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18970 | 2026.05.19 00:10:31.151202 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18971 | 2026.05.19 00:10:31.151234 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18972 | 2026.05.19 00:10:31.151300 [ 294 ] {7497513f-d154-4ab6-945b-735491158c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18973 | 2026.05.19 00:10:31.151345 [ 294 ] {7497513f-d154-4ab6-945b-735491158c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18974 | 2026.05.19 00:10:31.151364 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18975 | 2026.05.19 00:10:31.151403 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2618 rows starting from the beginning of the part | ||
| 18976 | 2026.05.19 00:10:31.151470 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 118 rows starting from the beginning of the part | ||
| 18977 | 2026.05.19 00:10:31.151523 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 78 rows starting from the beginning of the part | ||
| 18978 | 2026.05.19 00:10:31.151572 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 116 rows starting from the beginning of the part | ||
| 18979 | 2026.05.19 00:10:31.151620 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 2552 rows starting from the beginning of the part | ||
| 18980 | 2026.05.19 00:10:31.151664 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 18981 | 2026.05.19 00:10:31.151749 [ 294 ] {7497513f-d154-4ab6-945b-735491158c70} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18982 | 2026.05.19 00:10:31.151790 [ 294 ] {7497513f-d154-4ab6-945b-735491158c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18983 | 2026.05.19 00:10:31.152125 [ 294 ] {7497513f-d154-4ab6-945b-735491158c70} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18984 | 2026.05.19 00:10:31.152342 [ 294 ] {7497513f-d154-4ab6-945b-735491158c70} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18985 | 2026.05.19 00:10:31.152476 [ 294 ] {7497513f-d154-4ab6-945b-735491158c70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 18986 | 2026.05.19 00:10:31.152502 [ 61 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18987 | 2026.05.19 00:10:31.152511 [ 294 ] {7497513f-d154-4ab6-945b-735491158c70} <Debug> TCPHandler: Processed in 0.001356548 sec. | ||
| 18988 | 2026.05.19 00:10:31.152553 [ 61 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2026.05.19 00:10:31.152581 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 18990 | 2026.05.19 00:10:31.152648 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18991 | 2026.05.19 00:10:31.152666 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18992 | 2026.05.19 00:10:31.152747 [ 294 ] {2b530357-9149-4417-b119-c211f31a6e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18993 | 2026.05.19 00:10:31.152778 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18994 | 2026.05.19 00:10:31.152796 [ 294 ] {2b530357-9149-4417-b119-c211f31a6e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18995 | 2026.05.19 00:10:31.152814 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1403 rows starting from the beginning of the part | ||
| 18996 | 2026.05.19 00:10:31.152878 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 98 rows starting from the beginning of the part | ||
| 18997 | 2026.05.19 00:10:31.152925 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 75 rows starting from the beginning of the part | ||
| 18998 | 2026.05.19 00:10:31.152967 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 94 rows starting from the beginning of the part | ||
| 18999 | 2026.05.19 00:10:31.153044 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1347 rows starting from the beginning of the part | ||
| 19000 | 2026.05.19 00:10:31.153094 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 19001 | 2026.05.19 00:10:31.153177 [ 294 ] {2b530357-9149-4417-b119-c211f31a6e3a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19002 | 2026.05.19 00:10:31.153220 [ 294 ] {2b530357-9149-4417-b119-c211f31a6e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19003 | 2026.05.19 00:10:31.153572 [ 294 ] {2b530357-9149-4417-b119-c211f31a6e3a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19004 | 2026.05.19 00:10:31.153610 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409777 sec., 2298137.9604834802 rows/sec., 182.59 MiB/sec. | ||
| 19005 | 2026.05.19 00:10:31.153806 [ 294 ] {2b530357-9149-4417-b119-c211f31a6e3a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19006 | 2026.05.19 00:10:31.153901 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19007 | 2026.05.19 00:10:31.153941 [ 294 ] {2b530357-9149-4417-b119-c211f31a6e3a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001213 sec., 105523.4954657873 rows/sec., 7.35 MiB/sec. | ||
| 19008 | 2026.05.19 00:10:31.153976 [ 294 ] {2b530357-9149-4417-b119-c211f31a6e3a} <Debug> TCPHandler: Processed in 0.001375798 sec. | ||
| 19009 | 2026.05.19 00:10:31.154094 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19010 | 2026.05.19 00:10:31.154165 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19011 | 2026.05.19 00:10:31.154187 [ 294 ] {34ac103a-0d5f-4bab-9a28-476c0f22c8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19012 | 2026.05.19 00:10:31.154228 [ 294 ] {34ac103a-0d5f-4bab-9a28-476c0f22c8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19013 | 2026.05.19 00:10:31.154233 [ 198 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_141_28} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19014 | 2026.05.19 00:10:31.154328 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 19015 | 2026.05.19 00:10:31.154373 [ 198 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747449 sec., 1763141.5852479814 rows/sec., 128.06 MiB/sec. | ||
| 19016 | 2026.05.19 00:10:31.154572 [ 294 ] {34ac103a-0d5f-4bab-9a28-476c0f22c8aa} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19017 | 2026.05.19 00:10:31.154594 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19018 | 2026.05.19 00:10:31.154609 [ 294 ] {34ac103a-0d5f-4bab-9a28-476c0f22c8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19019 | 2026.05.19 00:10:31.154947 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19020 | 2026.05.19 00:10:31.154961 [ 294 ] {34ac103a-0d5f-4bab-9a28-476c0f22c8aa} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19021 | 2026.05.19 00:10:31.155045 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_141_28} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19022 | 2026.05.19 00:10:31.155148 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 19023 | 2026.05.19 00:10:31.155199 [ 294 ] {34ac103a-0d5f-4bab-9a28-476c0f22c8aa} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19024 | 2026.05.19 00:10:31.155333 [ 294 ] {34ac103a-0d5f-4bab-9a28-476c0f22c8aa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001164 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
| 19025 | 2026.05.19 00:10:31.155345 [ 61 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19026 | 2026.05.19 00:10:31.155367 [ 294 ] {34ac103a-0d5f-4bab-9a28-476c0f22c8aa} <Debug> TCPHandler: Processed in 0.001320057 sec. | ||
| 19027 | 2026.05.19 00:10:31.155388 [ 61 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19028 | 2026.05.19 00:10:31.155413 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19029 | 2026.05.19 00:10:31.155484 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19030 | 2026.05.19 00:10:31.155565 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19031 | 2026.05.19 00:10:31.155592 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7020 rows starting from the beginning of the part | ||
| 19032 | 2026.05.19 00:10:31.155643 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 19033 | 2026.05.19 00:10:31.155693 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 19034 | 2026.05.19 00:10:31.155733 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 19035 | 2026.05.19 00:10:31.155770 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 12 rows starting from the beginning of the part | ||
| 19036 | 2026.05.19 00:10:31.155808 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 48 rows starting from the beginning of the part | ||
| 19037 | 2026.05.19 00:10:31.157526 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002070328 sec., 3506690.727266404 rows/sec., 236.33 MiB/sec. | ||
| 19038 | 2026.05.19 00:10:31.158065 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19039 | 2026.05.19 00:10:31.158396 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19040 | 2026.05.19 00:10:31.158480 [ 196 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_141_28} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19041 | 2026.05.19 00:10:31.158572 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 19042 | 2026.05.19 00:10:32.229110 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19043 | 2026.05.19 00:10:32.246671 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19044 | 2026.05.19 00:10:32.246729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19045 | 2026.05.19 00:10:32.252865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19046 | 2026.05.19 00:10:32.253554 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19047 | 2026.05.19 00:10:32.256913 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19048 | 2026.05.19 00:10:36.146894 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19049 | 2026.05.19 00:10:36.147150 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 19050 | 2026.05.19 00:10:36.147536 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19051 | 2026.05.19 00:10:36.147586 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Debug> 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 | ||
| 19052 | 2026.05.19 00:10:36.147816 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19053 | 2026.05.19 00:10:36.147888 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19054 | 2026.05.19 00:10:36.148032 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19055 | 2026.05.19 00:10:36.148121 [ 350 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19056 | 2026.05.19 00:10:36.148122 [ 327 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19057 | 2026.05.19 00:10:36.148143 [ 340 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19058 | 2026.05.19 00:10:36.148266 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 19059 | 2026.05.19 00:10:36.148295 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19060 | 2026.05.19 00:10:36.148368 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19061 | 2026.05.19 00:10:36.148389 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19062 | 2026.05.19 00:10:36.148425 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> 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'))" | ||
| 19063 | 2026.05.19 00:10:36.148465 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Trace> 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'))" | ||
| 19064 | 2026.05.19 00:10:36.149478 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002437 sec., 14361.92039392696 rows/sec., 2.42 MiB/sec. | ||
| 19065 | 2026.05.19 00:10:36.149609 [ 294 ] {3f366b2c-6ea4-424e-b559-5a567688070c} <Debug> TCPHandler: Processed in 0.00286995 sec. | ||
| 19066 | 2026.05.19 00:10:36.152034 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19067 | 2026.05.19 00:10:36.152240 [ 294 ] {e7ec1a15-1697-4da4-8119-98d2478eaedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19068 | 2026.05.19 00:10:36.152328 [ 294 ] {e7ec1a15-1697-4da4-8119-98d2478eaedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19069 | 2026.05.19 00:10:36.153069 [ 294 ] {e7ec1a15-1697-4da4-8119-98d2478eaedd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19070 | 2026.05.19 00:10:36.153107 [ 294 ] {e7ec1a15-1697-4da4-8119-98d2478eaedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19071 | 2026.05.19 00:10:36.153503 [ 294 ] {e7ec1a15-1697-4da4-8119-98d2478eaedd} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19072 | 2026.05.19 00:10:36.153728 [ 294 ] {e7ec1a15-1697-4da4-8119-98d2478eaedd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19073 | 2026.05.19 00:10:36.153876 [ 294 ] {e7ec1a15-1697-4da4-8119-98d2478eaedd} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001696 sec., 68396.22641509434 rows/sec., 5.81 MiB/sec. | ||
| 19074 | 2026.05.19 00:10:36.153914 [ 294 ] {e7ec1a15-1697-4da4-8119-98d2478eaedd} <Debug> TCPHandler: Processed in 0.001985265 sec. | ||
| 19075 | 2026.05.19 00:10:36.154044 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19076 | 2026.05.19 00:10:36.154142 [ 294 ] {49f134fa-da93-44b8-aaaf-53da98a9179d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19077 | 2026.05.19 00:10:36.154185 [ 294 ] {49f134fa-da93-44b8-aaaf-53da98a9179d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19078 | 2026.05.19 00:10:36.154645 [ 294 ] {49f134fa-da93-44b8-aaaf-53da98a9179d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19079 | 2026.05.19 00:10:36.154680 [ 294 ] {49f134fa-da93-44b8-aaaf-53da98a9179d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19080 | 2026.05.19 00:10:36.154973 [ 294 ] {49f134fa-da93-44b8-aaaf-53da98a9179d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19081 | 2026.05.19 00:10:36.155179 [ 294 ] {49f134fa-da93-44b8-aaaf-53da98a9179d} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19082 | 2026.05.19 00:10:36.155288 [ 30 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19083 | 2026.05.19 00:10:36.155312 [ 294 ] {49f134fa-da93-44b8-aaaf-53da98a9179d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001192 sec., 25167.78523489933 rows/sec., 1.85 MiB/sec. | ||
| 19084 | 2026.05.19 00:10:36.155324 [ 30 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.05.19 00:10:36.155344 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19086 | 2026.05.19 00:10:36.155348 [ 294 ] {49f134fa-da93-44b8-aaaf-53da98a9179d} <Debug> TCPHandler: Processed in 0.001359338 sec. | ||
| 19087 | 2026.05.19 00:10:36.155427 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19088 | 2026.05.19 00:10:36.155470 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19089 | 2026.05.19 00:10:36.155519 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19090 | 2026.05.19 00:10:36.155547 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 82 rows starting from the beginning of the part | ||
| 19091 | 2026.05.19 00:10:36.155565 [ 294 ] {3bad7a58-f7c8-4702-a69c-bc728fd88364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19092 | 2026.05.19 00:10:36.155601 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 34 rows starting from the beginning of the part | ||
| 19093 | 2026.05.19 00:10:36.155607 [ 294 ] {3bad7a58-f7c8-4702-a69c-bc728fd88364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19094 | 2026.05.19 00:10:36.155645 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 11 rows starting from the beginning of the part | ||
| 19095 | 2026.05.19 00:10:36.155689 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part | ||
| 19096 | 2026.05.19 00:10:36.155730 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 44 rows starting from the beginning of the part | ||
| 19097 | 2026.05.19 00:10:36.155769 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part | ||
| 19098 | 2026.05.19 00:10:36.156062 [ 294 ] {3bad7a58-f7c8-4702-a69c-bc728fd88364} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19099 | 2026.05.19 00:10:36.156097 [ 294 ] {3bad7a58-f7c8-4702-a69c-bc728fd88364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19100 | 2026.05.19 00:10:36.156403 [ 294 ] {3bad7a58-f7c8-4702-a69c-bc728fd88364} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19101 | 2026.05.19 00:10:36.156507 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107541 sec., 208570.15677071997 rows/sec., 16.06 MiB/sec. | ||
| 19102 | 2026.05.19 00:10:36.156612 [ 294 ] {3bad7a58-f7c8-4702-a69c-bc728fd88364} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19103 | 2026.05.19 00:10:36.156713 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19104 | 2026.05.19 00:10:36.156752 [ 294 ] {3bad7a58-f7c8-4702-a69c-bc728fd88364} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001206 sec., 77943.61525704809 rows/sec., 6.09 MiB/sec. | ||
| 19105 | 2026.05.19 00:10:36.156792 [ 294 ] {3bad7a58-f7c8-4702-a69c-bc728fd88364} <Debug> TCPHandler: Processed in 0.001375739 sec. | ||
| 19106 | 2026.05.19 00:10:36.156932 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19107 | 2026.05.19 00:10:36.157028 [ 294 ] {9fc36e25-cfd1-48ab-8f1b-e677fae5c520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19108 | 2026.05.19 00:10:36.157036 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19109 | 2026.05.19 00:10:36.157076 [ 294 ] {9fc36e25-cfd1-48ab-8f1b-e677fae5c520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19110 | 2026.05.19 00:10:36.157132 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_121_24} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19111 | 2026.05.19 00:10:36.157249 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19112 | 2026.05.19 00:10:36.157496 [ 294 ] {9fc36e25-cfd1-48ab-8f1b-e677fae5c520} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19113 | 2026.05.19 00:10:36.157537 [ 294 ] {9fc36e25-cfd1-48ab-8f1b-e677fae5c520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19114 | 2026.05.19 00:10:36.157872 [ 294 ] {9fc36e25-cfd1-48ab-8f1b-e677fae5c520} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19115 | 2026.05.19 00:10:36.158088 [ 294 ] {9fc36e25-cfd1-48ab-8f1b-e677fae5c520} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19116 | 2026.05.19 00:10:36.158219 [ 294 ] {9fc36e25-cfd1-48ab-8f1b-e677fae5c520} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 19117 | 2026.05.19 00:10:36.158254 [ 294 ] {9fc36e25-cfd1-48ab-8f1b-e677fae5c520} <Debug> TCPHandler: Processed in 0.001372608 sec. | ||
| 19118 | 2026.05.19 00:10:36.158373 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19119 | 2026.05.19 00:10:36.158467 [ 294 ] {cf9e25a8-fb7f-40f9-b862-4868df0f2c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19120 | 2026.05.19 00:10:36.158523 [ 294 ] {cf9e25a8-fb7f-40f9-b862-4868df0f2c3e} <Trace> 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 | ||
| 19121 | 2026.05.19 00:10:36.159313 [ 294 ] {cf9e25a8-fb7f-40f9-b862-4868df0f2c3e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2026.05.19 00:10:36.159349 [ 294 ] {cf9e25a8-fb7f-40f9-b862-4868df0f2c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19123 | 2026.05.19 00:10:36.159878 [ 294 ] {cf9e25a8-fb7f-40f9-b862-4868df0f2c3e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19124 | 2026.05.19 00:10:36.160099 [ 294 ] {cf9e25a8-fb7f-40f9-b862-4868df0f2c3e} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19125 | 2026.05.19 00:10:36.160210 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19126 | 2026.05.19 00:10:36.160240 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19127 | 2026.05.19 00:10:36.160244 [ 294 ] {cf9e25a8-fb7f-40f9-b862-4868df0f2c3e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001795 sec., 16713.091922005573 rows/sec., 29.95 MiB/sec. | ||
| 19128 | 2026.05.19 00:10:36.160260 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19129 | 2026.05.19 00:10:36.160310 [ 294 ] {cf9e25a8-fb7f-40f9-b862-4868df0f2c3e} <Debug> TCPHandler: Processed in 0.001986716 sec. | ||
| 19130 | 2026.05.19 00:10:36.160328 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19131 | 2026.05.19 00:10:36.160440 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19132 | 2026.05.19 00:10:36.160514 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19133 | 2026.05.19 00:10:36.160536 [ 294 ] {49de57d1-d120-4cde-8156-7c0c13c921ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19134 | 2026.05.19 00:10:36.160563 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2511 rows starting from the beginning of the part | ||
| 19135 | 2026.05.19 00:10:36.160579 [ 294 ] {49de57d1-d120-4cde-8156-7c0c13c921ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19136 | 2026.05.19 00:10:36.160680 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 30 rows starting from the beginning of the part | ||
| 19137 | 2026.05.19 00:10:36.160786 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 11 rows starting from the beginning of the part | ||
| 19138 | 2026.05.19 00:10:36.160893 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part | ||
| 19139 | 2026.05.19 00:10:36.160927 [ 294 ] {49de57d1-d120-4cde-8156-7c0c13c921ec} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19140 | 2026.05.19 00:10:36.160963 [ 294 ] {49de57d1-d120-4cde-8156-7c0c13c921ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19141 | 2026.05.19 00:10:36.161002 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 22 rows starting from the beginning of the part | ||
| 19142 | 2026.05.19 00:10:36.161110 [ 198 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part | ||
| 19143 | 2026.05.19 00:10:36.161280 [ 294 ] {49de57d1-d120-4cde-8156-7c0c13c921ec} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19144 | 2026.05.19 00:10:36.161496 [ 294 ] {49de57d1-d120-4cde-8156-7c0c13c921ec} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19145 | 2026.05.19 00:10:36.161631 [ 294 ] {49de57d1-d120-4cde-8156-7c0c13c921ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 19146 | 2026.05.19 00:10:36.161664 [ 294 ] {49de57d1-d120-4cde-8156-7c0c13c921ec} <Debug> TCPHandler: Processed in 0.001274226 sec. | ||
| 19147 | 2026.05.19 00:10:36.170769 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2634 rows, containing 19 columns (19 merged, 0 gathered) in 0.010467683 sec., 251631.61704457423 rows/sec., 450.91 MiB/sec. | ||
| 19148 | 2026.05.19 00:10:36.173082 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19149 | 2026.05.19 00:10:36.173475 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19150 | 2026.05.19 00:10:36.173563 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19151 | 2026.05.19 00:10:36.173733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.97 MiB. | ||
| 19152 | 2026.05.19 00:10:37.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.85 MiB, peak 402.77 MiB, free memory in arenas 0.00 B, will set to 386.73 MiB (RSS), difference: 2.89 MiB | ||
| 19153 | 2026.05.19 00:10:37.141830 [ 44 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 19154 | 2026.05.19 00:10:37.141889 [ 44 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19155 | 2026.05.19 00:10:37.141910 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19156 | 2026.05.19 00:10:37.141991 [ 224 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19157 | 2026.05.19 00:10:37.142040 [ 224 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19158 | 2026.05.19 00:10:37.142099 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 19159 | 2026.05.19 00:10:37.142325 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19160 | 2026.05.19 00:10:37.142385 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
| 19161 | 2026.05.19 00:10:37.142495 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 19162 | 2026.05.19 00:10:37.142596 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 19163 | 2026.05.19 00:10:37.142677 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 19164 | 2026.05.19 00:10:37.142734 [ 190 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 19165 | 2026.05.19 00:10:37.143534 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534203 sec., 23464.952160828783 rows/sec., 1.96 MiB/sec. | ||
| 19166 | 2026.05.19 00:10:37.143724 [ 200 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 19167 | 2026.05.19 00:10:37.144017 [ 200 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19168 | 2026.05.19 00:10:37.144084 [ 200 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_41_10} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 19169 | 2026.05.19 00:10:37.144189 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19170 | 2026.05.19 00:10:37.144267 [ 224 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19171 | 2026.05.19 00:10:37.441115 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19172 | 2026.05.19 00:10:37.441162 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19173 | 2026.05.19 00:10:37.627657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40291 | ||
| 19174 | 2026.05.19 00:10:37.628154 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19175 | 2026.05.19 00:10:37.628191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19176 | 2026.05.19 00:10:37.628714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19177 | 2026.05.19 00:10:37.628943 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19178 | 2026.05.19 00:10:37.629067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40291 | ||
| 19179 | 2026.05.19 00:10:39.578077 [ 220 ] {} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19180 | 2026.05.19 00:10:39.578155 [ 220 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19181 | 2026.05.19 00:10:39.580705 [ 220 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19182 | 2026.05.19 00:10:39.756994 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19183 | 2026.05.19 00:10:39.775653 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19184 | 2026.05.19 00:10:39.775720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19185 | 2026.05.19 00:10:39.782016 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19186 | 2026.05.19 00:10:39.782739 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19187 | 2026.05.19 00:10:39.785894 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19188 | 2026.05.19 00:10:41.146996 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19189 | 2026.05.19 00:10:41.147260 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 19190 | 2026.05.19 00:10:41.147668 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19191 | 2026.05.19 00:10:41.147717 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Debug> 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 | ||
| 19192 | 2026.05.19 00:10:41.147984 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19193 | 2026.05.19 00:10:41.148055 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19194 | 2026.05.19 00:10:41.148200 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19195 | 2026.05.19 00:10:41.148286 [ 350 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19196 | 2026.05.19 00:10:41.148300 [ 327 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19197 | 2026.05.19 00:10:41.148302 [ 340 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19198 | 2026.05.19 00:10:41.148460 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 19199 | 2026.05.19 00:10:41.148488 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19200 | 2026.05.19 00:10:41.148560 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19201 | 2026.05.19 00:10:41.148580 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19202 | 2026.05.19 00:10:41.148615 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> 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'))" | ||
| 19203 | 2026.05.19 00:10:41.148657 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Trace> 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'))" | ||
| 19204 | 2026.05.19 00:10:41.149779 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00263 sec., 13307.984790874525 rows/sec., 2.24 MiB/sec. | ||
| 19205 | 2026.05.19 00:10:41.149897 [ 294 ] {e538f09b-5326-4757-a39c-20caeaa5bead} <Debug> TCPHandler: Processed in 0.003046535 sec. | ||
| 19206 | 2026.05.19 00:10:41.151789 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19207 | 2026.05.19 00:10:41.151974 [ 294 ] {f93996fc-9c2f-48c6-bd91-41136ac67f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19208 | 2026.05.19 00:10:41.152051 [ 294 ] {f93996fc-9c2f-48c6-bd91-41136ac67f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19209 | 2026.05.19 00:10:41.152859 [ 294 ] {f93996fc-9c2f-48c6-bd91-41136ac67f2d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.05.19 00:10:41.152903 [ 294 ] {f93996fc-9c2f-48c6-bd91-41136ac67f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19211 | 2026.05.19 00:10:41.153274 [ 294 ] {f93996fc-9c2f-48c6-bd91-41136ac67f2d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19212 | 2026.05.19 00:10:41.153509 [ 294 ] {f93996fc-9c2f-48c6-bd91-41136ac67f2d} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2026.05.19 00:10:41.153659 [ 294 ] {f93996fc-9c2f-48c6-bd91-41136ac67f2d} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001741 sec., 44801.83802412407 rows/sec., 3.71 MiB/sec. | ||
| 19214 | 2026.05.19 00:10:41.153696 [ 294 ] {f93996fc-9c2f-48c6-bd91-41136ac67f2d} <Debug> TCPHandler: Processed in 0.001961035 sec. | ||
| 19215 | 2026.05.19 00:10:41.153824 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19216 | 2026.05.19 00:10:41.153917 [ 294 ] {93b1dcbc-f7a1-4162-8b85-dda15851f71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19217 | 2026.05.19 00:10:41.153959 [ 294 ] {93b1dcbc-f7a1-4162-8b85-dda15851f71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19218 | 2026.05.19 00:10:41.154358 [ 294 ] {93b1dcbc-f7a1-4162-8b85-dda15851f71f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19219 | 2026.05.19 00:10:41.154397 [ 294 ] {93b1dcbc-f7a1-4162-8b85-dda15851f71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19220 | 2026.05.19 00:10:41.154693 [ 294 ] {93b1dcbc-f7a1-4162-8b85-dda15851f71f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19221 | 2026.05.19 00:10:41.154903 [ 294 ] {93b1dcbc-f7a1-4162-8b85-dda15851f71f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19222 | 2026.05.19 00:10:41.155039 [ 294 ] {93b1dcbc-f7a1-4162-8b85-dda15851f71f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001141 sec., 9640.666082383874 rows/sec., 724.93 KiB/sec. | ||
| 19223 | 2026.05.19 00:10:41.155075 [ 294 ] {93b1dcbc-f7a1-4162-8b85-dda15851f71f} <Debug> TCPHandler: Processed in 0.001301476 sec. | ||
| 19224 | 2026.05.19 00:10:41.155111 [ 223 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19225 | 2026.05.19 00:10:41.155172 [ 223 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19226 | 2026.05.19 00:10:41.155191 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19227 | 2026.05.19 00:10:41.155290 [ 294 ] {fb6c7f14-381c-4c11-9724-6dcc277be163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19228 | 2026.05.19 00:10:41.155333 [ 294 ] {fb6c7f14-381c-4c11-9724-6dcc277be163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19229 | 2026.05.19 00:10:41.155769 [ 294 ] {fb6c7f14-381c-4c11-9724-6dcc277be163} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2026.05.19 00:10:41.155809 [ 294 ] {fb6c7f14-381c-4c11-9724-6dcc277be163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19231 | 2026.05.19 00:10:41.156153 [ 294 ] {fb6c7f14-381c-4c11-9724-6dcc277be163} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19232 | 2026.05.19 00:10:41.156396 [ 294 ] {fb6c7f14-381c-4c11-9724-6dcc277be163} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19233 | 2026.05.19 00:10:41.156530 [ 294 ] {fb6c7f14-381c-4c11-9724-6dcc277be163} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001258 sec., 59618.441971383145 rows/sec., 4.65 MiB/sec. | ||
| 19234 | 2026.05.19 00:10:41.156565 [ 294 ] {fb6c7f14-381c-4c11-9724-6dcc277be163} <Debug> TCPHandler: Processed in 0.00142328 sec. | ||
| 19235 | 2026.05.19 00:10:41.156687 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19236 | 2026.05.19 00:10:41.156780 [ 294 ] {fa3b0b13-93be-4608-897d-16e3b8c3ffeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19237 | 2026.05.19 00:10:41.156826 [ 294 ] {fa3b0b13-93be-4608-897d-16e3b8c3ffeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19238 | 2026.05.19 00:10:41.157262 [ 294 ] {fa3b0b13-93be-4608-897d-16e3b8c3ffeb} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19239 | 2026.05.19 00:10:41.157299 [ 294 ] {fa3b0b13-93be-4608-897d-16e3b8c3ffeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19240 | 2026.05.19 00:10:41.157676 [ 294 ] {fa3b0b13-93be-4608-897d-16e3b8c3ffeb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19241 | 2026.05.19 00:10:41.157841 [ 223 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19242 | 2026.05.19 00:10:41.157940 [ 294 ] {fa3b0b13-93be-4608-897d-16e3b8c3ffeb} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19243 | 2026.05.19 00:10:41.158089 [ 294 ] {fa3b0b13-93be-4608-897d-16e3b8c3ffeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 19244 | 2026.05.19 00:10:41.158125 [ 294 ] {fa3b0b13-93be-4608-897d-16e3b8c3ffeb} <Debug> TCPHandler: Processed in 0.001487502 sec. | ||
| 19245 | 2026.05.19 00:10:41.158186 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19246 | 2026.05.19 00:10:41.158223 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19247 | 2026.05.19 00:10:41.158247 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19248 | 2026.05.19 00:10:41.158346 [ 294 ] {1a3e0dd0-360c-4c6c-bf2a-673e54123cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19249 | 2026.05.19 00:10:41.158404 [ 294 ] {1a3e0dd0-360c-4c6c-bf2a-673e54123cd4} <Trace> 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 | ||
| 19250 | 2026.05.19 00:10:41.159172 [ 294 ] {1a3e0dd0-360c-4c6c-bf2a-673e54123cd4} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19251 | 2026.05.19 00:10:41.159211 [ 294 ] {1a3e0dd0-360c-4c6c-bf2a-673e54123cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19252 | 2026.05.19 00:10:41.159730 [ 294 ] {1a3e0dd0-360c-4c6c-bf2a-673e54123cd4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19253 | 2026.05.19 00:10:41.160025 [ 294 ] {1a3e0dd0-360c-4c6c-bf2a-673e54123cd4} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19254 | 2026.05.19 00:10:41.160173 [ 294 ] {1a3e0dd0-360c-4c6c-bf2a-673e54123cd4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001845 sec., 5962.059620596206 rows/sec., 10.68 MiB/sec. | ||
| 19255 | 2026.05.19 00:10:41.160227 [ 294 ] {1a3e0dd0-360c-4c6c-bf2a-673e54123cd4} <Debug> TCPHandler: Processed in 0.002029056 sec. | ||
| 19256 | 2026.05.19 00:10:41.160354 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19257 | 2026.05.19 00:10:41.160452 [ 294 ] {91b08758-53f4-4f56-95f2-6fb3e81e17b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19258 | 2026.05.19 00:10:41.160499 [ 294 ] {91b08758-53f4-4f56-95f2-6fb3e81e17b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19259 | 2026.05.19 00:10:41.160549 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19260 | 2026.05.19 00:10:41.160849 [ 294 ] {91b08758-53f4-4f56-95f2-6fb3e81e17b4} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19261 | 2026.05.19 00:10:41.160892 [ 294 ] {91b08758-53f4-4f56-95f2-6fb3e81e17b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19262 | 2026.05.19 00:10:41.161201 [ 294 ] {91b08758-53f4-4f56-95f2-6fb3e81e17b4} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19263 | 2026.05.19 00:10:41.161414 [ 294 ] {91b08758-53f4-4f56-95f2-6fb3e81e17b4} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2026.05.19 00:10:41.161549 [ 294 ] {91b08758-53f4-4f56-95f2-6fb3e81e17b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 19265 | 2026.05.19 00:10:41.161583 [ 294 ] {91b08758-53f4-4f56-95f2-6fb3e81e17b4} <Debug> TCPHandler: Processed in 0.001279906 sec. | ||
| 19266 | 2026.05.19 00:10:41.161602 [ 221 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19267 | 2026.05.19 00:10:41.161640 [ 221 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19268 | 2026.05.19 00:10:41.164604 [ 221 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19269 | 2026.05.19 00:10:42.077132 [ 226 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19270 | 2026.05.19 00:10:42.077219 [ 226 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19271 | 2026.05.19 00:10:42.078857 [ 226 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19272 | 2026.05.19 00:10:42.218385 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19273 | 2026.05.19 00:10:42.218446 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19274 | 2026.05.19 00:10:42.220692 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19275 | 2026.05.19 00:10:42.300703 [ 226 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19276 | 2026.05.19 00:10:42.300741 [ 226 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19277 | 2026.05.19 00:10:42.302887 [ 226 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19278 | 2026.05.19 00:10:45.129194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40803 | ||
| 19279 | 2026.05.19 00:10:45.129720 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19280 | 2026.05.19 00:10:45.129766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19281 | 2026.05.19 00:10:45.130230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19282 | 2026.05.19 00:10:45.130445 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19283 | 2026.05.19 00:10:45.130570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40803 | ||
| 19284 | 2026.05.19 00:10:45.130680 [ 219 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19285 | 2026.05.19 00:10:45.130741 [ 219 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19286 | 2026.05.19 00:10:45.133545 [ 219 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19287 | 2026.05.19 00:10:46.001229 [ 225 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19288 | 2026.05.19 00:10:46.001319 [ 225 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19289 | 2026.05.19 00:10:46.004286 [ 225 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19290 | 2026.05.19 00:10:46.146406 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19291 | 2026.05.19 00:10:46.146707 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 19292 | 2026.05.19 00:10:46.147120 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19293 | 2026.05.19 00:10:46.147161 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Debug> 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 | ||
| 19294 | 2026.05.19 00:10:46.147392 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19295 | 2026.05.19 00:10:46.147468 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19296 | 2026.05.19 00:10:46.147615 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 19297 | 2026.05.19 00:10:46.147689 [ 350 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19298 | 2026.05.19 00:10:46.147718 [ 327 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19299 | 2026.05.19 00:10:46.147721 [ 333 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19300 | 2026.05.19 00:10:46.147862 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 19301 | 2026.05.19 00:10:46.147890 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19302 | 2026.05.19 00:10:46.147963 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19303 | 2026.05.19 00:10:46.147983 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19304 | 2026.05.19 00:10:46.148021 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> 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'))" | ||
| 19305 | 2026.05.19 00:10:46.148064 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Trace> 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'))" | ||
| 19306 | 2026.05.19 00:10:46.149092 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002515 sec., 13916.500994035787 rows/sec., 2.34 MiB/sec. | ||
| 19307 | 2026.05.19 00:10:46.149217 [ 294 ] {3544d326-e0aa-45c7-8847-de98cfc7452e} <Debug> TCPHandler: Processed in 0.002977664 sec. | ||
| 19308 | 2026.05.19 00:10:46.151549 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19309 | 2026.05.19 00:10:46.151682 [ 294 ] {8309c61e-193f-491d-b582-627f6694cee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19310 | 2026.05.19 00:10:46.151739 [ 294 ] {8309c61e-193f-491d-b582-627f6694cee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19311 | 2026.05.19 00:10:46.152256 [ 294 ] {8309c61e-193f-491d-b582-627f6694cee5} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19312 | 2026.05.19 00:10:46.152299 [ 294 ] {8309c61e-193f-491d-b582-627f6694cee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19313 | 2026.05.19 00:10:46.152654 [ 294 ] {8309c61e-193f-491d-b582-627f6694cee5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19314 | 2026.05.19 00:10:46.152894 [ 294 ] {8309c61e-193f-491d-b582-627f6694cee5} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19315 | 2026.05.19 00:10:46.153053 [ 294 ] {8309c61e-193f-491d-b582-627f6694cee5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00141 sec., 1418.4397163120568 rows/sec., 115.66 KiB/sec. | ||
| 19316 | 2026.05.19 00:10:46.153092 [ 294 ] {8309c61e-193f-491d-b582-627f6694cee5} <Debug> TCPHandler: Processed in 0.001607455 sec. | ||
| 19317 | 2026.05.19 00:10:46.153221 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19318 | 2026.05.19 00:10:46.153320 [ 294 ] {696cad71-ef22-44bb-b010-5dbb03dafc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19319 | 2026.05.19 00:10:46.153363 [ 294 ] {696cad71-ef22-44bb-b010-5dbb03dafc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19320 | 2026.05.19 00:10:46.153836 [ 294 ] {696cad71-ef22-44bb-b010-5dbb03dafc99} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19321 | 2026.05.19 00:10:46.153873 [ 294 ] {696cad71-ef22-44bb-b010-5dbb03dafc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19322 | 2026.05.19 00:10:46.154196 [ 294 ] {696cad71-ef22-44bb-b010-5dbb03dafc99} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19323 | 2026.05.19 00:10:46.154402 [ 294 ] {696cad71-ef22-44bb-b010-5dbb03dafc99} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19324 | 2026.05.19 00:10:46.154533 [ 294 ] {696cad71-ef22-44bb-b010-5dbb03dafc99} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001236 sec., 94660.19417475729 rows/sec., 8.03 MiB/sec. | ||
| 19325 | 2026.05.19 00:10:46.154570 [ 294 ] {696cad71-ef22-44bb-b010-5dbb03dafc99} <Debug> TCPHandler: Processed in 0.001399589 sec. | ||
| 19326 | 2026.05.19 00:10:46.154694 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19327 | 2026.05.19 00:10:46.154790 [ 294 ] {6baa9f39-efab-4949-9a55-b2d531cfec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19328 | 2026.05.19 00:10:46.154833 [ 294 ] {6baa9f39-efab-4949-9a55-b2d531cfec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19329 | 2026.05.19 00:10:46.155247 [ 294 ] {6baa9f39-efab-4949-9a55-b2d531cfec37} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19330 | 2026.05.19 00:10:46.155284 [ 294 ] {6baa9f39-efab-4949-9a55-b2d531cfec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19331 | 2026.05.19 00:10:46.155584 [ 294 ] {6baa9f39-efab-4949-9a55-b2d531cfec37} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19332 | 2026.05.19 00:10:46.155792 [ 294 ] {6baa9f39-efab-4949-9a55-b2d531cfec37} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19333 | 2026.05.19 00:10:46.155922 [ 294 ] {6baa9f39-efab-4949-9a55-b2d531cfec37} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001151 sec., 27801.911381407474 rows/sec., 2.03 MiB/sec. | ||
| 19334 | 2026.05.19 00:10:46.155956 [ 294 ] {6baa9f39-efab-4949-9a55-b2d531cfec37} <Debug> TCPHandler: Processed in 0.001313167 sec. | ||
| 19335 | 2026.05.19 00:10:46.156075 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19336 | 2026.05.19 00:10:46.156170 [ 294 ] {68f3e975-5760-499b-925a-2dbc7d9a49ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19337 | 2026.05.19 00:10:46.156211 [ 294 ] {68f3e975-5760-499b-925a-2dbc7d9a49ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19338 | 2026.05.19 00:10:46.156634 [ 294 ] {68f3e975-5760-499b-925a-2dbc7d9a49ac} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2026.05.19 00:10:46.156671 [ 294 ] {68f3e975-5760-499b-925a-2dbc7d9a49ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19340 | 2026.05.19 00:10:46.156972 [ 294 ] {68f3e975-5760-499b-925a-2dbc7d9a49ac} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19341 | 2026.05.19 00:10:46.157179 [ 294 ] {68f3e975-5760-499b-925a-2dbc7d9a49ac} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.05.19 00:10:46.157308 [ 294 ] {68f3e975-5760-499b-925a-2dbc7d9a49ac} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001158 sec., 82901.55440414508 rows/sec., 6.48 MiB/sec. | ||
| 19343 | 2026.05.19 00:10:46.157343 [ 294 ] {68f3e975-5760-499b-925a-2dbc7d9a49ac} <Debug> TCPHandler: Processed in 0.001316837 sec. | ||
| 19344 | 2026.05.19 00:10:46.157468 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19345 | 2026.05.19 00:10:46.157562 [ 294 ] {55b2d275-48ca-4bd9-afa6-5e94a3ab23cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19346 | 2026.05.19 00:10:46.157606 [ 294 ] {55b2d275-48ca-4bd9-afa6-5e94a3ab23cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19347 | 2026.05.19 00:10:46.158008 [ 294 ] {55b2d275-48ca-4bd9-afa6-5e94a3ab23cd} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19348 | 2026.05.19 00:10:46.158044 [ 294 ] {55b2d275-48ca-4bd9-afa6-5e94a3ab23cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19349 | 2026.05.19 00:10:46.158380 [ 294 ] {55b2d275-48ca-4bd9-afa6-5e94a3ab23cd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19350 | 2026.05.19 00:10:46.158585 [ 294 ] {55b2d275-48ca-4bd9-afa6-5e94a3ab23cd} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19351 | 2026.05.19 00:10:46.158716 [ 294 ] {55b2d275-48ca-4bd9-afa6-5e94a3ab23cd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001173 sec., 137254.9019607843 rows/sec., 9.56 MiB/sec. | ||
| 19352 | 2026.05.19 00:10:46.158750 [ 294 ] {55b2d275-48ca-4bd9-afa6-5e94a3ab23cd} <Debug> TCPHandler: Processed in 0.001332107 sec. | ||
| 19353 | 2026.05.19 00:10:46.158860 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19354 | 2026.05.19 00:10:46.158954 [ 294 ] {00c3c44c-907d-4672-bc11-b4c8ecc477ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19355 | 2026.05.19 00:10:46.159009 [ 294 ] {00c3c44c-907d-4672-bc11-b4c8ecc477ed} <Trace> 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 | ||
| 19356 | 2026.05.19 00:10:46.159811 [ 294 ] {00c3c44c-907d-4672-bc11-b4c8ecc477ed} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2026.05.19 00:10:46.159848 [ 294 ] {00c3c44c-907d-4672-bc11-b4c8ecc477ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19358 | 2026.05.19 00:10:46.160386 [ 294 ] {00c3c44c-907d-4672-bc11-b4c8ecc477ed} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19359 | 2026.05.19 00:10:46.160609 [ 294 ] {00c3c44c-907d-4672-bc11-b4c8ecc477ed} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2026.05.19 00:10:46.160753 [ 294 ] {00c3c44c-907d-4672-bc11-b4c8ecc477ed} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001817 sec., 16510.73197578426 rows/sec., 29.59 MiB/sec. | ||
| 19361 | 2026.05.19 00:10:46.160816 [ 294 ] {00c3c44c-907d-4672-bc11-b4c8ecc477ed} <Debug> TCPHandler: Processed in 0.002005456 sec. | ||
| 19362 | 2026.05.19 00:10:46.160955 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19363 | 2026.05.19 00:10:46.161049 [ 294 ] {6e7afc8f-39fc-4718-8331-3f499dca2512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19364 | 2026.05.19 00:10:46.161091 [ 294 ] {6e7afc8f-39fc-4718-8331-3f499dca2512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19365 | 2026.05.19 00:10:46.161433 [ 294 ] {6e7afc8f-39fc-4718-8331-3f499dca2512} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2026.05.19 00:10:46.161469 [ 294 ] {6e7afc8f-39fc-4718-8331-3f499dca2512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19367 | 2026.05.19 00:10:46.161772 [ 294 ] {6e7afc8f-39fc-4718-8331-3f499dca2512} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19368 | 2026.05.19 00:10:46.161977 [ 294 ] {6e7afc8f-39fc-4718-8331-3f499dca2512} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19369 | 2026.05.19 00:10:46.162107 [ 294 ] {6e7afc8f-39fc-4718-8331-3f499dca2512} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 19370 | 2026.05.19 00:10:46.162141 [ 294 ] {6e7afc8f-39fc-4718-8331-3f499dca2512} <Debug> TCPHandler: Processed in 0.001235595 sec. | ||
| 19371 | 2026.05.19 00:10:47.285962 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19372 | 2026.05.19 00:10:47.304716 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19373 | 2026.05.19 00:10:47.304774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19374 | 2026.05.19 00:10:47.310800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19375 | 2026.05.19 00:10:47.311536 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2026.05.19 00:10:47.315352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19377 | 2026.05.19 00:10:51.147120 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19378 | 2026.05.19 00:10:51.147379 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 19379 | 2026.05.19 00:10:51.147787 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19380 | 2026.05.19 00:10:51.147839 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Debug> 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 | ||
| 19381 | 2026.05.19 00:10:51.148098 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19382 | 2026.05.19 00:10:51.148166 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19383 | 2026.05.19 00:10:51.148308 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19384 | 2026.05.19 00:10:51.148432 [ 356 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19385 | 2026.05.19 00:10:51.148452 [ 357 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19386 | 2026.05.19 00:10:51.148455 [ 333 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19387 | 2026.05.19 00:10:51.148633 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 19388 | 2026.05.19 00:10:51.148662 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19389 | 2026.05.19 00:10:51.148730 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19390 | 2026.05.19 00:10:51.148750 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19391 | 2026.05.19 00:10:51.148785 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> 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'))" | ||
| 19392 | 2026.05.19 00:10:51.148826 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Trace> 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'))" | ||
| 19393 | 2026.05.19 00:10:51.149976 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002704 sec., 12943.78698224852 rows/sec., 2.18 MiB/sec. | ||
| 19394 | 2026.05.19 00:10:51.150105 [ 294 ] {3bef8584-5336-4d74-adf8-1d0ac633b1d4} <Debug> TCPHandler: Processed in 0.003124227 sec. | ||
| 19395 | 2026.05.19 00:10:51.151986 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19396 | 2026.05.19 00:10:51.152094 [ 294 ] {1b533675-3936-42a6-8045-a4b942ddd821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19397 | 2026.05.19 00:10:51.152137 [ 294 ] {1b533675-3936-42a6-8045-a4b942ddd821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19398 | 2026.05.19 00:10:51.152950 [ 294 ] {1b533675-3936-42a6-8045-a4b942ddd821} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19399 | 2026.05.19 00:10:51.153026 [ 294 ] {1b533675-3936-42a6-8045-a4b942ddd821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19400 | 2026.05.19 00:10:51.153510 [ 294 ] {1b533675-3936-42a6-8045-a4b942ddd821} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19401 | 2026.05.19 00:10:51.153724 [ 294 ] {1b533675-3936-42a6-8045-a4b942ddd821} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19402 | 2026.05.19 00:10:51.153869 [ 294 ] {1b533675-3936-42a6-8045-a4b942ddd821} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001808 sec., 43141.592920353985 rows/sec., 3.57 MiB/sec. | ||
| 19403 | 2026.05.19 00:10:51.153905 [ 294 ] {1b533675-3936-42a6-8045-a4b942ddd821} <Debug> TCPHandler: Processed in 0.001967925 sec. | ||
| 19404 | 2026.05.19 00:10:51.154028 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19405 | 2026.05.19 00:10:51.154121 [ 294 ] {bb3068d4-f1e7-4b5f-b083-3d550693bfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19406 | 2026.05.19 00:10:51.154161 [ 294 ] {bb3068d4-f1e7-4b5f-b083-3d550693bfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19407 | 2026.05.19 00:10:51.154568 [ 294 ] {bb3068d4-f1e7-4b5f-b083-3d550693bfdd} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19408 | 2026.05.19 00:10:51.154603 [ 294 ] {bb3068d4-f1e7-4b5f-b083-3d550693bfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19409 | 2026.05.19 00:10:51.154877 [ 294 ] {bb3068d4-f1e7-4b5f-b083-3d550693bfdd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19410 | 2026.05.19 00:10:51.155071 [ 294 ] {bb3068d4-f1e7-4b5f-b083-3d550693bfdd} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19411 | 2026.05.19 00:10:51.155198 [ 294 ] {bb3068d4-f1e7-4b5f-b083-3d550693bfdd} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001096 sec., 10036.496350364963 rows/sec., 754.70 KiB/sec. | ||
| 19412 | 2026.05.19 00:10:51.155232 [ 294 ] {bb3068d4-f1e7-4b5f-b083-3d550693bfdd} <Debug> TCPHandler: Processed in 0.001252265 sec. | ||
| 19413 | 2026.05.19 00:10:51.155347 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19414 | 2026.05.19 00:10:51.155440 [ 294 ] {797dd595-aa79-4df9-b437-6da17bc81b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19415 | 2026.05.19 00:10:51.155479 [ 294 ] {797dd595-aa79-4df9-b437-6da17bc81b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19416 | 2026.05.19 00:10:51.155901 [ 294 ] {797dd595-aa79-4df9-b437-6da17bc81b5e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19417 | 2026.05.19 00:10:51.155936 [ 294 ] {797dd595-aa79-4df9-b437-6da17bc81b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19418 | 2026.05.19 00:10:51.156228 [ 294 ] {797dd595-aa79-4df9-b437-6da17bc81b5e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19419 | 2026.05.19 00:10:51.156426 [ 294 ] {797dd595-aa79-4df9-b437-6da17bc81b5e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19420 | 2026.05.19 00:10:51.156554 [ 294 ] {797dd595-aa79-4df9-b437-6da17bc81b5e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001132 sec., 66254.41696113074 rows/sec., 5.17 MiB/sec. | ||
| 19421 | 2026.05.19 00:10:51.156588 [ 294 ] {797dd595-aa79-4df9-b437-6da17bc81b5e} <Debug> TCPHandler: Processed in 0.001287896 sec. | ||
| 19422 | 2026.05.19 00:10:51.156703 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19423 | 2026.05.19 00:10:51.156795 [ 294 ] {4af01b36-2cbe-4f49-8433-9fc3d19c1cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19424 | 2026.05.19 00:10:51.156837 [ 294 ] {4af01b36-2cbe-4f49-8433-9fc3d19c1cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19425 | 2026.05.19 00:10:51.157255 [ 294 ] {4af01b36-2cbe-4f49-8433-9fc3d19c1cfe} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19426 | 2026.05.19 00:10:51.157289 [ 294 ] {4af01b36-2cbe-4f49-8433-9fc3d19c1cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19427 | 2026.05.19 00:10:51.157736 [ 294 ] {4af01b36-2cbe-4f49-8433-9fc3d19c1cfe} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19428 | 2026.05.19 00:10:51.157980 [ 294 ] {4af01b36-2cbe-4f49-8433-9fc3d19c1cfe} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19429 | 2026.05.19 00:10:51.158124 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_140_42 to all_141_141_0 | ||
| 19430 | 2026.05.19 00:10:51.158139 [ 294 ] {4af01b36-2cbe-4f49-8433-9fc3d19c1cfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00136 sec., 117647.0588235294 rows/sec., 8.19 MiB/sec. | ||
| 19431 | 2026.05.19 00:10:51.158173 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19432 | 2026.05.19 00:10:51.158194 [ 294 ] {4af01b36-2cbe-4f49-8433-9fc3d19c1cfe} <Debug> TCPHandler: Processed in 0.001536493 sec. | ||
| 19433 | 2026.05.19 00:10:51.158200 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 19434 | 2026.05.19 00:10:51.158296 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_141_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_140_42 to all_141_141_0 into Compact with storage Full | ||
| 19435 | 2026.05.19 00:10:51.158328 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19436 | 2026.05.19 00:10:51.158411 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_141_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19437 | 2026.05.19 00:10:51.158432 [ 294 ] {9d089eed-99f1-4b57-9b41-437be56d13e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19438 | 2026.05.19 00:10:51.158451 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_141_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_140_42, total 50773 rows starting from the beginning of the part | ||
| 19439 | 2026.05.19 00:10:51.158491 [ 294 ] {9d089eed-99f1-4b57-9b41-437be56d13e2} <Trace> 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 | ||
| 19440 | 2026.05.19 00:10:51.158525 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_141_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part | ||
| 19441 | 2026.05.19 00:10:51.159285 [ 294 ] {9d089eed-99f1-4b57-9b41-437be56d13e2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19442 | 2026.05.19 00:10:51.159327 [ 294 ] {9d089eed-99f1-4b57-9b41-437be56d13e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19443 | 2026.05.19 00:10:51.159841 [ 294 ] {9d089eed-99f1-4b57-9b41-437be56d13e2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19444 | 2026.05.19 00:10:51.160067 [ 294 ] {9d089eed-99f1-4b57-9b41-437be56d13e2} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19445 | 2026.05.19 00:10:51.160213 [ 294 ] {9d089eed-99f1-4b57-9b41-437be56d13e2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0018 sec., 6111.111111111111 rows/sec., 10.95 MiB/sec. | ||
| 19446 | 2026.05.19 00:10:51.160265 [ 294 ] {9d089eed-99f1-4b57-9b41-437be56d13e2} <Debug> TCPHandler: Processed in 0.001985446 sec. | ||
| 19447 | 2026.05.19 00:10:51.160391 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19448 | 2026.05.19 00:10:51.160491 [ 294 ] {3d0e6394-1b20-448d-9559-0a9943e10b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19449 | 2026.05.19 00:10:51.160532 [ 294 ] {3d0e6394-1b20-448d-9559-0a9943e10b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19450 | 2026.05.19 00:10:51.160877 [ 294 ] {3d0e6394-1b20-448d-9559-0a9943e10b16} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19451 | 2026.05.19 00:10:51.160913 [ 294 ] {3d0e6394-1b20-448d-9559-0a9943e10b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19452 | 2026.05.19 00:10:51.161226 [ 294 ] {3d0e6394-1b20-448d-9559-0a9943e10b16} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19453 | 2026.05.19 00:10:51.161431 [ 294 ] {3d0e6394-1b20-448d-9559-0a9943e10b16} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2026.05.19 00:10:51.161569 [ 294 ] {3d0e6394-1b20-448d-9559-0a9943e10b16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 19455 | 2026.05.19 00:10:51.161601 [ 294 ] {3d0e6394-1b20-448d-9559-0a9943e10b16} <Debug> TCPHandler: Processed in 0.001259825 sec. | ||
| 19456 | 2026.05.19 00:10:51.166173 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_141_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50901 rows, containing 5 columns (5 merged, 0 gathered) in 0.007905701 sec., 6438518.228807288 rows/sec., 414.75 MiB/sec. | ||
| 19457 | 2026.05.19 00:10:51.166587 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_141_43} <Trace> MergedBlockOutputStream: filled checksums all_1_141_43 (state Temporary) | ||
| 19458 | 2026.05.19 00:10:51.166831 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_141_43} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_141_43 to all_1_141_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19459 | 2026.05.19 00:10:51.166899 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_141_43} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_140_42, all_141_141_0] -> all_1_141_43 | ||
| 19460 | 2026.05.19 00:10:51.166971 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19461 | 2026.05.19 00:10:52.441219 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19462 | 2026.05.19 00:10:52.441294 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19463 | 2026.05.19 00:10:52.630980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41251 | ||
| 19464 | 2026.05.19 00:10:52.631508 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19465 | 2026.05.19 00:10:52.631552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19466 | 2026.05.19 00:10:52.632013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19467 | 2026.05.19 00:10:52.632230 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19468 | 2026.05.19 00:10:52.632353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41251 | ||
| 19469 | 2026.05.19 00:10:52.632441 [ 69 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19470 | 2026.05.19 00:10:52.632539 [ 69 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19471 | 2026.05.19 00:10:52.632577 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19472 | 2026.05.19 00:10:52.632793 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19473 | 2026.05.19 00:10:52.633018 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19474 | 2026.05.19 00:10:52.633083 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38883 rows starting from the beginning of the part | ||
| 19475 | 2026.05.19 00:10:52.633185 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 19476 | 2026.05.19 00:10:52.633263 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 19477 | 2026.05.19 00:10:52.633326 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 19478 | 2026.05.19 00:10:52.633369 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19479 | 2026.05.19 00:10:52.633415 [ 191 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19480 | 2026.05.19 00:10:52.636107 [ 192 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41251 rows, containing 4 columns (4 merged, 0 gathered) in 0.003411835 sec., 12090561.237574501 rows/sec., 172.96 MiB/sec. | ||
| 19481 | 2026.05.19 00:10:52.636432 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19482 | 2026.05.19 00:10:52.636690 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19483 | 2026.05.19 00:10:52.636763 [ 187 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_86_17} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19484 | 2026.05.19 00:10:52.636837 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19485 | 2026.05.19 00:10:54.815438 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19486 | 2026.05.19 00:10:54.833025 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2026.05.19 00:10:54.833072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19488 | 2026.05.19 00:10:54.839037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19489 | 2026.05.19 00:10:54.839753 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19490 | 2026.05.19 00:10:54.840021 [ 69 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19491 | 2026.05.19 00:10:54.840056 [ 69 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19492 | 2026.05.19 00:10:54.840074 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19493 | 2026.05.19 00:10:54.840166 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19494 | 2026.05.19 00:10:54.842961 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19495 | 2026.05.19 00:10:54.843246 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19496 | 2026.05.19 00:10:54.844003 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19497 | 2026.05.19 00:10:54.847360 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19498 | 2026.05.19 00:10:54.850761 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19499 | 2026.05.19 00:10:54.854561 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19500 | 2026.05.19 00:10:54.858803 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19501 | 2026.05.19 00:10:54.862927 [ 189 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19502 | 2026.05.19 00:10:54.917945 [ 202 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.077808023 sec., 8328.190011973444 rows/sec., 43.06 MiB/sec. | ||
| 19503 | 2026.05.19 00:10:54.921174 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19504 | 2026.05.19 00:10:54.923342 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19505 | 2026.05.19 00:10:54.923461 [ 195 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_86_17} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19506 | 2026.05.19 00:10:54.926379 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19507 | 2026.05.19 00:10:55.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.83 MiB, peak 405.23 MiB, free memory in arenas 0.00 B, will set to 386.75 MiB (RSS), difference: -1.08 MiB | ||
| 19508 | 2026.05.19 00:10:56.147257 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19509 | 2026.05.19 00:10:56.147557 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 19510 | 2026.05.19 00:10:56.148060 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19511 | 2026.05.19 00:10:56.148130 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Debug> 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 | ||
| 19512 | 2026.05.19 00:10:56.148496 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19513 | 2026.05.19 00:10:56.148568 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19514 | 2026.05.19 00:10:56.148713 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19515 | 2026.05.19 00:10:56.148785 [ 363 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19516 | 2026.05.19 00:10:56.148828 [ 323 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19517 | 2026.05.19 00:10:56.148841 [ 333 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19518 | 2026.05.19 00:10:56.148985 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 19519 | 2026.05.19 00:10:56.149015 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19520 | 2026.05.19 00:10:56.149088 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19521 | 2026.05.19 00:10:56.149109 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19522 | 2026.05.19 00:10:56.149147 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> 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'))" | ||
| 19523 | 2026.05.19 00:10:56.149190 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Trace> 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'))" | ||
| 19524 | 2026.05.19 00:10:56.150231 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002821 sec., 12406.947890818858 rows/sec., 2.09 MiB/sec. | ||
| 19525 | 2026.05.19 00:10:56.150343 [ 294 ] {ddb20318-0824-46fa-bc60-b9a4752509fb} <Debug> TCPHandler: Processed in 0.00322379 sec. | ||
| 19526 | 2026.05.19 00:10:56.152458 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19527 | 2026.05.19 00:10:56.152600 [ 294 ] {cfd411c7-ceff-495f-8bce-579efe1f983e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19528 | 2026.05.19 00:10:56.152654 [ 294 ] {cfd411c7-ceff-495f-8bce-579efe1f983e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19529 | 2026.05.19 00:10:56.153267 [ 294 ] {cfd411c7-ceff-495f-8bce-579efe1f983e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19530 | 2026.05.19 00:10:56.153314 [ 294 ] {cfd411c7-ceff-495f-8bce-579efe1f983e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19531 | 2026.05.19 00:10:56.153688 [ 294 ] {cfd411c7-ceff-495f-8bce-579efe1f983e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19532 | 2026.05.19 00:10:56.153910 [ 294 ] {cfd411c7-ceff-495f-8bce-579efe1f983e} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19533 | 2026.05.19 00:10:56.154042 [ 62 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19534 | 2026.05.19 00:10:56.154058 [ 294 ] {cfd411c7-ceff-495f-8bce-579efe1f983e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001506 sec., 77025.23240371846 rows/sec., 6.54 MiB/sec. | ||
| 19535 | 2026.05.19 00:10:56.154082 [ 62 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19536 | 2026.05.19 00:10:56.154098 [ 294 ] {cfd411c7-ceff-495f-8bce-579efe1f983e} <Debug> TCPHandler: Processed in 0.001702137 sec. | ||
| 19537 | 2026.05.19 00:10:56.154102 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19538 | 2026.05.19 00:10:56.154190 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19539 | 2026.05.19 00:10:56.154233 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19540 | 2026.05.19 00:10:56.154280 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19541 | 2026.05.19 00:10:56.154309 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2618 rows starting from the beginning of the part | ||
| 19542 | 2026.05.19 00:10:56.154331 [ 294 ] {6806787d-ac50-42e7-a532-50860b5d1f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19543 | 2026.05.19 00:10:56.154362 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 116 rows starting from the beginning of the part | ||
| 19544 | 2026.05.19 00:10:56.154374 [ 294 ] {6806787d-ac50-42e7-a532-50860b5d1f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19545 | 2026.05.19 00:10:56.154411 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 78 rows starting from the beginning of the part | ||
| 19546 | 2026.05.19 00:10:56.154457 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 117 rows starting from the beginning of the part | ||
| 19547 | 2026.05.19 00:10:56.154505 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 78 rows starting from the beginning of the part | ||
| 19548 | 2026.05.19 00:10:56.154546 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 116 rows starting from the beginning of the part | ||
| 19549 | 2026.05.19 00:10:56.154802 [ 294 ] {6806787d-ac50-42e7-a532-50860b5d1f50} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19550 | 2026.05.19 00:10:56.154837 [ 294 ] {6806787d-ac50-42e7-a532-50860b5d1f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19551 | 2026.05.19 00:10:56.155131 [ 294 ] {6806787d-ac50-42e7-a532-50860b5d1f50} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19552 | 2026.05.19 00:10:56.155354 [ 294 ] {6806787d-ac50-42e7-a532-50860b5d1f50} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19553 | 2026.05.19 00:10:56.155490 [ 294 ] {6806787d-ac50-42e7-a532-50860b5d1f50} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001178 sec., 25466.893039049235 rows/sec., 1.87 MiB/sec. | ||
| 19554 | 2026.05.19 00:10:56.155526 [ 294 ] {6806787d-ac50-42e7-a532-50860b5d1f50} <Debug> TCPHandler: Processed in 0.001343627 sec. | ||
| 19555 | 2026.05.19 00:10:56.155648 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19556 | 2026.05.19 00:10:56.155740 [ 188 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583204 sec., 1972582.181449769 rows/sec., 158.91 MiB/sec. | ||
| 19557 | 2026.05.19 00:10:56.155745 [ 294 ] {f0b2b91d-36e0-4562-9db8-c06a1fc1055b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19558 | 2026.05.19 00:10:56.155810 [ 294 ] {f0b2b91d-36e0-4562-9db8-c06a1fc1055b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19559 | 2026.05.19 00:10:56.155990 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19560 | 2026.05.19 00:10:56.156228 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19561 | 2026.05.19 00:10:56.156249 [ 294 ] {f0b2b91d-36e0-4562-9db8-c06a1fc1055b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19562 | 2026.05.19 00:10:56.156285 [ 294 ] {f0b2b91d-36e0-4562-9db8-c06a1fc1055b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19563 | 2026.05.19 00:10:56.156289 [ 194 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_146_29} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19564 | 2026.05.19 00:10:56.156351 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 19565 | 2026.05.19 00:10:56.156601 [ 294 ] {f0b2b91d-36e0-4562-9db8-c06a1fc1055b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19566 | 2026.05.19 00:10:56.156808 [ 294 ] {f0b2b91d-36e0-4562-9db8-c06a1fc1055b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19567 | 2026.05.19 00:10:56.156917 [ 62 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19568 | 2026.05.19 00:10:56.156942 [ 294 ] {f0b2b91d-36e0-4562-9db8-c06a1fc1055b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001215 sec., 77366.25514403293 rows/sec., 6.04 MiB/sec. | ||
| 19569 | 2026.05.19 00:10:56.156943 [ 62 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2026.05.19 00:10:56.156974 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19571 | 2026.05.19 00:10:56.156978 [ 294 ] {f0b2b91d-36e0-4562-9db8-c06a1fc1055b} <Debug> TCPHandler: Processed in 0.001379899 sec. | ||
| 19572 | 2026.05.19 00:10:56.157127 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19573 | 2026.05.19 00:10:56.157144 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19574 | 2026.05.19 00:10:56.157280 [ 294 ] {a05d9431-4a2b-432a-971a-8eb2c7850075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19575 | 2026.05.19 00:10:56.157321 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19576 | 2026.05.19 00:10:56.157325 [ 294 ] {a05d9431-4a2b-432a-971a-8eb2c7850075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19577 | 2026.05.19 00:10:56.157376 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1403 rows starting from the beginning of the part | ||
| 19578 | 2026.05.19 00:10:56.157464 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 94 rows starting from the beginning of the part | ||
| 19579 | 2026.05.19 00:10:56.157516 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 75 rows starting from the beginning of the part | ||
| 19580 | 2026.05.19 00:10:56.157561 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 96 rows starting from the beginning of the part | ||
| 19581 | 2026.05.19 00:10:56.157614 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 75 rows starting from the beginning of the part | ||
| 19582 | 2026.05.19 00:10:56.157663 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 94 rows starting from the beginning of the part | ||
| 19583 | 2026.05.19 00:10:56.157806 [ 294 ] {a05d9431-4a2b-432a-971a-8eb2c7850075} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19584 | 2026.05.19 00:10:56.157852 [ 294 ] {a05d9431-4a2b-432a-971a-8eb2c7850075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19585 | 2026.05.19 00:10:56.158220 [ 294 ] {a05d9431-4a2b-432a-971a-8eb2c7850075} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19586 | 2026.05.19 00:10:56.158464 [ 294 ] {a05d9431-4a2b-432a-971a-8eb2c7850075} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19587 | 2026.05.19 00:10:56.158579 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_141_43 to all_142_142_0 | ||
| 19588 | 2026.05.19 00:10:56.158598 [ 294 ] {a05d9431-4a2b-432a-971a-8eb2c7850075} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 19589 | 2026.05.19 00:10:56.158607 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19590 | 2026.05.19 00:10:56.158630 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19591 | 2026.05.19 00:10:56.158634 [ 294 ] {a05d9431-4a2b-432a-971a-8eb2c7850075} <Debug> TCPHandler: Processed in 0.001546493 sec. | ||
| 19592 | 2026.05.19 00:10:56.158682 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_142_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_43 to all_142_142_0 into Compact with storage Full | ||
| 19593 | 2026.05.19 00:10:56.158750 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_142_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19594 | 2026.05.19 00:10:56.158752 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19595 | 2026.05.19 00:10:56.158775 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_142_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_43, total 50901 rows starting from the beginning of the part | ||
| 19596 | 2026.05.19 00:10:56.158775 [ 188 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728709 sec., 1062642.7004197931 rows/sec., 78.78 MiB/sec. | ||
| 19597 | 2026.05.19 00:10:56.158822 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_142_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19598 | 2026.05.19 00:10:56.158854 [ 294 ] {773dc2ee-9c10-4ab0-bdb7-4a7a8660d7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19599 | 2026.05.19 00:10:56.158912 [ 294 ] {773dc2ee-9c10-4ab0-bdb7-4a7a8660d7b6} <Trace> 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 | ||
| 19600 | 2026.05.19 00:10:56.159014 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19601 | 2026.05.19 00:10:56.159309 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19602 | 2026.05.19 00:10:56.159390 [ 196 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_146_29} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19603 | 2026.05.19 00:10:56.159495 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 19604 | 2026.05.19 00:10:56.159756 [ 294 ] {773dc2ee-9c10-4ab0-bdb7-4a7a8660d7b6} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19605 | 2026.05.19 00:10:56.159803 [ 294 ] {773dc2ee-9c10-4ab0-bdb7-4a7a8660d7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19606 | 2026.05.19 00:10:56.160408 [ 294 ] {773dc2ee-9c10-4ab0-bdb7-4a7a8660d7b6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19607 | 2026.05.19 00:10:56.160632 [ 294 ] {773dc2ee-9c10-4ab0-bdb7-4a7a8660d7b6} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19608 | 2026.05.19 00:10:56.160772 [ 294 ] {773dc2ee-9c10-4ab0-bdb7-4a7a8660d7b6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001937 sec., 15487.867836861125 rows/sec., 27.75 MiB/sec. | ||
| 19609 | 2026.05.19 00:10:56.160827 [ 294 ] {773dc2ee-9c10-4ab0-bdb7-4a7a8660d7b6} <Debug> TCPHandler: Processed in 0.002125469 sec. | ||
| 19610 | 2026.05.19 00:10:56.160975 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19611 | 2026.05.19 00:10:56.161072 [ 294 ] {3ed5c15e-359a-4804-88e5-ec3f3552a33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19612 | 2026.05.19 00:10:56.161114 [ 294 ] {3ed5c15e-359a-4804-88e5-ec3f3552a33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19613 | 2026.05.19 00:10:56.161464 [ 294 ] {3ed5c15e-359a-4804-88e5-ec3f3552a33f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19614 | 2026.05.19 00:10:56.161499 [ 294 ] {3ed5c15e-359a-4804-88e5-ec3f3552a33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19615 | 2026.05.19 00:10:56.161889 [ 294 ] {3ed5c15e-359a-4804-88e5-ec3f3552a33f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19616 | 2026.05.19 00:10:56.162198 [ 294 ] {3ed5c15e-359a-4804-88e5-ec3f3552a33f} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19617 | 2026.05.19 00:10:56.162331 [ 62 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19618 | 2026.05.19 00:10:56.162367 [ 62 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19619 | 2026.05.19 00:10:56.162373 [ 294 ] {3ed5c15e-359a-4804-88e5-ec3f3552a33f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 19620 | 2026.05.19 00:10:56.162393 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19621 | 2026.05.19 00:10:56.162425 [ 294 ] {3ed5c15e-359a-4804-88e5-ec3f3552a33f} <Debug> TCPHandler: Processed in 0.001499672 sec. | ||
| 19622 | 2026.05.19 00:10:56.162481 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19623 | 2026.05.19 00:10:56.162580 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19624 | 2026.05.19 00:10:56.162609 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7260 rows starting from the beginning of the part | ||
| 19625 | 2026.05.19 00:10:56.162655 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19626 | 2026.05.19 00:10:56.162694 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19627 | 2026.05.19 00:10:56.162729 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19628 | 2026.05.19 00:10:56.162770 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 19629 | 2026.05.19 00:10:56.162806 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19630 | 2026.05.19 00:10:56.164954 [ 199 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7560 rows, containing 4 columns (4 merged, 0 gathered) in 0.00250022 sec., 3023733.9114157953 rows/sec., 203.78 MiB/sec. | ||
| 19631 | 2026.05.19 00:10:56.165602 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19632 | 2026.05.19 00:10:56.165853 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19633 | 2026.05.19 00:10:56.165928 [ 193 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_146_29} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19634 | 2026.05.19 00:10:56.166001 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19635 | 2026.05.19 00:10:56.167262 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_142_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51061 rows, containing 5 columns (5 merged, 0 gathered) in 0.00859715 sec., 5939293.835747894 rows/sec., 382.69 MiB/sec. | ||
| 19636 | 2026.05.19 00:10:56.167742 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_142_44} <Trace> MergedBlockOutputStream: filled checksums all_1_142_44 (state Temporary) | ||
| 19637 | 2026.05.19 00:10:56.168007 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_142_44} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_142_44 to all_1_142_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19638 | 2026.05.19 00:10:56.168073 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_142_44} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_141_43, all_142_142_0] -> all_1_142_44 | ||
| 19639 | 2026.05.19 00:10:56.168131 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19640 | 2026.05.19 00:10:56.416553 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19641 | 2026.05.19 00:10:56.416769 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 19642 | 2026.05.19 00:10:56.417110 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19643 | 2026.05.19 00:10:56.417157 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Debug> 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 | ||
| 19644 | 2026.05.19 00:10:56.417424 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19645 | 2026.05.19 00:10:56.417497 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19646 | 2026.05.19 00:10:56.417640 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 19647 | 2026.05.19 00:10:56.417725 [ 363 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19648 | 2026.05.19 00:10:56.417735 [ 347 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19649 | 2026.05.19 00:10:56.417735 [ 323 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19650 | 2026.05.19 00:10:56.417849 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 19651 | 2026.05.19 00:10:56.417877 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19652 | 2026.05.19 00:10:56.417949 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19653 | 2026.05.19 00:10:56.417971 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19654 | 2026.05.19 00:10:56.418009 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> 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'))" | ||
| 19655 | 2026.05.19 00:10:56.418053 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Trace> 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'))" | ||
| 19656 | 2026.05.19 00:10:56.419069 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.0024 sec., 14583.333333333334 rows/sec., 3.10 MiB/sec. | ||
| 19657 | 2026.05.19 00:10:56.419190 [ 294 ] {c883f9fd-71f9-4d13-bbd2-0faf1c121d07} <Debug> TCPHandler: Processed in 0.002753287 sec. | ||
| 19658 | 2026.05.19 00:10:56.432512 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19659 | 2026.05.19 00:10:56.432672 [ 294 ] {cccf8309-e8fa-4f3a-9216-a6aa4d79cdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19660 | 2026.05.19 00:10:56.432740 [ 294 ] {cccf8309-e8fa-4f3a-9216-a6aa4d79cdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19661 | 2026.05.19 00:10:56.433410 [ 294 ] {cccf8309-e8fa-4f3a-9216-a6aa4d79cdc0} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19662 | 2026.05.19 00:10:56.433454 [ 294 ] {cccf8309-e8fa-4f3a-9216-a6aa4d79cdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19663 | 2026.05.19 00:10:56.433804 [ 294 ] {cccf8309-e8fa-4f3a-9216-a6aa4d79cdc0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19664 | 2026.05.19 00:10:56.434023 [ 294 ] {cccf8309-e8fa-4f3a-9216-a6aa4d79cdc0} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19665 | 2026.05.19 00:10:56.434172 [ 294 ] {cccf8309-e8fa-4f3a-9216-a6aa4d79cdc0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.29 MiB/sec. | ||
| 19666 | 2026.05.19 00:10:56.434209 [ 294 ] {cccf8309-e8fa-4f3a-9216-a6aa4d79cdc0} <Debug> TCPHandler: Processed in 0.001776879 sec. | ||
| 19667 | 2026.05.19 00:10:56.434326 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19668 | 2026.05.19 00:10:56.434425 [ 294 ] {20ec8a07-13d6-46ff-a023-19c59877cc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19669 | 2026.05.19 00:10:56.434468 [ 294 ] {20ec8a07-13d6-46ff-a023-19c59877cc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19670 | 2026.05.19 00:10:56.434863 [ 294 ] {20ec8a07-13d6-46ff-a023-19c59877cc23} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19671 | 2026.05.19 00:10:56.434899 [ 294 ] {20ec8a07-13d6-46ff-a023-19c59877cc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19672 | 2026.05.19 00:10:56.435185 [ 294 ] {20ec8a07-13d6-46ff-a023-19c59877cc23} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19673 | 2026.05.19 00:10:56.435415 [ 294 ] {20ec8a07-13d6-46ff-a023-19c59877cc23} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19674 | 2026.05.19 00:10:56.435546 [ 294 ] {20ec8a07-13d6-46ff-a023-19c59877cc23} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001141 sec., 1752.8483786152497 rows/sec., 142.93 KiB/sec. | ||
| 19675 | 2026.05.19 00:10:56.435581 [ 294 ] {20ec8a07-13d6-46ff-a023-19c59877cc23} <Debug> TCPHandler: Processed in 0.001306727 sec. | ||
| 19676 | 2026.05.19 00:10:56.435702 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19677 | 2026.05.19 00:10:56.435820 [ 294 ] {c66d247b-9aea-4c40-a56c-667654bc7103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19678 | 2026.05.19 00:10:56.435868 [ 294 ] {c66d247b-9aea-4c40-a56c-667654bc7103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19679 | 2026.05.19 00:10:56.437205 [ 294 ] {c66d247b-9aea-4c40-a56c-667654bc7103} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19680 | 2026.05.19 00:10:56.437240 [ 294 ] {c66d247b-9aea-4c40-a56c-667654bc7103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19681 | 2026.05.19 00:10:56.437720 [ 294 ] {c66d247b-9aea-4c40-a56c-667654bc7103} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19682 | 2026.05.19 00:10:56.437923 [ 294 ] {c66d247b-9aea-4c40-a56c-667654bc7103} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19683 | 2026.05.19 00:10:56.438050 [ 294 ] {c66d247b-9aea-4c40-a56c-667654bc7103} <Debug> executeQuery: Read 2548 rows, 195.44 KiB in 0.002255 sec., 1129933.4811529934 rows/sec., 84.64 MiB/sec. | ||
| 19684 | 2026.05.19 00:10:56.438085 [ 294 ] {c66d247b-9aea-4c40-a56c-667654bc7103} <Debug> TCPHandler: Processed in 0.002441029 sec. | ||
| 19685 | 2026.05.19 00:10:56.438200 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19686 | 2026.05.19 00:10:56.438293 [ 294 ] {691cc910-1d2c-44b4-b686-8d1300e7935f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19687 | 2026.05.19 00:10:56.438334 [ 294 ] {691cc910-1d2c-44b4-b686-8d1300e7935f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19688 | 2026.05.19 00:10:56.438735 [ 294 ] {691cc910-1d2c-44b4-b686-8d1300e7935f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19689 | 2026.05.19 00:10:56.438770 [ 294 ] {691cc910-1d2c-44b4-b686-8d1300e7935f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19690 | 2026.05.19 00:10:56.439048 [ 294 ] {691cc910-1d2c-44b4-b686-8d1300e7935f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19691 | 2026.05.19 00:10:56.439246 [ 294 ] {691cc910-1d2c-44b4-b686-8d1300e7935f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19692 | 2026.05.19 00:10:56.439350 [ 62 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19693 | 2026.05.19 00:10:56.439372 [ 294 ] {691cc910-1d2c-44b4-b686-8d1300e7935f} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001097 sec., 32816.77301731996 rows/sec., 2.45 MiB/sec. | ||
| 19694 | 2026.05.19 00:10:56.439390 [ 62 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19695 | 2026.05.19 00:10:56.439406 [ 294 ] {691cc910-1d2c-44b4-b686-8d1300e7935f} <Debug> TCPHandler: Processed in 0.001253285 sec. | ||
| 19696 | 2026.05.19 00:10:56.439413 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19697 | 2026.05.19 00:10:56.439514 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19698 | 2026.05.19 00:10:56.439517 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19699 | 2026.05.19 00:10:56.439608 [ 294 ] {1eb80a4c-12b8-48d6-bf2b-06d3e0db4472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19700 | 2026.05.19 00:10:56.439652 [ 294 ] {1eb80a4c-12b8-48d6-bf2b-06d3e0db4472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19701 | 2026.05.19 00:10:56.439660 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19702 | 2026.05.19 00:10:56.439697 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 82 rows starting from the beginning of the part | ||
| 19703 | 2026.05.19 00:10:56.439760 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 11 rows starting from the beginning of the part | ||
| 19704 | 2026.05.19 00:10:56.439805 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
| 19705 | 2026.05.19 00:10:56.439848 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 11 rows starting from the beginning of the part | ||
| 19706 | 2026.05.19 00:10:56.439891 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 30 rows starting from the beginning of the part | ||
| 19707 | 2026.05.19 00:10:56.439931 [ 193 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part | ||
| 19708 | 2026.05.19 00:10:56.440271 [ 294 ] {1eb80a4c-12b8-48d6-bf2b-06d3e0db4472} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19709 | 2026.05.19 00:10:56.440313 [ 294 ] {1eb80a4c-12b8-48d6-bf2b-06d3e0db4472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19710 | 2026.05.19 00:10:56.440660 [ 294 ] {1eb80a4c-12b8-48d6-bf2b-06d3e0db4472} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19711 | 2026.05.19 00:10:56.440741 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271805 sec., 158829.38029021744 rows/sec., 12.27 MiB/sec. | ||
| 19712 | 2026.05.19 00:10:56.440868 [ 294 ] {1eb80a4c-12b8-48d6-bf2b-06d3e0db4472} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19713 | 2026.05.19 00:10:56.440883 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19714 | 2026.05.19 00:10:56.440995 [ 294 ] {1eb80a4c-12b8-48d6-bf2b-06d3e0db4472} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001405 sec., 587188.6120996441 rows/sec., 34.35 MiB/sec. | ||
| 19715 | 2026.05.19 00:10:56.441031 [ 294 ] {1eb80a4c-12b8-48d6-bf2b-06d3e0db4472} <Debug> TCPHandler: Processed in 0.001563434 sec. | ||
| 19716 | 2026.05.19 00:10:56.441138 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19717 | 2026.05.19 00:10:56.441142 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19718 | 2026.05.19 00:10:56.441213 [ 198 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_126_25} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19719 | 2026.05.19 00:10:56.441230 [ 294 ] {1df0acad-d2a8-4a90-ba87-443280254997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19720 | 2026.05.19 00:10:56.441270 [ 294 ] {1df0acad-d2a8-4a90-ba87-443280254997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19721 | 2026.05.19 00:10:56.441288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19722 | 2026.05.19 00:10:56.441642 [ 294 ] {1df0acad-d2a8-4a90-ba87-443280254997} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19723 | 2026.05.19 00:10:56.441676 [ 294 ] {1df0acad-d2a8-4a90-ba87-443280254997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19724 | 2026.05.19 00:10:56.441948 [ 294 ] {1df0acad-d2a8-4a90-ba87-443280254997} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 19725 | 2026.05.19 00:10:56.442170 [ 294 ] {1df0acad-d2a8-4a90-ba87-443280254997} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.05.19 00:10:56.442294 [ 294 ] {1df0acad-d2a8-4a90-ba87-443280254997} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 19727 | 2026.05.19 00:10:56.442328 [ 294 ] {1df0acad-d2a8-4a90-ba87-443280254997} <Debug> TCPHandler: Processed in 0.001237055 sec. | ||
| 19728 | 2026.05.19 00:10:56.442454 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19729 | 2026.05.19 00:10:56.442571 [ 294 ] {f044d0b3-cbc1-4ecf-84ee-99ec72e1fcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19730 | 2026.05.19 00:10:56.442620 [ 294 ] {f044d0b3-cbc1-4ecf-84ee-99ec72e1fcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19731 | 2026.05.19 00:10:56.443025 [ 294 ] {f044d0b3-cbc1-4ecf-84ee-99ec72e1fcba} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2026.05.19 00:10:56.443060 [ 294 ] {f044d0b3-cbc1-4ecf-84ee-99ec72e1fcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19733 | 2026.05.19 00:10:56.443338 [ 294 ] {f044d0b3-cbc1-4ecf-84ee-99ec72e1fcba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19734 | 2026.05.19 00:10:56.443539 [ 294 ] {f044d0b3-cbc1-4ecf-84ee-99ec72e1fcba} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19735 | 2026.05.19 00:10:56.443662 [ 294 ] {f044d0b3-cbc1-4ecf-84ee-99ec72e1fcba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 19736 | 2026.05.19 00:10:56.443695 [ 294 ] {f044d0b3-cbc1-4ecf-84ee-99ec72e1fcba} <Debug> TCPHandler: Processed in 0.001295576 sec. | ||
| 19737 | 2026.05.19 00:10:56.443803 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19738 | 2026.05.19 00:10:56.443903 [ 294 ] {465297a8-9550-46b9-b049-c50c9bd87e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19739 | 2026.05.19 00:10:56.443945 [ 294 ] {465297a8-9550-46b9-b049-c50c9bd87e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19740 | 2026.05.19 00:10:56.444838 [ 294 ] {465297a8-9550-46b9-b049-c50c9bd87e5e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19741 | 2026.05.19 00:10:56.444874 [ 294 ] {465297a8-9550-46b9-b049-c50c9bd87e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19742 | 2026.05.19 00:10:56.445257 [ 294 ] {465297a8-9550-46b9-b049-c50c9bd87e5e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19743 | 2026.05.19 00:10:56.445511 [ 294 ] {465297a8-9550-46b9-b049-c50c9bd87e5e} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.05.19 00:10:56.445645 [ 294 ] {465297a8-9550-46b9-b049-c50c9bd87e5e} <Debug> executeQuery: Read 1339 rows, 92.42 KiB in 0.001761 sec., 760363.4298693924 rows/sec., 51.25 MiB/sec. | ||
| 19745 | 2026.05.19 00:10:56.445681 [ 294 ] {465297a8-9550-46b9-b049-c50c9bd87e5e} <Debug> TCPHandler: Processed in 0.001928794 sec. | ||
| 19746 | 2026.05.19 00:10:56.445805 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.05.19 00:10:56.445922 [ 294 ] {73e50610-913f-4d9e-b9bd-a8252b67ef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19748 | 2026.05.19 00:10:56.445976 [ 294 ] {73e50610-913f-4d9e-b9bd-a8252b67ef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19749 | 2026.05.19 00:10:56.446670 [ 294 ] {73e50610-913f-4d9e-b9bd-a8252b67ef39} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19750 | 2026.05.19 00:10:56.446706 [ 294 ] {73e50610-913f-4d9e-b9bd-a8252b67ef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19751 | 2026.05.19 00:10:56.447133 [ 294 ] {73e50610-913f-4d9e-b9bd-a8252b67ef39} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19752 | 2026.05.19 00:10:56.447339 [ 294 ] {73e50610-913f-4d9e-b9bd-a8252b67ef39} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19753 | 2026.05.19 00:10:56.447459 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_142_44 to all_147_147_0 | ||
| 19754 | 2026.05.19 00:10:56.447468 [ 294 ] {73e50610-913f-4d9e-b9bd-a8252b67ef39} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001571 sec., 975811.5849777212 rows/sec., 59.65 MiB/sec. | ||
| 19755 | 2026.05.19 00:10:56.447497 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19756 | 2026.05.19 00:10:56.447511 [ 294 ] {73e50610-913f-4d9e-b9bd-a8252b67ef39} <Debug> TCPHandler: Processed in 0.001766579 sec. | ||
| 19757 | 2026.05.19 00:10:56.447519 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19758 | 2026.05.19 00:10:56.447604 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_142_44 to all_147_147_0 into Compact with storage Full | ||
| 19759 | 2026.05.19 00:10:56.447631 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19760 | 2026.05.19 00:10:56.447732 [ 294 ] {9921ad01-1eef-4325-825b-2e02b25f3056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19761 | 2026.05.19 00:10:56.447733 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19762 | 2026.05.19 00:10:56.447783 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_142_44, total 51061 rows starting from the beginning of the part | ||
| 19763 | 2026.05.19 00:10:56.447788 [ 294 ] {9921ad01-1eef-4325-825b-2e02b25f3056} <Trace> 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 | ||
| 19764 | 2026.05.19 00:10:56.447844 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19765 | 2026.05.19 00:10:56.447896 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 161 rows starting from the beginning of the part | ||
| 19766 | 2026.05.19 00:10:56.447941 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19767 | 2026.05.19 00:10:56.447987 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 19768 | 2026.05.19 00:10:56.448032 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1533 rows starting from the beginning of the part | ||
| 19769 | 2026.05.19 00:10:56.448554 [ 294 ] {9921ad01-1eef-4325-825b-2e02b25f3056} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19770 | 2026.05.19 00:10:56.448596 [ 294 ] {9921ad01-1eef-4325-825b-2e02b25f3056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19771 | 2026.05.19 00:10:56.449117 [ 294 ] {9921ad01-1eef-4325-825b-2e02b25f3056} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19772 | 2026.05.19 00:10:56.449336 [ 294 ] {9921ad01-1eef-4325-825b-2e02b25f3056} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19773 | 2026.05.19 00:10:56.449544 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19774 | 2026.05.19 00:10:56.449569 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2026.05.19 00:10:56.449574 [ 294 ] {9921ad01-1eef-4325-825b-2e02b25f3056} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00186 sec., 11827.956989247312 rows/sec., 21.20 MiB/sec. | ||
| 19776 | 2026.05.19 00:10:56.449586 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19777 | 2026.05.19 00:10:56.449628 [ 294 ] {9921ad01-1eef-4325-825b-2e02b25f3056} <Debug> TCPHandler: Processed in 0.002046087 sec. | ||
| 19778 | 2026.05.19 00:10:56.449664 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19779 | 2026.05.19 00:10:56.449750 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19780 | 2026.05.19 00:10:56.449845 [ 294 ] {a5f42752-e2d4-4e4a-b135-f2057027d803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19781 | 2026.05.19 00:10:56.449869 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19782 | 2026.05.19 00:10:56.449980 [ 294 ] {a5f42752-e2d4-4e4a-b135-f2057027d803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19783 | 2026.05.19 00:10:56.450006 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2634 rows starting from the beginning of the part | ||
| 19784 | 2026.05.19 00:10:56.450136 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 11 rows starting from the beginning of the part | ||
| 19785 | 2026.05.19 00:10:56.450244 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 30 rows starting from the beginning of the part | ||
| 19786 | 2026.05.19 00:10:56.450302 [ 294 ] {a5f42752-e2d4-4e4a-b135-f2057027d803} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19787 | 2026.05.19 00:10:56.450339 [ 294 ] {a5f42752-e2d4-4e4a-b135-f2057027d803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19788 | 2026.05.19 00:10:56.450351 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 11 rows starting from the beginning of the part | ||
| 19789 | 2026.05.19 00:10:56.450449 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 30 rows starting from the beginning of the part | ||
| 19790 | 2026.05.19 00:10:56.450542 [ 194 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 22 rows starting from the beginning of the part | ||
| 19791 | 2026.05.19 00:10:56.450653 [ 294 ] {a5f42752-e2d4-4e4a-b135-f2057027d803} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19792 | 2026.05.19 00:10:56.450886 [ 294 ] {a5f42752-e2d4-4e4a-b135-f2057027d803} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19793 | 2026.05.19 00:10:56.451019 [ 294 ] {a5f42752-e2d4-4e4a-b135-f2057027d803} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 694.74 KiB/sec. | ||
| 19794 | 2026.05.19 00:10:56.451052 [ 294 ] {a5f42752-e2d4-4e4a-b135-f2057027d803} <Debug> TCPHandler: Processed in 0.001352118 sec. | ||
| 19795 | 2026.05.19 00:10:56.458480 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53235 rows, containing 5 columns (5 merged, 0 gathered) in 0.010910235 sec., 4879363.276776347 rows/sec., 314.23 MiB/sec. | ||
| 19796 | 2026.05.19 00:10:56.459289 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Trace> MergedBlockOutputStream: filled checksums all_1_147_45 (state Temporary) | ||
| 19797 | 2026.05.19 00:10:56.459580 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_147_45 to all_1_147_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19798 | 2026.05.19 00:10:56.459650 [ 190 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_147_45} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_142_44, all_147_147_0] -> all_1_147_45 | ||
| 19799 | 2026.05.19 00:10:56.459731 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19800 | 2026.05.19 00:10:56.463416 [ 200 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2738 rows, containing 19 columns (19 merged, 0 gathered) in 0.013788035 sec., 198577.96995728542 rows/sec., 355.84 MiB/sec. | ||
| 19801 | 2026.05.19 00:10:56.465800 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19802 | 2026.05.19 00:10:56.466212 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19803 | 2026.05.19 00:10:56.466288 [ 190 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19804 | 2026.05.19 00:10:56.466393 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.05 MiB. | ||
| 19805 | 2026.05.19 00:10:57.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.12 MiB, peak 407.86 MiB, free memory in arenas 0.00 B, will set to 394.29 MiB (RSS), difference: 6.16 MiB | ||
| 19806 | 2026.05.19 00:11:00.133457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41763 | ||
| 19807 | 2026.05.19 00:11:00.133980 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19808 | 2026.05.19 00:11:00.134021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19809 | 2026.05.19 00:11:00.134495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19810 | 2026.05.19 00:11:00.134729 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19811 | 2026.05.19 00:11:00.134858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41763 | ||
| 19812 | 2026.05.19 00:11:01.144782 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19813 | 2026.05.19 00:11:01.145035 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 19814 | 2026.05.19 00:11:01.145401 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19815 | 2026.05.19 00:11:01.145444 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Debug> 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 | ||
| 19816 | 2026.05.19 00:11:01.145682 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19817 | 2026.05.19 00:11:01.145751 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19818 | 2026.05.19 00:11:01.145890 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19819 | 2026.05.19 00:11:01.145974 [ 363 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19820 | 2026.05.19 00:11:01.145985 [ 347 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19821 | 2026.05.19 00:11:01.145985 [ 323 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19822 | 2026.05.19 00:11:01.146116 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 19823 | 2026.05.19 00:11:01.146142 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19824 | 2026.05.19 00:11:01.146211 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19825 | 2026.05.19 00:11:01.146230 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19826 | 2026.05.19 00:11:01.146264 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> 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'))" | ||
| 19827 | 2026.05.19 00:11:01.146304 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Trace> 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'))" | ||
| 19828 | 2026.05.19 00:11:01.147293 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002364 sec., 14805.414551607444 rows/sec., 2.49 MiB/sec. | ||
| 19829 | 2026.05.19 00:11:01.147427 [ 294 ] {83f8e85f-2962-4f07-b13a-f17233fe9347} <Debug> TCPHandler: Processed in 0.002781308 sec. | ||
| 19830 | 2026.05.19 00:11:01.148952 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19831 | 2026.05.19 00:11:01.149059 [ 294 ] {e693bb76-ef06-4192-be79-536820d29e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19832 | 2026.05.19 00:11:01.149102 [ 294 ] {e693bb76-ef06-4192-be79-536820d29e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19833 | 2026.05.19 00:11:01.149602 [ 294 ] {e693bb76-ef06-4192-be79-536820d29e23} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19834 | 2026.05.19 00:11:01.149639 [ 294 ] {e693bb76-ef06-4192-be79-536820d29e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19835 | 2026.05.19 00:11:01.149995 [ 294 ] {e693bb76-ef06-4192-be79-536820d29e23} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19836 | 2026.05.19 00:11:01.150211 [ 294 ] {e693bb76-ef06-4192-be79-536820d29e23} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19837 | 2026.05.19 00:11:01.150354 [ 294 ] {e693bb76-ef06-4192-be79-536820d29e23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001326 sec., 42232.27752639518 rows/sec., 3.24 MiB/sec. | ||
| 19838 | 2026.05.19 00:11:01.150388 [ 294 ] {e693bb76-ef06-4192-be79-536820d29e23} <Debug> TCPHandler: Processed in 0.001484732 sec. | ||
| 19839 | 2026.05.19 00:11:01.150417 [ 222 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19840 | 2026.05.19 00:11:01.150453 [ 222 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19841 | 2026.05.19 00:11:01.150509 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19842 | 2026.05.19 00:11:01.150603 [ 294 ] {40e226b8-3f23-4944-b843-eb71dafa1f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19843 | 2026.05.19 00:11:01.150643 [ 294 ] {40e226b8-3f23-4944-b843-eb71dafa1f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19844 | 2026.05.19 00:11:01.151183 [ 294 ] {40e226b8-3f23-4944-b843-eb71dafa1f6a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19845 | 2026.05.19 00:11:01.151226 [ 294 ] {40e226b8-3f23-4944-b843-eb71dafa1f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19846 | 2026.05.19 00:11:01.151593 [ 294 ] {40e226b8-3f23-4944-b843-eb71dafa1f6a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19847 | 2026.05.19 00:11:01.151808 [ 294 ] {40e226b8-3f23-4944-b843-eb71dafa1f6a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19848 | 2026.05.19 00:11:01.151938 [ 294 ] {40e226b8-3f23-4944-b843-eb71dafa1f6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001353 sec., 47302.29120473023 rows/sec., 3.69 MiB/sec. | ||
| 19849 | 2026.05.19 00:11:01.151973 [ 294 ] {40e226b8-3f23-4944-b843-eb71dafa1f6a} <Debug> TCPHandler: Processed in 0.001511322 sec. | ||
| 19850 | 2026.05.19 00:11:01.152135 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19851 | 2026.05.19 00:11:01.152234 [ 294 ] {683ea306-1b80-4f70-8710-9004fd4d229a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19852 | 2026.05.19 00:11:01.152279 [ 294 ] {683ea306-1b80-4f70-8710-9004fd4d229a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19853 | 2026.05.19 00:11:01.152661 [ 294 ] {683ea306-1b80-4f70-8710-9004fd4d229a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19854 | 2026.05.19 00:11:01.152695 [ 294 ] {683ea306-1b80-4f70-8710-9004fd4d229a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19855 | 2026.05.19 00:11:01.153045 [ 294 ] {683ea306-1b80-4f70-8710-9004fd4d229a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19856 | 2026.05.19 00:11:01.153262 [ 294 ] {683ea306-1b80-4f70-8710-9004fd4d229a} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19857 | 2026.05.19 00:11:01.153411 [ 294 ] {683ea306-1b80-4f70-8710-9004fd4d229a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001196 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
| 19858 | 2026.05.19 00:11:01.153446 [ 294 ] {683ea306-1b80-4f70-8710-9004fd4d229a} <Debug> TCPHandler: Processed in 0.001366118 sec. | ||
| 19859 | 2026.05.19 00:11:01.153571 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19860 | 2026.05.19 00:11:01.153666 [ 294 ] {4b680fc6-6aed-4b14-949d-a0d16bdf65d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19861 | 2026.05.19 00:11:01.153709 [ 294 ] {4b680fc6-6aed-4b14-949d-a0d16bdf65d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19862 | 2026.05.19 00:11:01.153918 [ 222 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19863 | 2026.05.19 00:11:01.154055 [ 294 ] {4b680fc6-6aed-4b14-949d-a0d16bdf65d0} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19864 | 2026.05.19 00:11:01.154095 [ 294 ] {4b680fc6-6aed-4b14-949d-a0d16bdf65d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19865 | 2026.05.19 00:11:01.154403 [ 294 ] {4b680fc6-6aed-4b14-949d-a0d16bdf65d0} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19866 | 2026.05.19 00:11:01.154654 [ 294 ] {4b680fc6-6aed-4b14-949d-a0d16bdf65d0} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19867 | 2026.05.19 00:11:01.154785 [ 294 ] {4b680fc6-6aed-4b14-949d-a0d16bdf65d0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001136 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 19868 | 2026.05.19 00:11:01.154818 [ 294 ] {4b680fc6-6aed-4b14-949d-a0d16bdf65d0} <Debug> TCPHandler: Processed in 0.001297417 sec. | ||
| 19869 | 2026.05.19 00:11:01.539598 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19870 | 2026.05.19 00:11:01.539650 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19871 | 2026.05.19 00:11:01.542896 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19872 | 2026.05.19 00:11:02.283215 [ 222 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19873 | 2026.05.19 00:11:02.283296 [ 222 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19874 | 2026.05.19 00:11:02.286869 [ 222 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19875 | 2026.05.19 00:11:02.343033 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19876 | 2026.05.19 00:11:02.349374 [ 220 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19877 | 2026.05.19 00:11:02.349428 [ 220 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19878 | 2026.05.19 00:11:02.351872 [ 220 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19879 | 2026.05.19 00:11:02.360958 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19880 | 2026.05.19 00:11:02.361022 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19881 | 2026.05.19 00:11:02.367115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19882 | 2026.05.19 00:11:02.367875 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19883 | 2026.05.19 00:11:02.370923 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19884 | 2026.05.19 00:11:06.146861 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19885 | 2026.05.19 00:11:06.147099 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 19886 | 2026.05.19 00:11:06.147446 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19887 | 2026.05.19 00:11:06.147486 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Debug> 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 | ||
| 19888 | 2026.05.19 00:11:06.147712 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19889 | 2026.05.19 00:11:06.147783 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19890 | 2026.05.19 00:11:06.147930 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19891 | 2026.05.19 00:11:06.148016 [ 363 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19892 | 2026.05.19 00:11:06.148026 [ 360 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19893 | 2026.05.19 00:11:06.148026 [ 347 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19894 | 2026.05.19 00:11:06.148151 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 19895 | 2026.05.19 00:11:06.148179 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19896 | 2026.05.19 00:11:06.148252 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19897 | 2026.05.19 00:11:06.148273 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19898 | 2026.05.19 00:11:06.148308 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> 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'))" | ||
| 19899 | 2026.05.19 00:11:06.148349 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Trace> 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'))" | ||
| 19900 | 2026.05.19 00:11:06.149367 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002365 sec., 14799.154334038056 rows/sec., 2.49 MiB/sec. | ||
| 19901 | 2026.05.19 00:11:06.149473 [ 294 ] {3ad0668f-ad1f-4d4a-80fc-04fafddeca0d} <Debug> TCPHandler: Processed in 0.002749596 sec. | ||
| 19902 | 2026.05.19 00:11:06.151634 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19903 | 2026.05.19 00:11:06.151746 [ 294 ] {d85f4f74-b093-4aee-a269-7c93105981d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19904 | 2026.05.19 00:11:06.151792 [ 294 ] {d85f4f74-b093-4aee-a269-7c93105981d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19905 | 2026.05.19 00:11:06.152314 [ 294 ] {d85f4f74-b093-4aee-a269-7c93105981d8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19906 | 2026.05.19 00:11:06.152360 [ 294 ] {d85f4f74-b093-4aee-a269-7c93105981d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19907 | 2026.05.19 00:11:06.152737 [ 294 ] {d85f4f74-b093-4aee-a269-7c93105981d8} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19908 | 2026.05.19 00:11:06.152965 [ 294 ] {d85f4f74-b093-4aee-a269-7c93105981d8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19909 | 2026.05.19 00:11:06.153110 [ 294 ] {d85f4f74-b093-4aee-a269-7c93105981d8} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001397 sec., 83035.07516105942 rows/sec., 7.05 MiB/sec. | ||
| 19910 | 2026.05.19 00:11:06.153148 [ 294 ] {d85f4f74-b093-4aee-a269-7c93105981d8} <Debug> TCPHandler: Processed in 0.001564294 sec. | ||
| 19911 | 2026.05.19 00:11:06.153276 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19912 | 2026.05.19 00:11:06.153374 [ 294 ] {d16bd90e-4245-4a11-a7e3-fe5c31857153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19913 | 2026.05.19 00:11:06.153420 [ 294 ] {d16bd90e-4245-4a11-a7e3-fe5c31857153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19914 | 2026.05.19 00:11:06.153896 [ 294 ] {d16bd90e-4245-4a11-a7e3-fe5c31857153} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19915 | 2026.05.19 00:11:06.153937 [ 294 ] {d16bd90e-4245-4a11-a7e3-fe5c31857153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19916 | 2026.05.19 00:11:06.154308 [ 294 ] {d16bd90e-4245-4a11-a7e3-fe5c31857153} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19917 | 2026.05.19 00:11:06.154531 [ 294 ] {d16bd90e-4245-4a11-a7e3-fe5c31857153} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19918 | 2026.05.19 00:11:06.154666 [ 294 ] {d16bd90e-4245-4a11-a7e3-fe5c31857153} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001312 sec., 22865.853658536584 rows/sec., 1.68 MiB/sec. | ||
| 19919 | 2026.05.19 00:11:06.154703 [ 294 ] {d16bd90e-4245-4a11-a7e3-fe5c31857153} <Debug> TCPHandler: Processed in 0.001477142 sec. | ||
| 19920 | 2026.05.19 00:11:06.154829 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.05.19 00:11:06.154927 [ 294 ] {4d2d73af-154a-4af6-b820-933a914c3ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19922 | 2026.05.19 00:11:06.154968 [ 294 ] {4d2d73af-154a-4af6-b820-933a914c3ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19923 | 2026.05.19 00:11:06.155405 [ 294 ] {4d2d73af-154a-4af6-b820-933a914c3ea1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.05.19 00:11:06.155443 [ 294 ] {4d2d73af-154a-4af6-b820-933a914c3ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19925 | 2026.05.19 00:11:06.155748 [ 294 ] {4d2d73af-154a-4af6-b820-933a914c3ea1} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19926 | 2026.05.19 00:11:06.155952 [ 294 ] {4d2d73af-154a-4af6-b820-933a914c3ea1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.05.19 00:11:06.156084 [ 294 ] {4d2d73af-154a-4af6-b820-933a914c3ea1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001176 sec., 79931.97278911565 rows/sec., 6.24 MiB/sec. | ||
| 19928 | 2026.05.19 00:11:06.156120 [ 294 ] {4d2d73af-154a-4af6-b820-933a914c3ea1} <Debug> TCPHandler: Processed in 0.001341718 sec. | ||
| 19929 | 2026.05.19 00:11:06.156242 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19930 | 2026.05.19 00:11:06.156340 [ 294 ] {55ba93cf-d2ed-48a8-8f11-28391e84210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19931 | 2026.05.19 00:11:06.156384 [ 294 ] {55ba93cf-d2ed-48a8-8f11-28391e84210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19932 | 2026.05.19 00:11:06.156796 [ 294 ] {55ba93cf-d2ed-48a8-8f11-28391e84210e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19933 | 2026.05.19 00:11:06.156832 [ 294 ] {55ba93cf-d2ed-48a8-8f11-28391e84210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19934 | 2026.05.19 00:11:06.157155 [ 294 ] {55ba93cf-d2ed-48a8-8f11-28391e84210e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19935 | 2026.05.19 00:11:06.157367 [ 294 ] {55ba93cf-d2ed-48a8-8f11-28391e84210e} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2026.05.19 00:11:06.157499 [ 294 ] {55ba93cf-d2ed-48a8-8f11-28391e84210e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 19937 | 2026.05.19 00:11:06.157535 [ 294 ] {55ba93cf-d2ed-48a8-8f11-28391e84210e} <Debug> TCPHandler: Processed in 0.001341537 sec. | ||
| 19938 | 2026.05.19 00:11:06.157652 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19939 | 2026.05.19 00:11:06.157748 [ 294 ] {6eb06443-03a6-497b-9277-298a7d0b2fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19940 | 2026.05.19 00:11:06.157804 [ 294 ] {6eb06443-03a6-497b-9277-298a7d0b2fc0} <Trace> 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 | ||
| 19941 | 2026.05.19 00:11:06.158638 [ 294 ] {6eb06443-03a6-497b-9277-298a7d0b2fc0} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19942 | 2026.05.19 00:11:06.158674 [ 294 ] {6eb06443-03a6-497b-9277-298a7d0b2fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19943 | 2026.05.19 00:11:06.159198 [ 294 ] {6eb06443-03a6-497b-9277-298a7d0b2fc0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19944 | 2026.05.19 00:11:06.159435 [ 294 ] {6eb06443-03a6-497b-9277-298a7d0b2fc0} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19945 | 2026.05.19 00:11:06.159574 [ 294 ] {6eb06443-03a6-497b-9277-298a7d0b2fc0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001845 sec., 16260.162601626016 rows/sec., 29.14 MiB/sec. | ||
| 19946 | 2026.05.19 00:11:06.159628 [ 294 ] {6eb06443-03a6-497b-9277-298a7d0b2fc0} <Debug> TCPHandler: Processed in 0.002024317 sec. | ||
| 19947 | 2026.05.19 00:11:06.159668 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19948 | 2026.05.19 00:11:06.159731 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19949 | 2026.05.19 00:11:06.159746 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19950 | 2026.05.19 00:11:06.159847 [ 294 ] {279224f7-92b8-48de-9e8b-4536d950e4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19951 | 2026.05.19 00:11:06.159893 [ 294 ] {279224f7-92b8-48de-9e8b-4536d950e4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19952 | 2026.05.19 00:11:06.160240 [ 294 ] {279224f7-92b8-48de-9e8b-4536d950e4f5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19953 | 2026.05.19 00:11:06.160281 [ 294 ] {279224f7-92b8-48de-9e8b-4536d950e4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19954 | 2026.05.19 00:11:06.160639 [ 294 ] {279224f7-92b8-48de-9e8b-4536d950e4f5} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19955 | 2026.05.19 00:11:06.160883 [ 294 ] {279224f7-92b8-48de-9e8b-4536d950e4f5} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19956 | 2026.05.19 00:11:06.161014 [ 294 ] {279224f7-92b8-48de-9e8b-4536d950e4f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 19957 | 2026.05.19 00:11:06.161049 [ 294 ] {279224f7-92b8-48de-9e8b-4536d950e4f5} <Debug> TCPHandler: Processed in 0.001353408 sec. | ||
| 19958 | 2026.05.19 00:11:06.162401 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19959 | 2026.05.19 00:11:06.862186 [ 222 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19960 | 2026.05.19 00:11:06.862291 [ 222 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19961 | 2026.05.19 00:11:06.865037 [ 222 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19962 | 2026.05.19 00:11:07.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.70 MiB, peak 407.86 MiB, free memory in arenas 0.00 B, will set to 394.29 MiB (RSS), difference: 3.58 MiB | ||
| 19963 | 2026.05.19 00:11:07.441338 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19964 | 2026.05.19 00:11:07.441383 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19965 | 2026.05.19 00:11:07.635047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42211 | ||
| 19966 | 2026.05.19 00:11:07.635672 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19967 | 2026.05.19 00:11:07.635730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19968 | 2026.05.19 00:11:07.636214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19969 | 2026.05.19 00:11:07.636445 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19970 | 2026.05.19 00:11:07.636591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42211 | ||
| 19971 | 2026.05.19 00:11:09.871019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19972 | 2026.05.19 00:11:09.888908 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19973 | 2026.05.19 00:11:09.888969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 19974 | 2026.05.19 00:11:09.895160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19975 | 2026.05.19 00:11:09.895911 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19976 | 2026.05.19 00:11:09.899053 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19977 | 2026.05.19 00:11:10.965188 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34399 | ||
| 19978 | 2026.05.19 00:11:10.965293 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19979 | 2026.05.19 00:11:10.965323 [ 283 ] {} <Debug> TCP-Session: 5ac0fc82-9e0e-4293-9481-8f376ea94e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:34399 | ||
| 19980 | 2026.05.19 00:11:10.965348 [ 283 ] {} <Debug> TCP-Session: 5ac0fc82-9e0e-4293-9481-8f376ea94e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19981 | 2026.05.19 00:11:10.965364 [ 283 ] {} <Debug> TCP-Session: 5ac0fc82-9e0e-4293-9481-8f376ea94e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19982 | 2026.05.19 00:11:10.965554 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46757 | ||
| 19983 | 2026.05.19 00:11:10.965580 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61173 | ||
| 19984 | 2026.05.19 00:11:10.965583 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44282 | ||
| 19985 | 2026.05.19 00:11:10.965614 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44329 | ||
| 19986 | 2026.05.19 00:11:10.965643 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45956 | ||
| 19987 | 2026.05.19 00:11:10.965692 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19988 | 2026.05.19 00:11:10.965719 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19989 | 2026.05.19 00:11:10.965641 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19990 | 2026.05.19 00:11:10.965744 [ 283 ] {} <Trace> TCP-Session: 5ac0fc82-9e0e-4293-9481-8f376ea94e69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19991 | 2026.05.19 00:11:10.965779 [ 304 ] {} <Debug> TCP-Session: 99324dfd-c9d0-4eb4-9a7b-cf0333baf50d Authenticating user 'default' from [fd00:1122:3344:101::e]:61173 | ||
| 19992 | 2026.05.19 00:11:10.965780 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19993 | 2026.05.19 00:11:10.965803 [ 304 ] {} <Debug> TCP-Session: 99324dfd-c9d0-4eb4-9a7b-cf0333baf50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19994 | 2026.05.19 00:11:10.965762 [ 308 ] {} <Debug> TCP-Session: b3753cec-34e9-4207-9a1c-1e41c4118635 Authenticating user 'default' from [fd00:1122:3344:101::e]:44329 | ||
| 19995 | 2026.05.19 00:11:10.965830 [ 310 ] {} <Debug> TCP-Session: 3e1d611a-be92-4e20-b328-0cb75afb5bb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45956 | ||
| 19996 | 2026.05.19 00:11:10.965864 [ 308 ] {} <Debug> TCP-Session: b3753cec-34e9-4207-9a1c-1e41c4118635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19997 | 2026.05.19 00:11:10.965834 [ 304 ] {} <Debug> TCP-Session: 99324dfd-c9d0-4eb4-9a7b-cf0333baf50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19998 | 2026.05.19 00:11:10.965885 [ 310 ] {} <Debug> TCP-Session: 3e1d611a-be92-4e20-b328-0cb75afb5bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19999 | 2026.05.19 00:11:10.965888 [ 308 ] {} <Debug> TCP-Session: b3753cec-34e9-4207-9a1c-1e41c4118635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20000 | 2026.05.19 00:11:10.965950 [ 283 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20001 | 2026.05.19 00:11:10.965954 [ 310 ] {} <Debug> TCP-Session: 3e1d611a-be92-4e20-b328-0cb75afb5bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20002 | 2026.05.19 00:11:10.965750 [ 303 ] {} <Debug> TCP-Session: 1d83ca88-14d3-4742-b802-0ecc4e0865b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44282 | ||
| 20003 | 2026.05.19 00:11:10.965635 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36655 | ||
| 20004 | 2026.05.19 00:11:10.966032 [ 303 ] {} <Debug> TCP-Session: 1d83ca88-14d3-4742-b802-0ecc4e0865b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20005 | 2026.05.19 00:11:10.965619 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20006 | 2026.05.19 00:11:10.966056 [ 303 ] {} <Debug> TCP-Session: 1d83ca88-14d3-4742-b802-0ecc4e0865b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20007 | 2026.05.19 00:11:10.966069 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20008 | 2026.05.19 00:11:10.966087 [ 293 ] {} <Debug> TCP-Session: 0caaded8-09dd-47ec-84e7-002773f3661f Authenticating user 'default' from [fd00:1122:3344:101::e]:46757 | ||
| 20009 | 2026.05.19 00:11:10.966104 [ 311 ] {} <Debug> TCP-Session: 02ea8c9e-4b25-4cdd-9873-43c895ed1a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:36655 | ||
| 20010 | 2026.05.19 00:11:10.966120 [ 293 ] {} <Debug> TCP-Session: 0caaded8-09dd-47ec-84e7-002773f3661f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20011 | 2026.05.19 00:11:10.966135 [ 311 ] {} <Debug> TCP-Session: 02ea8c9e-4b25-4cdd-9873-43c895ed1a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20012 | 2026.05.19 00:11:10.966144 [ 293 ] {} <Debug> TCP-Session: 0caaded8-09dd-47ec-84e7-002773f3661f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20013 | 2026.05.19 00:11:10.966159 [ 311 ] {} <Debug> TCP-Session: 02ea8c9e-4b25-4cdd-9873-43c895ed1a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20014 | 2026.05.19 00:11:10.965614 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45185 | ||
| 20015 | 2026.05.19 00:11:10.965596 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52733 | ||
| 20016 | 2026.05.19 00:11:10.966245 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20017 | 2026.05.19 00:11:10.966248 [ 283 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20018 | 2026.05.19 00:11:10.966272 [ 309 ] {} <Debug> TCP-Session: 29d36151-3e0d-4b58-aeb7-c729c6007bab Authenticating user 'default' from [fd00:1122:3344:101::e]:45185 | ||
| 20019 | 2026.05.19 00:11:10.966282 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20020 | 2026.05.19 00:11:10.966291 [ 309 ] {} <Debug> TCP-Session: 29d36151-3e0d-4b58-aeb7-c729c6007bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20021 | 2026.05.19 00:11:10.966312 [ 283 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20022 | 2026.05.19 00:11:10.966318 [ 309 ] {} <Debug> TCP-Session: 29d36151-3e0d-4b58-aeb7-c729c6007bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20023 | 2026.05.19 00:11:10.966314 [ 307 ] {} <Debug> TCP-Session: 4f5b1591-8c33-41da-a101-e870574ffdf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52733 | ||
| 20024 | 2026.05.19 00:11:10.966354 [ 307 ] {} <Debug> TCP-Session: 4f5b1591-8c33-41da-a101-e870574ffdf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20025 | 2026.05.19 00:11:10.966367 [ 307 ] {} <Debug> TCP-Session: 4f5b1591-8c33-41da-a101-e870574ffdf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20026 | 2026.05.19 00:11:10.966600 [ 283 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 20027 | 2026.05.19 00:11:10.967486 [ 360 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Trace> AggregatingTransform: Aggregating | ||
| 20028 | 2026.05.19 00:11:10.967518 [ 360 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Trace> Aggregator: Aggregation method: without_key | ||
| 20029 | 2026.05.19 00:11:10.967549 [ 360 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848794 sec. (1178.142 rows/sec., 46.02 KiB/sec.) | ||
| 20030 | 2026.05.19 00:11:10.967564 [ 360 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Trace> Aggregator: Merging aggregated data | ||
| 20031 | 2026.05.19 00:11:10.968184 [ 283 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0023 sec., 434.7826086956522 rows/sec., 16.98 KiB/sec. | ||
| 20032 | 2026.05.19 00:11:10.968326 [ 283 ] {40a617bb-8d5e-4c76-af3a-a4f735988989} <Debug> TCPHandler: Processed in 0.002709646 sec. | ||
| 20033 | 2026.05.19 00:11:10.968457 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20034 | 2026.05.19 00:11:10.968486 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20035 | 2026.05.19 00:11:10.968489 [ 283 ] {} <Debug> TCP-Session: 5ac0fc82-9e0e-4293-9481-8f376ea94e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20036 | 2026.05.19 00:11:10.968513 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20037 | 2026.05.19 00:11:10.968531 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20038 | 2026.05.19 00:11:10.968528 [ 310 ] {} <Debug> TCP-Session: 3e1d611a-be92-4e20-b328-0cb75afb5bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20039 | 2026.05.19 00:11:10.968554 [ 293 ] {} <Debug> TCP-Session: 0caaded8-09dd-47ec-84e7-002773f3661f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20040 | 2026.05.19 00:11:10.968572 [ 309 ] {} <Debug> TCP-Session: 29d36151-3e0d-4b58-aeb7-c729c6007bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20041 | 2026.05.19 00:11:10.968569 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20042 | 2026.05.19 00:11:10.968605 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20043 | 2026.05.19 00:11:10.968633 [ 303 ] {} <Debug> TCP-Session: 1d83ca88-14d3-4742-b802-0ecc4e0865b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20044 | 2026.05.19 00:11:10.968639 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20045 | 2026.05.19 00:11:10.968653 [ 311 ] {} <Debug> TCP-Session: 02ea8c9e-4b25-4cdd-9873-43c895ed1a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20046 | 2026.05.19 00:11:10.968552 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20047 | 2026.05.19 00:11:10.968687 [ 308 ] {} <Debug> TCP-Session: b3753cec-34e9-4207-9a1c-1e41c4118635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20048 | 2026.05.19 00:11:10.968588 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20049 | 2026.05.19 00:11:10.968727 [ 304 ] {} <Debug> TCP-Session: 99324dfd-c9d0-4eb4-9a7b-cf0333baf50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20050 | 2026.05.19 00:11:10.968763 [ 307 ] {} <Debug> TCP-Session: 4f5b1591-8c33-41da-a101-e870574ffdf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20051 | 2026.05.19 00:11:11.122018 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62722 | ||
| 20052 | 2026.05.19 00:11:11.122105 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20053 | 2026.05.19 00:11:11.122130 [ 283 ] {} <Debug> TCP-Session: b3c14988-5952-499f-bcba-83375b347935 Authenticating user 'default' from [fd00:1122:3344:101::e]:62722 | ||
| 20054 | 2026.05.19 00:11:11.122152 [ 283 ] {} <Debug> TCP-Session: b3c14988-5952-499f-bcba-83375b347935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20055 | 2026.05.19 00:11:11.122164 [ 283 ] {} <Debug> TCP-Session: b3c14988-5952-499f-bcba-83375b347935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20056 | 2026.05.19 00:11:11.122345 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53251 | ||
| 20057 | 2026.05.19 00:11:11.122372 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62523 | ||
| 20058 | 2026.05.19 00:11:11.122393 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37043 | ||
| 20059 | 2026.05.19 00:11:11.122407 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51535 | ||
| 20060 | 2026.05.19 00:11:11.122427 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58875 | ||
| 20061 | 2026.05.19 00:11:11.122457 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62030 | ||
| 20062 | 2026.05.19 00:11:11.122485 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20063 | 2026.05.19 00:11:11.122490 [ 283 ] {} <Trace> TCP-Session: b3c14988-5952-499f-bcba-83375b347935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20064 | 2026.05.19 00:11:11.122533 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20065 | 2026.05.19 00:11:11.122543 [ 307 ] {} <Debug> TCP-Session: 0b05c157-9b8c-4f73-bfef-a58416ca2fee Authenticating user 'default' from [fd00:1122:3344:101::e]:51535 | ||
| 20066 | 2026.05.19 00:11:11.122562 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20067 | 2026.05.19 00:11:11.122580 [ 308 ] {} <Debug> TCP-Session: bd8c7ede-ce92-4f82-841e-312ea6446fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:58875 | ||
| 20068 | 2026.05.19 00:11:11.122594 [ 307 ] {} <Debug> TCP-Session: 0b05c157-9b8c-4f73-bfef-a58416ca2fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20069 | 2026.05.19 00:11:11.122608 [ 310 ] {} <Debug> TCP-Session: 4dd8eae8-acfb-444d-b472-ab36640d1f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:62030 | ||
| 20070 | 2026.05.19 00:11:11.122619 [ 308 ] {} <Debug> TCP-Session: bd8c7ede-ce92-4f82-841e-312ea6446fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20071 | 2026.05.19 00:11:11.122623 [ 307 ] {} <Debug> TCP-Session: 0b05c157-9b8c-4f73-bfef-a58416ca2fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20072 | 2026.05.19 00:11:11.122646 [ 310 ] {} <Debug> TCP-Session: 4dd8eae8-acfb-444d-b472-ab36640d1f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20073 | 2026.05.19 00:11:11.122655 [ 308 ] {} <Debug> TCP-Session: bd8c7ede-ce92-4f82-841e-312ea6446fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20074 | 2026.05.19 00:11:11.122677 [ 310 ] {} <Debug> TCP-Session: 4dd8eae8-acfb-444d-b472-ab36640d1f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20075 | 2026.05.19 00:11:11.122702 [ 283 ] {812187f7-caa3-4968-8e83-44aafd442724} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62722) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20076 | 2026.05.19 00:11:11.122471 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20077 | 2026.05.19 00:11:11.122467 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20078 | 2026.05.19 00:11:11.122762 [ 303 ] {} <Debug> TCP-Session: aca99006-c051-4717-a7c5-10ec4bbc5cbb Authenticating user 'default' from [fd00:1122:3344:101::e]:62523 | ||
| 20079 | 2026.05.19 00:11:11.122445 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50084 | ||
| 20080 | 2026.05.19 00:11:11.122790 [ 304 ] {} <Debug> TCP-Session: ba545cc1-4e4b-4810-863b-aa82cecce264 Authenticating user 'default' from [fd00:1122:3344:101::e]:37043 | ||
| 20081 | 2026.05.19 00:11:11.122796 [ 303 ] {} <Debug> TCP-Session: aca99006-c051-4717-a7c5-10ec4bbc5cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20082 | 2026.05.19 00:11:11.122832 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20083 | 2026.05.19 00:11:11.122836 [ 304 ] {} <Debug> TCP-Session: ba545cc1-4e4b-4810-863b-aa82cecce264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20084 | 2026.05.19 00:11:11.122848 [ 303 ] {} <Debug> TCP-Session: aca99006-c051-4717-a7c5-10ec4bbc5cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20085 | 2026.05.19 00:11:11.122882 [ 304 ] {} <Debug> TCP-Session: ba545cc1-4e4b-4810-863b-aa82cecce264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20086 | 2026.05.19 00:11:11.122859 [ 311 ] {} <Debug> TCP-Session: cd3e16b1-ca3d-4308-b789-87e1e046cd7d Authenticating user 'default' from [fd00:1122:3344:101::e]:50084 | ||
| 20087 | 2026.05.19 00:11:11.122429 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33471 | ||
| 20088 | 2026.05.19 00:11:11.122940 [ 311 ] {} <Debug> TCP-Session: cd3e16b1-ca3d-4308-b789-87e1e046cd7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20089 | 2026.05.19 00:11:11.122399 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20090 | 2026.05.19 00:11:11.122997 [ 283 ] {812187f7-caa3-4968-8e83-44aafd442724} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20091 | 2026.05.19 00:11:11.123006 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20092 | 2026.05.19 00:11:11.123033 [ 293 ] {} <Debug> TCP-Session: 56d7b9a9-9037-4099-a3b0-c13339e70c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:53251 | ||
| 20093 | 2026.05.19 00:11:11.122985 [ 311 ] {} <Debug> TCP-Session: cd3e16b1-ca3d-4308-b789-87e1e046cd7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20094 | 2026.05.19 00:11:11.123056 [ 293 ] {} <Debug> TCP-Session: 56d7b9a9-9037-4099-a3b0-c13339e70c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20095 | 2026.05.19 00:11:11.123063 [ 283 ] {812187f7-caa3-4968-8e83-44aafd442724} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20096 | 2026.05.19 00:11:11.123082 [ 293 ] {} <Debug> TCP-Session: 56d7b9a9-9037-4099-a3b0-c13339e70c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20097 | 2026.05.19 00:11:11.123050 [ 309 ] {} <Debug> TCP-Session: 98c328eb-7db2-4981-8c2e-59dcd34006a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33471 | ||
| 20098 | 2026.05.19 00:11:11.123119 [ 309 ] {} <Debug> TCP-Session: 98c328eb-7db2-4981-8c2e-59dcd34006a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20099 | 2026.05.19 00:11:11.123133 [ 309 ] {} <Debug> TCP-Session: 98c328eb-7db2-4981-8c2e-59dcd34006a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20100 | 2026.05.19 00:11:11.123370 [ 283 ] {812187f7-caa3-4968-8e83-44aafd442724} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 20101 | 2026.05.19 00:11:11.124311 [ 355 ] {812187f7-caa3-4968-8e83-44aafd442724} <Trace> AggregatingTransform: Aggregating | ||
| 20102 | 2026.05.19 00:11:11.124343 [ 355 ] {812187f7-caa3-4968-8e83-44aafd442724} <Trace> Aggregator: Aggregation method: without_key | ||
| 20103 | 2026.05.19 00:11:11.124373 [ 355 ] {812187f7-caa3-4968-8e83-44aafd442724} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902335 sec. (1108.236 rows/sec., 43.29 KiB/sec.) | ||
| 20104 | 2026.05.19 00:11:11.124388 [ 355 ] {812187f7-caa3-4968-8e83-44aafd442724} <Trace> Aggregator: Merging aggregated data | ||
| 20105 | 2026.05.19 00:11:11.124937 [ 283 ] {812187f7-caa3-4968-8e83-44aafd442724} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002291 sec., 436.4906154517678 rows/sec., 17.05 KiB/sec. | ||
| 20106 | 2026.05.19 00:11:11.125080 [ 283 ] {812187f7-caa3-4968-8e83-44aafd442724} <Debug> TCPHandler: Processed in 0.002724956 sec. | ||
| 20107 | 2026.05.19 00:11:11.125214 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20108 | 2026.05.19 00:11:11.125239 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20109 | 2026.05.19 00:11:11.125244 [ 283 ] {} <Debug> TCP-Session: b3c14988-5952-499f-bcba-83375b347935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20110 | 2026.05.19 00:11:11.125254 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20111 | 2026.05.19 00:11:11.125275 [ 293 ] {} <Debug> TCP-Session: 56d7b9a9-9037-4099-a3b0-c13339e70c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20112 | 2026.05.19 00:11:11.125279 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20113 | 2026.05.19 00:11:11.125311 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20114 | 2026.05.19 00:11:11.125321 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20115 | 2026.05.19 00:11:11.125347 [ 310 ] {} <Debug> TCP-Session: 4dd8eae8-acfb-444d-b472-ab36640d1f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20116 | 2026.05.19 00:11:11.125353 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20117 | 2026.05.19 00:11:11.125376 [ 311 ] {} <Debug> TCP-Session: cd3e16b1-ca3d-4308-b789-87e1e046cd7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20118 | 2026.05.19 00:11:11.125366 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20119 | 2026.05.19 00:11:11.125402 [ 307 ] {} <Debug> TCP-Session: 0b05c157-9b8c-4f73-bfef-a58416ca2fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20120 | 2026.05.19 00:11:11.125364 [ 304 ] {} <Debug> TCP-Session: ba545cc1-4e4b-4810-863b-aa82cecce264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20121 | 2026.05.19 00:11:11.125442 [ 309 ] {} <Debug> TCP-Session: 98c328eb-7db2-4981-8c2e-59dcd34006a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20122 | 2026.05.19 00:11:11.125307 [ 303 ] {} <Debug> TCP-Session: aca99006-c051-4717-a7c5-10ec4bbc5cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20123 | 2026.05.19 00:11:11.125294 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20124 | 2026.05.19 00:11:11.125531 [ 308 ] {} <Debug> TCP-Session: bd8c7ede-ce92-4f82-841e-312ea6446fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20125 | 2026.05.19 00:11:11.149860 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20126 | 2026.05.19 00:11:11.150113 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 20127 | 2026.05.19 00:11:11.150486 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20128 | 2026.05.19 00:11:11.150530 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Debug> 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 | ||
| 20129 | 2026.05.19 00:11:11.150765 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20130 | 2026.05.19 00:11:11.150842 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20131 | 2026.05.19 00:11:11.150992 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20132 | 2026.05.19 00:11:11.151061 [ 342 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20133 | 2026.05.19 00:11:11.151082 [ 360 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20134 | 2026.05.19 00:11:11.151084 [ 315 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20135 | 2026.05.19 00:11:11.151182 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 20136 | 2026.05.19 00:11:11.151209 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20137 | 2026.05.19 00:11:11.151287 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20138 | 2026.05.19 00:11:11.151307 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20139 | 2026.05.19 00:11:11.151345 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> 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'))" | ||
| 20140 | 2026.05.19 00:11:11.151387 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Trace> 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'))" | ||
| 20141 | 2026.05.19 00:11:11.152536 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002528 sec., 13844.93670886076 rows/sec., 2.33 MiB/sec. | ||
| 20142 | 2026.05.19 00:11:11.152684 [ 294 ] {95c9d0eb-2b99-4dfc-8015-3bf1bafa56a0} <Debug> TCPHandler: Processed in 0.002953432 sec. | ||
| 20143 | 2026.05.19 00:11:11.154722 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20144 | 2026.05.19 00:11:11.154840 [ 294 ] {55bf1579-1197-4ee4-89fc-1d4c98822ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20145 | 2026.05.19 00:11:11.154891 [ 294 ] {55bf1579-1197-4ee4-89fc-1d4c98822ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20146 | 2026.05.19 00:11:11.155529 [ 294 ] {55bf1579-1197-4ee4-89fc-1d4c98822ca7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20147 | 2026.05.19 00:11:11.155588 [ 294 ] {55bf1579-1197-4ee4-89fc-1d4c98822ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20148 | 2026.05.19 00:11:11.156111 [ 294 ] {55bf1579-1197-4ee4-89fc-1d4c98822ca7} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20149 | 2026.05.19 00:11:11.156483 [ 294 ] {55bf1579-1197-4ee4-89fc-1d4c98822ca7} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20150 | 2026.05.19 00:11:11.156689 [ 294 ] {55bf1579-1197-4ee4-89fc-1d4c98822ca7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001882 sec., 41445.27098831031 rows/sec., 3.43 MiB/sec. | ||
| 20151 | 2026.05.19 00:11:11.156749 [ 294 ] {55bf1579-1197-4ee4-89fc-1d4c98822ca7} <Debug> TCPHandler: Processed in 0.002082348 sec. | ||
| 20152 | 2026.05.19 00:11:11.156913 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20153 | 2026.05.19 00:11:11.157057 [ 294 ] {1dac4436-a265-4c80-b976-0a776d142516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20154 | 2026.05.19 00:11:11.157124 [ 294 ] {1dac4436-a265-4c80-b976-0a776d142516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20155 | 2026.05.19 00:11:11.157601 [ 294 ] {1dac4436-a265-4c80-b976-0a776d142516} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20156 | 2026.05.19 00:11:11.157638 [ 294 ] {1dac4436-a265-4c80-b976-0a776d142516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20157 | 2026.05.19 00:11:11.157958 [ 294 ] {1dac4436-a265-4c80-b976-0a776d142516} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20158 | 2026.05.19 00:11:11.158199 [ 294 ] {1dac4436-a265-4c80-b976-0a776d142516} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20159 | 2026.05.19 00:11:11.158352 [ 294 ] {1dac4436-a265-4c80-b976-0a776d142516} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001343 sec., 8190.618019359643 rows/sec., 615.90 KiB/sec. | ||
| 20160 | 2026.05.19 00:11:11.158391 [ 294 ] {1dac4436-a265-4c80-b976-0a776d142516} <Debug> TCPHandler: Processed in 0.001541973 sec. | ||
| 20161 | 2026.05.19 00:11:11.158524 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20162 | 2026.05.19 00:11:11.158619 [ 294 ] {abbbb94d-918f-4ab2-af81-8175a2f42c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20163 | 2026.05.19 00:11:11.158661 [ 294 ] {abbbb94d-918f-4ab2-af81-8175a2f42c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20164 | 2026.05.19 00:11:11.159097 [ 294 ] {abbbb94d-918f-4ab2-af81-8175a2f42c3b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20165 | 2026.05.19 00:11:11.159135 [ 294 ] {abbbb94d-918f-4ab2-af81-8175a2f42c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20166 | 2026.05.19 00:11:11.159464 [ 294 ] {abbbb94d-918f-4ab2-af81-8175a2f42c3b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20167 | 2026.05.19 00:11:11.159675 [ 294 ] {abbbb94d-918f-4ab2-af81-8175a2f42c3b} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20168 | 2026.05.19 00:11:11.159809 [ 294 ] {abbbb94d-918f-4ab2-af81-8175a2f42c3b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001209 sec., 62034.73945409429 rows/sec., 4.84 MiB/sec. | ||
| 20169 | 2026.05.19 00:11:11.159844 [ 294 ] {abbbb94d-918f-4ab2-af81-8175a2f42c3b} <Debug> TCPHandler: Processed in 0.001370428 sec. | ||
| 20170 | 2026.05.19 00:11:11.159975 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20171 | 2026.05.19 00:11:11.160070 [ 294 ] {ff82a0b4-2b42-4d0e-8b22-c89ff31f6dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20172 | 2026.05.19 00:11:11.160114 [ 294 ] {ff82a0b4-2b42-4d0e-8b22-c89ff31f6dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20173 | 2026.05.19 00:11:11.160545 [ 294 ] {ff82a0b4-2b42-4d0e-8b22-c89ff31f6dd4} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20174 | 2026.05.19 00:11:11.160582 [ 294 ] {ff82a0b4-2b42-4d0e-8b22-c89ff31f6dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20175 | 2026.05.19 00:11:11.160940 [ 294 ] {ff82a0b4-2b42-4d0e-8b22-c89ff31f6dd4} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20176 | 2026.05.19 00:11:11.161158 [ 294 ] {ff82a0b4-2b42-4d0e-8b22-c89ff31f6dd4} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20177 | 2026.05.19 00:11:11.161301 [ 294 ] {ff82a0b4-2b42-4d0e-8b22-c89ff31f6dd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 20178 | 2026.05.19 00:11:11.161339 [ 294 ] {ff82a0b4-2b42-4d0e-8b22-c89ff31f6dd4} <Debug> TCPHandler: Processed in 0.001414109 sec. | ||
| 20179 | 2026.05.19 00:11:11.161473 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20180 | 2026.05.19 00:11:11.161574 [ 294 ] {95fca170-c6bb-4627-80cd-e609b41779a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20181 | 2026.05.19 00:11:11.161634 [ 294 ] {95fca170-c6bb-4627-80cd-e609b41779a5} <Trace> 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 | ||
| 20182 | 2026.05.19 00:11:11.162480 [ 294 ] {95fca170-c6bb-4627-80cd-e609b41779a5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20183 | 2026.05.19 00:11:11.162518 [ 294 ] {95fca170-c6bb-4627-80cd-e609b41779a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20184 | 2026.05.19 00:11:11.163073 [ 294 ] {95fca170-c6bb-4627-80cd-e609b41779a5} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20185 | 2026.05.19 00:11:11.163320 [ 294 ] {95fca170-c6bb-4627-80cd-e609b41779a5} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20186 | 2026.05.19 00:11:11.163473 [ 294 ] {95fca170-c6bb-4627-80cd-e609b41779a5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001918 sec., 5735.140771637122 rows/sec., 10.28 MiB/sec. | ||
| 20187 | 2026.05.19 00:11:11.163546 [ 294 ] {95fca170-c6bb-4627-80cd-e609b41779a5} <Debug> TCPHandler: Processed in 0.00212252 sec. | ||
| 20188 | 2026.05.19 00:11:11.163688 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20189 | 2026.05.19 00:11:11.163785 [ 294 ] {33367a62-b07f-4605-99f1-9bb03b0aed67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20190 | 2026.05.19 00:11:11.163829 [ 294 ] {33367a62-b07f-4605-99f1-9bb03b0aed67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20191 | 2026.05.19 00:11:11.164194 [ 294 ] {33367a62-b07f-4605-99f1-9bb03b0aed67} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20192 | 2026.05.19 00:11:11.164227 [ 294 ] {33367a62-b07f-4605-99f1-9bb03b0aed67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20193 | 2026.05.19 00:11:11.164538 [ 294 ] {33367a62-b07f-4605-99f1-9bb03b0aed67} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20194 | 2026.05.19 00:11:11.164744 [ 294 ] {33367a62-b07f-4605-99f1-9bb03b0aed67} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20195 | 2026.05.19 00:11:11.164876 [ 294 ] {33367a62-b07f-4605-99f1-9bb03b0aed67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 20196 | 2026.05.19 00:11:11.164910 [ 294 ] {33367a62-b07f-4605-99f1-9bb03b0aed67} <Debug> TCPHandler: Processed in 0.001276346 sec. | ||
| 20197 | 2026.05.19 00:11:12.668836 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54503 | ||
| 20198 | 2026.05.19 00:11:12.668945 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20199 | 2026.05.19 00:11:12.668977 [ 307 ] {} <Debug> TCP-Session: d49e7ad3-de65-4de1-a914-312061e2b7f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54503 | ||
| 20200 | 2026.05.19 00:11:12.669005 [ 307 ] {} <Debug> TCP-Session: d49e7ad3-de65-4de1-a914-312061e2b7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20201 | 2026.05.19 00:11:12.669022 [ 307 ] {} <Debug> TCP-Session: d49e7ad3-de65-4de1-a914-312061e2b7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20202 | 2026.05.19 00:11:12.669220 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34281 | ||
| 20203 | 2026.05.19 00:11:12.669234 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47106 | ||
| 20204 | 2026.05.19 00:11:12.669275 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60584 | ||
| 20205 | 2026.05.19 00:11:12.669313 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37066 | ||
| 20206 | 2026.05.19 00:11:12.669322 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56875 | ||
| 20207 | 2026.05.19 00:11:12.669351 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20208 | 2026.05.19 00:11:12.669364 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20209 | 2026.05.19 00:11:12.669368 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20210 | 2026.05.19 00:11:12.669391 [ 309 ] {} <Debug> TCP-Session: 5312dab1-80dc-45c0-9a97-e08008aa4c4d Authenticating user 'default' from [fd00:1122:3344:101::e]:47106 | ||
| 20211 | 2026.05.19 00:11:12.669416 [ 303 ] {} <Debug> TCP-Session: bc559cb8-383a-4c2f-9212-2bcd79c005a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37066 | ||
| 20212 | 2026.05.19 00:11:12.669410 [ 307 ] {} <Trace> TCP-Session: d49e7ad3-de65-4de1-a914-312061e2b7f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20213 | 2026.05.19 00:11:12.669463 [ 303 ] {} <Debug> TCP-Session: bc559cb8-383a-4c2f-9212-2bcd79c005a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20214 | 2026.05.19 00:11:12.669463 [ 309 ] {} <Debug> TCP-Session: 5312dab1-80dc-45c0-9a97-e08008aa4c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20215 | 2026.05.19 00:11:12.669489 [ 303 ] {} <Debug> TCP-Session: bc559cb8-383a-4c2f-9212-2bcd79c005a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20216 | 2026.05.19 00:11:12.669509 [ 309 ] {} <Debug> TCP-Session: 5312dab1-80dc-45c0-9a97-e08008aa4c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20217 | 2026.05.19 00:11:12.669405 [ 311 ] {} <Debug> TCP-Session: 4000144a-51ab-4dee-a694-94ef0d1e54bc Authenticating user 'default' from [fd00:1122:3344:101::e]:60584 | ||
| 20218 | 2026.05.19 00:11:12.669399 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20219 | 2026.05.19 00:11:12.669573 [ 311 ] {} <Debug> TCP-Session: 4000144a-51ab-4dee-a694-94ef0d1e54bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20220 | 2026.05.19 00:11:12.669313 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20221 | 2026.05.19 00:11:12.669601 [ 311 ] {} <Debug> TCP-Session: 4000144a-51ab-4dee-a694-94ef0d1e54bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20222 | 2026.05.19 00:11:12.669596 [ 304 ] {} <Debug> TCP-Session: 10037d55-2278-4995-822a-656e31794a53 Authenticating user 'default' from [fd00:1122:3344:101::e]:56875 | ||
| 20223 | 2026.05.19 00:11:12.669649 [ 308 ] {} <Debug> TCP-Session: 645aac5c-6e93-4e0d-b7b3-541ced6fef07 Authenticating user 'default' from [fd00:1122:3344:101::e]:34281 | ||
| 20224 | 2026.05.19 00:11:12.669641 [ 307 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54503) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20225 | 2026.05.19 00:11:12.669667 [ 304 ] {} <Debug> TCP-Session: 10037d55-2278-4995-822a-656e31794a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20226 | 2026.05.19 00:11:12.669685 [ 308 ] {} <Debug> TCP-Session: 645aac5c-6e93-4e0d-b7b3-541ced6fef07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20227 | 2026.05.19 00:11:12.669712 [ 304 ] {} <Debug> TCP-Session: 10037d55-2278-4995-822a-656e31794a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20228 | 2026.05.19 00:11:12.669725 [ 308 ] {} <Debug> TCP-Session: 645aac5c-6e93-4e0d-b7b3-541ced6fef07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20229 | 2026.05.19 00:11:12.669293 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35629 | ||
| 20230 | 2026.05.19 00:11:12.669262 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36882 | ||
| 20231 | 2026.05.19 00:11:12.669813 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20232 | 2026.05.19 00:11:12.669304 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42425 | ||
| 20233 | 2026.05.19 00:11:12.669860 [ 283 ] {} <Debug> TCP-Session: 6067a38d-8423-4895-8567-c26f66db092b Authenticating user 'default' from [fd00:1122:3344:101::e]:35629 | ||
| 20234 | 2026.05.19 00:11:12.669886 [ 283 ] {} <Debug> TCP-Session: 6067a38d-8423-4895-8567-c26f66db092b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20235 | 2026.05.19 00:11:12.669887 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20236 | 2026.05.19 00:11:12.669906 [ 283 ] {} <Debug> TCP-Session: 6067a38d-8423-4895-8567-c26f66db092b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20237 | 2026.05.19 00:11:12.669906 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20238 | 2026.05.19 00:11:12.669933 [ 310 ] {} <Debug> TCP-Session: 48d3ce8d-a2b7-407d-94d8-5e400fb8e31f Authenticating user 'default' from [fd00:1122:3344:101::e]:36882 | ||
| 20239 | 2026.05.19 00:11:12.669951 [ 293 ] {} <Debug> TCP-Session: e8d8e014-98d0-4c1e-b28a-4cde53e424b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42425 | ||
| 20240 | 2026.05.19 00:11:12.669969 [ 310 ] {} <Debug> TCP-Session: 48d3ce8d-a2b7-407d-94d8-5e400fb8e31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20241 | 2026.05.19 00:11:12.669973 [ 307 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20242 | 2026.05.19 00:11:12.669992 [ 310 ] {} <Debug> TCP-Session: 48d3ce8d-a2b7-407d-94d8-5e400fb8e31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20243 | 2026.05.19 00:11:12.669977 [ 293 ] {} <Debug> TCP-Session: e8d8e014-98d0-4c1e-b28a-4cde53e424b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20244 | 2026.05.19 00:11:12.670053 [ 293 ] {} <Debug> TCP-Session: e8d8e014-98d0-4c1e-b28a-4cde53e424b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20245 | 2026.05.19 00:11:12.670053 [ 307 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20246 | 2026.05.19 00:11:12.670340 [ 307 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 20247 | 2026.05.19 00:11:12.671226 [ 342 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Trace> AggregatingTransform: Aggregating | ||
| 20248 | 2026.05.19 00:11:12.671272 [ 342 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 20249 | 2026.05.19 00:11:12.671308 [ 342 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871094 sec. (1147.982 rows/sec., 44.84 KiB/sec.) | ||
| 20250 | 2026.05.19 00:11:12.671325 [ 342 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Trace> Aggregator: Merging aggregated data | ||
| 20251 | 2026.05.19 00:11:12.671921 [ 307 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002343 sec., 426.8032437046522 rows/sec., 16.67 KiB/sec. | ||
| 20252 | 2026.05.19 00:11:12.672047 [ 307 ] {5912a95a-fec9-4b77-aebc-4b806a0ae1e5} <Debug> TCPHandler: Processed in 0.002754447 sec. | ||
| 20253 | 2026.05.19 00:11:12.672175 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20254 | 2026.05.19 00:11:12.672203 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20255 | 2026.05.19 00:11:12.672206 [ 307 ] {} <Debug> TCP-Session: d49e7ad3-de65-4de1-a914-312061e2b7f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20256 | 2026.05.19 00:11:12.672226 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20257 | 2026.05.19 00:11:12.672243 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20258 | 2026.05.19 00:11:12.672263 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20259 | 2026.05.19 00:11:12.672280 [ 309 ] {} <Debug> TCP-Session: 5312dab1-80dc-45c0-9a97-e08008aa4c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20260 | 2026.05.19 00:11:12.672289 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20261 | 2026.05.19 00:11:12.672293 [ 283 ] {} <Debug> TCP-Session: 6067a38d-8423-4895-8567-c26f66db092b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20262 | 2026.05.19 00:11:12.672314 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20263 | 2026.05.19 00:11:12.672330 [ 304 ] {} <Debug> TCP-Session: 10037d55-2278-4995-822a-656e31794a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20264 | 2026.05.19 00:11:12.672339 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20265 | 2026.05.19 00:11:12.672355 [ 293 ] {} <Debug> TCP-Session: e8d8e014-98d0-4c1e-b28a-4cde53e424b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20266 | 2026.05.19 00:11:12.672309 [ 311 ] {} <Debug> TCP-Session: 4000144a-51ab-4dee-a694-94ef0d1e54bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20267 | 2026.05.19 00:11:12.672381 [ 303 ] {} <Debug> TCP-Session: bc559cb8-383a-4c2f-9212-2bcd79c005a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20268 | 2026.05.19 00:11:12.672294 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20269 | 2026.05.19 00:11:12.672248 [ 308 ] {} <Debug> TCP-Session: 645aac5c-6e93-4e0d-b7b3-541ced6fef07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20270 | 2026.05.19 00:11:12.672450 [ 310 ] {} <Debug> TCP-Session: 48d3ce8d-a2b7-407d-94d8-5e400fb8e31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20271 | 2026.05.19 00:11:15.136737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42723 | ||
| 20272 | 2026.05.19 00:11:15.137307 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20273 | 2026.05.19 00:11:15.137358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20274 | 2026.05.19 00:11:15.137893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20275 | 2026.05.19 00:11:15.138129 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20276 | 2026.05.19 00:11:15.138269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42723 | ||
| 20277 | 2026.05.19 00:11:16.147368 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20278 | 2026.05.19 00:11:16.147632 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 20279 | 2026.05.19 00:11:16.148017 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20280 | 2026.05.19 00:11:16.148065 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Debug> 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 | ||
| 20281 | 2026.05.19 00:11:16.148307 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20282 | 2026.05.19 00:11:16.148377 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20283 | 2026.05.19 00:11:16.148523 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 20284 | 2026.05.19 00:11:16.148605 [ 318 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20285 | 2026.05.19 00:11:16.148611 [ 346 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20286 | 2026.05.19 00:11:16.148628 [ 364 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20287 | 2026.05.19 00:11:16.148748 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 20288 | 2026.05.19 00:11:16.148777 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20289 | 2026.05.19 00:11:16.148847 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20290 | 2026.05.19 00:11:16.148867 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20291 | 2026.05.19 00:11:16.148903 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> 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'))" | ||
| 20292 | 2026.05.19 00:11:16.148945 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Trace> 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'))" | ||
| 20293 | 2026.05.19 00:11:16.150190 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002667 sec., 13123.359580052493 rows/sec., 2.21 MiB/sec. | ||
| 20294 | 2026.05.19 00:11:16.150307 [ 294 ] {984b3846-7168-4c66-98fe-caac039b49f2} <Debug> TCPHandler: Processed in 0.003096037 sec. | ||
| 20295 | 2026.05.19 00:11:16.152629 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20296 | 2026.05.19 00:11:16.152836 [ 294 ] {cf10590a-c9a2-4d22-9719-c3290507b078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20297 | 2026.05.19 00:11:16.152920 [ 294 ] {cf10590a-c9a2-4d22-9719-c3290507b078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20298 | 2026.05.19 00:11:16.153588 [ 294 ] {cf10590a-c9a2-4d22-9719-c3290507b078} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20299 | 2026.05.19 00:11:16.153630 [ 294 ] {cf10590a-c9a2-4d22-9719-c3290507b078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20300 | 2026.05.19 00:11:16.153968 [ 294 ] {cf10590a-c9a2-4d22-9719-c3290507b078} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20301 | 2026.05.19 00:11:16.154181 [ 294 ] {cf10590a-c9a2-4d22-9719-c3290507b078} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20302 | 2026.05.19 00:11:16.154328 [ 294 ] {cf10590a-c9a2-4d22-9719-c3290507b078} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001553 sec., 2575.6600128783 rows/sec., 210.03 KiB/sec. | ||
| 20303 | 2026.05.19 00:11:16.154364 [ 294 ] {cf10590a-c9a2-4d22-9719-c3290507b078} <Debug> TCPHandler: Processed in 0.001833341 sec. | ||
| 20304 | 2026.05.19 00:11:16.154483 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20305 | 2026.05.19 00:11:16.154583 [ 294 ] {e889ee23-f26b-4a7b-a30a-ec1f33345632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20306 | 2026.05.19 00:11:16.154625 [ 294 ] {e889ee23-f26b-4a7b-a30a-ec1f33345632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20307 | 2026.05.19 00:11:16.155104 [ 294 ] {e889ee23-f26b-4a7b-a30a-ec1f33345632} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20308 | 2026.05.19 00:11:16.155141 [ 294 ] {e889ee23-f26b-4a7b-a30a-ec1f33345632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20309 | 2026.05.19 00:11:16.155453 [ 294 ] {e889ee23-f26b-4a7b-a30a-ec1f33345632} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20310 | 2026.05.19 00:11:16.155677 [ 294 ] {e889ee23-f26b-4a7b-a30a-ec1f33345632} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20311 | 2026.05.19 00:11:16.155812 [ 294 ] {e889ee23-f26b-4a7b-a30a-ec1f33345632} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001247 sec., 94627.1050521251 rows/sec., 8.02 MiB/sec. | ||
| 20312 | 2026.05.19 00:11:16.155812 [ 36 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20313 | 2026.05.19 00:11:16.155847 [ 294 ] {e889ee23-f26b-4a7b-a30a-ec1f33345632} <Debug> TCPHandler: Processed in 0.001411429 sec. | ||
| 20314 | 2026.05.19 00:11:16.155885 [ 36 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20315 | 2026.05.19 00:11:16.155910 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20316 | 2026.05.19 00:11:16.155984 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20317 | 2026.05.19 00:11:16.156032 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20318 | 2026.05.19 00:11:16.156084 [ 294 ] {2b0037a8-48c7-4a82-918e-fc96ef97e9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20319 | 2026.05.19 00:11:16.156129 [ 294 ] {2b0037a8-48c7-4a82-918e-fc96ef97e9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20320 | 2026.05.19 00:11:16.156178 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20321 | 2026.05.19 00:11:16.156218 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2618 rows starting from the beginning of the part | ||
| 20322 | 2026.05.19 00:11:16.156288 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 2548 rows starting from the beginning of the part | ||
| 20323 | 2026.05.19 00:11:16.156339 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 20324 | 2026.05.19 00:11:16.156385 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 116 rows starting from the beginning of the part | ||
| 20325 | 2026.05.19 00:11:16.156435 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 78 rows starting from the beginning of the part | ||
| 20326 | 2026.05.19 00:11:16.156482 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 118 rows starting from the beginning of the part | ||
| 20327 | 2026.05.19 00:11:16.156557 [ 294 ] {2b0037a8-48c7-4a82-918e-fc96ef97e9fe} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20328 | 2026.05.19 00:11:16.156598 [ 294 ] {2b0037a8-48c7-4a82-918e-fc96ef97e9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20329 | 2026.05.19 00:11:16.156932 [ 294 ] {2b0037a8-48c7-4a82-918e-fc96ef97e9fe} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20330 | 2026.05.19 00:11:16.157144 [ 294 ] {2b0037a8-48c7-4a82-918e-fc96ef97e9fe} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20331 | 2026.05.19 00:11:16.157280 [ 294 ] {2b0037a8-48c7-4a82-918e-fc96ef97e9fe} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001217 sec., 27937.551355792933 rows/sec., 2.03 MiB/sec. | ||
| 20332 | 2026.05.19 00:11:16.157316 [ 294 ] {2b0037a8-48c7-4a82-918e-fc96ef97e9fe} <Debug> TCPHandler: Processed in 0.001379928 sec. | ||
| 20333 | 2026.05.19 00:11:16.157431 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20334 | 2026.05.19 00:11:16.157524 [ 294 ] {1e8ae507-cc99-409d-84a0-8f973a9dc697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20335 | 2026.05.19 00:11:16.157563 [ 294 ] {1e8ae507-cc99-409d-84a0-8f973a9dc697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20336 | 2026.05.19 00:11:16.157986 [ 294 ] {1e8ae507-cc99-409d-84a0-8f973a9dc697} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20337 | 2026.05.19 00:11:16.158023 [ 294 ] {1e8ae507-cc99-409d-84a0-8f973a9dc697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20338 | 2026.05.19 00:11:16.158331 [ 294 ] {1e8ae507-cc99-409d-84a0-8f973a9dc697} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20339 | 2026.05.19 00:11:16.158524 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002555271 sec., 2165719.4090176737 rows/sec., 172.08 MiB/sec. | ||
| 20340 | 2026.05.19 00:11:16.158533 [ 294 ] {1e8ae507-cc99-409d-84a0-8f973a9dc697} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20341 | 2026.05.19 00:11:16.158675 [ 294 ] {1e8ae507-cc99-409d-84a0-8f973a9dc697} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001169 sec., 83832.33532934132 rows/sec., 6.55 MiB/sec. | ||
| 20342 | 2026.05.19 00:11:16.158691 [ 37 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20343 | 2026.05.19 00:11:16.158716 [ 294 ] {1e8ae507-cc99-409d-84a0-8f973a9dc697} <Debug> TCPHandler: Processed in 0.001328547 sec. | ||
| 20344 | 2026.05.19 00:11:16.158737 [ 37 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20345 | 2026.05.19 00:11:16.158764 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20346 | 2026.05.19 00:11:16.158812 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20347 | 2026.05.19 00:11:16.158841 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20348 | 2026.05.19 00:11:16.158864 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20349 | 2026.05.19 00:11:16.158938 [ 294 ] {4ba0a19a-04d3-4cbb-813d-0ca218643028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20350 | 2026.05.19 00:11:16.158982 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20351 | 2026.05.19 00:11:16.158988 [ 294 ] {4ba0a19a-04d3-4cbb-813d-0ca218643028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20352 | 2026.05.19 00:11:16.159024 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1403 rows starting from the beginning of the part | ||
| 20353 | 2026.05.19 00:11:16.159093 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1339 rows starting from the beginning of the part | ||
| 20354 | 2026.05.19 00:11:16.159109 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20355 | 2026.05.19 00:11:16.159138 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 20356 | 2026.05.19 00:11:16.159191 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_151_30} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20357 | 2026.05.19 00:11:16.159194 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 94 rows starting from the beginning of the part | ||
| 20358 | 2026.05.19 00:11:16.159255 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 75 rows starting from the beginning of the part | ||
| 20359 | 2026.05.19 00:11:16.159295 [ 187 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 98 rows starting from the beginning of the part | ||
| 20360 | 2026.05.19 00:11:16.159301 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 20361 | 2026.05.19 00:11:16.159420 [ 294 ] {4ba0a19a-04d3-4cbb-813d-0ca218643028} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2026.05.19 00:11:16.159463 [ 294 ] {4ba0a19a-04d3-4cbb-813d-0ca218643028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20363 | 2026.05.19 00:11:16.159821 [ 294 ] {4ba0a19a-04d3-4cbb-813d-0ca218643028} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20364 | 2026.05.19 00:11:16.160051 [ 294 ] {4ba0a19a-04d3-4cbb-813d-0ca218643028} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20365 | 2026.05.19 00:11:16.160190 [ 294 ] {4ba0a19a-04d3-4cbb-813d-0ca218643028} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001271 sec., 127458.69394177813 rows/sec., 8.88 MiB/sec. | ||
| 20366 | 2026.05.19 00:11:16.160225 [ 294 ] {4ba0a19a-04d3-4cbb-813d-0ca218643028} <Debug> TCPHandler: Processed in 0.0014309 sec. | ||
| 20367 | 2026.05.19 00:11:16.160367 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20368 | 2026.05.19 00:11:16.160487 [ 294 ] {0d3e6d2e-ddae-4b34-9622-a399455f7ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20369 | 2026.05.19 00:11:16.160551 [ 294 ] {0d3e6d2e-ddae-4b34-9622-a399455f7ac0} <Trace> 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 | ||
| 20370 | 2026.05.19 00:11:16.160644 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826871 sec., 1682111.1069145002 rows/sec., 122.13 MiB/sec. | ||
| 20371 | 2026.05.19 00:11:16.160823 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20372 | 2026.05.19 00:11:16.161069 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20373 | 2026.05.19 00:11:16.161139 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_151_30} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20374 | 2026.05.19 00:11:16.161230 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 20375 | 2026.05.19 00:11:16.161432 [ 294 ] {0d3e6d2e-ddae-4b34-9622-a399455f7ac0} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20376 | 2026.05.19 00:11:16.161473 [ 294 ] {0d3e6d2e-ddae-4b34-9622-a399455f7ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20377 | 2026.05.19 00:11:16.162033 [ 294 ] {0d3e6d2e-ddae-4b34-9622-a399455f7ac0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20378 | 2026.05.19 00:11:16.162252 [ 294 ] {0d3e6d2e-ddae-4b34-9622-a399455f7ac0} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20379 | 2026.05.19 00:11:16.162395 [ 294 ] {0d3e6d2e-ddae-4b34-9622-a399455f7ac0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001933 sec., 15519.917227108122 rows/sec., 27.81 MiB/sec. | ||
| 20380 | 2026.05.19 00:11:16.162459 [ 294 ] {0d3e6d2e-ddae-4b34-9622-a399455f7ac0} <Debug> TCPHandler: Processed in 0.00215117 sec. | ||
| 20381 | 2026.05.19 00:11:16.162598 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20382 | 2026.05.19 00:11:16.162692 [ 294 ] {f3bace2c-72d9-4456-8b3c-d69c17165cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20383 | 2026.05.19 00:11:16.162734 [ 294 ] {f3bace2c-72d9-4456-8b3c-d69c17165cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20384 | 2026.05.19 00:11:16.163070 [ 294 ] {f3bace2c-72d9-4456-8b3c-d69c17165cbb} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20385 | 2026.05.19 00:11:16.163105 [ 294 ] {f3bace2c-72d9-4456-8b3c-d69c17165cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20386 | 2026.05.19 00:11:16.163406 [ 294 ] {f3bace2c-72d9-4456-8b3c-d69c17165cbb} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20387 | 2026.05.19 00:11:16.163627 [ 294 ] {f3bace2c-72d9-4456-8b3c-d69c17165cbb} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20388 | 2026.05.19 00:11:16.163744 [ 36 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20389 | 2026.05.19 00:11:16.163754 [ 294 ] {f3bace2c-72d9-4456-8b3c-d69c17165cbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 20390 | 2026.05.19 00:11:16.163782 [ 36 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20391 | 2026.05.19 00:11:16.163800 [ 294 ] {f3bace2c-72d9-4456-8b3c-d69c17165cbb} <Debug> TCPHandler: Processed in 0.001250394 sec. | ||
| 20392 | 2026.05.19 00:11:16.163804 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20393 | 2026.05.19 00:11:16.163892 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20394 | 2026.05.19 00:11:16.163989 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20395 | 2026.05.19 00:11:16.164015 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7560 rows starting from the beginning of the part | ||
| 20396 | 2026.05.19 00:11:16.164059 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 12 rows starting from the beginning of the part | ||
| 20397 | 2026.05.19 00:11:16.164095 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 48 rows starting from the beginning of the part | ||
| 20398 | 2026.05.19 00:11:16.164128 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 20399 | 2026.05.19 00:11:16.164163 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 20400 | 2026.05.19 00:11:16.164204 [ 187 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 20401 | 2026.05.19 00:11:16.166091 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 4 columns (4 merged, 0 gathered) in 0.002229602 sec., 3498382.222477375 rows/sec., 235.77 MiB/sec. | ||
| 20402 | 2026.05.19 00:11:16.166666 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20403 | 2026.05.19 00:11:16.167050 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2026.05.19 00:11:16.167135 [ 192 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_151_30} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20405 | 2026.05.19 00:11:16.167218 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 20406 | 2026.05.19 00:11:17.399127 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 20407 | 2026.05.19 00:11:17.418149 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20408 | 2026.05.19 00:11:17.418209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20409 | 2026.05.19 00:11:17.424621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20410 | 2026.05.19 00:11:17.425376 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20411 | 2026.05.19 00:11:17.428914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 20412 | 2026.05.19 00:11:21.146967 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20413 | 2026.05.19 00:11:21.147228 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 20414 | 2026.05.19 00:11:21.147587 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20415 | 2026.05.19 00:11:21.147625 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Debug> 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 | ||
| 20416 | 2026.05.19 00:11:21.147844 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20417 | 2026.05.19 00:11:21.147912 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20418 | 2026.05.19 00:11:21.148055 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20419 | 2026.05.19 00:11:21.148150 [ 360 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20420 | 2026.05.19 00:11:21.148150 [ 319 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20421 | 2026.05.19 00:11:21.148183 [ 364 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20422 | 2026.05.19 00:11:21.148332 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 20423 | 2026.05.19 00:11:21.148362 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20424 | 2026.05.19 00:11:21.148432 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20425 | 2026.05.19 00:11:21.148453 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20426 | 2026.05.19 00:11:21.148490 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> 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'))" | ||
| 20427 | 2026.05.19 00:11:21.148565 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Trace> 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'))" | ||
| 20428 | 2026.05.19 00:11:21.149847 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00273 sec., 12820.512820512822 rows/sec., 2.16 MiB/sec. | ||
| 20429 | 2026.05.19 00:11:21.149982 [ 294 ] {ab9f71a2-7893-4574-9dce-12deed78de65} <Debug> TCPHandler: Processed in 0.003167199 sec. | ||
| 20430 | 2026.05.19 00:11:21.151895 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20431 | 2026.05.19 00:11:21.152003 [ 294 ] {08d8c6dd-bdb0-4d60-8484-86e381689edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20432 | 2026.05.19 00:11:21.152148 [ 294 ] {08d8c6dd-bdb0-4d60-8484-86e381689edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20433 | 2026.05.19 00:11:21.152679 [ 294 ] {08d8c6dd-bdb0-4d60-8484-86e381689edd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20434 | 2026.05.19 00:11:21.152727 [ 294 ] {08d8c6dd-bdb0-4d60-8484-86e381689edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20435 | 2026.05.19 00:11:21.153107 [ 294 ] {08d8c6dd-bdb0-4d60-8484-86e381689edd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20436 | 2026.05.19 00:11:21.153322 [ 294 ] {08d8c6dd-bdb0-4d60-8484-86e381689edd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20437 | 2026.05.19 00:11:21.153467 [ 294 ] {08d8c6dd-bdb0-4d60-8484-86e381689edd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001495 sec., 52173.913043478264 rows/sec., 4.32 MiB/sec. | ||
| 20438 | 2026.05.19 00:11:21.153503 [ 294 ] {08d8c6dd-bdb0-4d60-8484-86e381689edd} <Debug> TCPHandler: Processed in 0.001659217 sec. | ||
| 20439 | 2026.05.19 00:11:21.153636 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20440 | 2026.05.19 00:11:21.153732 [ 294 ] {70503de0-afd3-4dcb-b7d1-ab30482f179f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20441 | 2026.05.19 00:11:21.153773 [ 294 ] {70503de0-afd3-4dcb-b7d1-ab30482f179f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20442 | 2026.05.19 00:11:21.154177 [ 294 ] {70503de0-afd3-4dcb-b7d1-ab30482f179f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20443 | 2026.05.19 00:11:21.154213 [ 294 ] {70503de0-afd3-4dcb-b7d1-ab30482f179f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20444 | 2026.05.19 00:11:21.154505 [ 294 ] {70503de0-afd3-4dcb-b7d1-ab30482f179f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20445 | 2026.05.19 00:11:21.154719 [ 294 ] {70503de0-afd3-4dcb-b7d1-ab30482f179f} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20446 | 2026.05.19 00:11:21.154850 [ 294 ] {70503de0-afd3-4dcb-b7d1-ab30482f179f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. | ||
| 20447 | 2026.05.19 00:11:21.154885 [ 294 ] {70503de0-afd3-4dcb-b7d1-ab30482f179f} <Debug> TCPHandler: Processed in 0.001297787 sec. | ||
| 20448 | 2026.05.19 00:11:21.155020 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20449 | 2026.05.19 00:11:21.155116 [ 294 ] {4059df77-3cf9-4cfc-9c67-6e2cad28a7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20450 | 2026.05.19 00:11:21.155156 [ 294 ] {4059df77-3cf9-4cfc-9c67-6e2cad28a7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20451 | 2026.05.19 00:11:21.155576 [ 294 ] {4059df77-3cf9-4cfc-9c67-6e2cad28a7fd} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20452 | 2026.05.19 00:11:21.155613 [ 294 ] {4059df77-3cf9-4cfc-9c67-6e2cad28a7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20453 | 2026.05.19 00:11:21.155924 [ 294 ] {4059df77-3cf9-4cfc-9c67-6e2cad28a7fd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20454 | 2026.05.19 00:11:21.156159 [ 294 ] {4059df77-3cf9-4cfc-9c67-6e2cad28a7fd} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20455 | 2026.05.19 00:11:21.156288 [ 294 ] {4059df77-3cf9-4cfc-9c67-6e2cad28a7fd} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00119 sec., 63025.210084033606 rows/sec., 4.92 MiB/sec. | ||
| 20456 | 2026.05.19 00:11:21.156322 [ 294 ] {4059df77-3cf9-4cfc-9c67-6e2cad28a7fd} <Debug> TCPHandler: Processed in 0.001351448 sec. | ||
| 20457 | 2026.05.19 00:11:21.156446 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20458 | 2026.05.19 00:11:21.156540 [ 294 ] {43ab00b1-124b-49ec-b610-8a7eebdea5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20459 | 2026.05.19 00:11:21.156584 [ 294 ] {43ab00b1-124b-49ec-b610-8a7eebdea5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20460 | 2026.05.19 00:11:21.156986 [ 294 ] {43ab00b1-124b-49ec-b610-8a7eebdea5ec} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20461 | 2026.05.19 00:11:21.157022 [ 294 ] {43ab00b1-124b-49ec-b610-8a7eebdea5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20462 | 2026.05.19 00:11:21.157358 [ 294 ] {43ab00b1-124b-49ec-b610-8a7eebdea5ec} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20463 | 2026.05.19 00:11:21.157568 [ 294 ] {43ab00b1-124b-49ec-b610-8a7eebdea5ec} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20464 | 2026.05.19 00:11:21.157701 [ 294 ] {43ab00b1-124b-49ec-b610-8a7eebdea5ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 20465 | 2026.05.19 00:11:21.157700 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_147_45 to all_148_148_0 | ||
| 20466 | 2026.05.19 00:11:21.157738 [ 294 ] {43ab00b1-124b-49ec-b610-8a7eebdea5ec} <Debug> TCPHandler: Processed in 0.001340827 sec. | ||
| 20467 | 2026.05.19 00:11:21.157778 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2026.05.19 00:11:21.157835 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20469 | 2026.05.19 00:11:21.157895 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20470 | 2026.05.19 00:11:21.157937 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_148_46} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_45 to all_148_148_0 into Compact with storage Full | ||
| 20471 | 2026.05.19 00:11:21.157994 [ 294 ] {e0f44b9f-4a00-4add-84d2-675d073d22cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20472 | 2026.05.19 00:11:21.158054 [ 294 ] {e0f44b9f-4a00-4add-84d2-675d073d22cd} <Trace> 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 | ||
| 20473 | 2026.05.19 00:11:21.158073 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_148_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20474 | 2026.05.19 00:11:21.158116 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_148_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_147_45, total 53235 rows starting from the beginning of the part | ||
| 20475 | 2026.05.19 00:11:21.158185 [ 200 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_148_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 128 rows starting from the beginning of the part | ||
| 20476 | 2026.05.19 00:11:21.158831 [ 294 ] {e0f44b9f-4a00-4add-84d2-675d073d22cd} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20477 | 2026.05.19 00:11:21.158873 [ 294 ] {e0f44b9f-4a00-4add-84d2-675d073d22cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20478 | 2026.05.19 00:11:21.159424 [ 294 ] {e0f44b9f-4a00-4add-84d2-675d073d22cd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20479 | 2026.05.19 00:11:21.159655 [ 294 ] {e0f44b9f-4a00-4add-84d2-675d073d22cd} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20480 | 2026.05.19 00:11:21.159803 [ 294 ] {e0f44b9f-4a00-4add-84d2-675d073d22cd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001827 sec., 6020.7991242474 rows/sec., 10.79 MiB/sec. | ||
| 20481 | 2026.05.19 00:11:21.159865 [ 294 ] {e0f44b9f-4a00-4add-84d2-675d073d22cd} <Debug> TCPHandler: Processed in 0.002029247 sec. | ||
| 20482 | 2026.05.19 00:11:21.159987 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20483 | 2026.05.19 00:11:21.160082 [ 294 ] {57c38ca1-ec18-4518-953d-0a31ac59a839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20484 | 2026.05.19 00:11:21.160125 [ 294 ] {57c38ca1-ec18-4518-953d-0a31ac59a839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20485 | 2026.05.19 00:11:21.160474 [ 294 ] {57c38ca1-ec18-4518-953d-0a31ac59a839} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2026.05.19 00:11:21.160511 [ 294 ] {57c38ca1-ec18-4518-953d-0a31ac59a839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20487 | 2026.05.19 00:11:21.160832 [ 294 ] {57c38ca1-ec18-4518-953d-0a31ac59a839} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20488 | 2026.05.19 00:11:21.161047 [ 294 ] {57c38ca1-ec18-4518-953d-0a31ac59a839} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20489 | 2026.05.19 00:11:21.161179 [ 294 ] {57c38ca1-ec18-4518-953d-0a31ac59a839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 20490 | 2026.05.19 00:11:21.161213 [ 294 ] {57c38ca1-ec18-4518-953d-0a31ac59a839} <Debug> TCPHandler: Processed in 0.001274855 sec. | ||
| 20491 | 2026.05.19 00:11:21.166322 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_148_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53363 rows, containing 5 columns (5 merged, 0 gathered) in 0.008419925 sec., 6337704.908297877 rows/sec., 408.23 MiB/sec. | ||
| 20492 | 2026.05.19 00:11:21.166950 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_148_46} <Trace> MergedBlockOutputStream: filled checksums all_1_148_46 (state Temporary) | ||
| 20493 | 2026.05.19 00:11:21.167242 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_148_46} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_148_46 to all_1_148_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20494 | 2026.05.19 00:11:21.167323 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_148_46} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_147_45, all_148_148_0] -> all_1_148_46 | ||
| 20495 | 2026.05.19 00:11:21.167412 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20496 | 2026.05.19 00:11:22.441451 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20497 | 2026.05.19 00:11:22.441539 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20498 | 2026.05.19 00:11:22.638412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43171 | ||
| 20499 | 2026.05.19 00:11:22.638933 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20500 | 2026.05.19 00:11:22.638974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20501 | 2026.05.19 00:11:22.639471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20502 | 2026.05.19 00:11:22.639719 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20503 | 2026.05.19 00:11:22.639844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43171 | ||
| 20504 | 2026.05.19 00:11:22.639934 [ 220 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20505 | 2026.05.19 00:11:22.639965 [ 220 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20506 | 2026.05.19 00:11:22.643004 [ 220 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20507 | 2026.05.19 00:11:23.059261 [ 219 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20508 | 2026.05.19 00:11:23.059316 [ 219 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20509 | 2026.05.19 00:11:23.063677 [ 219 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20510 | 2026.05.19 00:11:24.928985 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 20511 | 2026.05.19 00:11:24.946710 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20512 | 2026.05.19 00:11:24.946777 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20513 | 2026.05.19 00:11:24.952886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20514 | 2026.05.19 00:11:24.953634 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20515 | 2026.05.19 00:11:24.956808 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20516 | 2026.05.19 00:11:26.015569 [ 225 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20517 | 2026.05.19 00:11:26.015651 [ 225 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20518 | 2026.05.19 00:11:26.019940 [ 225 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20519 | 2026.05.19 00:11:26.030465 [ 225 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20520 | 2026.05.19 00:11:26.030494 [ 225 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20521 | 2026.05.19 00:11:26.034158 [ 225 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20522 | 2026.05.19 00:11:26.146714 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20523 | 2026.05.19 00:11:26.146984 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 20524 | 2026.05.19 00:11:26.147367 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20525 | 2026.05.19 00:11:26.147412 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Debug> 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 | ||
| 20526 | 2026.05.19 00:11:26.147701 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20527 | 2026.05.19 00:11:26.147777 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20528 | 2026.05.19 00:11:26.147920 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20529 | 2026.05.19 00:11:26.148021 [ 319 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20530 | 2026.05.19 00:11:26.148022 [ 360 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20531 | 2026.05.19 00:11:26.148060 [ 364 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20532 | 2026.05.19 00:11:26.148216 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 20533 | 2026.05.19 00:11:26.148247 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20534 | 2026.05.19 00:11:26.148317 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20535 | 2026.05.19 00:11:26.148337 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20536 | 2026.05.19 00:11:26.148372 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> 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'))" | ||
| 20537 | 2026.05.19 00:11:26.148416 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Trace> 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'))" | ||
| 20538 | 2026.05.19 00:11:26.149564 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002691 sec., 13006.317354143443 rows/sec., 2.19 MiB/sec. | ||
| 20539 | 2026.05.19 00:11:26.149697 [ 294 ] {da5403c1-a4ae-47eb-86b9-0cb36efbd520} <Debug> TCPHandler: Processed in 0.003140867 sec. | ||
| 20540 | 2026.05.19 00:11:26.152000 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20541 | 2026.05.19 00:11:26.152201 [ 294 ] {89dceef3-de37-43c1-837e-f8e47e5d0d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20542 | 2026.05.19 00:11:26.152282 [ 294 ] {89dceef3-de37-43c1-837e-f8e47e5d0d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20543 | 2026.05.19 00:11:26.153044 [ 294 ] {89dceef3-de37-43c1-837e-f8e47e5d0d20} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20544 | 2026.05.19 00:11:26.153090 [ 294 ] {89dceef3-de37-43c1-837e-f8e47e5d0d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20545 | 2026.05.19 00:11:26.153489 [ 294 ] {89dceef3-de37-43c1-837e-f8e47e5d0d20} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20546 | 2026.05.19 00:11:26.153707 [ 294 ] {89dceef3-de37-43c1-837e-f8e47e5d0d20} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20547 | 2026.05.19 00:11:26.153851 [ 294 ] {89dceef3-de37-43c1-837e-f8e47e5d0d20} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001709 sec., 67875.95084844939 rows/sec., 5.77 MiB/sec. | ||
| 20548 | 2026.05.19 00:11:26.153887 [ 294 ] {89dceef3-de37-43c1-837e-f8e47e5d0d20} <Debug> TCPHandler: Processed in 0.001986725 sec. | ||
| 20549 | 2026.05.19 00:11:26.154009 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20550 | 2026.05.19 00:11:26.154102 [ 294 ] {7762c2c3-e72a-450b-8c1a-67d2944f2474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20551 | 2026.05.19 00:11:26.154142 [ 294 ] {7762c2c3-e72a-450b-8c1a-67d2944f2474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20552 | 2026.05.19 00:11:26.154626 [ 294 ] {7762c2c3-e72a-450b-8c1a-67d2944f2474} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20553 | 2026.05.19 00:11:26.154662 [ 294 ] {7762c2c3-e72a-450b-8c1a-67d2944f2474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20554 | 2026.05.19 00:11:26.154954 [ 294 ] {7762c2c3-e72a-450b-8c1a-67d2944f2474} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20555 | 2026.05.19 00:11:26.155179 [ 294 ] {7762c2c3-e72a-450b-8c1a-67d2944f2474} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20556 | 2026.05.19 00:11:26.155304 [ 12 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20557 | 2026.05.19 00:11:26.155306 [ 294 ] {7762c2c3-e72a-450b-8c1a-67d2944f2474} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001222 sec., 24549.918166939442 rows/sec., 1.80 MiB/sec. | ||
| 20558 | 2026.05.19 00:11:26.155351 [ 12 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20559 | 2026.05.19 00:11:26.155363 [ 294 ] {7762c2c3-e72a-450b-8c1a-67d2944f2474} <Debug> TCPHandler: Processed in 0.001400749 sec. | ||
| 20560 | 2026.05.19 00:11:26.155380 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20561 | 2026.05.19 00:11:26.155488 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20562 | 2026.05.19 00:11:26.155520 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20563 | 2026.05.19 00:11:26.155585 [ 294 ] {7ecda076-0996-4df6-883e-d2fca7ba7a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20564 | 2026.05.19 00:11:26.155630 [ 294 ] {7ecda076-0996-4df6-883e-d2fca7ba7a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20565 | 2026.05.19 00:11:26.155658 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20566 | 2026.05.19 00:11:26.155696 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 82 rows starting from the beginning of the part | ||
| 20567 | 2026.05.19 00:11:26.155763 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 30 rows starting from the beginning of the part | ||
| 20568 | 2026.05.19 00:11:26.155811 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 11 rows starting from the beginning of the part | ||
| 20569 | 2026.05.19 00:11:26.155853 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 34 rows starting from the beginning of the part | ||
| 20570 | 2026.05.19 00:11:26.155895 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 11 rows starting from the beginning of the part | ||
| 20571 | 2026.05.19 00:11:26.155940 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 30 rows starting from the beginning of the part | ||
| 20572 | 2026.05.19 00:11:26.156080 [ 294 ] {7ecda076-0996-4df6-883e-d2fca7ba7a40} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20573 | 2026.05.19 00:11:26.156122 [ 294 ] {7ecda076-0996-4df6-883e-d2fca7ba7a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20574 | 2026.05.19 00:11:26.156454 [ 294 ] {7ecda076-0996-4df6-883e-d2fca7ba7a40} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20575 | 2026.05.19 00:11:26.156687 [ 294 ] {7ecda076-0996-4df6-883e-d2fca7ba7a40} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20576 | 2026.05.19 00:11:26.156772 [ 196 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312407 sec., 150867.83292073268 rows/sec., 11.61 MiB/sec. | ||
| 20577 | 2026.05.19 00:11:26.156819 [ 294 ] {7ecda076-0996-4df6-883e-d2fca7ba7a40} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001251 sec., 75139.88808952838 rows/sec., 5.87 MiB/sec. | ||
| 20578 | 2026.05.19 00:11:26.156858 [ 294 ] {7ecda076-0996-4df6-883e-d2fca7ba7a40} <Debug> TCPHandler: Processed in 0.001416289 sec. | ||
| 20579 | 2026.05.19 00:11:26.156918 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20580 | 2026.05.19 00:11:26.156990 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20581 | 2026.05.19 00:11:26.157089 [ 294 ] {99cda710-4841-48da-9e7c-6d3decc5725d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20582 | 2026.05.19 00:11:26.157134 [ 294 ] {99cda710-4841-48da-9e7c-6d3decc5725d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20583 | 2026.05.19 00:11:26.157193 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20584 | 2026.05.19 00:11:26.157268 [ 199 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_131_26} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20585 | 2026.05.19 00:11:26.157339 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20586 | 2026.05.19 00:11:26.157560 [ 294 ] {99cda710-4841-48da-9e7c-6d3decc5725d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20587 | 2026.05.19 00:11:26.157600 [ 294 ] {99cda710-4841-48da-9e7c-6d3decc5725d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20588 | 2026.05.19 00:11:26.157957 [ 294 ] {99cda710-4841-48da-9e7c-6d3decc5725d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20589 | 2026.05.19 00:11:26.158169 [ 294 ] {99cda710-4841-48da-9e7c-6d3decc5725d} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20590 | 2026.05.19 00:11:26.158284 [ 12 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_148_46 to all_149_149_0 | ||
| 20591 | 2026.05.19 00:11:26.158297 [ 294 ] {99cda710-4841-48da-9e7c-6d3decc5725d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 20592 | 2026.05.19 00:11:26.158315 [ 12 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20593 | 2026.05.19 00:11:26.158339 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20594 | 2026.05.19 00:11:26.158340 [ 294 ] {99cda710-4841-48da-9e7c-6d3decc5725d} <Debug> TCPHandler: Processed in 0.00139694 sec. | ||
| 20595 | 2026.05.19 00:11:26.158408 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_149_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_46 to all_149_149_0 into Compact with storage Full | ||
| 20596 | 2026.05.19 00:11:26.158457 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20597 | 2026.05.19 00:11:26.158471 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20598 | 2026.05.19 00:11:26.158492 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20599 | 2026.05.19 00:11:26.158521 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_149_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20600 | 2026.05.19 00:11:26.158557 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_149_47} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_148_46, total 53363 rows starting from the beginning of the part | ||
| 20601 | 2026.05.19 00:11:26.158578 [ 294 ] {cfe03348-ccd5-4bd1-93eb-cf9d82c1b118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20602 | 2026.05.19 00:11:26.158615 [ 191 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_149_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 20603 | 2026.05.19 00:11:26.158638 [ 294 ] {cfe03348-ccd5-4bd1-93eb-cf9d82c1b118} <Trace> 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 | ||
| 20604 | 2026.05.19 00:11:26.159499 [ 294 ] {cfe03348-ccd5-4bd1-93eb-cf9d82c1b118} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20605 | 2026.05.19 00:11:26.159535 [ 294 ] {cfe03348-ccd5-4bd1-93eb-cf9d82c1b118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20606 | 2026.05.19 00:11:26.160107 [ 294 ] {cfe03348-ccd5-4bd1-93eb-cf9d82c1b118} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20607 | 2026.05.19 00:11:26.160336 [ 294 ] {cfe03348-ccd5-4bd1-93eb-cf9d82c1b118} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20608 | 2026.05.19 00:11:26.160459 [ 12 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20609 | 2026.05.19 00:11:26.160479 [ 294 ] {cfe03348-ccd5-4bd1-93eb-cf9d82c1b118} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001918 sec., 15641.293013555787 rows/sec., 28.03 MiB/sec. | ||
| 20610 | 2026.05.19 00:11:26.160489 [ 12 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20611 | 2026.05.19 00:11:26.160516 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20612 | 2026.05.19 00:11:26.160547 [ 294 ] {cfe03348-ccd5-4bd1-93eb-cf9d82c1b118} <Debug> TCPHandler: Processed in 0.002122709 sec. | ||
| 20613 | 2026.05.19 00:11:26.160591 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20614 | 2026.05.19 00:11:26.160693 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2026.05.19 00:11:26.160795 [ 294 ] {8e149470-0cb6-4948-b8d1-85437b1f14c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20616 | 2026.05.19 00:11:26.160799 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20617 | 2026.05.19 00:11:26.160844 [ 294 ] {8e149470-0cb6-4948-b8d1-85437b1f14c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20618 | 2026.05.19 00:11:26.160868 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2738 rows starting from the beginning of the part | ||
| 20619 | 2026.05.19 00:11:26.160994 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 30 rows starting from the beginning of the part | ||
| 20620 | 2026.05.19 00:11:26.161093 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 11 rows starting from the beginning of the part | ||
| 20621 | 2026.05.19 00:11:26.161194 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 30 rows starting from the beginning of the part | ||
| 20622 | 2026.05.19 00:11:26.161205 [ 294 ] {8e149470-0cb6-4948-b8d1-85437b1f14c7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20623 | 2026.05.19 00:11:26.161246 [ 294 ] {8e149470-0cb6-4948-b8d1-85437b1f14c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20624 | 2026.05.19 00:11:26.161294 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 11 rows starting from the beginning of the part | ||
| 20625 | 2026.05.19 00:11:26.161398 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 30 rows starting from the beginning of the part | ||
| 20626 | 2026.05.19 00:11:26.161563 [ 294 ] {8e149470-0cb6-4948-b8d1-85437b1f14c7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20627 | 2026.05.19 00:11:26.161818 [ 294 ] {8e149470-0cb6-4948-b8d1-85437b1f14c7} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20628 | 2026.05.19 00:11:26.161870 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20629 | 2026.05.19 00:11:26.161955 [ 294 ] {8e149470-0cb6-4948-b8d1-85437b1f14c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 20630 | 2026.05.19 00:11:26.161993 [ 294 ] {8e149470-0cb6-4948-b8d1-85437b1f14c7} <Debug> TCPHandler: Processed in 0.001356908 sec. | ||
| 20631 | 2026.05.19 00:11:26.162049 [ 225 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20632 | 2026.05.19 00:11:26.162083 [ 225 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20633 | 2026.05.19 00:11:26.163854 [ 225 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20634 | 2026.05.19 00:11:26.167103 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_149_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53523 rows, containing 5 columns (5 merged, 0 gathered) in 0.008718163 sec., 6139252.041972605 rows/sec., 395.55 MiB/sec. | ||
| 20635 | 2026.05.19 00:11:26.167964 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_149_47} <Trace> MergedBlockOutputStream: filled checksums all_1_149_47 (state Temporary) | ||
| 20636 | 2026.05.19 00:11:26.168313 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_149_47} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_149_47 to all_1_149_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20637 | 2026.05.19 00:11:26.168398 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_149_47} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_148_46, all_149_149_0] -> all_1_149_47 | ||
| 20638 | 2026.05.19 00:11:26.168507 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20639 | 2026.05.19 00:11:26.171606 [ 197 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 19 columns (19 merged, 0 gathered) in 0.011041838 sec., 258109.20247154505 rows/sec., 462.52 MiB/sec. | ||
| 20640 | 2026.05.19 00:11:26.174301 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20641 | 2026.05.19 00:11:26.174697 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20642 | 2026.05.19 00:11:26.174786 [ 189 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20643 | 2026.05.19 00:11:26.174965 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.24 MiB. | ||
| 20644 | 2026.05.19 00:11:26.416758 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20645 | 2026.05.19 00:11:26.417048 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 20646 | 2026.05.19 00:11:26.417432 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20647 | 2026.05.19 00:11:26.417481 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Debug> 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 | ||
| 20648 | 2026.05.19 00:11:26.417750 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20649 | 2026.05.19 00:11:26.417823 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20650 | 2026.05.19 00:11:26.417975 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 20651 | 2026.05.19 00:11:26.418078 [ 319 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20652 | 2026.05.19 00:11:26.418090 [ 364 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20653 | 2026.05.19 00:11:26.418078 [ 360 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20654 | 2026.05.19 00:11:26.418222 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 20655 | 2026.05.19 00:11:26.418250 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20656 | 2026.05.19 00:11:26.418325 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20657 | 2026.05.19 00:11:26.418346 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20658 | 2026.05.19 00:11:26.418386 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> 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'))" | ||
| 20659 | 2026.05.19 00:11:26.418430 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Trace> 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'))" | ||
| 20660 | 2026.05.19 00:11:26.419540 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002603 sec., 13446.023818670765 rows/sec., 2.86 MiB/sec. | ||
| 20661 | 2026.05.19 00:11:26.419731 [ 294 ] {2f6bbca0-4ac3-4eac-a19c-5c40a3aa87f6} <Debug> TCPHandler: Processed in 0.003109167 sec. | ||
| 20662 | 2026.05.19 00:11:26.433735 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20663 | 2026.05.19 00:11:26.433863 [ 294 ] {23547810-5d42-4815-a243-dae8f0ae3cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20664 | 2026.05.19 00:11:26.433916 [ 294 ] {23547810-5d42-4815-a243-dae8f0ae3cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20665 | 2026.05.19 00:11:26.434459 [ 294 ] {23547810-5d42-4815-a243-dae8f0ae3cb1} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20666 | 2026.05.19 00:11:26.434505 [ 294 ] {23547810-5d42-4815-a243-dae8f0ae3cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20667 | 2026.05.19 00:11:26.434871 [ 294 ] {23547810-5d42-4815-a243-dae8f0ae3cb1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20668 | 2026.05.19 00:11:26.435135 [ 294 ] {23547810-5d42-4815-a243-dae8f0ae3cb1} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20669 | 2026.05.19 00:11:26.435285 [ 294 ] {23547810-5d42-4815-a243-dae8f0ae3cb1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00146 sec., 16438.356164383564 rows/sec., 1.36 MiB/sec. | ||
| 20670 | 2026.05.19 00:11:26.435328 [ 294 ] {23547810-5d42-4815-a243-dae8f0ae3cb1} <Debug> TCPHandler: Processed in 0.001651306 sec. | ||
| 20671 | 2026.05.19 00:11:26.435472 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20672 | 2026.05.19 00:11:26.435596 [ 294 ] {6c12a742-6821-4665-8528-ae2781f53d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20673 | 2026.05.19 00:11:26.435649 [ 294 ] {6c12a742-6821-4665-8528-ae2781f53d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20674 | 2026.05.19 00:11:26.436158 [ 294 ] {6c12a742-6821-4665-8528-ae2781f53d75} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20675 | 2026.05.19 00:11:26.436205 [ 294 ] {6c12a742-6821-4665-8528-ae2781f53d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20676 | 2026.05.19 00:11:26.436594 [ 294 ] {6c12a742-6821-4665-8528-ae2781f53d75} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 20677 | 2026.05.19 00:11:26.436808 [ 294 ] {6c12a742-6821-4665-8528-ae2781f53d75} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20678 | 2026.05.19 00:11:26.436948 [ 294 ] {6c12a742-6821-4665-8528-ae2781f53d75} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001379 sec., 7251.631617113851 rows/sec., 591.32 KiB/sec. | ||
| 20679 | 2026.05.19 00:11:26.436984 [ 294 ] {6c12a742-6821-4665-8528-ae2781f53d75} <Debug> TCPHandler: Processed in 0.001580855 sec. | ||
| 20680 | 2026.05.19 00:11:26.437138 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20681 | 2026.05.19 00:11:26.437238 [ 294 ] {b44dff79-3c5e-4f44-bdf9-fa8a09ead89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20682 | 2026.05.19 00:11:26.437282 [ 294 ] {b44dff79-3c5e-4f44-bdf9-fa8a09ead89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20683 | 2026.05.19 00:11:26.438597 [ 294 ] {b44dff79-3c5e-4f44-bdf9-fa8a09ead89f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20684 | 2026.05.19 00:11:26.438637 [ 294 ] {b44dff79-3c5e-4f44-bdf9-fa8a09ead89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20685 | 2026.05.19 00:11:26.439108 [ 294 ] {b44dff79-3c5e-4f44-bdf9-fa8a09ead89f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20686 | 2026.05.19 00:11:26.439326 [ 294 ] {b44dff79-3c5e-4f44-bdf9-fa8a09ead89f} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20687 | 2026.05.19 00:11:26.439464 [ 294 ] {b44dff79-3c5e-4f44-bdf9-fa8a09ead89f} <Debug> executeQuery: Read 2552 rows, 195.73 KiB in 0.002246 sec., 1136242.2083704362 rows/sec., 85.10 MiB/sec. | ||
| 20688 | 2026.05.19 00:11:26.439500 [ 294 ] {b44dff79-3c5e-4f44-bdf9-fa8a09ead89f} <Debug> TCPHandler: Processed in 0.002414807 sec. | ||
| 20689 | 2026.05.19 00:11:26.439651 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20690 | 2026.05.19 00:11:26.439755 [ 294 ] {9809dbf6-b44b-4c64-b9a2-52a96efba6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20691 | 2026.05.19 00:11:26.439798 [ 294 ] {9809dbf6-b44b-4c64-b9a2-52a96efba6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20692 | 2026.05.19 00:11:26.440246 [ 294 ] {9809dbf6-b44b-4c64-b9a2-52a96efba6ec} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20693 | 2026.05.19 00:11:26.440284 [ 294 ] {9809dbf6-b44b-4c64-b9a2-52a96efba6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20694 | 2026.05.19 00:11:26.440591 [ 294 ] {9809dbf6-b44b-4c64-b9a2-52a96efba6ec} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20695 | 2026.05.19 00:11:26.440804 [ 294 ] {9809dbf6-b44b-4c64-b9a2-52a96efba6ec} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20696 | 2026.05.19 00:11:26.440941 [ 294 ] {9809dbf6-b44b-4c64-b9a2-52a96efba6ec} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001205 sec., 36514.522821576764 rows/sec., 2.69 MiB/sec. | ||
| 20697 | 2026.05.19 00:11:26.440977 [ 294 ] {9809dbf6-b44b-4c64-b9a2-52a96efba6ec} <Debug> TCPHandler: Processed in 0.001380679 sec. | ||
| 20698 | 2026.05.19 00:11:26.441108 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20699 | 2026.05.19 00:11:26.441204 [ 294 ] {c66d77c6-6887-4ec6-962c-a3bcb5f57015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20700 | 2026.05.19 00:11:26.441246 [ 294 ] {c66d77c6-6887-4ec6-962c-a3bcb5f57015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20701 | 2026.05.19 00:11:26.441896 [ 294 ] {c66d77c6-6887-4ec6-962c-a3bcb5f57015} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20702 | 2026.05.19 00:11:26.441933 [ 294 ] {c66d77c6-6887-4ec6-962c-a3bcb5f57015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20703 | 2026.05.19 00:11:26.442262 [ 294 ] {c66d77c6-6887-4ec6-962c-a3bcb5f57015} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20704 | 2026.05.19 00:11:26.442484 [ 294 ] {c66d77c6-6887-4ec6-962c-a3bcb5f57015} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20705 | 2026.05.19 00:11:26.442616 [ 294 ] {c66d77c6-6887-4ec6-962c-a3bcb5f57015} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00143 sec., 576923.0769230769 rows/sec., 33.75 MiB/sec. | ||
| 20706 | 2026.05.19 00:11:26.442653 [ 294 ] {c66d77c6-6887-4ec6-962c-a3bcb5f57015} <Debug> TCPHandler: Processed in 0.001596555 sec. | ||
| 20707 | 2026.05.19 00:11:26.442775 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20708 | 2026.05.19 00:11:26.442871 [ 294 ] {5825dab3-26e8-40f5-93b8-b31cc4ebd375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20709 | 2026.05.19 00:11:26.442914 [ 294 ] {5825dab3-26e8-40f5-93b8-b31cc4ebd375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20710 | 2026.05.19 00:11:26.443305 [ 294 ] {5825dab3-26e8-40f5-93b8-b31cc4ebd375} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20711 | 2026.05.19 00:11:26.443342 [ 294 ] {5825dab3-26e8-40f5-93b8-b31cc4ebd375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20712 | 2026.05.19 00:11:26.443665 [ 294 ] {5825dab3-26e8-40f5-93b8-b31cc4ebd375} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 20713 | 2026.05.19 00:11:26.443905 [ 294 ] {5825dab3-26e8-40f5-93b8-b31cc4ebd375} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20714 | 2026.05.19 00:11:26.444037 [ 294 ] {5825dab3-26e8-40f5-93b8-b31cc4ebd375} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 59.39 KiB/sec. | ||
| 20715 | 2026.05.19 00:11:26.444074 [ 294 ] {5825dab3-26e8-40f5-93b8-b31cc4ebd375} <Debug> TCPHandler: Processed in 0.001349738 sec. | ||
| 20716 | 2026.05.19 00:11:26.444192 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20717 | 2026.05.19 00:11:26.444287 [ 294 ] {4f437db1-0e90-45dc-8fb5-a192e27d306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20718 | 2026.05.19 00:11:26.444329 [ 294 ] {4f437db1-0e90-45dc-8fb5-a192e27d306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20719 | 2026.05.19 00:11:26.444727 [ 294 ] {4f437db1-0e90-45dc-8fb5-a192e27d306a} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20720 | 2026.05.19 00:11:26.444763 [ 294 ] {4f437db1-0e90-45dc-8fb5-a192e27d306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20721 | 2026.05.19 00:11:26.445055 [ 294 ] {4f437db1-0e90-45dc-8fb5-a192e27d306a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20722 | 2026.05.19 00:11:26.445268 [ 294 ] {4f437db1-0e90-45dc-8fb5-a192e27d306a} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20723 | 2026.05.19 00:11:26.445398 [ 294 ] {4f437db1-0e90-45dc-8fb5-a192e27d306a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 20724 | 2026.05.19 00:11:26.445434 [ 294 ] {4f437db1-0e90-45dc-8fb5-a192e27d306a} <Debug> TCPHandler: Processed in 0.001292477 sec. | ||
| 20725 | 2026.05.19 00:11:26.445557 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20726 | 2026.05.19 00:11:26.445651 [ 294 ] {b4cf7e19-6c03-471e-a969-a2708a4fb5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20727 | 2026.05.19 00:11:26.445692 [ 294 ] {b4cf7e19-6c03-471e-a969-a2708a4fb5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20728 | 2026.05.19 00:11:26.446500 [ 294 ] {b4cf7e19-6c03-471e-a969-a2708a4fb5db} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20729 | 2026.05.19 00:11:26.446536 [ 294 ] {b4cf7e19-6c03-471e-a969-a2708a4fb5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20730 | 2026.05.19 00:11:26.446899 [ 294 ] {b4cf7e19-6c03-471e-a969-a2708a4fb5db} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20731 | 2026.05.19 00:11:26.447125 [ 294 ] {b4cf7e19-6c03-471e-a969-a2708a4fb5db} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20732 | 2026.05.19 00:11:26.447260 [ 294 ] {b4cf7e19-6c03-471e-a969-a2708a4fb5db} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.001626 sec., 828413.2841328413 rows/sec., 55.90 MiB/sec. | ||
| 20733 | 2026.05.19 00:11:26.447296 [ 294 ] {b4cf7e19-6c03-471e-a969-a2708a4fb5db} <Debug> TCPHandler: Processed in 0.00178773 sec. | ||
| 20734 | 2026.05.19 00:11:26.447417 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20735 | 2026.05.19 00:11:26.447534 [ 294 ] {9790991f-166f-4bf8-a913-370f184691d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20736 | 2026.05.19 00:11:26.447591 [ 294 ] {9790991f-166f-4bf8-a913-370f184691d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20737 | 2026.05.19 00:11:26.448288 [ 294 ] {9790991f-166f-4bf8-a913-370f184691d7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20738 | 2026.05.19 00:11:26.448326 [ 294 ] {9790991f-166f-4bf8-a913-370f184691d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20739 | 2026.05.19 00:11:26.448804 [ 294 ] {9790991f-166f-4bf8-a913-370f184691d7} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20740 | 2026.05.19 00:11:26.449028 [ 294 ] {9790991f-166f-4bf8-a913-370f184691d7} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20741 | 2026.05.19 00:11:26.449152 [ 12 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_149_47 to all_154_154_0 | ||
| 20742 | 2026.05.19 00:11:26.449165 [ 294 ] {9790991f-166f-4bf8-a913-370f184691d7} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001652 sec., 930387.4092009685 rows/sec., 56.89 MiB/sec. | ||
| 20743 | 2026.05.19 00:11:26.449202 [ 12 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20744 | 2026.05.19 00:11:26.449215 [ 294 ] {9790991f-166f-4bf8-a913-370f184691d7} <Debug> TCPHandler: Processed in 0.001847451 sec. | ||
| 20745 | 2026.05.19 00:11:26.449226 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20746 | 2026.05.19 00:11:26.449325 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_47 to all_154_154_0 into Compact with storage Full | ||
| 20747 | 2026.05.19 00:11:26.449349 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20748 | 2026.05.19 00:11:26.449426 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20749 | 2026.05.19 00:11:26.449447 [ 294 ] {0e46b967-19f5-4db1-b8c8-a9c7f9d7c86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20750 | 2026.05.19 00:11:26.449456 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_149_47, total 53523 rows starting from the beginning of the part | ||
| 20751 | 2026.05.19 00:11:26.449506 [ 294 ] {0e46b967-19f5-4db1-b8c8-a9c7f9d7c86a} <Trace> 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 | ||
| 20752 | 2026.05.19 00:11:26.449518 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 20753 | 2026.05.19 00:11:26.449564 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 162 rows starting from the beginning of the part | ||
| 20754 | 2026.05.19 00:11:26.449610 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20755 | 2026.05.19 00:11:26.449655 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20756 | 2026.05.19 00:11:26.449702 [ 194 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1537 rows starting from the beginning of the part | ||
| 20757 | 2026.05.19 00:11:26.450313 [ 294 ] {0e46b967-19f5-4db1-b8c8-a9c7f9d7c86a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20758 | 2026.05.19 00:11:26.450350 [ 294 ] {0e46b967-19f5-4db1-b8c8-a9c7f9d7c86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20759 | 2026.05.19 00:11:26.450894 [ 294 ] {0e46b967-19f5-4db1-b8c8-a9c7f9d7c86a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20760 | 2026.05.19 00:11:26.451148 [ 294 ] {0e46b967-19f5-4db1-b8c8-a9c7f9d7c86a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20761 | 2026.05.19 00:11:26.451295 [ 294 ] {0e46b967-19f5-4db1-b8c8-a9c7f9d7c86a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001869 sec., 11771.00053504548 rows/sec., 21.09 MiB/sec. | ||
| 20762 | 2026.05.19 00:11:26.451353 [ 294 ] {0e46b967-19f5-4db1-b8c8-a9c7f9d7c86a} <Debug> TCPHandler: Processed in 0.002053917 sec. | ||
| 20763 | 2026.05.19 00:11:26.451480 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20764 | 2026.05.19 00:11:26.451577 [ 294 ] {de6ce32a-fb59-4bbd-b5f7-9e2ee8630f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20765 | 2026.05.19 00:11:26.451622 [ 294 ] {de6ce32a-fb59-4bbd-b5f7-9e2ee8630f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20766 | 2026.05.19 00:11:26.451960 [ 294 ] {de6ce32a-fb59-4bbd-b5f7-9e2ee8630f84} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20767 | 2026.05.19 00:11:26.451997 [ 294 ] {de6ce32a-fb59-4bbd-b5f7-9e2ee8630f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20768 | 2026.05.19 00:11:26.452300 [ 294 ] {de6ce32a-fb59-4bbd-b5f7-9e2ee8630f84} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20769 | 2026.05.19 00:11:26.452521 [ 294 ] {de6ce32a-fb59-4bbd-b5f7-9e2ee8630f84} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20770 | 2026.05.19 00:11:26.452652 [ 294 ] {de6ce32a-fb59-4bbd-b5f7-9e2ee8630f84} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 756.97 KiB/sec. | ||
| 20771 | 2026.05.19 00:11:26.452685 [ 294 ] {de6ce32a-fb59-4bbd-b5f7-9e2ee8630f84} <Debug> TCPHandler: Processed in 0.001255965 sec. | ||
| 20772 | 2026.05.19 00:11:26.462218 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55702 rows, containing 5 columns (5 merged, 0 gathered) in 0.012922881 sec., 4310339.157344248 rows/sec., 277.58 MiB/sec. | ||
| 20773 | 2026.05.19 00:11:26.463245 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Trace> MergedBlockOutputStream: filled checksums all_1_154_48 (state Temporary) | ||
| 20774 | 2026.05.19 00:11:26.463594 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_154_48 to all_1_154_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20775 | 2026.05.19 00:11:26.463680 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_154_48} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_149_47, all_154_154_0] -> all_1_154_48 | ||
| 20776 | 2026.05.19 00:11:26.463783 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 20777 | 2026.05.19 00:11:26.842153 [ 219 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20778 | 2026.05.19 00:11:26.842229 [ 219 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20779 | 2026.05.19 00:11:26.849094 [ 219 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20780 | 2026.05.19 00:11:26.927789 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20781 | 2026.05.19 00:11:26.927851 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20782 | 2026.05.19 00:11:26.930912 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20783 | 2026.05.19 00:11:30.140961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43683 | ||
| 20784 | 2026.05.19 00:11:30.141496 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20785 | 2026.05.19 00:11:30.141547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20786 | 2026.05.19 00:11:30.142030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20787 | 2026.05.19 00:11:30.142262 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20788 | 2026.05.19 00:11:30.142409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43683 | ||
| 20789 | 2026.05.19 00:11:30.142442 [ 82 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20790 | 2026.05.19 00:11:30.142539 [ 82 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20791 | 2026.05.19 00:11:30.142577 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20792 | 2026.05.19 00:11:30.142751 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20793 | 2026.05.19 00:11:30.142932 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20794 | 2026.05.19 00:11:30.142992 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41251 rows starting from the beginning of the part | ||
| 20795 | 2026.05.19 00:11:30.143088 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20796 | 2026.05.19 00:11:30.143163 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20797 | 2026.05.19 00:11:30.143230 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20798 | 2026.05.19 00:11:30.143295 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20799 | 2026.05.19 00:11:30.143357 [ 201 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20800 | 2026.05.19 00:11:30.146247 [ 202 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43683 rows, containing 4 columns (4 merged, 0 gathered) in 0.00357809 sec., 12208468.764061274 rows/sec., 174.64 MiB/sec. | ||
| 20801 | 2026.05.19 00:11:30.146470 [ 193 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20802 | 2026.05.19 00:11:30.146752 [ 193 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20803 | 2026.05.19 00:11:30.146826 [ 193 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_91_18} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20804 | 2026.05.19 00:11:30.146910 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20805 | 2026.05.19 00:11:31.146447 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20806 | 2026.05.19 00:11:31.146779 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 20807 | 2026.05.19 00:11:31.147243 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20808 | 2026.05.19 00:11:31.147302 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Debug> 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 | ||
| 20809 | 2026.05.19 00:11:31.147627 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20810 | 2026.05.19 00:11:31.147731 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20811 | 2026.05.19 00:11:31.147943 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20812 | 2026.05.19 00:11:31.148034 [ 363 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20813 | 2026.05.19 00:11:31.148074 [ 319 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20814 | 2026.05.19 00:11:31.148082 [ 364 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20815 | 2026.05.19 00:11:31.148235 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 20816 | 2026.05.19 00:11:31.148279 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20817 | 2026.05.19 00:11:31.148388 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20818 | 2026.05.19 00:11:31.148421 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20819 | 2026.05.19 00:11:31.148480 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> 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'))" | ||
| 20820 | 2026.05.19 00:11:31.148549 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Trace> 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'))" | ||
| 20821 | 2026.05.19 00:11:31.149843 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003205 sec., 10920.436817472699 rows/sec., 1.84 MiB/sec. | ||
| 20822 | 2026.05.19 00:11:31.150015 [ 294 ] {7fb9cfab-7e55-4332-b479-7b4f352eff5d} <Debug> TCPHandler: Processed in 0.003761356 sec. | ||
| 20823 | 2026.05.19 00:11:31.153038 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20824 | 2026.05.19 00:11:31.153236 [ 294 ] {c6658eef-b9b8-4093-a523-da3a240f2c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20825 | 2026.05.19 00:11:31.153323 [ 294 ] {c6658eef-b9b8-4093-a523-da3a240f2c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20826 | 2026.05.19 00:11:31.154083 [ 294 ] {c6658eef-b9b8-4093-a523-da3a240f2c39} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20827 | 2026.05.19 00:11:31.154137 [ 294 ] {c6658eef-b9b8-4093-a523-da3a240f2c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20828 | 2026.05.19 00:11:31.154630 [ 294 ] {c6658eef-b9b8-4093-a523-da3a240f2c39} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20829 | 2026.05.19 00:11:31.154942 [ 294 ] {c6658eef-b9b8-4093-a523-da3a240f2c39} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20830 | 2026.05.19 00:11:31.155152 [ 294 ] {c6658eef-b9b8-4093-a523-da3a240f2c39} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.18 MiB/sec. | ||
| 20831 | 2026.05.19 00:11:31.155204 [ 294 ] {c6658eef-b9b8-4093-a523-da3a240f2c39} <Debug> TCPHandler: Processed in 0.002256463 sec. | ||
| 20832 | 2026.05.19 00:11:31.155376 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20833 | 2026.05.19 00:11:31.155518 [ 294 ] {33295bd8-9aef-417e-adc2-43ae3b3b7c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20834 | 2026.05.19 00:11:31.155585 [ 294 ] {33295bd8-9aef-417e-adc2-43ae3b3b7c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20835 | 2026.05.19 00:11:31.156185 [ 294 ] {33295bd8-9aef-417e-adc2-43ae3b3b7c55} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20836 | 2026.05.19 00:11:31.156237 [ 294 ] {33295bd8-9aef-417e-adc2-43ae3b3b7c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20837 | 2026.05.19 00:11:31.156660 [ 294 ] {33295bd8-9aef-417e-adc2-43ae3b3b7c55} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20838 | 2026.05.19 00:11:31.156989 [ 294 ] {33295bd8-9aef-417e-adc2-43ae3b3b7c55} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20839 | 2026.05.19 00:11:31.157178 [ 294 ] {33295bd8-9aef-417e-adc2-43ae3b3b7c55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001689 sec., 37892.24393132031 rows/sec., 2.96 MiB/sec. | ||
| 20840 | 2026.05.19 00:11:31.157226 [ 294 ] {33295bd8-9aef-417e-adc2-43ae3b3b7c55} <Debug> TCPHandler: Processed in 0.001914503 sec. | ||
| 20841 | 2026.05.19 00:11:31.157399 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20842 | 2026.05.19 00:11:31.157541 [ 294 ] {eb02bed4-77e9-4f04-92d1-000f87ce6fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20843 | 2026.05.19 00:11:31.157609 [ 294 ] {eb02bed4-77e9-4f04-92d1-000f87ce6fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20844 | 2026.05.19 00:11:31.158187 [ 294 ] {eb02bed4-77e9-4f04-92d1-000f87ce6fbd} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20845 | 2026.05.19 00:11:31.158235 [ 294 ] {eb02bed4-77e9-4f04-92d1-000f87ce6fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20846 | 2026.05.19 00:11:31.158739 [ 294 ] {eb02bed4-77e9-4f04-92d1-000f87ce6fbd} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20847 | 2026.05.19 00:11:31.159053 [ 294 ] {eb02bed4-77e9-4f04-92d1-000f87ce6fbd} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20848 | 2026.05.19 00:11:31.159241 [ 294 ] {eb02bed4-77e9-4f04-92d1-000f87ce6fbd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001728 sec., 74074.07407407407 rows/sec., 5.16 MiB/sec. | ||
| 20849 | 2026.05.19 00:11:31.159291 [ 294 ] {eb02bed4-77e9-4f04-92d1-000f87ce6fbd} <Debug> TCPHandler: Processed in 0.001960315 sec. | ||
| 20850 | 2026.05.19 00:11:31.159494 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20851 | 2026.05.19 00:11:31.159647 [ 294 ] {4e59c0e3-ef35-4489-bffa-ffe06033ebe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20852 | 2026.05.19 00:11:31.159714 [ 294 ] {4e59c0e3-ef35-4489-bffa-ffe06033ebe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20853 | 2026.05.19 00:11:31.160230 [ 294 ] {4e59c0e3-ef35-4489-bffa-ffe06033ebe2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20854 | 2026.05.19 00:11:31.160281 [ 294 ] {4e59c0e3-ef35-4489-bffa-ffe06033ebe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20855 | 2026.05.19 00:11:31.160741 [ 294 ] {4e59c0e3-ef35-4489-bffa-ffe06033ebe2} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20856 | 2026.05.19 00:11:31.161048 [ 294 ] {4e59c0e3-ef35-4489-bffa-ffe06033ebe2} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20857 | 2026.05.19 00:11:31.161240 [ 294 ] {4e59c0e3-ef35-4489-bffa-ffe06033ebe2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001621 sec., 29611.35101789019 rows/sec., 2.00 MiB/sec. | ||
| 20858 | 2026.05.19 00:11:31.161289 [ 294 ] {4e59c0e3-ef35-4489-bffa-ffe06033ebe2} <Debug> TCPHandler: Processed in 0.001891123 sec. | ||
| 20859 | 2026.05.19 00:11:32.457848 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 20860 | 2026.05.19 00:11:32.476747 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20861 | 2026.05.19 00:11:32.476810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20862 | 2026.05.19 00:11:32.483083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20863 | 2026.05.19 00:11:32.483801 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20864 | 2026.05.19 00:11:32.484148 [ 87 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20865 | 2026.05.19 00:11:32.484222 [ 87 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2026.05.19 00:11:32.484246 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20867 | 2026.05.19 00:11:32.484372 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20868 | 2026.05.19 00:11:32.487497 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 20869 | 2026.05.19 00:11:32.488278 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20870 | 2026.05.19 00:11:32.489794 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20871 | 2026.05.19 00:11:32.494575 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 20872 | 2026.05.19 00:11:32.499178 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 20873 | 2026.05.19 00:11:32.503727 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 20874 | 2026.05.19 00:11:32.508737 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 20875 | 2026.05.19 00:11:32.513428 [ 187 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 20876 | 2026.05.19 00:11:32.571074 [ 193 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.086754313 sec., 7895.861039208506 rows/sec., 40.83 MiB/sec. | ||
| 20877 | 2026.05.19 00:11:32.574300 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20878 | 2026.05.19 00:11:32.576338 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20879 | 2026.05.19 00:11:32.576458 [ 188 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_91_18} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20880 | 2026.05.19 00:11:32.579290 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20881 | 2026.05.19 00:11:33.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.31 MiB, peak 414.73 MiB, free memory in arenas 0.00 B, will set to 396.24 MiB (RSS), difference: -1.07 MiB | ||
| 20882 | 2026.05.19 00:11:36.147848 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20883 | 2026.05.19 00:11:36.148083 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 20884 | 2026.05.19 00:11:36.148428 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20885 | 2026.05.19 00:11:36.148471 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Debug> 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 | ||
| 20886 | 2026.05.19 00:11:36.148705 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20887 | 2026.05.19 00:11:36.148780 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20888 | 2026.05.19 00:11:36.148927 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20889 | 2026.05.19 00:11:36.149006 [ 363 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20890 | 2026.05.19 00:11:36.149032 [ 319 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20891 | 2026.05.19 00:11:36.149040 [ 364 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20892 | 2026.05.19 00:11:36.149160 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 20893 | 2026.05.19 00:11:36.149190 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20894 | 2026.05.19 00:11:36.149266 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20895 | 2026.05.19 00:11:36.149287 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20896 | 2026.05.19 00:11:36.149326 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> 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'))" | ||
| 20897 | 2026.05.19 00:11:36.149369 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Trace> 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'))" | ||
| 20898 | 2026.05.19 00:11:36.150395 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002407 sec., 14540.922309929374 rows/sec., 2.45 MiB/sec. | ||
| 20899 | 2026.05.19 00:11:36.150526 [ 294 ] {eee07fde-0941-46b7-9f5c-d4abf583df7b} <Debug> TCPHandler: Processed in 0.002816109 sec. | ||
| 20900 | 2026.05.19 00:11:36.152766 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20901 | 2026.05.19 00:11:36.152883 [ 294 ] {5d3c993f-5e76-4b31-a114-62e56235d567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20902 | 2026.05.19 00:11:36.152933 [ 294 ] {5d3c993f-5e76-4b31-a114-62e56235d567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20903 | 2026.05.19 00:11:36.153508 [ 294 ] {5d3c993f-5e76-4b31-a114-62e56235d567} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20904 | 2026.05.19 00:11:36.153551 [ 294 ] {5d3c993f-5e76-4b31-a114-62e56235d567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20905 | 2026.05.19 00:11:36.153973 [ 294 ] {5d3c993f-5e76-4b31-a114-62e56235d567} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20906 | 2026.05.19 00:11:36.154226 [ 294 ] {5d3c993f-5e76-4b31-a114-62e56235d567} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20907 | 2026.05.19 00:11:36.154391 [ 294 ] {5d3c993f-5e76-4b31-a114-62e56235d567} <Debug> executeQuery: Read 118 rows, 10.29 KiB in 0.001542 sec., 76523.99481193256 rows/sec., 6.51 MiB/sec. | ||
| 20908 | 2026.05.19 00:11:36.154408 [ 116 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20909 | 2026.05.19 00:11:36.154432 [ 294 ] {5d3c993f-5e76-4b31-a114-62e56235d567} <Debug> TCPHandler: Processed in 0.001721158 sec. | ||
| 20910 | 2026.05.19 00:11:36.154455 [ 116 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20911 | 2026.05.19 00:11:36.154481 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20912 | 2026.05.19 00:11:36.154575 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20913 | 2026.05.19 00:11:36.154579 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20914 | 2026.05.19 00:11:36.154707 [ 294 ] {09210bb0-c9e8-4f88-95a8-3ba7e1a211ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20915 | 2026.05.19 00:11:36.154722 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20916 | 2026.05.19 00:11:36.154764 [ 294 ] {09210bb0-c9e8-4f88-95a8-3ba7e1a211ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20917 | 2026.05.19 00:11:36.154766 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2618 rows starting from the beginning of the part | ||
| 20918 | 2026.05.19 00:11:36.154849 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 78 rows starting from the beginning of the part | ||
| 20919 | 2026.05.19 00:11:36.154897 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 116 rows starting from the beginning of the part | ||
| 20920 | 2026.05.19 00:11:36.154942 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 2552 rows starting from the beginning of the part | ||
| 20921 | 2026.05.19 00:11:36.154984 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 20922 | 2026.05.19 00:11:36.155030 [ 200 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 118 rows starting from the beginning of the part | ||
| 20923 | 2026.05.19 00:11:36.155241 [ 294 ] {09210bb0-c9e8-4f88-95a8-3ba7e1a211ad} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20924 | 2026.05.19 00:11:36.155287 [ 294 ] {09210bb0-c9e8-4f88-95a8-3ba7e1a211ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 20925 | 2026.05.19 00:11:36.155611 [ 294 ] {09210bb0-c9e8-4f88-95a8-3ba7e1a211ad} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20926 | 2026.05.19 00:11:36.155874 [ 294 ] {09210bb0-c9e8-4f88-95a8-3ba7e1a211ad} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20927 | 2026.05.19 00:11:36.156023 [ 294 ] {09210bb0-c9e8-4f88-95a8-3ba7e1a211ad} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001342 sec., 23099.850968703427 rows/sec., 1.70 MiB/sec. | ||
| 20928 | 2026.05.19 00:11:36.156059 [ 294 ] {09210bb0-c9e8-4f88-95a8-3ba7e1a211ad} <Debug> TCPHandler: Processed in 0.001536343 sec. | ||
| 20929 | 2026.05.19 00:11:36.156182 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20930 | 2026.05.19 00:11:36.156284 [ 294 ] {af348a1e-1b62-4a88-b47b-0e82ad67ba46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20931 | 2026.05.19 00:11:36.156331 [ 294 ] {af348a1e-1b62-4a88-b47b-0e82ad67ba46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20932 | 2026.05.19 00:11:36.156790 [ 294 ] {af348a1e-1b62-4a88-b47b-0e82ad67ba46} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20933 | 2026.05.19 00:11:36.156827 [ 294 ] {af348a1e-1b62-4a88-b47b-0e82ad67ba46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 20934 | 2026.05.19 00:11:36.157137 [ 294 ] {af348a1e-1b62-4a88-b47b-0e82ad67ba46} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20935 | 2026.05.19 00:11:36.157200 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002655944 sec., 2085134.3251213129 rows/sec., 165.69 MiB/sec. | ||
| 20936 | 2026.05.19 00:11:36.157361 [ 294 ] {af348a1e-1b62-4a88-b47b-0e82ad67ba46} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20937 | 2026.05.19 00:11:36.157505 [ 294 ] {af348a1e-1b62-4a88-b47b-0e82ad67ba46} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001241 sec., 76551.1684125705 rows/sec., 5.98 MiB/sec. | ||
| 20938 | 2026.05.19 00:11:36.157508 [ 116 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20939 | 2026.05.19 00:11:36.157540 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20940 | 2026.05.19 00:11:36.157558 [ 116 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20941 | 2026.05.19 00:11:36.157547 [ 294 ] {af348a1e-1b62-4a88-b47b-0e82ad67ba46} <Debug> TCPHandler: Processed in 0.00141474 sec. | ||
| 20942 | 2026.05.19 00:11:36.157593 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 20943 | 2026.05.19 00:11:36.157673 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20944 | 2026.05.19 00:11:36.157743 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20945 | 2026.05.19 00:11:36.157766 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20946 | 2026.05.19 00:11:36.157799 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1403 rows starting from the beginning of the part | ||
| 20947 | 2026.05.19 00:11:36.157848 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 75 rows starting from the beginning of the part | ||
| 20948 | 2026.05.19 00:11:36.157877 [ 294 ] {7b5989e4-00f4-4299-b1dc-98d02ce8e531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20949 | 2026.05.19 00:11:36.157888 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 94 rows starting from the beginning of the part | ||
| 20950 | 2026.05.19 00:11:36.157927 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20951 | 2026.05.19 00:11:36.157939 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1347 rows starting from the beginning of the part | ||
| 20952 | 2026.05.19 00:11:36.157939 [ 294 ] {7b5989e4-00f4-4299-b1dc-98d02ce8e531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20953 | 2026.05.19 00:11:36.157990 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 20954 | 2026.05.19 00:11:36.158031 [ 200 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 95 rows starting from the beginning of the part | ||
| 20955 | 2026.05.19 00:11:36.158035 [ 199 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_156_31} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20956 | 2026.05.19 00:11:36.158156 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 20957 | 2026.05.19 00:11:36.158440 [ 294 ] {7b5989e4-00f4-4299-b1dc-98d02ce8e531} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20958 | 2026.05.19 00:11:36.158485 [ 294 ] {7b5989e4-00f4-4299-b1dc-98d02ce8e531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 20959 | 2026.05.19 00:11:36.158869 [ 294 ] {7b5989e4-00f4-4299-b1dc-98d02ce8e531} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20960 | 2026.05.19 00:11:36.159099 [ 294 ] {7b5989e4-00f4-4299-b1dc-98d02ce8e531} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20961 | 2026.05.19 00:11:36.159212 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566223 sec., 1965237.3895671305 rows/sec., 142.72 MiB/sec. | ||
| 20962 | 2026.05.19 00:11:36.159240 [ 294 ] {7b5989e4-00f4-4299-b1dc-98d02ce8e531} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 20963 | 2026.05.19 00:11:36.159283 [ 294 ] {7b5989e4-00f4-4299-b1dc-98d02ce8e531} <Debug> TCPHandler: Processed in 0.001591634 sec. | ||
| 20964 | 2026.05.19 00:11:36.159414 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20965 | 2026.05.19 00:11:36.159426 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20966 | 2026.05.19 00:11:36.159537 [ 294 ] {e303e761-3ad2-48b0-b21a-d50d8d7ef081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20967 | 2026.05.19 00:11:36.159600 [ 294 ] {e303e761-3ad2-48b0-b21a-d50d8d7ef081} <Trace> 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 | ||
| 20968 | 2026.05.19 00:11:36.159725 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20969 | 2026.05.19 00:11:36.159816 [ 199 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_156_31} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20970 | 2026.05.19 00:11:36.159914 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 20971 | 2026.05.19 00:11:36.160496 [ 294 ] {e303e761-3ad2-48b0-b21a-d50d8d7ef081} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20972 | 2026.05.19 00:11:36.160539 [ 294 ] {e303e761-3ad2-48b0-b21a-d50d8d7ef081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20973 | 2026.05.19 00:11:36.161132 [ 294 ] {e303e761-3ad2-48b0-b21a-d50d8d7ef081} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20974 | 2026.05.19 00:11:36.161381 [ 294 ] {e303e761-3ad2-48b0-b21a-d50d8d7ef081} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20975 | 2026.05.19 00:11:36.161534 [ 294 ] {e303e761-3ad2-48b0-b21a-d50d8d7ef081} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002016 sec., 15376.984126984127 rows/sec., 27.55 MiB/sec. | ||
| 20976 | 2026.05.19 00:11:36.161591 [ 294 ] {e303e761-3ad2-48b0-b21a-d50d8d7ef081} <Debug> TCPHandler: Processed in 0.002215592 sec. | ||
| 20977 | 2026.05.19 00:11:36.161734 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20978 | 2026.05.19 00:11:36.161833 [ 294 ] {500aeab3-d321-429d-ad07-bfdd995b0b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20979 | 2026.05.19 00:11:36.161878 [ 294 ] {500aeab3-d321-429d-ad07-bfdd995b0b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20980 | 2026.05.19 00:11:36.162247 [ 294 ] {500aeab3-d321-429d-ad07-bfdd995b0b59} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20981 | 2026.05.19 00:11:36.162284 [ 294 ] {500aeab3-d321-429d-ad07-bfdd995b0b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20982 | 2026.05.19 00:11:36.162628 [ 294 ] {500aeab3-d321-429d-ad07-bfdd995b0b59} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20983 | 2026.05.19 00:11:36.162867 [ 294 ] {500aeab3-d321-429d-ad07-bfdd995b0b59} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20984 | 2026.05.19 00:11:36.162998 [ 116 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20985 | 2026.05.19 00:11:36.163001 [ 294 ] {500aeab3-d321-429d-ad07-bfdd995b0b59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 20986 | 2026.05.19 00:11:36.163038 [ 116 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20987 | 2026.05.19 00:11:36.163055 [ 294 ] {500aeab3-d321-429d-ad07-bfdd995b0b59} <Debug> TCPHandler: Processed in 0.001370299 sec. | ||
| 20988 | 2026.05.19 00:11:36.163062 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20989 | 2026.05.19 00:11:36.163185 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20990 | 2026.05.19 00:11:36.163296 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20991 | 2026.05.19 00:11:36.163326 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7800 rows starting from the beginning of the part | ||
| 20992 | 2026.05.19 00:11:36.163371 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20993 | 2026.05.19 00:11:36.163409 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 20994 | 2026.05.19 00:11:36.163441 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 12 rows starting from the beginning of the part | ||
| 20995 | 2026.05.19 00:11:36.163476 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 48 rows starting from the beginning of the part | ||
| 20996 | 2026.05.19 00:11:36.163508 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 20997 | 2026.05.19 00:11:36.165462 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8040 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310265 sec., 3480120.2459458113 rows/sec., 234.54 MiB/sec. | ||
| 20998 | 2026.05.19 00:11:36.165924 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20999 | 2026.05.19 00:11:36.166179 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21000 | 2026.05.19 00:11:36.166251 [ 200 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_156_31} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21001 | 2026.05.19 00:11:36.166322 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 21002 | 2026.05.19 00:11:37.441791 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21003 | 2026.05.19 00:11:37.441862 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21004 | 2026.05.19 00:11:37.642551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44131 | ||
| 21005 | 2026.05.19 00:11:37.643062 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21006 | 2026.05.19 00:11:37.643113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21007 | 2026.05.19 00:11:37.643608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21008 | 2026.05.19 00:11:37.643845 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21009 | 2026.05.19 00:11:37.643998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44131 | ||
| 21010 | 2026.05.19 00:11:38.400942 [ 142 ] {} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 21011 | 2026.05.19 00:11:38.401015 [ 142 ] {} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21012 | 2026.05.19 00:11:38.401038 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21013 | 2026.05.19 00:11:38.401150 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 21014 | 2026.05.19 00:11:38.401288 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21015 | 2026.05.19 00:11:38.401326 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 21016 | 2026.05.19 00:11:38.401403 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 21017 | 2026.05.19 00:11:38.401457 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 21018 | 2026.05.19 00:11:38.401508 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 21019 | 2026.05.19 00:11:38.401655 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 21020 | 2026.05.19 00:11:38.402471 [ 200 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363108 sec., 4401.705514163221 rows/sec., 326.69 KiB/sec. | ||
| 21021 | 2026.05.19 00:11:38.402610 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 21022 | 2026.05.19 00:11:38.402900 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21023 | 2026.05.19 00:11:38.402969 [ 194 ] {2a19d288-8936-4ce9-99f2-be4fe2fd8de3::all_1_21_5} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 21024 | 2026.05.19 00:11:38.403043 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21025 | 2026.05.19 00:11:39.366265 [ 142 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 21026 | 2026.05.19 00:11:39.366360 [ 142 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21027 | 2026.05.19 00:11:39.366384 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21028 | 2026.05.19 00:11:39.366498 [ 225 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21029 | 2026.05.19 00:11:39.366517 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 21030 | 2026.05.19 00:11:39.366555 [ 225 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21031 | 2026.05.19 00:11:39.366669 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21032 | 2026.05.19 00:11:39.366706 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 18 rows starting from the beginning of the part | ||
| 21033 | 2026.05.19 00:11:39.366782 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 21034 | 2026.05.19 00:11:39.366835 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 21035 | 2026.05.19 00:11:39.366885 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 21036 | 2026.05.19 00:11:39.366940 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 21037 | 2026.05.19 00:11:39.367705 [ 194 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246744 sec., 28875.214157838338 rows/sec., 2.41 MiB/sec. | ||
| 21038 | 2026.05.19 00:11:39.367886 [ 200 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 21039 | 2026.05.19 00:11:39.368212 [ 200 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21040 | 2026.05.19 00:11:39.368315 [ 200 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_45_11} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 21041 | 2026.05.19 00:11:39.368407 [ 225 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21042 | 2026.05.19 00:11:39.368418 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21043 | 2026.05.19 00:11:39.987584 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 21044 | 2026.05.19 00:11:40.006415 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21045 | 2026.05.19 00:11:40.006481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21046 | 2026.05.19 00:11:40.012951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21047 | 2026.05.19 00:11:40.013655 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21048 | 2026.05.19 00:11:40.017283 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21049 | 2026.05.19 00:11:41.146512 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21050 | 2026.05.19 00:11:41.146739 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 21051 | 2026.05.19 00:11:41.147068 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21052 | 2026.05.19 00:11:41.147106 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Debug> 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 | ||
| 21053 | 2026.05.19 00:11:41.147326 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21054 | 2026.05.19 00:11:41.147395 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21055 | 2026.05.19 00:11:41.147585 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21056 | 2026.05.19 00:11:41.147713 [ 316 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21057 | 2026.05.19 00:11:41.147716 [ 319 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21058 | 2026.05.19 00:11:41.147717 [ 364 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21059 | 2026.05.19 00:11:41.147906 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 21060 | 2026.05.19 00:11:41.147941 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21061 | 2026.05.19 00:11:41.148028 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21062 | 2026.05.19 00:11:41.148054 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 21063 | 2026.05.19 00:11:41.148099 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> 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'))" | ||
| 21064 | 2026.05.19 00:11:41.148148 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Trace> 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'))" | ||
| 21065 | 2026.05.19 00:11:41.149202 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002558 sec., 13682.564503518373 rows/sec., 2.30 MiB/sec. | ||
| 21066 | 2026.05.19 00:11:41.149341 [ 294 ] {49c6f809-a16a-448f-baca-6bf5fa8750a6} <Debug> TCPHandler: Processed in 0.002964503 sec. | ||
| 21067 | 2026.05.19 00:11:41.151362 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21068 | 2026.05.19 00:11:41.151474 [ 294 ] {79492057-ab16-4ea7-83b9-721ab7267223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21069 | 2026.05.19 00:11:41.151520 [ 294 ] {79492057-ab16-4ea7-83b9-721ab7267223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21070 | 2026.05.19 00:11:41.152032 [ 294 ] {79492057-ab16-4ea7-83b9-721ab7267223} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21071 | 2026.05.19 00:11:41.152075 [ 294 ] {79492057-ab16-4ea7-83b9-721ab7267223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21072 | 2026.05.19 00:11:41.152441 [ 294 ] {79492057-ab16-4ea7-83b9-721ab7267223} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21073 | 2026.05.19 00:11:41.152662 [ 294 ] {79492057-ab16-4ea7-83b9-721ab7267223} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21074 | 2026.05.19 00:11:41.152813 [ 294 ] {79492057-ab16-4ea7-83b9-721ab7267223} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001371 sec., 56892.778993435444 rows/sec., 4.71 MiB/sec. | ||
| 21075 | 2026.05.19 00:11:41.152852 [ 294 ] {79492057-ab16-4ea7-83b9-721ab7267223} <Debug> TCPHandler: Processed in 0.001541643 sec. | ||
| 21076 | 2026.05.19 00:11:41.152988 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21077 | 2026.05.19 00:11:41.153087 [ 294 ] {409f986f-7cd0-457e-b30f-28998be93ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21078 | 2026.05.19 00:11:41.153131 [ 294 ] {409f986f-7cd0-457e-b30f-28998be93ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21079 | 2026.05.19 00:11:41.153540 [ 294 ] {409f986f-7cd0-457e-b30f-28998be93ce4} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21080 | 2026.05.19 00:11:41.153577 [ 294 ] {409f986f-7cd0-457e-b30f-28998be93ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21081 | 2026.05.19 00:11:41.153878 [ 294 ] {409f986f-7cd0-457e-b30f-28998be93ce4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21082 | 2026.05.19 00:11:41.154093 [ 294 ] {409f986f-7cd0-457e-b30f-28998be93ce4} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21083 | 2026.05.19 00:11:41.154229 [ 294 ] {409f986f-7cd0-457e-b30f-28998be93ce4} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001163 sec., 9458.29750644884 rows/sec., 711.22 KiB/sec. | ||
| 21084 | 2026.05.19 00:11:41.154266 [ 294 ] {409f986f-7cd0-457e-b30f-28998be93ce4} <Debug> TCPHandler: Processed in 0.001326817 sec. | ||
| 21085 | 2026.05.19 00:11:41.154387 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21086 | 2026.05.19 00:11:41.154485 [ 294 ] {cd8d89ab-3e80-4008-b751-461900e7f5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21087 | 2026.05.19 00:11:41.154527 [ 294 ] {cd8d89ab-3e80-4008-b751-461900e7f5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21088 | 2026.05.19 00:11:41.154944 [ 294 ] {cd8d89ab-3e80-4008-b751-461900e7f5a4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21089 | 2026.05.19 00:11:41.154981 [ 294 ] {cd8d89ab-3e80-4008-b751-461900e7f5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21090 | 2026.05.19 00:11:41.155298 [ 294 ] {cd8d89ab-3e80-4008-b751-461900e7f5a4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21091 | 2026.05.19 00:11:41.155512 [ 294 ] {cd8d89ab-3e80-4008-b751-461900e7f5a4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21092 | 2026.05.19 00:11:41.155646 [ 294 ] {cd8d89ab-3e80-4008-b751-461900e7f5a4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001182 sec., 63451.776649746185 rows/sec., 4.95 MiB/sec. | ||
| 21093 | 2026.05.19 00:11:41.155682 [ 294 ] {cd8d89ab-3e80-4008-b751-461900e7f5a4} <Debug> TCPHandler: Processed in 0.001345607 sec. | ||
| 21094 | 2026.05.19 00:11:41.155823 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21095 | 2026.05.19 00:11:41.155919 [ 294 ] {a276cc0e-17b2-471f-99e9-14c87e0ed5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21096 | 2026.05.19 00:11:41.155963 [ 294 ] {a276cc0e-17b2-471f-99e9-14c87e0ed5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21097 | 2026.05.19 00:11:41.156385 [ 294 ] {a276cc0e-17b2-471f-99e9-14c87e0ed5d1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21098 | 2026.05.19 00:11:41.156420 [ 294 ] {a276cc0e-17b2-471f-99e9-14c87e0ed5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21099 | 2026.05.19 00:11:41.156750 [ 294 ] {a276cc0e-17b2-471f-99e9-14c87e0ed5d1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21100 | 2026.05.19 00:11:41.156965 [ 294 ] {a276cc0e-17b2-471f-99e9-14c87e0ed5d1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21101 | 2026.05.19 00:11:41.157099 [ 294 ] {a276cc0e-17b2-471f-99e9-14c87e0ed5d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 21102 | 2026.05.19 00:11:41.157133 [ 294 ] {a276cc0e-17b2-471f-99e9-14c87e0ed5d1} <Debug> TCPHandler: Processed in 0.001360598 sec. | ||
| 21103 | 2026.05.19 00:11:41.157259 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21104 | 2026.05.19 00:11:41.157354 [ 294 ] {bf887a15-535c-4f0b-8269-34912504e9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21105 | 2026.05.19 00:11:41.157410 [ 294 ] {bf887a15-535c-4f0b-8269-34912504e9cd} <Trace> 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 | ||
| 21106 | 2026.05.19 00:11:41.158187 [ 294 ] {bf887a15-535c-4f0b-8269-34912504e9cd} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21107 | 2026.05.19 00:11:41.158224 [ 294 ] {bf887a15-535c-4f0b-8269-34912504e9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21108 | 2026.05.19 00:11:41.158742 [ 294 ] {bf887a15-535c-4f0b-8269-34912504e9cd} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21109 | 2026.05.19 00:11:41.158973 [ 294 ] {bf887a15-535c-4f0b-8269-34912504e9cd} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21110 | 2026.05.19 00:11:41.159118 [ 294 ] {bf887a15-535c-4f0b-8269-34912504e9cd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001782 sec., 6172.83950617284 rows/sec., 11.06 MiB/sec. | ||
| 21111 | 2026.05.19 00:11:41.159181 [ 294 ] {bf887a15-535c-4f0b-8269-34912504e9cd} <Debug> TCPHandler: Processed in 0.001971055 sec. | ||
| 21112 | 2026.05.19 00:11:41.159309 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21113 | 2026.05.19 00:11:41.159406 [ 294 ] {9ac667f5-8c3e-4c70-9302-5452c859e245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21114 | 2026.05.19 00:11:41.159450 [ 294 ] {9ac667f5-8c3e-4c70-9302-5452c859e245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21115 | 2026.05.19 00:11:41.159794 [ 294 ] {9ac667f5-8c3e-4c70-9302-5452c859e245} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21116 | 2026.05.19 00:11:41.159830 [ 294 ] {9ac667f5-8c3e-4c70-9302-5452c859e245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21117 | 2026.05.19 00:11:41.160135 [ 294 ] {9ac667f5-8c3e-4c70-9302-5452c859e245} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21118 | 2026.05.19 00:11:41.160363 [ 294 ] {9ac667f5-8c3e-4c70-9302-5452c859e245} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21119 | 2026.05.19 00:11:41.160496 [ 294 ] {9ac667f5-8c3e-4c70-9302-5452c859e245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 21120 | 2026.05.19 00:11:41.160530 [ 294 ] {9ac667f5-8c3e-4c70-9302-5452c859e245} <Debug> TCPHandler: Processed in 0.001271686 sec. | ||
| 21121 | 2026.05.19 00:11:41.887376 [ 224 ] {} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21122 | 2026.05.19 00:11:41.887448 [ 224 ] {} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21123 | 2026.05.19 00:11:41.900589 [ 224 ] {} <Debug> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21124 | 2026.05.19 00:11:45.144137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44643 | ||
| 21125 | 2026.05.19 00:11:45.144676 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21126 | 2026.05.19 00:11:45.144727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21127 | 2026.05.19 00:11:45.145199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21128 | 2026.05.19 00:11:45.145437 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21129 | 2026.05.19 00:11:45.145613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44643 | ||
| 21130 | 2026.05.19 00:11:46.147578 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21131 | 2026.05.19 00:11:46.147844 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 21132 | 2026.05.19 00:11:46.148236 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21133 | 2026.05.19 00:11:46.148287 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> 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 | ||
| 21134 | 2026.05.19 00:11:46.148531 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21135 | 2026.05.19 00:11:46.148604 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21136 | 2026.05.19 00:11:46.148753 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 21137 | 2026.05.19 00:11:46.148853 [ 331 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21138 | 2026.05.19 00:11:46.148862 [ 316 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21139 | 2026.05.19 00:11:46.148853 [ 319 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21140 | 2026.05.19 00:11:46.149012 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 21141 | 2026.05.19 00:11:46.149043 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21142 | 2026.05.19 00:11:46.149135 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21143 | 2026.05.19 00:11:46.149156 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 21144 | 2026.05.19 00:11:46.149195 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> 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'))" | ||
| 21145 | 2026.05.19 00:11:46.149238 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> 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'))" | ||
| 21146 | 2026.05.19 00:11:46.149280 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Trace> 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'))" | ||
| 21147 | 2026.05.19 00:11:46.150518 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002786 sec., 13639.626704953338 rows/sec., 2.21 MiB/sec. | ||
| 21148 | 2026.05.19 00:11:46.150727 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> MemoryTracker: Peak memory usage (for query): 131.78 KiB. | ||
| 21149 | 2026.05.19 00:11:46.150744 [ 294 ] {761e5500-fd9f-411e-9ed8-e109cbeb9219} <Debug> TCPHandler: Processed in 0.003350243 sec. | ||
| 21150 | 2026.05.19 00:11:46.153203 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21151 | 2026.05.19 00:11:46.153342 [ 294 ] {fee7151a-4360-468a-b44b-f8a9cea78800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21152 | 2026.05.19 00:11:46.153401 [ 294 ] {fee7151a-4360-468a-b44b-f8a9cea78800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21153 | 2026.05.19 00:11:46.153984 [ 294 ] {fee7151a-4360-468a-b44b-f8a9cea78800} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21154 | 2026.05.19 00:11:46.154038 [ 294 ] {fee7151a-4360-468a-b44b-f8a9cea78800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21155 | 2026.05.19 00:11:46.154440 [ 294 ] {fee7151a-4360-468a-b44b-f8a9cea78800} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 21156 | 2026.05.19 00:11:46.154660 [ 294 ] {fee7151a-4360-468a-b44b-f8a9cea78800} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21157 | 2026.05.19 00:11:46.154820 [ 294 ] {fee7151a-4360-468a-b44b-f8a9cea78800} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001519 sec., 1316.6556945358789 rows/sec., 107.36 KiB/sec. | ||
| 21158 | 2026.05.19 00:11:46.154861 [ 294 ] {fee7151a-4360-468a-b44b-f8a9cea78800} <Debug> TCPHandler: Processed in 0.001722768 sec. | ||
| 21159 | 2026.05.19 00:11:46.154981 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21160 | 2026.05.19 00:11:46.155083 [ 294 ] {f089016b-6dc1-4b40-b61a-758f1380bdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21161 | 2026.05.19 00:11:46.155127 [ 294 ] {f089016b-6dc1-4b40-b61a-758f1380bdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21162 | 2026.05.19 00:11:46.155613 [ 294 ] {f089016b-6dc1-4b40-b61a-758f1380bdcf} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21163 | 2026.05.19 00:11:46.155652 [ 294 ] {f089016b-6dc1-4b40-b61a-758f1380bdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21164 | 2026.05.19 00:11:46.155973 [ 294 ] {f089016b-6dc1-4b40-b61a-758f1380bdcf} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21165 | 2026.05.19 00:11:46.156216 [ 294 ] {f089016b-6dc1-4b40-b61a-758f1380bdcf} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21166 | 2026.05.19 00:11:46.156357 [ 294 ] {f089016b-6dc1-4b40-b61a-758f1380bdcf} <Debug> executeQuery: Read 139 rows, 12.24 KiB in 0.001297 sec., 107170.39321511179 rows/sec., 9.22 MiB/sec. | ||
| 21167 | 2026.05.19 00:11:46.156395 [ 294 ] {f089016b-6dc1-4b40-b61a-758f1380bdcf} <Debug> TCPHandler: Processed in 0.001464571 sec. | ||
| 21168 | 2026.05.19 00:11:46.156446 [ 223 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21169 | 2026.05.19 00:11:46.156504 [ 223 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21170 | 2026.05.19 00:11:46.156507 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21171 | 2026.05.19 00:11:46.156617 [ 294 ] {4fce5a89-0bcc-4f72-93cf-25c1352cc509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21172 | 2026.05.19 00:11:46.156662 [ 294 ] {4fce5a89-0bcc-4f72-93cf-25c1352cc509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21173 | 2026.05.19 00:11:46.157070 [ 294 ] {4fce5a89-0bcc-4f72-93cf-25c1352cc509} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21174 | 2026.05.19 00:11:46.157112 [ 294 ] {4fce5a89-0bcc-4f72-93cf-25c1352cc509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21175 | 2026.05.19 00:11:46.157431 [ 294 ] {4fce5a89-0bcc-4f72-93cf-25c1352cc509} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21176 | 2026.05.19 00:11:46.157776 [ 294 ] {4fce5a89-0bcc-4f72-93cf-25c1352cc509} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21177 | 2026.05.19 00:11:46.157938 [ 294 ] {4fce5a89-0bcc-4f72-93cf-25c1352cc509} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001343 sec., 32017.870439314967 rows/sec., 2.34 MiB/sec. | ||
| 21178 | 2026.05.19 00:11:46.157991 [ 294 ] {4fce5a89-0bcc-4f72-93cf-25c1352cc509} <Debug> TCPHandler: Processed in 0.001534093 sec. | ||
| 21179 | 2026.05.19 00:11:46.158151 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21180 | 2026.05.19 00:11:46.158262 [ 294 ] {ac7a6681-21bb-484f-b35e-ed188abac695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21181 | 2026.05.19 00:11:46.158305 [ 294 ] {ac7a6681-21bb-484f-b35e-ed188abac695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21182 | 2026.05.19 00:11:46.158758 [ 294 ] {ac7a6681-21bb-484f-b35e-ed188abac695} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21183 | 2026.05.19 00:11:46.158802 [ 294 ] {ac7a6681-21bb-484f-b35e-ed188abac695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21184 | 2026.05.19 00:11:46.159123 [ 294 ] {ac7a6681-21bb-484f-b35e-ed188abac695} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21185 | 2026.05.19 00:11:46.159346 [ 294 ] {ac7a6681-21bb-484f-b35e-ed188abac695} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2026.05.19 00:11:46.159457 [ 223 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21187 | 2026.05.19 00:11:46.159495 [ 294 ] {ac7a6681-21bb-484f-b35e-ed188abac695} <Debug> executeQuery: Read 113 rows, 9.07 KiB in 0.001255 sec., 90039.8406374502 rows/sec., 7.06 MiB/sec. | ||
| 21188 | 2026.05.19 00:11:46.159541 [ 294 ] {ac7a6681-21bb-484f-b35e-ed188abac695} <Debug> TCPHandler: Processed in 0.001453751 sec. | ||
| 21189 | 2026.05.19 00:11:46.159589 [ 226 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21190 | 2026.05.19 00:11:46.159620 [ 226 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21191 | 2026.05.19 00:11:46.159664 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21192 | 2026.05.19 00:11:46.159764 [ 294 ] {b24fcef0-8506-4825-b26a-d1d4ae0b831b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21193 | 2026.05.19 00:11:46.159810 [ 294 ] {b24fcef0-8506-4825-b26a-d1d4ae0b831b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21194 | 2026.05.19 00:11:46.160236 [ 294 ] {b24fcef0-8506-4825-b26a-d1d4ae0b831b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21195 | 2026.05.19 00:11:46.160272 [ 294 ] {b24fcef0-8506-4825-b26a-d1d4ae0b831b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21196 | 2026.05.19 00:11:46.160613 [ 294 ] {b24fcef0-8506-4825-b26a-d1d4ae0b831b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21197 | 2026.05.19 00:11:46.160824 [ 294 ] {b24fcef0-8506-4825-b26a-d1d4ae0b831b} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21198 | 2026.05.19 00:11:46.160958 [ 294 ] {b24fcef0-8506-4825-b26a-d1d4ae0b831b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001214 sec., 132619.4398682043 rows/sec., 9.24 MiB/sec. | ||
| 21199 | 2026.05.19 00:11:46.160999 [ 294 ] {b24fcef0-8506-4825-b26a-d1d4ae0b831b} <Debug> TCPHandler: Processed in 0.001385539 sec. | ||
| 21200 | 2026.05.19 00:11:46.161067 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21201 | 2026.05.19 00:11:46.161098 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21202 | 2026.05.19 00:11:46.161143 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21203 | 2026.05.19 00:11:46.161270 [ 294 ] {926cecff-2b9f-4ecb-a865-6d5d7d666a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21204 | 2026.05.19 00:11:46.161332 [ 294 ] {926cecff-2b9f-4ecb-a865-6d5d7d666a1d} <Trace> 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 | ||
| 21205 | 2026.05.19 00:11:46.162268 [ 294 ] {926cecff-2b9f-4ecb-a865-6d5d7d666a1d} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21206 | 2026.05.19 00:11:46.162308 [ 294 ] {926cecff-2b9f-4ecb-a865-6d5d7d666a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21207 | 2026.05.19 00:11:46.162806 [ 226 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21208 | 2026.05.19 00:11:46.162921 [ 294 ] {926cecff-2b9f-4ecb-a865-6d5d7d666a1d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21209 | 2026.05.19 00:11:46.163169 [ 294 ] {926cecff-2b9f-4ecb-a865-6d5d7d666a1d} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21210 | 2026.05.19 00:11:46.163278 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21211 | 2026.05.19 00:11:46.163334 [ 294 ] {926cecff-2b9f-4ecb-a865-6d5d7d666a1d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002091 sec., 19607.843137254902 rows/sec., 35.14 MiB/sec. | ||
| 21212 | 2026.05.19 00:11:46.163394 [ 294 ] {926cecff-2b9f-4ecb-a865-6d5d7d666a1d} <Debug> TCPHandler: Processed in 0.002313385 sec. | ||
| 21213 | 2026.05.19 00:11:46.163520 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21214 | 2026.05.19 00:11:46.163617 [ 294 ] {2b25ed64-a2ed-45e2-abaa-175b3d580ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21215 | 2026.05.19 00:11:46.163660 [ 294 ] {2b25ed64-a2ed-45e2-abaa-175b3d580ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21216 | 2026.05.19 00:11:46.163990 [ 294 ] {2b25ed64-a2ed-45e2-abaa-175b3d580ce5} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21217 | 2026.05.19 00:11:46.164028 [ 294 ] {2b25ed64-a2ed-45e2-abaa-175b3d580ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21218 | 2026.05.19 00:11:46.164329 [ 294 ] {2b25ed64-a2ed-45e2-abaa-175b3d580ce5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21219 | 2026.05.19 00:11:46.164541 [ 294 ] {2b25ed64-a2ed-45e2-abaa-175b3d580ce5} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21220 | 2026.05.19 00:11:46.164670 [ 294 ] {2b25ed64-a2ed-45e2-abaa-175b3d580ce5} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001073 sec., 8387.698042870457 rows/sec., 645.28 KiB/sec. | ||
| 21221 | 2026.05.19 00:11:46.164706 [ 294 ] {2b25ed64-a2ed-45e2-abaa-175b3d580ce5} <Debug> TCPHandler: Processed in 0.001235824 sec. | ||
| 21222 | 2026.05.19 00:11:46.164819 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21223 | 2026.05.19 00:11:46.164914 [ 294 ] {eb882cb3-1e42-4001-8135-576eaa80dc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21224 | 2026.05.19 00:11:46.164956 [ 294 ] {eb882cb3-1e42-4001-8135-576eaa80dc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21225 | 2026.05.19 00:11:46.165301 [ 294 ] {eb882cb3-1e42-4001-8135-576eaa80dc9b} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.05.19 00:11:46.165337 [ 294 ] {eb882cb3-1e42-4001-8135-576eaa80dc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21227 | 2026.05.19 00:11:46.165637 [ 294 ] {eb882cb3-1e42-4001-8135-576eaa80dc9b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21228 | 2026.05.19 00:11:46.165852 [ 294 ] {eb882cb3-1e42-4001-8135-576eaa80dc9b} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.05.19 00:11:46.165982 [ 294 ] {eb882cb3-1e42-4001-8135-576eaa80dc9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 21230 | 2026.05.19 00:11:46.166016 [ 294 ] {eb882cb3-1e42-4001-8135-576eaa80dc9b} <Debug> TCPHandler: Processed in 0.001245965 sec. | ||
| 21231 | 2026.05.19 00:11:46.424151 [ 220 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21232 | 2026.05.19 00:11:46.424181 [ 220 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21233 | 2026.05.19 00:11:46.431792 [ 220 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21234 | 2026.05.19 00:11:47.517346 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21235 | 2026.05.19 00:11:47.535484 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21236 | 2026.05.19 00:11:47.535545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21237 | 2026.05.19 00:11:47.541620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21238 | 2026.05.19 00:11:47.542327 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21239 | 2026.05.19 00:11:47.545449 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21240 | 2026.05.19 00:11:51.149923 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21241 | 2026.05.19 00:11:51.150270 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 21242 | 2026.05.19 00:11:51.150781 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21243 | 2026.05.19 00:11:51.150842 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Debug> 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 | ||
| 21244 | 2026.05.19 00:11:51.151193 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21245 | 2026.05.19 00:11:51.151307 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21246 | 2026.05.19 00:11:51.151526 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21247 | 2026.05.19 00:11:51.151657 [ 319 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21248 | 2026.05.19 00:11:51.151682 [ 316 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21249 | 2026.05.19 00:11:51.151656 [ 335 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21250 | 2026.05.19 00:11:51.151870 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 21251 | 2026.05.19 00:11:51.151908 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21252 | 2026.05.19 00:11:51.152018 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21253 | 2026.05.19 00:11:51.152049 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 21254 | 2026.05.19 00:11:51.152101 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> 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'))" | ||
| 21255 | 2026.05.19 00:11:51.152162 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Trace> 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'))" | ||
| 21256 | 2026.05.19 00:11:51.196861 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.046727 sec., 749.0316091339055 rows/sec., 129.18 KiB/sec. | ||
| 21257 | 2026.05.19 00:11:51.197144 [ 294 ] {8a4eb293-7fa0-4e49-8970-cac7faae2d6e} <Debug> TCPHandler: Processed in 0.047412914 sec. | ||
| 21258 | 2026.05.19 00:11:51.199765 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21259 | 2026.05.19 00:11:51.200009 [ 294 ] {336ea7a2-b939-4c11-9954-69f9b6c7e029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21260 | 2026.05.19 00:11:51.200114 [ 294 ] {336ea7a2-b939-4c11-9954-69f9b6c7e029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21261 | 2026.05.19 00:11:51.201009 [ 294 ] {336ea7a2-b939-4c11-9954-69f9b6c7e029} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21262 | 2026.05.19 00:11:51.201077 [ 294 ] {336ea7a2-b939-4c11-9954-69f9b6c7e029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21263 | 2026.05.19 00:11:51.201623 [ 294 ] {336ea7a2-b939-4c11-9954-69f9b6c7e029} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21264 | 2026.05.19 00:11:51.201944 [ 294 ] {336ea7a2-b939-4c11-9954-69f9b6c7e029} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21265 | 2026.05.19 00:11:51.202163 [ 294 ] {336ea7a2-b939-4c11-9954-69f9b6c7e029} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00223 sec., 34977.57847533632 rows/sec., 2.90 MiB/sec. | ||
| 21266 | 2026.05.19 00:11:51.202216 [ 294 ] {336ea7a2-b939-4c11-9954-69f9b6c7e029} <Debug> TCPHandler: Processed in 0.002571702 sec. | ||
| 21267 | 2026.05.19 00:11:51.202423 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21268 | 2026.05.19 00:11:51.202567 [ 294 ] {ff97a2ee-2d02-4339-b5a9-194e44566eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21269 | 2026.05.19 00:11:51.202629 [ 294 ] {ff97a2ee-2d02-4339-b5a9-194e44566eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21270 | 2026.05.19 00:11:51.203223 [ 294 ] {ff97a2ee-2d02-4339-b5a9-194e44566eb5} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21271 | 2026.05.19 00:11:51.203279 [ 294 ] {ff97a2ee-2d02-4339-b5a9-194e44566eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21272 | 2026.05.19 00:11:51.203722 [ 294 ] {ff97a2ee-2d02-4339-b5a9-194e44566eb5} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21273 | 2026.05.19 00:11:51.204051 [ 294 ] {ff97a2ee-2d02-4339-b5a9-194e44566eb5} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21274 | 2026.05.19 00:11:51.204248 [ 294 ] {ff97a2ee-2d02-4339-b5a9-194e44566eb5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001712 sec., 6425.2336448598135 rows/sec., 483.15 KiB/sec. | ||
| 21275 | 2026.05.19 00:11:51.204245 [ 143 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21276 | 2026.05.19 00:11:51.204305 [ 294 ] {ff97a2ee-2d02-4339-b5a9-194e44566eb5} <Debug> TCPHandler: Processed in 0.001959304 sec. | ||
| 21277 | 2026.05.19 00:11:51.204369 [ 143 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21278 | 2026.05.19 00:11:51.204412 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21279 | 2026.05.19 00:11:51.204513 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21280 | 2026.05.19 00:11:51.204557 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21281 | 2026.05.19 00:11:51.204653 [ 294 ] {ca5e2cbb-d21a-4f7c-853a-b751e7d56143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21282 | 2026.05.19 00:11:51.204714 [ 294 ] {ca5e2cbb-d21a-4f7c-853a-b751e7d56143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21283 | 2026.05.19 00:11:51.204724 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21284 | 2026.05.19 00:11:51.204784 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 82 rows starting from the beginning of the part | ||
| 21285 | 2026.05.19 00:11:51.204893 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 44 rows starting from the beginning of the part | ||
| 21286 | 2026.05.19 00:11:51.204981 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 31 rows starting from the beginning of the part | ||
| 21287 | 2026.05.19 00:11:51.205056 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 11 rows starting from the beginning of the part | ||
| 21288 | 2026.05.19 00:11:51.205115 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 43 rows starting from the beginning of the part | ||
| 21289 | 2026.05.19 00:11:51.205185 [ 194 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 11 rows starting from the beginning of the part | ||
| 21290 | 2026.05.19 00:11:51.205311 [ 294 ] {ca5e2cbb-d21a-4f7c-853a-b751e7d56143} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21291 | 2026.05.19 00:11:51.205364 [ 294 ] {ca5e2cbb-d21a-4f7c-853a-b751e7d56143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21292 | 2026.05.19 00:11:51.205809 [ 294 ] {ca5e2cbb-d21a-4f7c-853a-b751e7d56143} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21293 | 2026.05.19 00:11:51.206127 [ 294 ] {ca5e2cbb-d21a-4f7c-853a-b751e7d56143} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21294 | 2026.05.19 00:11:51.206311 [ 294 ] {ca5e2cbb-d21a-4f7c-853a-b751e7d56143} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001687 sec., 44457.617071724955 rows/sec., 3.47 MiB/sec. | ||
| 21295 | 2026.05.19 00:11:51.206360 [ 294 ] {ca5e2cbb-d21a-4f7c-853a-b751e7d56143} <Debug> TCPHandler: Processed in 0.001916934 sec. | ||
| 21296 | 2026.05.19 00:11:51.206367 [ 200 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870373 sec., 118692.90243176093 rows/sec., 9.15 MiB/sec. | ||
| 21297 | 2026.05.19 00:11:51.206542 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21298 | 2026.05.19 00:11:51.206628 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21299 | 2026.05.19 00:11:51.206680 [ 294 ] {5d03c60c-0269-4de7-a832-031a5e0a1066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21300 | 2026.05.19 00:11:51.206747 [ 294 ] {5d03c60c-0269-4de7-a832-031a5e0a1066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21301 | 2026.05.19 00:11:51.207048 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21302 | 2026.05.19 00:11:51.207166 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_136_27} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21303 | 2026.05.19 00:11:51.207304 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 21304 | 2026.05.19 00:11:51.207324 [ 294 ] {5d03c60c-0269-4de7-a832-031a5e0a1066} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21305 | 2026.05.19 00:11:51.207379 [ 294 ] {5d03c60c-0269-4de7-a832-031a5e0a1066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21306 | 2026.05.19 00:11:51.207860 [ 294 ] {5d03c60c-0269-4de7-a832-031a5e0a1066} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21307 | 2026.05.19 00:11:51.208146 [ 294 ] {5d03c60c-0269-4de7-a832-031a5e0a1066} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21308 | 2026.05.19 00:11:51.208309 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_154_48 to all_155_155_0 | ||
| 21309 | 2026.05.19 00:11:51.208327 [ 294 ] {5d03c60c-0269-4de7-a832-031a5e0a1066} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. | ||
| 21310 | 2026.05.19 00:11:51.208358 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21311 | 2026.05.19 00:11:51.208390 [ 294 ] {5d03c60c-0269-4de7-a832-031a5e0a1066} <Debug> TCPHandler: Processed in 0.001919753 sec. | ||
| 21312 | 2026.05.19 00:11:51.208390 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21313 | 2026.05.19 00:11:51.208512 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_155_49} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_48 to all_155_155_0 into Compact with storage Full | ||
| 21314 | 2026.05.19 00:11:51.208553 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21315 | 2026.05.19 00:11:51.208675 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_155_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21316 | 2026.05.19 00:11:51.208696 [ 294 ] {b02e8c75-1432-4971-96bd-417bf2f80d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21317 | 2026.05.19 00:11:51.208732 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_155_49} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_154_48, total 55702 rows starting from the beginning of the part | ||
| 21318 | 2026.05.19 00:11:51.208785 [ 294 ] {b02e8c75-1432-4971-96bd-417bf2f80d87} <Trace> 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 | ||
| 21319 | 2026.05.19 00:11:51.208830 [ 196 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_155_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 128 rows starting from the beginning of the part | ||
| 21320 | 2026.05.19 00:11:51.209908 [ 294 ] {b02e8c75-1432-4971-96bd-417bf2f80d87} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21321 | 2026.05.19 00:11:51.209970 [ 294 ] {b02e8c75-1432-4971-96bd-417bf2f80d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21322 | 2026.05.19 00:11:51.210746 [ 294 ] {b02e8c75-1432-4971-96bd-417bf2f80d87} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21323 | 2026.05.19 00:11:51.211097 [ 294 ] {b02e8c75-1432-4971-96bd-417bf2f80d87} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21324 | 2026.05.19 00:11:51.211281 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21325 | 2026.05.19 00:11:51.211311 [ 294 ] {b02e8c75-1432-4971-96bd-417bf2f80d87} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002645 sec., 4158.790170132324 rows/sec., 7.45 MiB/sec. | ||
| 21326 | 2026.05.19 00:11:51.211327 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21327 | 2026.05.19 00:11:51.211369 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21328 | 2026.05.19 00:11:51.211410 [ 294 ] {b02e8c75-1432-4971-96bd-417bf2f80d87} <Debug> TCPHandler: Processed in 0.002922852 sec. | ||
| 21329 | 2026.05.19 00:11:51.211506 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21330 | 2026.05.19 00:11:51.211605 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21331 | 2026.05.19 00:11:51.211742 [ 294 ] {4937aa2f-aee6-45e3-9508-755a103733b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21332 | 2026.05.19 00:11:51.211804 [ 294 ] {4937aa2f-aee6-45e3-9508-755a103733b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21333 | 2026.05.19 00:11:51.211868 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21334 | 2026.05.19 00:11:51.211968 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2850 rows starting from the beginning of the part | ||
| 21335 | 2026.05.19 00:11:51.212158 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 22 rows starting from the beginning of the part | ||
| 21336 | 2026.05.19 00:11:51.212297 [ 294 ] {4937aa2f-aee6-45e3-9508-755a103733b8} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21337 | 2026.05.19 00:11:51.212331 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 31 rows starting from the beginning of the part | ||
| 21338 | 2026.05.19 00:11:51.212353 [ 294 ] {4937aa2f-aee6-45e3-9508-755a103733b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21339 | 2026.05.19 00:11:51.212510 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 11 rows starting from the beginning of the part | ||
| 21340 | 2026.05.19 00:11:51.212660 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 41 rows starting from the beginning of the part | ||
| 21341 | 2026.05.19 00:11:51.212798 [ 192 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 11 rows starting from the beginning of the part | ||
| 21342 | 2026.05.19 00:11:51.212833 [ 294 ] {4937aa2f-aee6-45e3-9508-755a103733b8} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21343 | 2026.05.19 00:11:51.213152 [ 294 ] {4937aa2f-aee6-45e3-9508-755a103733b8} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21344 | 2026.05.19 00:11:51.213361 [ 294 ] {4937aa2f-aee6-45e3-9508-755a103733b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001647 sec., 36429.87249544627 rows/sec., 2.46 MiB/sec. | ||
| 21345 | 2026.05.19 00:11:51.213409 [ 294 ] {4937aa2f-aee6-45e3-9508-755a103733b8} <Debug> TCPHandler: Processed in 0.001878043 sec. | ||
| 21346 | 2026.05.19 00:11:51.220324 [ 201 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_155_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55830 rows, containing 5 columns (5 merged, 0 gathered) in 0.011844542 sec., 4713563.428623918 rows/sec., 303.60 MiB/sec. | ||
| 21347 | 2026.05.19 00:11:51.221519 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_155_49} <Trace> MergedBlockOutputStream: filled checksums all_1_155_49 (state Temporary) | ||
| 21348 | 2026.05.19 00:11:51.221942 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_155_49} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_155_49 to all_1_155_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21349 | 2026.05.19 00:11:51.222044 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_155_49} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_154_48, all_155_155_0] -> all_1_155_49 | ||
| 21350 | 2026.05.19 00:11:51.222155 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21351 | 2026.05.19 00:11:51.226072 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2966 rows, containing 19 columns (19 merged, 0 gathered) in 0.014631238 sec., 202716.95395837317 rows/sec., 363.26 MiB/sec. | ||
| 21352 | 2026.05.19 00:11:51.230035 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21353 | 2026.05.19 00:11:51.230602 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21354 | 2026.05.19 00:11:51.230726 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21355 | 2026.05.19 00:11:51.230934 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. | ||
| 21356 | 2026.05.19 00:11:52.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.79 MiB, peak 416.71 MiB, free memory in arenas 0.00 B, will set to 398.70 MiB (RSS), difference: 1.91 MiB | ||
| 21357 | 2026.05.19 00:11:52.442108 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21358 | 2026.05.19 00:11:52.442154 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21359 | 2026.05.19 00:11:52.645792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45091 | ||
| 21360 | 2026.05.19 00:11:52.646529 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21361 | 2026.05.19 00:11:52.646609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21362 | 2026.05.19 00:11:52.647311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21363 | 2026.05.19 00:11:52.647603 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21364 | 2026.05.19 00:11:52.647763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45091 | ||
| 21365 | 2026.05.19 00:11:55.045529 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21366 | 2026.05.19 00:11:55.063550 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21367 | 2026.05.19 00:11:55.063596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21368 | 2026.05.19 00:11:55.070172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21369 | 2026.05.19 00:11:55.070881 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21370 | 2026.05.19 00:11:55.073990 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21371 | 2026.05.19 00:11:56.147307 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21372 | 2026.05.19 00:11:56.147544 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_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) | ||
| 21373 | 2026.05.19 00:11:56.147886 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21374 | 2026.05.19 00:11:56.147923 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_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 | ||
| 21375 | 2026.05.19 00:11:56.148147 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21376 | 2026.05.19 00:11:56.148215 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21377 | 2026.05.19 00:11:56.148356 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 21378 | 2026.05.19 00:11:56.148465 [ 331 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21379 | 2026.05.19 00:11:56.148466 [ 316 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21380 | 2026.05.19 00:11:56.148464 [ 335 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21381 | 2026.05.19 00:11:56.148637 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 21382 | 2026.05.19 00:11:56.148665 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21383 | 2026.05.19 00:11:56.148751 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21384 | 2026.05.19 00:11:56.148772 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 21385 | 2026.05.19 00:11:56.148808 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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'))" | ||
| 21386 | 2026.05.19 00:11:56.148857 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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'))" | ||
| 21387 | 2026.05.19 00:11:56.148895 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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'))" | ||
| 21388 | 2026.05.19 00:11:56.150073 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002631 sec., 14443.17749904979 rows/sec., 2.34 MiB/sec. | ||
| 21389 | 2026.05.19 00:11:56.150202 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> MemoryTracker: Peak memory usage (for query): 138.52 KiB. | ||
| 21390 | 2026.05.19 00:11:56.150218 [ 294 ] {70d54a72-767e-4dae-a1dc-c5795537a732} <Debug> TCPHandler: Processed in 0.003044985 sec. | ||
| 21391 | 2026.05.19 00:11:56.152839 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21392 | 2026.05.19 00:11:56.153041 [ 294 ] {7a6b43ea-e8c6-44f1-a747-ffacd2a067e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21393 | 2026.05.19 00:11:56.153123 [ 294 ] {7a6b43ea-e8c6-44f1-a747-ffacd2a067e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21394 | 2026.05.19 00:11:56.154021 [ 294 ] {7a6b43ea-e8c6-44f1-a747-ffacd2a067e8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21395 | 2026.05.19 00:11:56.154063 [ 294 ] {7a6b43ea-e8c6-44f1-a747-ffacd2a067e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21396 | 2026.05.19 00:11:56.154426 [ 294 ] {7a6b43ea-e8c6-44f1-a747-ffacd2a067e8} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21397 | 2026.05.19 00:11:56.154640 [ 294 ] {7a6b43ea-e8c6-44f1-a747-ffacd2a067e8} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21398 | 2026.05.19 00:11:56.154784 [ 294 ] {7a6b43ea-e8c6-44f1-a747-ffacd2a067e8} <Debug> executeQuery: Read 144 rows, 12.74 KiB in 0.001802 sec., 79911.20976692563 rows/sec., 6.90 MiB/sec. | ||
| 21399 | 2026.05.19 00:11:56.154820 [ 294 ] {7a6b43ea-e8c6-44f1-a747-ffacd2a067e8} <Debug> TCPHandler: Processed in 0.002080469 sec. | ||
| 21400 | 2026.05.19 00:11:56.154939 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21401 | 2026.05.19 00:11:56.155034 [ 294 ] {db6d108a-47b3-479d-897e-8cc3be181908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21402 | 2026.05.19 00:11:56.155076 [ 294 ] {db6d108a-47b3-479d-897e-8cc3be181908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21403 | 2026.05.19 00:11:56.155508 [ 294 ] {db6d108a-47b3-479d-897e-8cc3be181908} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21404 | 2026.05.19 00:11:56.155545 [ 294 ] {db6d108a-47b3-479d-897e-8cc3be181908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21405 | 2026.05.19 00:11:56.155837 [ 294 ] {db6d108a-47b3-479d-897e-8cc3be181908} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21406 | 2026.05.19 00:11:56.156041 [ 294 ] {db6d108a-47b3-479d-897e-8cc3be181908} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21407 | 2026.05.19 00:11:56.156168 [ 294 ] {db6d108a-47b3-479d-897e-8cc3be181908} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001153 sec., 38161.318300086736 rows/sec., 2.80 MiB/sec. | ||
| 21408 | 2026.05.19 00:11:56.156202 [ 294 ] {db6d108a-47b3-479d-897e-8cc3be181908} <Debug> TCPHandler: Processed in 0.001310077 sec. | ||
| 21409 | 2026.05.19 00:11:56.156239 [ 225 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21410 | 2026.05.19 00:11:56.156274 [ 225 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21411 | 2026.05.19 00:11:56.156318 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21412 | 2026.05.19 00:11:56.156417 [ 294 ] {ca0892b9-2383-4d79-b056-4adc418ee1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21413 | 2026.05.19 00:11:56.156457 [ 294 ] {ca0892b9-2383-4d79-b056-4adc418ee1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21414 | 2026.05.19 00:11:56.156906 [ 294 ] {ca0892b9-2383-4d79-b056-4adc418ee1b1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21415 | 2026.05.19 00:11:56.156944 [ 294 ] {ca0892b9-2383-4d79-b056-4adc418ee1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21416 | 2026.05.19 00:11:56.157249 [ 294 ] {ca0892b9-2383-4d79-b056-4adc418ee1b1} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21417 | 2026.05.19 00:11:56.157451 [ 294 ] {ca0892b9-2383-4d79-b056-4adc418ee1b1} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21418 | 2026.05.19 00:11:56.157585 [ 294 ] {ca0892b9-2383-4d79-b056-4adc418ee1b1} <Debug> executeQuery: Read 114 rows, 9.09 KiB in 0.001186 sec., 96121.41652613829 rows/sec., 7.49 MiB/sec. | ||
| 21419 | 2026.05.19 00:11:56.157621 [ 294 ] {ca0892b9-2383-4d79-b056-4adc418ee1b1} <Debug> TCPHandler: Processed in 0.001350098 sec. | ||
| 21420 | 2026.05.19 00:11:56.157763 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21421 | 2026.05.19 00:11:56.157855 [ 294 ] {1e4f7f34-3ea7-44cf-bd53-36e7e79a7133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21422 | 2026.05.19 00:11:56.157897 [ 294 ] {1e4f7f34-3ea7-44cf-bd53-36e7e79a7133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21423 | 2026.05.19 00:11:56.158312 [ 294 ] {1e4f7f34-3ea7-44cf-bd53-36e7e79a7133} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21424 | 2026.05.19 00:11:56.158348 [ 294 ] {1e4f7f34-3ea7-44cf-bd53-36e7e79a7133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21425 | 2026.05.19 00:11:56.158677 [ 294 ] {1e4f7f34-3ea7-44cf-bd53-36e7e79a7133} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21426 | 2026.05.19 00:11:56.158882 [ 294 ] {1e4f7f34-3ea7-44cf-bd53-36e7e79a7133} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21427 | 2026.05.19 00:11:56.158994 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_155_49 to all_156_156_0 | ||
| 21428 | 2026.05.19 00:11:56.159010 [ 294 ] {1e4f7f34-3ea7-44cf-bd53-36e7e79a7133} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 21429 | 2026.05.19 00:11:56.159060 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21430 | 2026.05.19 00:11:56.159069 [ 294 ] {1e4f7f34-3ea7-44cf-bd53-36e7e79a7133} <Debug> TCPHandler: Processed in 0.001353178 sec. | ||
| 21431 | 2026.05.19 00:11:56.159089 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21432 | 2026.05.19 00:11:56.159174 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_156_50} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_49 to all_156_156_0 into Compact with storage Full | ||
| 21433 | 2026.05.19 00:11:56.159200 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21434 | 2026.05.19 00:11:56.159268 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_156_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21435 | 2026.05.19 00:11:56.159293 [ 294 ] {8880b0f8-4d85-4eb0-85bc-0d4c05e152a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21436 | 2026.05.19 00:11:56.159304 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_156_50} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_155_49, total 55830 rows starting from the beginning of the part | ||
| 21437 | 2026.05.19 00:11:56.159348 [ 294 ] {8880b0f8-4d85-4eb0-85bc-0d4c05e152a1} <Trace> 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 | ||
| 21438 | 2026.05.19 00:11:56.159361 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_156_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 21439 | 2026.05.19 00:11:56.160192 [ 294 ] {8880b0f8-4d85-4eb0-85bc-0d4c05e152a1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21440 | 2026.05.19 00:11:56.160226 [ 294 ] {8880b0f8-4d85-4eb0-85bc-0d4c05e152a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21441 | 2026.05.19 00:11:56.160780 [ 294 ] {8880b0f8-4d85-4eb0-85bc-0d4c05e152a1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21442 | 2026.05.19 00:11:56.161001 [ 294 ] {8880b0f8-4d85-4eb0-85bc-0d4c05e152a1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21443 | 2026.05.19 00:11:56.161139 [ 294 ] {8880b0f8-4d85-4eb0-85bc-0d4c05e152a1} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001864 sec., 23605.150214592275 rows/sec., 42.30 MiB/sec. | ||
| 21444 | 2026.05.19 00:11:56.161194 [ 294 ] {8880b0f8-4d85-4eb0-85bc-0d4c05e152a1} <Debug> TCPHandler: Processed in 0.002041697 sec. | ||
| 21445 | 2026.05.19 00:11:56.161314 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21446 | 2026.05.19 00:11:56.161408 [ 294 ] {d9429278-b179-4f1b-bd2e-2223898b62d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21447 | 2026.05.19 00:11:56.161449 [ 294 ] {d9429278-b179-4f1b-bd2e-2223898b62d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21448 | 2026.05.19 00:11:56.161769 [ 294 ] {d9429278-b179-4f1b-bd2e-2223898b62d6} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21449 | 2026.05.19 00:11:56.161805 [ 294 ] {d9429278-b179-4f1b-bd2e-2223898b62d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21450 | 2026.05.19 00:11:56.162091 [ 294 ] {d9429278-b179-4f1b-bd2e-2223898b62d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21451 | 2026.05.19 00:11:56.162295 [ 294 ] {d9429278-b179-4f1b-bd2e-2223898b62d6} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21452 | 2026.05.19 00:11:56.162421 [ 294 ] {d9429278-b179-4f1b-bd2e-2223898b62d6} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 383.62 KiB/sec. | ||
| 21453 | 2026.05.19 00:11:56.162455 [ 294 ] {d9429278-b179-4f1b-bd2e-2223898b62d6} <Debug> TCPHandler: Processed in 0.001188334 sec. | ||
| 21454 | 2026.05.19 00:11:56.162570 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21455 | 2026.05.19 00:11:56.162664 [ 294 ] {4d0c750d-f5ad-46e4-8fb7-741cb2375b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21456 | 2026.05.19 00:11:56.162706 [ 294 ] {4d0c750d-f5ad-46e4-8fb7-741cb2375b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21457 | 2026.05.19 00:11:56.163037 [ 294 ] {4d0c750d-f5ad-46e4-8fb7-741cb2375b9c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21458 | 2026.05.19 00:11:56.163075 [ 294 ] {4d0c750d-f5ad-46e4-8fb7-741cb2375b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21459 | 2026.05.19 00:11:56.163399 [ 294 ] {4d0c750d-f5ad-46e4-8fb7-741cb2375b9c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21460 | 2026.05.19 00:11:56.163607 [ 294 ] {4d0c750d-f5ad-46e4-8fb7-741cb2375b9c} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21461 | 2026.05.19 00:11:56.163736 [ 294 ] {4d0c750d-f5ad-46e4-8fb7-741cb2375b9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 21462 | 2026.05.19 00:11:56.163772 [ 294 ] {4d0c750d-f5ad-46e4-8fb7-741cb2375b9c} <Debug> TCPHandler: Processed in 0.001248424 sec. | ||
| 21463 | 2026.05.19 00:11:56.165922 [ 225 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21464 | 2026.05.19 00:11:56.168261 [ 193 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_156_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55990 rows, containing 5 columns (5 merged, 0 gathered) in 0.009112235 sec., 6144485.9576163255 rows/sec., 395.86 MiB/sec. | ||
| 21465 | 2026.05.19 00:11:56.168949 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_156_50} <Trace> MergedBlockOutputStream: filled checksums all_1_156_50 (state Temporary) | ||
| 21466 | 2026.05.19 00:11:56.169275 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_156_50} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_156_50 to all_1_156_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21467 | 2026.05.19 00:11:56.169351 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_156_50} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_155_49, all_156_156_0] -> all_1_156_50 | ||
| 21468 | 2026.05.19 00:11:56.169452 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 21469 | 2026.05.19 00:11:56.418299 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21470 | 2026.05.19 00:11:56.418579 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 21471 | 2026.05.19 00:11:56.418972 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21472 | 2026.05.19 00:11:56.419019 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Debug> 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 | ||
| 21473 | 2026.05.19 00:11:56.419284 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21474 | 2026.05.19 00:11:56.419357 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21475 | 2026.05.19 00:11:56.419505 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 21476 | 2026.05.19 00:11:56.419577 [ 358 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21477 | 2026.05.19 00:11:56.419606 [ 316 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21478 | 2026.05.19 00:11:56.419609 [ 331 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21479 | 2026.05.19 00:11:56.419720 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 21480 | 2026.05.19 00:11:56.419747 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21481 | 2026.05.19 00:11:56.419822 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21482 | 2026.05.19 00:11:56.419842 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 21483 | 2026.05.19 00:11:56.419879 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> 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'))" | ||
| 21484 | 2026.05.19 00:11:56.419924 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Trace> 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'))" | ||
| 21485 | 2026.05.19 00:11:56.421043 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002594 sec., 13492.675404780262 rows/sec., 2.87 MiB/sec. | ||
| 21486 | 2026.05.19 00:11:56.421176 [ 294 ] {fe59157b-fa66-48f1-8944-bb6c7f777a0a} <Debug> TCPHandler: Processed in 0.003023594 sec. | ||
| 21487 | 2026.05.19 00:11:56.435368 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21488 | 2026.05.19 00:11:56.435487 [ 294 ] {ac1e215a-20fc-48f8-840f-f971cb0f7d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21489 | 2026.05.19 00:11:56.435535 [ 294 ] {ac1e215a-20fc-48f8-840f-f971cb0f7d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21490 | 2026.05.19 00:11:56.436046 [ 294 ] {ac1e215a-20fc-48f8-840f-f971cb0f7d9a} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21491 | 2026.05.19 00:11:56.436089 [ 294 ] {ac1e215a-20fc-48f8-840f-f971cb0f7d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21492 | 2026.05.19 00:11:56.436451 [ 294 ] {ac1e215a-20fc-48f8-840f-f971cb0f7d9a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21493 | 2026.05.19 00:11:56.436674 [ 294 ] {ac1e215a-20fc-48f8-840f-f971cb0f7d9a} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21494 | 2026.05.19 00:11:56.436824 [ 294 ] {ac1e215a-20fc-48f8-840f-f971cb0f7d9a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001372 sec., 17492.71137026239 rows/sec., 1.45 MiB/sec. | ||
| 21495 | 2026.05.19 00:11:56.436862 [ 294 ] {ac1e215a-20fc-48f8-840f-f971cb0f7d9a} <Debug> TCPHandler: Processed in 0.001550583 sec. | ||
| 21496 | 2026.05.19 00:11:56.436986 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21497 | 2026.05.19 00:11:56.437084 [ 294 ] {8e0dd16b-d427-4bb6-ada4-90d075b5e734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21498 | 2026.05.19 00:11:56.437127 [ 294 ] {8e0dd16b-d427-4bb6-ada4-90d075b5e734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21499 | 2026.05.19 00:11:56.437536 [ 294 ] {8e0dd16b-d427-4bb6-ada4-90d075b5e734} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21500 | 2026.05.19 00:11:56.437571 [ 294 ] {8e0dd16b-d427-4bb6-ada4-90d075b5e734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21501 | 2026.05.19 00:11:56.437858 [ 294 ] {8e0dd16b-d427-4bb6-ada4-90d075b5e734} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 21502 | 2026.05.19 00:11:56.438066 [ 294 ] {8e0dd16b-d427-4bb6-ada4-90d075b5e734} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21503 | 2026.05.19 00:11:56.438198 [ 294 ] {8e0dd16b-d427-4bb6-ada4-90d075b5e734} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 21504 | 2026.05.19 00:11:56.438233 [ 294 ] {8e0dd16b-d427-4bb6-ada4-90d075b5e734} <Debug> TCPHandler: Processed in 0.001296996 sec. | ||
| 21505 | 2026.05.19 00:11:56.438350 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21506 | 2026.05.19 00:11:56.438443 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21507 | 2026.05.19 00:11:56.438483 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21508 | 2026.05.19 00:11:56.440124 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21509 | 2026.05.19 00:11:56.440162 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21510 | 2026.05.19 00:11:56.440613 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21511 | 2026.05.19 00:11:56.440833 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21512 | 2026.05.19 00:11:56.440964 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Debug> executeQuery: Read 2569 rows, 197.06 KiB in 0.002539 sec., 1011815.6754627806 rows/sec., 75.79 MiB/sec. | ||
| 21513 | 2026.05.19 00:11:56.440972 [ 127 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21514 | 2026.05.19 00:11:56.441001 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 21515 | 2026.05.19 00:11:56.441033 [ 294 ] {51053f63-7142-4286-a671-34c1c8848541} <Debug> TCPHandler: Processed in 0.002732606 sec. | ||
| 21516 | 2026.05.19 00:11:56.441046 [ 127 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21517 | 2026.05.19 00:11:56.441074 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21518 | 2026.05.19 00:11:56.441157 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21519 | 2026.05.19 00:11:56.441186 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21520 | 2026.05.19 00:11:56.441256 [ 294 ] {2e0b2d60-cca8-4f22-b377-b0abe24e421e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21521 | 2026.05.19 00:11:56.441302 [ 294 ] {2e0b2d60-cca8-4f22-b377-b0abe24e421e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21522 | 2026.05.19 00:11:56.441326 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21523 | 2026.05.19 00:11:56.441370 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2620 rows starting from the beginning of the part | ||
| 21524 | 2026.05.19 00:11:56.441445 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 78 rows starting from the beginning of the part | ||
| 21525 | 2026.05.19 00:11:56.441498 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 139 rows starting from the beginning of the part | ||
| 21526 | 2026.05.19 00:11:56.441550 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 78 rows starting from the beginning of the part | ||
| 21527 | 2026.05.19 00:11:56.441596 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 144 rows starting from the beginning of the part | ||
| 21528 | 2026.05.19 00:11:56.441644 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 2569 rows starting from the beginning of the part | ||
| 21529 | 2026.05.19 00:11:56.441737 [ 294 ] {2e0b2d60-cca8-4f22-b377-b0abe24e421e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21530 | 2026.05.19 00:11:56.441780 [ 294 ] {2e0b2d60-cca8-4f22-b377-b0abe24e421e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21531 | 2026.05.19 00:11:56.442105 [ 294 ] {2e0b2d60-cca8-4f22-b377-b0abe24e421e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21532 | 2026.05.19 00:11:56.442319 [ 294 ] {2e0b2d60-cca8-4f22-b377-b0abe24e421e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21533 | 2026.05.19 00:11:56.442458 [ 294 ] {2e0b2d60-cca8-4f22-b377-b0abe24e421e} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001221 sec., 31941.03194103194 rows/sec., 2.38 MiB/sec. | ||
| 21534 | 2026.05.19 00:11:56.442495 [ 294 ] {2e0b2d60-cca8-4f22-b377-b0abe24e421e} <Debug> TCPHandler: Processed in 0.001387989 sec. | ||
| 21535 | 2026.05.19 00:11:56.442617 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21536 | 2026.05.19 00:11:56.442711 [ 294 ] {51b0206a-3eed-42a5-8450-3fc692d8e350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21537 | 2026.05.19 00:11:56.442751 [ 294 ] {51b0206a-3eed-42a5-8450-3fc692d8e350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21538 | 2026.05.19 00:11:56.443461 [ 294 ] {51b0206a-3eed-42a5-8450-3fc692d8e350} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21539 | 2026.05.19 00:11:56.443499 [ 294 ] {51b0206a-3eed-42a5-8450-3fc692d8e350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21540 | 2026.05.19 00:11:56.443830 [ 294 ] {51b0206a-3eed-42a5-8450-3fc692d8e350} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21541 | 2026.05.19 00:11:56.443892 [ 193 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5628 rows, containing 5 columns (5 merged, 0 gathered) in 0.002754237 sec., 2043397.1368477005 rows/sec., 162.86 MiB/sec. | ||
| 21542 | 2026.05.19 00:11:56.444048 [ 294 ] {51b0206a-3eed-42a5-8450-3fc692d8e350} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21543 | 2026.05.19 00:11:56.444185 [ 294 ] {51b0206a-3eed-42a5-8450-3fc692d8e350} <Debug> executeQuery: Read 828 rows, 49.58 KiB in 0.001493 sec., 554588.0776959143 rows/sec., 32.43 MiB/sec. | ||
| 21544 | 2026.05.19 00:11:56.444185 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21545 | 2026.05.19 00:11:56.444222 [ 294 ] {51b0206a-3eed-42a5-8450-3fc692d8e350} <Debug> TCPHandler: Processed in 0.001654446 sec. | ||
| 21546 | 2026.05.19 00:11:56.444343 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21547 | 2026.05.19 00:11:56.444436 [ 294 ] {a46e6787-a90d-45ea-801c-6614d8f83e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21548 | 2026.05.19 00:11:56.444475 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21549 | 2026.05.19 00:11:56.444477 [ 294 ] {a46e6787-a90d-45ea-801c-6614d8f83e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21550 | 2026.05.19 00:11:56.444546 [ 190 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_161_32} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21551 | 2026.05.19 00:11:56.444633 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 21552 | 2026.05.19 00:11:56.444927 [ 294 ] {a46e6787-a90d-45ea-801c-6614d8f83e1a} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21553 | 2026.05.19 00:11:56.444963 [ 294 ] {a46e6787-a90d-45ea-801c-6614d8f83e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21554 | 2026.05.19 00:11:56.445252 [ 294 ] {a46e6787-a90d-45ea-801c-6614d8f83e1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 21555 | 2026.05.19 00:11:56.445470 [ 294 ] {a46e6787-a90d-45ea-801c-6614d8f83e1a} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21556 | 2026.05.19 00:11:56.445605 [ 294 ] {a46e6787-a90d-45ea-801c-6614d8f83e1a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 59.24 KiB/sec. | ||
| 21557 | 2026.05.19 00:11:56.445640 [ 294 ] {a46e6787-a90d-45ea-801c-6614d8f83e1a} <Debug> TCPHandler: Processed in 0.001348277 sec. | ||
| 21558 | 2026.05.19 00:11:56.445770 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21559 | 2026.05.19 00:11:56.445866 [ 294 ] {65cf310d-7a2e-440d-87a8-7176d94e05ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21560 | 2026.05.19 00:11:56.445906 [ 294 ] {65cf310d-7a2e-440d-87a8-7176d94e05ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21561 | 2026.05.19 00:11:56.446304 [ 294 ] {65cf310d-7a2e-440d-87a8-7176d94e05ef} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21562 | 2026.05.19 00:11:56.446341 [ 294 ] {65cf310d-7a2e-440d-87a8-7176d94e05ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21563 | 2026.05.19 00:11:56.446672 [ 294 ] {65cf310d-7a2e-440d-87a8-7176d94e05ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21564 | 2026.05.19 00:11:56.446912 [ 294 ] {65cf310d-7a2e-440d-87a8-7176d94e05ef} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21565 | 2026.05.19 00:11:56.447044 [ 294 ] {65cf310d-7a2e-440d-87a8-7176d94e05ef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 783.86 KiB/sec. | ||
| 21566 | 2026.05.19 00:11:56.447078 [ 294 ] {65cf310d-7a2e-440d-87a8-7176d94e05ef} <Debug> TCPHandler: Processed in 0.001357008 sec. | ||
| 21567 | 2026.05.19 00:11:56.447198 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21568 | 2026.05.19 00:11:56.447293 [ 294 ] {cbd8653b-a37d-4809-8543-5f6e418c6e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21569 | 2026.05.19 00:11:56.447334 [ 294 ] {cbd8653b-a37d-4809-8543-5f6e418c6e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21570 | 2026.05.19 00:11:56.448965 [ 294 ] {cbd8653b-a37d-4809-8543-5f6e418c6e91} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21571 | 2026.05.19 00:11:56.449003 [ 294 ] {cbd8653b-a37d-4809-8543-5f6e418c6e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21572 | 2026.05.19 00:11:56.449377 [ 294 ] {cbd8653b-a37d-4809-8543-5f6e418c6e91} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21573 | 2026.05.19 00:11:56.449589 [ 294 ] {cbd8653b-a37d-4809-8543-5f6e418c6e91} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21574 | 2026.05.19 00:11:56.449724 [ 294 ] {cbd8653b-a37d-4809-8543-5f6e418c6e91} <Debug> executeQuery: Read 1351 rows, 93.20 KiB in 0.002446 sec., 552330.3352412102 rows/sec., 37.21 MiB/sec. | ||
| 21575 | 2026.05.19 00:11:56.449730 [ 127 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21576 | 2026.05.19 00:11:56.449762 [ 294 ] {cbd8653b-a37d-4809-8543-5f6e418c6e91} <Debug> TCPHandler: Processed in 0.002613653 sec. | ||
| 21577 | 2026.05.19 00:11:56.449786 [ 127 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21578 | 2026.05.19 00:11:56.449814 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21579 | 2026.05.19 00:11:56.449894 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21580 | 2026.05.19 00:11:56.449900 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21581 | 2026.05.19 00:11:56.450019 [ 294 ] {7820cef0-4ae4-45dc-be2e-23cc8c837a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21582 | 2026.05.19 00:11:56.450024 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21583 | 2026.05.19 00:11:56.450074 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1404 rows starting from the beginning of the part | ||
| 21584 | 2026.05.19 00:11:56.450080 [ 294 ] {7820cef0-4ae4-45dc-be2e-23cc8c837a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21585 | 2026.05.19 00:11:56.450134 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 75 rows starting from the beginning of the part | ||
| 21586 | 2026.05.19 00:11:56.450186 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 113 rows starting from the beginning of the part | ||
| 21587 | 2026.05.19 00:11:56.450229 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 75 rows starting from the beginning of the part | ||
| 21588 | 2026.05.19 00:11:56.450303 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 114 rows starting from the beginning of the part | ||
| 21589 | 2026.05.19 00:11:56.450345 [ 195 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1351 rows starting from the beginning of the part | ||
| 21590 | 2026.05.19 00:11:56.450891 [ 294 ] {7820cef0-4ae4-45dc-be2e-23cc8c837a56} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21591 | 2026.05.19 00:11:56.450937 [ 294 ] {7820cef0-4ae4-45dc-be2e-23cc8c837a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21592 | 2026.05.19 00:11:56.451417 [ 294 ] {7820cef0-4ae4-45dc-be2e-23cc8c837a56} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21593 | 2026.05.19 00:11:56.451614 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751279 sec., 1788407.215526481 rows/sec., 130.06 MiB/sec. | ||
| 21594 | 2026.05.19 00:11:56.451641 [ 294 ] {7820cef0-4ae4-45dc-be2e-23cc8c837a56} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21595 | 2026.05.19 00:11:56.451803 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_156_50 to all_161_161_0 | ||
| 21596 | 2026.05.19 00:11:56.451809 [ 294 ] {7820cef0-4ae4-45dc-be2e-23cc8c837a56} <Debug> executeQuery: Read 1536 rows, 96.12 KiB in 0.001815 sec., 846280.9917355372 rows/sec., 51.72 MiB/sec. | ||
| 21597 | 2026.05.19 00:11:56.451848 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21598 | 2026.05.19 00:11:56.451861 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21599 | 2026.05.19 00:11:56.451868 [ 294 ] {7820cef0-4ae4-45dc-be2e-23cc8c837a56} <Debug> TCPHandler: Processed in 0.002035406 sec. | ||
| 21600 | 2026.05.19 00:11:56.451875 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21601 | 2026.05.19 00:11:56.451987 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_50 to all_161_161_0 into Compact with storage Full | ||
| 21602 | 2026.05.19 00:11:56.452014 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21603 | 2026.05.19 00:11:56.452106 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21604 | 2026.05.19 00:11:56.452119 [ 294 ] {b0183702-cc47-4c76-a10d-17c18b94be14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21605 | 2026.05.19 00:11:56.452152 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_156_50, total 55990 rows starting from the beginning of the part | ||
| 21606 | 2026.05.19 00:11:56.452188 [ 294 ] {b0183702-cc47-4c76-a10d-17c18b94be14} <Trace> 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 | ||
| 21607 | 2026.05.19 00:11:56.452224 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21608 | 2026.05.19 00:11:56.452226 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 21609 | 2026.05.19 00:11:56.452303 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 161 rows starting from the beginning of the part | ||
| 21610 | 2026.05.19 00:11:56.452331 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_161_32} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21611 | 2026.05.19 00:11:56.452359 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 21612 | 2026.05.19 00:11:56.452411 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 21613 | 2026.05.19 00:11:56.452444 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 21614 | 2026.05.19 00:11:56.452459 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1536 rows starting from the beginning of the part | ||
| 21615 | 2026.05.19 00:11:56.453007 [ 294 ] {b0183702-cc47-4c76-a10d-17c18b94be14} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21616 | 2026.05.19 00:11:56.453051 [ 294 ] {b0183702-cc47-4c76-a10d-17c18b94be14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21617 | 2026.05.19 00:11:56.453614 [ 294 ] {b0183702-cc47-4c76-a10d-17c18b94be14} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21618 | 2026.05.19 00:11:56.453868 [ 294 ] {b0183702-cc47-4c76-a10d-17c18b94be14} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21619 | 2026.05.19 00:11:56.454018 [ 294 ] {b0183702-cc47-4c76-a10d-17c18b94be14} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001919 sec., 13027.618551328818 rows/sec., 23.34 MiB/sec. | ||
| 21620 | 2026.05.19 00:11:56.454080 [ 294 ] {b0183702-cc47-4c76-a10d-17c18b94be14} <Debug> TCPHandler: Processed in 0.002116499 sec. | ||
| 21621 | 2026.05.19 00:11:56.454102 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21622 | 2026.05.19 00:11:56.454138 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21623 | 2026.05.19 00:11:56.454219 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21624 | 2026.05.19 00:11:56.454320 [ 294 ] {181194cc-1d74-4ece-b4e6-5ae6c5887486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21625 | 2026.05.19 00:11:56.454365 [ 294 ] {181194cc-1d74-4ece-b4e6-5ae6c5887486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21626 | 2026.05.19 00:11:56.454697 [ 294 ] {181194cc-1d74-4ece-b4e6-5ae6c5887486} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21627 | 2026.05.19 00:11:56.454734 [ 294 ] {181194cc-1d74-4ece-b4e6-5ae6c5887486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21628 | 2026.05.19 00:11:56.455041 [ 294 ] {181194cc-1d74-4ece-b4e6-5ae6c5887486} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21629 | 2026.05.19 00:11:56.455251 [ 294 ] {181194cc-1d74-4ece-b4e6-5ae6c5887486} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21630 | 2026.05.19 00:11:56.455377 [ 115 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21631 | 2026.05.19 00:11:56.455384 [ 294 ] {181194cc-1d74-4ece-b4e6-5ae6c5887486} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 764.66 KiB/sec. | ||
| 21632 | 2026.05.19 00:11:56.455417 [ 115 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21633 | 2026.05.19 00:11:56.455437 [ 294 ] {181194cc-1d74-4ece-b4e6-5ae6c5887486} <Debug> TCPHandler: Processed in 0.001268685 sec. | ||
| 21634 | 2026.05.19 00:11:56.455442 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21635 | 2026.05.19 00:11:56.455550 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21636 | 2026.05.19 00:11:56.455649 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21637 | 2026.05.19 00:11:56.455682 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8040 rows starting from the beginning of the part | ||
| 21638 | 2026.05.19 00:11:56.455739 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 21639 | 2026.05.19 00:11:56.455786 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 21640 | 2026.05.19 00:11:56.455831 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 21641 | 2026.05.19 00:11:56.455873 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 21642 | 2026.05.19 00:11:56.455917 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 12 rows starting from the beginning of the part | ||
| 21643 | 2026.05.19 00:11:56.458878 [ 189 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8292 rows, containing 4 columns (4 merged, 0 gathered) in 0.003363654 sec., 2465176.263670401 rows/sec., 166.14 MiB/sec. | ||
| 21644 | 2026.05.19 00:11:56.459026 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21645 | 2026.05.19 00:11:56.459285 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21646 | 2026.05.19 00:11:56.459350 [ 198 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_161_32} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21647 | 2026.05.19 00:11:56.459428 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 21648 | 2026.05.19 00:11:56.462746 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58167 rows, containing 5 columns (5 merged, 0 gathered) in 0.010798141 sec., 5386760.554432471 rows/sec., 346.88 MiB/sec. | ||
| 21649 | 2026.05.19 00:11:56.463073 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Trace> MergedBlockOutputStream: filled checksums all_1_161_51 (state Temporary) | ||
| 21650 | 2026.05.19 00:11:56.463333 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_161_51 to all_1_161_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21651 | 2026.05.19 00:11:56.463402 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_161_51} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_156_50, all_161_161_0] -> all_1_161_51 | ||
| 21652 | 2026.05.19 00:11:56.463497 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 21653 | 2026.05.19 00:11:56.498171 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21654 | 2026.05.19 00:11:57.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.04 MiB, peak 416.71 MiB, free memory in arenas 0.00 B, will set to 398.70 MiB (RSS), difference: -1.35 MiB | ||
| 21655 | 2026.05.19 00:11:57.512245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 39 | ||
| 21656 | 2026.05.19 00:11:57.514095 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21657 | 2026.05.19 00:11:57.514142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21658 | 2026.05.19 00:11:57.515745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21659 | 2026.05.19 00:11:57.516033 [ 243 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21660 | 2026.05.19 00:11:57.516232 [ 219 ] {} <Trace> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21661 | 2026.05.19 00:11:57.516269 [ 219 ] {} <Debug> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21662 | 2026.05.19 00:11:57.516360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 39 | ||
| 21663 | 2026.05.19 00:11:57.540647 [ 219 ] {} <Debug> system.query_log (5b59d3ca-aede-4cc9-bbf2-ff2518e01def): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21664 | 2026.05.19 00:11:58.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.70 MiB, peak 416.71 MiB, free memory in arenas 0.00 B, will set to 398.70 MiB (RSS), difference: 4.00 MiB | ||
| 21665 | 2026.05.19 00:12:00.033516 [ 219 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21666 | 2026.05.19 00:12:00.033571 [ 219 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21667 | 2026.05.19 00:12:00.036587 [ 219 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21668 | 2026.05.19 00:12:00.147932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45603 | ||
| 21669 | 2026.05.19 00:12:00.148546 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21670 | 2026.05.19 00:12:00.148599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21671 | 2026.05.19 00:12:00.149129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21672 | 2026.05.19 00:12:00.149369 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21673 | 2026.05.19 00:12:00.149521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45603 | ||
| 21674 | 2026.05.19 00:12:01.144882 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21675 | 2026.05.19 00:12:01.145184 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 21676 | 2026.05.19 00:12:01.145696 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21677 | 2026.05.19 00:12:01.145765 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Debug> 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 | ||
| 21678 | 2026.05.19 00:12:01.146069 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21679 | 2026.05.19 00:12:01.146138 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21680 | 2026.05.19 00:12:01.146280 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21681 | 2026.05.19 00:12:01.146348 [ 358 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21682 | 2026.05.19 00:12:01.146390 [ 345 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21683 | 2026.05.19 00:12:01.146390 [ 316 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21684 | 2026.05.19 00:12:01.146540 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 21685 | 2026.05.19 00:12:01.146567 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21686 | 2026.05.19 00:12:01.146638 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21687 | 2026.05.19 00:12:01.146659 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 21688 | 2026.05.19 00:12:01.146694 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> 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'))" | ||
| 21689 | 2026.05.19 00:12:01.146737 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Trace> 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'))" | ||
| 21690 | 2026.05.19 00:12:01.147757 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002718 sec., 12877.115526122148 rows/sec., 2.17 MiB/sec. | ||
| 21691 | 2026.05.19 00:12:01.147871 [ 294 ] {1b09b4fb-c69d-4abf-ac67-519198e22a5f} <Debug> TCPHandler: Processed in 0.003125158 sec. | ||
| 21692 | 2026.05.19 00:12:01.149458 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21693 | 2026.05.19 00:12:01.149572 [ 294 ] {ce1c013e-fa1e-43fd-b387-7fb003574908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21694 | 2026.05.19 00:12:01.149617 [ 294 ] {ce1c013e-fa1e-43fd-b387-7fb003574908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21695 | 2026.05.19 00:12:01.150111 [ 294 ] {ce1c013e-fa1e-43fd-b387-7fb003574908} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21696 | 2026.05.19 00:12:01.150153 [ 294 ] {ce1c013e-fa1e-43fd-b387-7fb003574908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21697 | 2026.05.19 00:12:01.150525 [ 294 ] {ce1c013e-fa1e-43fd-b387-7fb003574908} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21698 | 2026.05.19 00:12:01.150759 [ 294 ] {ce1c013e-fa1e-43fd-b387-7fb003574908} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21699 | 2026.05.19 00:12:01.150911 [ 294 ] {ce1c013e-fa1e-43fd-b387-7fb003574908} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001372 sec., 40816.32653061225 rows/sec., 3.14 MiB/sec. | ||
| 21700 | 2026.05.19 00:12:01.150948 [ 294 ] {ce1c013e-fa1e-43fd-b387-7fb003574908} <Debug> TCPHandler: Processed in 0.001541823 sec. | ||
| 21701 | 2026.05.19 00:12:01.151073 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21702 | 2026.05.19 00:12:01.151169 [ 294 ] {5bde7b61-aa76-4dab-b760-4dc85da81c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21703 | 2026.05.19 00:12:01.151209 [ 294 ] {5bde7b61-aa76-4dab-b760-4dc85da81c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21704 | 2026.05.19 00:12:01.151643 [ 294 ] {5bde7b61-aa76-4dab-b760-4dc85da81c43} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21705 | 2026.05.19 00:12:01.151681 [ 294 ] {5bde7b61-aa76-4dab-b760-4dc85da81c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21706 | 2026.05.19 00:12:01.151982 [ 294 ] {5bde7b61-aa76-4dab-b760-4dc85da81c43} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21707 | 2026.05.19 00:12:01.152192 [ 294 ] {5bde7b61-aa76-4dab-b760-4dc85da81c43} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21708 | 2026.05.19 00:12:01.152322 [ 294 ] {5bde7b61-aa76-4dab-b760-4dc85da81c43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 21709 | 2026.05.19 00:12:01.152358 [ 294 ] {5bde7b61-aa76-4dab-b760-4dc85da81c43} <Debug> TCPHandler: Processed in 0.001335487 sec. | ||
| 21710 | 2026.05.19 00:12:01.152479 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21711 | 2026.05.19 00:12:01.152574 [ 294 ] {f8179f25-35fe-44ab-8fbf-87e9cde841bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21712 | 2026.05.19 00:12:01.152618 [ 294 ] {f8179f25-35fe-44ab-8fbf-87e9cde841bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21713 | 2026.05.19 00:12:01.153007 [ 294 ] {f8179f25-35fe-44ab-8fbf-87e9cde841bc} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21714 | 2026.05.19 00:12:01.153043 [ 294 ] {f8179f25-35fe-44ab-8fbf-87e9cde841bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21715 | 2026.05.19 00:12:01.153364 [ 294 ] {f8179f25-35fe-44ab-8fbf-87e9cde841bc} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21716 | 2026.05.19 00:12:01.153575 [ 294 ] {f8179f25-35fe-44ab-8fbf-87e9cde841bc} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21717 | 2026.05.19 00:12:01.153705 [ 294 ] {f8179f25-35fe-44ab-8fbf-87e9cde841bc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00115 sec., 111304.34782608696 rows/sec., 7.75 MiB/sec. | ||
| 21718 | 2026.05.19 00:12:01.153741 [ 294 ] {f8179f25-35fe-44ab-8fbf-87e9cde841bc} <Debug> TCPHandler: Processed in 0.001312067 sec. | ||
| 21719 | 2026.05.19 00:12:01.153861 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21720 | 2026.05.19 00:12:01.153957 [ 294 ] {e4876de3-8a38-45b5-8a93-2c905d65714e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21721 | 2026.05.19 00:12:01.154000 [ 294 ] {e4876de3-8a38-45b5-8a93-2c905d65714e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21722 | 2026.05.19 00:12:01.154338 [ 294 ] {e4876de3-8a38-45b5-8a93-2c905d65714e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21723 | 2026.05.19 00:12:01.154373 [ 294 ] {e4876de3-8a38-45b5-8a93-2c905d65714e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21724 | 2026.05.19 00:12:01.154674 [ 294 ] {e4876de3-8a38-45b5-8a93-2c905d65714e} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21725 | 2026.05.19 00:12:01.154888 [ 294 ] {e4876de3-8a38-45b5-8a93-2c905d65714e} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21726 | 2026.05.19 00:12:01.155017 [ 294 ] {e4876de3-8a38-45b5-8a93-2c905d65714e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 21727 | 2026.05.19 00:12:01.155051 [ 294 ] {e4876de3-8a38-45b5-8a93-2c905d65714e} <Debug> TCPHandler: Processed in 0.001239454 sec. | ||
| 21728 | 2026.05.19 00:12:01.275880 [ 223 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21729 | 2026.05.19 00:12:01.275923 [ 223 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21730 | 2026.05.19 00:12:01.282376 [ 223 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21731 | 2026.05.19 00:12:02.574091 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21732 | 2026.05.19 00:12:02.591407 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21733 | 2026.05.19 00:12:02.591471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21734 | 2026.05.19 00:12:02.597680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21735 | 2026.05.19 00:12:02.598399 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21736 | 2026.05.19 00:12:02.601526 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21737 | 2026.05.19 00:12:04.555861 [ 284 ] {} <Trace> TCP-Session: deb8b718-d4a9-414f-aa25-073ba6a7bf80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21738 | 2026.05.19 00:12:04.556113 [ 284 ] {41a046f3-da86-44fc-ba43-47a5952792d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59795) 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) | ||
| 21739 | 2026.05.19 00:12:04.556592 [ 284 ] {41a046f3-da86-44fc-ba43-47a5952792d7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 21740 | 2026.05.19 00:12:04.556786 [ 284 ] {41a046f3-da86-44fc-ba43-47a5952792d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21741 | 2026.05.19 00:12:04.557153 [ 358 ] {41a046f3-da86-44fc-ba43-47a5952792d7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 21742 | 2026.05.19 00:12:04.557476 [ 284 ] {41a046f3-da86-44fc-ba43-47a5952792d7} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001477 sec., 27758.970886932973 rows/sec., 1.65 MiB/sec. | ||
| 21743 | 2026.05.19 00:12:04.557529 [ 284 ] {41a046f3-da86-44fc-ba43-47a5952792d7} <Debug> TCPHandler: Processed in 0.001806471 sec. | ||
| 21744 | 2026.05.19 00:12:06.125744 [ 225 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21745 | 2026.05.19 00:12:06.125799 [ 225 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21746 | 2026.05.19 00:12:06.127405 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21747 | 2026.05.19 00:12:06.127467 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21748 | 2026.05.19 00:12:06.130855 [ 225 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21749 | 2026.05.19 00:12:06.132566 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21750 | 2026.05.19 00:12:06.147800 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21751 | 2026.05.19 00:12:06.148038 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 21752 | 2026.05.19 00:12:06.148388 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21753 | 2026.05.19 00:12:06.148431 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Debug> 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 | ||
| 21754 | 2026.05.19 00:12:06.148670 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21755 | 2026.05.19 00:12:06.148743 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21756 | 2026.05.19 00:12:06.148892 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21757 | 2026.05.19 00:12:06.148964 [ 358 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21758 | 2026.05.19 00:12:06.148996 [ 344 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21759 | 2026.05.19 00:12:06.148999 [ 345 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21760 | 2026.05.19 00:12:06.149111 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 21761 | 2026.05.19 00:12:06.149140 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21762 | 2026.05.19 00:12:06.149216 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21763 | 2026.05.19 00:12:06.149237 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 21764 | 2026.05.19 00:12:06.149275 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> 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'))" | ||
| 21765 | 2026.05.19 00:12:06.149319 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Trace> 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'))" | ||
| 21766 | 2026.05.19 00:12:06.150473 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002533 sec., 13817.60757994473 rows/sec., 2.33 MiB/sec. | ||
| 21767 | 2026.05.19 00:12:06.150600 [ 294 ] {8c0d82ef-db8c-42e6-8bec-b61861e3567d} <Debug> TCPHandler: Processed in 0.002956692 sec. | ||
| 21768 | 2026.05.19 00:12:06.153095 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21769 | 2026.05.19 00:12:06.153223 [ 294 ] {9c1cc9db-9fc3-4e98-bd43-7bdedd56d8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21770 | 2026.05.19 00:12:06.153272 [ 294 ] {9c1cc9db-9fc3-4e98-bd43-7bdedd56d8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21771 | 2026.05.19 00:12:06.153857 [ 294 ] {9c1cc9db-9fc3-4e98-bd43-7bdedd56d8a2} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21772 | 2026.05.19 00:12:06.153897 [ 294 ] {9c1cc9db-9fc3-4e98-bd43-7bdedd56d8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21773 | 2026.05.19 00:12:06.154453 [ 294 ] {9c1cc9db-9fc3-4e98-bd43-7bdedd56d8a2} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21774 | 2026.05.19 00:12:06.155047 [ 294 ] {9c1cc9db-9fc3-4e98-bd43-7bdedd56d8a2} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21775 | 2026.05.19 00:12:06.155216 [ 294 ] {9c1cc9db-9fc3-4e98-bd43-7bdedd56d8a2} <Debug> executeQuery: Read 146 rows, 12.93 KiB in 0.002027 sec., 72027.62703502712 rows/sec., 6.23 MiB/sec. | ||
| 21776 | 2026.05.19 00:12:06.155256 [ 294 ] {9c1cc9db-9fc3-4e98-bd43-7bdedd56d8a2} <Debug> TCPHandler: Processed in 0.002225852 sec. | ||
| 21777 | 2026.05.19 00:12:06.155386 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21778 | 2026.05.19 00:12:06.155489 [ 294 ] {4651477a-0cff-492a-90c2-1dffe9b7e155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21779 | 2026.05.19 00:12:06.155539 [ 294 ] {4651477a-0cff-492a-90c2-1dffe9b7e155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21780 | 2026.05.19 00:12:06.155982 [ 294 ] {4651477a-0cff-492a-90c2-1dffe9b7e155} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21781 | 2026.05.19 00:12:06.156020 [ 294 ] {4651477a-0cff-492a-90c2-1dffe9b7e155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21782 | 2026.05.19 00:12:06.156445 [ 294 ] {4651477a-0cff-492a-90c2-1dffe9b7e155} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21783 | 2026.05.19 00:12:06.156916 [ 294 ] {4651477a-0cff-492a-90c2-1dffe9b7e155} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21784 | 2026.05.19 00:12:06.157061 [ 294 ] {4651477a-0cff-492a-90c2-1dffe9b7e155} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001595 sec., 28213.166144200626 rows/sec., 2.07 MiB/sec. | ||
| 21785 | 2026.05.19 00:12:06.157098 [ 294 ] {4651477a-0cff-492a-90c2-1dffe9b7e155} <Debug> TCPHandler: Processed in 0.001763639 sec. | ||
| 21786 | 2026.05.19 00:12:06.157220 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21787 | 2026.05.19 00:12:06.157319 [ 294 ] {6a48f9b2-f8fc-4d79-a6ca-29200021a31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21788 | 2026.05.19 00:12:06.157362 [ 294 ] {6a48f9b2-f8fc-4d79-a6ca-29200021a31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21789 | 2026.05.19 00:12:06.157806 [ 294 ] {6a48f9b2-f8fc-4d79-a6ca-29200021a31a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21790 | 2026.05.19 00:12:06.157845 [ 294 ] {6a48f9b2-f8fc-4d79-a6ca-29200021a31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21791 | 2026.05.19 00:12:06.158268 [ 294 ] {6a48f9b2-f8fc-4d79-a6ca-29200021a31a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21792 | 2026.05.19 00:12:06.158886 [ 294 ] {6a48f9b2-f8fc-4d79-a6ca-29200021a31a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21793 | 2026.05.19 00:12:06.159027 [ 294 ] {6a48f9b2-f8fc-4d79-a6ca-29200021a31a} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001728 sec., 63078.70370370371 rows/sec., 4.93 MiB/sec. | ||
| 21794 | 2026.05.19 00:12:06.159064 [ 294 ] {6a48f9b2-f8fc-4d79-a6ca-29200021a31a} <Debug> TCPHandler: Processed in 0.001894993 sec. | ||
| 21795 | 2026.05.19 00:12:06.159193 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21796 | 2026.05.19 00:12:06.159288 [ 294 ] {07c1997f-40df-4079-b6e2-51bf358334e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21797 | 2026.05.19 00:12:06.159332 [ 294 ] {07c1997f-40df-4079-b6e2-51bf358334e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21798 | 2026.05.19 00:12:06.159760 [ 294 ] {07c1997f-40df-4079-b6e2-51bf358334e2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21799 | 2026.05.19 00:12:06.159800 [ 294 ] {07c1997f-40df-4079-b6e2-51bf358334e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21800 | 2026.05.19 00:12:06.160335 [ 294 ] {07c1997f-40df-4079-b6e2-51bf358334e2} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21801 | 2026.05.19 00:12:06.160779 [ 294 ] {07c1997f-40df-4079-b6e2-51bf358334e2} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21802 | 2026.05.19 00:12:06.160919 [ 294 ] {07c1997f-40df-4079-b6e2-51bf358334e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
| 21803 | 2026.05.19 00:12:06.160956 [ 294 ] {07c1997f-40df-4079-b6e2-51bf358334e2} <Debug> TCPHandler: Processed in 0.001815701 sec. | ||
| 21804 | 2026.05.19 00:12:06.161068 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21805 | 2026.05.19 00:12:06.161166 [ 294 ] {da8dc9a6-6f82-4d56-8cf6-c067b6bab016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21806 | 2026.05.19 00:12:06.161223 [ 294 ] {da8dc9a6-6f82-4d56-8cf6-c067b6bab016} <Trace> 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 | ||
| 21807 | 2026.05.19 00:12:06.162086 [ 294 ] {da8dc9a6-6f82-4d56-8cf6-c067b6bab016} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21808 | 2026.05.19 00:12:06.162125 [ 294 ] {da8dc9a6-6f82-4d56-8cf6-c067b6bab016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21809 | 2026.05.19 00:12:06.162818 [ 294 ] {da8dc9a6-6f82-4d56-8cf6-c067b6bab016} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21810 | 2026.05.19 00:12:06.163273 [ 294 ] {da8dc9a6-6f82-4d56-8cf6-c067b6bab016} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21811 | 2026.05.19 00:12:06.163420 [ 294 ] {da8dc9a6-6f82-4d56-8cf6-c067b6bab016} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002272 sec., 19806.33802816901 rows/sec., 35.49 MiB/sec. | ||
| 21812 | 2026.05.19 00:12:06.163478 [ 294 ] {da8dc9a6-6f82-4d56-8cf6-c067b6bab016} <Debug> TCPHandler: Processed in 0.002459899 sec. | ||
| 21813 | 2026.05.19 00:12:06.163622 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21814 | 2026.05.19 00:12:06.163720 [ 294 ] {92016907-e964-47af-9d29-7e4926156676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21815 | 2026.05.19 00:12:06.163765 [ 294 ] {92016907-e964-47af-9d29-7e4926156676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21816 | 2026.05.19 00:12:06.164106 [ 294 ] {92016907-e964-47af-9d29-7e4926156676} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21817 | 2026.05.19 00:12:06.164144 [ 294 ] {92016907-e964-47af-9d29-7e4926156676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21818 | 2026.05.19 00:12:06.164578 [ 294 ] {92016907-e964-47af-9d29-7e4926156676} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21819 | 2026.05.19 00:12:06.165046 [ 294 ] {92016907-e964-47af-9d29-7e4926156676} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21820 | 2026.05.19 00:12:06.165181 [ 294 ] {92016907-e964-47af-9d29-7e4926156676} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
| 21821 | 2026.05.19 00:12:06.165216 [ 294 ] {92016907-e964-47af-9d29-7e4926156676} <Debug> TCPHandler: Processed in 0.001643826 sec. | ||
| 21822 | 2026.05.19 00:12:07.246234 [ 219 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21823 | 2026.05.19 00:12:07.246330 [ 219 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21824 | 2026.05.19 00:12:07.248681 [ 219 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21825 | 2026.05.19 00:12:07.442390 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21826 | 2026.05.19 00:12:07.442439 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21827 | 2026.05.19 00:12:07.649669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46051 | ||
| 21828 | 2026.05.19 00:12:07.650255 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21829 | 2026.05.19 00:12:07.650297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21830 | 2026.05.19 00:12:07.650806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21831 | 2026.05.19 00:12:07.651065 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21832 | 2026.05.19 00:12:07.651188 [ 128 ] {} <Debug> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21833 | 2026.05.19 00:12:07.651215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46051 | ||
| 21834 | 2026.05.19 00:12:07.651226 [ 128 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21835 | 2026.05.19 00:12:07.651248 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21836 | 2026.05.19 00:12:07.651376 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21837 | 2026.05.19 00:12:07.651521 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21838 | 2026.05.19 00:12:07.651559 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43683 rows starting from the beginning of the part | ||
| 21839 | 2026.05.19 00:12:07.651626 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 21840 | 2026.05.19 00:12:07.651674 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 21841 | 2026.05.19 00:12:07.651720 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 21842 | 2026.05.19 00:12:07.651764 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 21843 | 2026.05.19 00:12:07.651807 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 21844 | 2026.05.19 00:12:07.654648 [ 197 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46051 rows, containing 4 columns (4 merged, 0 gathered) in 0.003337073 sec., 13799817.984203523 rows/sec., 197.41 MiB/sec. | ||
| 21845 | 2026.05.19 00:12:07.654878 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21846 | 2026.05.19 00:12:07.655131 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21847 | 2026.05.19 00:12:07.655202 [ 189 ] {23fb765f-ea0f-4046-ad8b-c6bd773ded40::all_1_96_19} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21848 | 2026.05.19 00:12:07.655285 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21849 | 2026.05.19 00:12:07.697702 [ 219 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21850 | 2026.05.19 00:12:07.697751 [ 219 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21851 | 2026.05.19 00:12:07.702760 [ 219 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21852 | 2026.05.19 00:12:08.009111 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.008721324 sec. | ||
| 21853 | 2026.05.19 00:12:08.799202 [ 123 ] {} <Debug> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21854 | 2026.05.19 00:12:08.799275 [ 123 ] {} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21855 | 2026.05.19 00:12:08.799301 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21856 | 2026.05.19 00:12:08.799432 [ 200 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 21857 | 2026.05.19 00:12:08.799584 [ 200 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21858 | 2026.05.19 00:12:08.799622 [ 200 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 21859 | 2026.05.19 00:12:08.799688 [ 200 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 21860 | 2026.05.19 00:12:08.799734 [ 200 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 21861 | 2026.05.19 00:12:08.799778 [ 200 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 21862 | 2026.05.19 00:12:08.799818 [ 200 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 21863 | 2026.05.19 00:12:08.801269 [ 197 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886583 sec., 22262.471356945334 rows/sec., 1.59 MiB/sec. | ||
| 21864 | 2026.05.19 00:12:08.801526 [ 188 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21865 | 2026.05.19 00:12:08.802040 [ 188 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21866 | 2026.05.19 00:12:08.802117 [ 188 ] {b3c0041d-ff4a-470b-9720-5afc18aae528::all_1_5_1} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21867 | 2026.05.19 00:12:08.802194 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21868 | 2026.05.19 00:12:10.101587 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21869 | 2026.05.19 00:12:10.120381 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21870 | 2026.05.19 00:12:10.120450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21871 | 2026.05.19 00:12:10.126805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21872 | 2026.05.19 00:12:10.127550 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21873 | 2026.05.19 00:12:10.127848 [ 121 ] {} <Debug> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21874 | 2026.05.19 00:12:10.127890 [ 121 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21875 | 2026.05.19 00:12:10.127912 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21876 | 2026.05.19 00:12:10.128042 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21877 | 2026.05.19 00:12:10.131167 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21878 | 2026.05.19 00:12:10.131562 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21879 | 2026.05.19 00:12:10.133062 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 21880 | 2026.05.19 00:12:10.137862 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 21881 | 2026.05.19 00:12:10.142573 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21882 | 2026.05.19 00:12:10.147351 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21883 | 2026.05.19 00:12:10.152101 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21884 | 2026.05.19 00:12:10.156712 [ 192 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21885 | 2026.05.19 00:12:10.225192 [ 196 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.097204575 sec., 7437.921517582891 rows/sec., 38.46 MiB/sec. | ||
| 21886 | 2026.05.19 00:12:10.228909 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21887 | 2026.05.19 00:12:10.231339 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21888 | 2026.05.19 00:12:10.231441 [ 197 ] {5610200c-f145-424d-88d2-fa9aeb41a71a::all_1_96_19} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21889 | 2026.05.19 00:12:10.233901 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21890 | 2026.05.19 00:12:11.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.78 MiB, peak 417.19 MiB, free memory in arenas 0.00 B, will set to 398.71 MiB (RSS), difference: -1.07 MiB | ||
| 21891 | 2026.05.19 00:12:11.146777 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21892 | 2026.05.19 00:12:11.147136 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 21893 | 2026.05.19 00:12:11.147558 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21894 | 2026.05.19 00:12:11.147601 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Debug> 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 | ||
| 21895 | 2026.05.19 00:12:11.147831 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21896 | 2026.05.19 00:12:11.147905 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21897 | 2026.05.19 00:12:11.148052 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21898 | 2026.05.19 00:12:11.148123 [ 358 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21899 | 2026.05.19 00:12:11.148166 [ 344 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21900 | 2026.05.19 00:12:11.148168 [ 337 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21901 | 2026.05.19 00:12:11.148325 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 21902 | 2026.05.19 00:12:11.148353 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21903 | 2026.05.19 00:12:11.148426 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21904 | 2026.05.19 00:12:11.148447 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 21905 | 2026.05.19 00:12:11.148484 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> 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'))" | ||
| 21906 | 2026.05.19 00:12:11.148531 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Trace> 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'))" | ||
| 21907 | 2026.05.19 00:12:11.149657 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002673 sec., 13093.901982790872 rows/sec., 2.21 MiB/sec. | ||
| 21908 | 2026.05.19 00:12:11.149790 [ 294 ] {368aa94b-1703-434a-ae80-cc544a0c29ec} <Debug> TCPHandler: Processed in 0.003195159 sec. | ||
| 21909 | 2026.05.19 00:12:11.151737 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21910 | 2026.05.19 00:12:11.151851 [ 294 ] {2b6e4a77-6c2a-42b2-9bc1-bb2cce535ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21911 | 2026.05.19 00:12:11.151899 [ 294 ] {2b6e4a77-6c2a-42b2-9bc1-bb2cce535ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21912 | 2026.05.19 00:12:11.152412 [ 294 ] {2b6e4a77-6c2a-42b2-9bc1-bb2cce535ad6} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21913 | 2026.05.19 00:12:11.152457 [ 294 ] {2b6e4a77-6c2a-42b2-9bc1-bb2cce535ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21914 | 2026.05.19 00:12:11.152853 [ 294 ] {2b6e4a77-6c2a-42b2-9bc1-bb2cce535ad6} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21915 | 2026.05.19 00:12:11.153081 [ 294 ] {2b6e4a77-6c2a-42b2-9bc1-bb2cce535ad6} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21916 | 2026.05.19 00:12:11.153240 [ 294 ] {2b6e4a77-6c2a-42b2-9bc1-bb2cce535ad6} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001422 sec., 54852.32067510548 rows/sec., 4.54 MiB/sec. | ||
| 21917 | 2026.05.19 00:12:11.153278 [ 294 ] {2b6e4a77-6c2a-42b2-9bc1-bb2cce535ad6} <Debug> TCPHandler: Processed in 0.001594964 sec. | ||
| 21918 | 2026.05.19 00:12:11.153408 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21919 | 2026.05.19 00:12:11.153506 [ 294 ] {f24dce25-26d8-424b-acd5-745aedf04db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21920 | 2026.05.19 00:12:11.153552 [ 294 ] {f24dce25-26d8-424b-acd5-745aedf04db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21921 | 2026.05.19 00:12:11.153959 [ 294 ] {f24dce25-26d8-424b-acd5-745aedf04db9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21922 | 2026.05.19 00:12:11.153998 [ 294 ] {f24dce25-26d8-424b-acd5-745aedf04db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21923 | 2026.05.19 00:12:11.154293 [ 294 ] {f24dce25-26d8-424b-acd5-745aedf04db9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21924 | 2026.05.19 00:12:11.154506 [ 294 ] {f24dce25-26d8-424b-acd5-745aedf04db9} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21925 | 2026.05.19 00:12:11.154640 [ 294 ] {f24dce25-26d8-424b-acd5-745aedf04db9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001156 sec., 9515.570934256057 rows/sec., 715.53 KiB/sec. | ||
| 21926 | 2026.05.19 00:12:11.154676 [ 294 ] {f24dce25-26d8-424b-acd5-745aedf04db9} <Debug> TCPHandler: Processed in 0.001319047 sec. | ||
| 21927 | 2026.05.19 00:12:11.154809 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21928 | 2026.05.19 00:12:11.154907 [ 294 ] {dad83fb5-8500-4905-8a21-780c0720932d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21929 | 2026.05.19 00:12:11.154950 [ 294 ] {dad83fb5-8500-4905-8a21-780c0720932d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21930 | 2026.05.19 00:12:11.155385 [ 294 ] {dad83fb5-8500-4905-8a21-780c0720932d} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21931 | 2026.05.19 00:12:11.155425 [ 294 ] {dad83fb5-8500-4905-8a21-780c0720932d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21932 | 2026.05.19 00:12:11.155760 [ 294 ] {dad83fb5-8500-4905-8a21-780c0720932d} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21933 | 2026.05.19 00:12:11.156010 [ 294 ] {dad83fb5-8500-4905-8a21-780c0720932d} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21934 | 2026.05.19 00:12:11.156145 [ 294 ] {dad83fb5-8500-4905-8a21-780c0720932d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001257 sec., 59665.87112171837 rows/sec., 4.66 MiB/sec. | ||
| 21935 | 2026.05.19 00:12:11.156180 [ 294 ] {dad83fb5-8500-4905-8a21-780c0720932d} <Debug> TCPHandler: Processed in 0.00142126 sec. | ||
| 21936 | 2026.05.19 00:12:11.156311 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21937 | 2026.05.19 00:12:11.156410 [ 294 ] {a1651a7d-240a-410b-a3e7-7d6593e17ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21938 | 2026.05.19 00:12:11.156457 [ 294 ] {a1651a7d-240a-410b-a3e7-7d6593e17ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21939 | 2026.05.19 00:12:11.156878 [ 294 ] {a1651a7d-240a-410b-a3e7-7d6593e17ba1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21940 | 2026.05.19 00:12:11.156915 [ 294 ] {a1651a7d-240a-410b-a3e7-7d6593e17ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21941 | 2026.05.19 00:12:11.157243 [ 294 ] {a1651a7d-240a-410b-a3e7-7d6593e17ba1} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21942 | 2026.05.19 00:12:11.157445 [ 294 ] {a1651a7d-240a-410b-a3e7-7d6593e17ba1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21943 | 2026.05.19 00:12:11.157582 [ 294 ] {a1651a7d-240a-410b-a3e7-7d6593e17ba1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 21944 | 2026.05.19 00:12:11.157617 [ 294 ] {a1651a7d-240a-410b-a3e7-7d6593e17ba1} <Debug> TCPHandler: Processed in 0.001355208 sec. | ||
| 21945 | 2026.05.19 00:12:11.157739 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21946 | 2026.05.19 00:12:11.157836 [ 294 ] {c5b1f0f4-984b-4fb8-96a8-b27580e6f9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21947 | 2026.05.19 00:12:11.157891 [ 294 ] {c5b1f0f4-984b-4fb8-96a8-b27580e6f9b4} <Trace> 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 | ||
| 21948 | 2026.05.19 00:12:11.158713 [ 294 ] {c5b1f0f4-984b-4fb8-96a8-b27580e6f9b4} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21949 | 2026.05.19 00:12:11.158751 [ 294 ] {c5b1f0f4-984b-4fb8-96a8-b27580e6f9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21950 | 2026.05.19 00:12:11.159273 [ 294 ] {c5b1f0f4-984b-4fb8-96a8-b27580e6f9b4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21951 | 2026.05.19 00:12:11.159492 [ 294 ] {c5b1f0f4-984b-4fb8-96a8-b27580e6f9b4} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21952 | 2026.05.19 00:12:11.159637 [ 294 ] {c5b1f0f4-984b-4fb8-96a8-b27580e6f9b4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00182 sec., 6043.956043956044 rows/sec., 10.83 MiB/sec. | ||
| 21953 | 2026.05.19 00:12:11.159702 [ 294 ] {c5b1f0f4-984b-4fb8-96a8-b27580e6f9b4} <Debug> TCPHandler: Processed in 0.002017526 sec. | ||
| 21954 | 2026.05.19 00:12:11.159831 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21955 | 2026.05.19 00:12:11.159926 [ 294 ] {7e5c8e44-0d1e-4016-86d1-0171952998b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21956 | 2026.05.19 00:12:11.159969 [ 294 ] {7e5c8e44-0d1e-4016-86d1-0171952998b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21957 | 2026.05.19 00:12:11.160312 [ 294 ] {7e5c8e44-0d1e-4016-86d1-0171952998b1} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21958 | 2026.05.19 00:12:11.160349 [ 294 ] {7e5c8e44-0d1e-4016-86d1-0171952998b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21959 | 2026.05.19 00:12:11.160656 [ 294 ] {7e5c8e44-0d1e-4016-86d1-0171952998b1} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21960 | 2026.05.19 00:12:11.160889 [ 294 ] {7e5c8e44-0d1e-4016-86d1-0171952998b1} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21961 | 2026.05.19 00:12:11.161020 [ 294 ] {7e5c8e44-0d1e-4016-86d1-0171952998b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 21962 | 2026.05.19 00:12:11.161055 [ 294 ] {7e5c8e44-0d1e-4016-86d1-0171952998b1} <Debug> TCPHandler: Processed in 0.001274376 sec. | ||
| 21963 | 2026.05.19 00:12:11.277617 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37821 | ||
| 21964 | 2026.05.19 00:12:11.277710 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21965 | 2026.05.19 00:12:11.277737 [ 307 ] {} <Debug> TCP-Session: df2a9895-dc84-4327-891b-a0161636cd4e Authenticating user 'default' from [fd00:1122:3344:101::e]:37821 | ||
| 21966 | 2026.05.19 00:12:11.277760 [ 307 ] {} <Debug> TCP-Session: df2a9895-dc84-4327-891b-a0161636cd4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21967 | 2026.05.19 00:12:11.277774 [ 307 ] {} <Debug> TCP-Session: df2a9895-dc84-4327-891b-a0161636cd4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21968 | 2026.05.19 00:12:11.277999 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56643 | ||
| 21969 | 2026.05.19 00:12:11.278021 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36057 | ||
| 21970 | 2026.05.19 00:12:11.278034 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51345 | ||
| 21971 | 2026.05.19 00:12:11.278077 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41252 | ||
| 21972 | 2026.05.19 00:12:11.278090 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21973 | 2026.05.19 00:12:11.278105 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21974 | 2026.05.19 00:12:11.278144 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21975 | 2026.05.19 00:12:11.278145 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21976 | 2026.05.19 00:12:11.278170 [ 311 ] {} <Debug> TCP-Session: ae3af95c-6034-4dfe-bd6d-b952ee1f58a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36057 | ||
| 21977 | 2026.05.19 00:12:11.278182 [ 310 ] {} <Debug> TCP-Session: d11bdc9f-32a9-4d6a-83e8-546fdcd114f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51345 | ||
| 21978 | 2026.05.19 00:12:11.278189 [ 303 ] {} <Debug> TCP-Session: 9795a501-074f-438d-a81d-03bcdf2b9b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:41252 | ||
| 21979 | 2026.05.19 00:12:11.278202 [ 311 ] {} <Debug> TCP-Session: ae3af95c-6034-4dfe-bd6d-b952ee1f58a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21980 | 2026.05.19 00:12:11.278220 [ 310 ] {} <Debug> TCP-Session: d11bdc9f-32a9-4d6a-83e8-546fdcd114f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21981 | 2026.05.19 00:12:11.278225 [ 303 ] {} <Debug> TCP-Session: 9795a501-074f-438d-a81d-03bcdf2b9b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21982 | 2026.05.19 00:12:11.278236 [ 311 ] {} <Debug> TCP-Session: ae3af95c-6034-4dfe-bd6d-b952ee1f58a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21983 | 2026.05.19 00:12:11.278257 [ 303 ] {} <Debug> TCP-Session: 9795a501-074f-438d-a81d-03bcdf2b9b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21984 | 2026.05.19 00:12:11.278247 [ 310 ] {} <Debug> TCP-Session: d11bdc9f-32a9-4d6a-83e8-546fdcd114f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21985 | 2026.05.19 00:12:11.278144 [ 307 ] {} <Trace> TCP-Session: df2a9895-dc84-4327-891b-a0161636cd4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21986 | 2026.05.19 00:12:11.278079 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53797 | ||
| 21987 | 2026.05.19 00:12:11.278042 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62354 | ||
| 21988 | 2026.05.19 00:12:11.278036 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36054 | ||
| 21989 | 2026.05.19 00:12:11.278026 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42615 | ||
| 21990 | 2026.05.19 00:12:11.278412 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21991 | 2026.05.19 00:12:11.278414 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21992 | 2026.05.19 00:12:11.278446 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21993 | 2026.05.19 00:12:11.278448 [ 304 ] {} <Debug> TCP-Session: 68d11cd0-4f0a-45db-8c70-b4b2ac34513f Authenticating user 'default' from [fd00:1122:3344:101::e]:53797 | ||
| 21994 | 2026.05.19 00:12:11.278462 [ 293 ] {} <Debug> TCP-Session: 341bcc10-3a98-4978-bb40-93b8fe330f10 Authenticating user 'default' from [fd00:1122:3344:101::e]:62354 | ||
| 21995 | 2026.05.19 00:12:11.278454 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21996 | 2026.05.19 00:12:11.278481 [ 304 ] {} <Debug> TCP-Session: 68d11cd0-4f0a-45db-8c70-b4b2ac34513f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21997 | 2026.05.19 00:12:11.278488 [ 293 ] {} <Debug> TCP-Session: 341bcc10-3a98-4978-bb40-93b8fe330f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21998 | 2026.05.19 00:12:11.278499 [ 309 ] {} <Debug> TCP-Session: 700b30f7-702c-4594-b091-69e6ffa6c327 Authenticating user 'default' from [fd00:1122:3344:101::e]:42615 | ||
| 21999 | 2026.05.19 00:12:11.278502 [ 304 ] {} <Debug> TCP-Session: 68d11cd0-4f0a-45db-8c70-b4b2ac34513f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22000 | 2026.05.19 00:12:11.278514 [ 293 ] {} <Debug> TCP-Session: 341bcc10-3a98-4978-bb40-93b8fe330f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22001 | 2026.05.19 00:12:11.278525 [ 309 ] {} <Debug> TCP-Session: 700b30f7-702c-4594-b091-69e6ffa6c327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22002 | 2026.05.19 00:12:11.278472 [ 307 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37821) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22003 | 2026.05.19 00:12:11.278556 [ 309 ] {} <Debug> TCP-Session: 700b30f7-702c-4594-b091-69e6ffa6c327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22004 | 2026.05.19 00:12:11.278469 [ 283 ] {} <Debug> TCP-Session: e810ba96-0afe-41c8-a106-b6667541207e Authenticating user 'default' from [fd00:1122:3344:101::e]:36054 | ||
| 22005 | 2026.05.19 00:12:11.278146 [ 308 ] {} <Debug> TCP-Session: 0f65dc71-d865-401c-9cb3-2b8303058d1a Authenticating user 'default' from [fd00:1122:3344:101::e]:56643 | ||
| 22006 | 2026.05.19 00:12:11.278618 [ 283 ] {} <Debug> TCP-Session: e810ba96-0afe-41c8-a106-b6667541207e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22007 | 2026.05.19 00:12:11.278649 [ 283 ] {} <Debug> TCP-Session: e810ba96-0afe-41c8-a106-b6667541207e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22008 | 2026.05.19 00:12:11.278653 [ 308 ] {} <Debug> TCP-Session: 0f65dc71-d865-401c-9cb3-2b8303058d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22009 | 2026.05.19 00:12:11.278679 [ 308 ] {} <Debug> TCP-Session: 0f65dc71-d865-401c-9cb3-2b8303058d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22010 | 2026.05.19 00:12:11.278823 [ 307 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22011 | 2026.05.19 00:12:11.278882 [ 307 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22012 | 2026.05.19 00:12:11.279160 [ 307 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 22013 | 2026.05.19 00:12:11.280114 [ 358 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Trace> AggregatingTransform: Aggregating | ||
| 22014 | 2026.05.19 00:12:11.280156 [ 358 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Trace> Aggregator: Aggregation method: without_key | ||
| 22015 | 2026.05.19 00:12:11.280186 [ 358 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928456 sec. (1077.057 rows/sec., 42.07 KiB/sec.) | ||
| 22016 | 2026.05.19 00:12:11.280202 [ 358 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Trace> Aggregator: Merging aggregated data | ||
| 22017 | 2026.05.19 00:12:11.280877 [ 307 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002461 sec., 406.33888663145063 rows/sec., 15.87 KiB/sec. | ||
| 22018 | 2026.05.19 00:12:11.281006 [ 307 ] {cd221d34-d7c9-4764-b107-f47f4a86bf5c} <Debug> TCPHandler: Processed in 0.002998764 sec. | ||
| 22019 | 2026.05.19 00:12:11.281144 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22020 | 2026.05.19 00:12:11.281175 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22021 | 2026.05.19 00:12:11.281174 [ 307 ] {} <Debug> TCP-Session: df2a9895-dc84-4327-891b-a0161636cd4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22022 | 2026.05.19 00:12:11.281203 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22023 | 2026.05.19 00:12:11.281225 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22024 | 2026.05.19 00:12:11.281239 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22025 | 2026.05.19 00:12:11.281259 [ 308 ] {} <Debug> TCP-Session: 0f65dc71-d865-401c-9cb3-2b8303058d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22026 | 2026.05.19 00:12:11.281266 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22027 | 2026.05.19 00:12:11.281295 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22028 | 2026.05.19 00:12:11.281283 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22029 | 2026.05.19 00:12:11.281326 [ 311 ] {} <Debug> TCP-Session: ae3af95c-6034-4dfe-bd6d-b952ee1f58a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22030 | 2026.05.19 00:12:11.281346 [ 310 ] {} <Debug> TCP-Session: d11bdc9f-32a9-4d6a-83e8-546fdcd114f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22031 | 2026.05.19 00:12:11.281363 [ 304 ] {} <Debug> TCP-Session: 68d11cd0-4f0a-45db-8c70-b4b2ac34513f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22032 | 2026.05.19 00:12:11.281322 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22033 | 2026.05.19 00:12:11.281277 [ 283 ] {} <Debug> TCP-Session: e810ba96-0afe-41c8-a106-b6667541207e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22034 | 2026.05.19 00:12:11.281430 [ 303 ] {} <Debug> TCP-Session: 9795a501-074f-438d-a81d-03bcdf2b9b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22035 | 2026.05.19 00:12:11.281281 [ 293 ] {} <Debug> TCP-Session: 341bcc10-3a98-4978-bb40-93b8fe330f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22036 | 2026.05.19 00:12:11.281214 [ 309 ] {} <Debug> TCP-Session: 700b30f7-702c-4594-b091-69e6ffa6c327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22037 | 2026.05.19 00:12:11.590539 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35565 | ||
| 22038 | 2026.05.19 00:12:11.590618 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22039 | 2026.05.19 00:12:11.590643 [ 307 ] {} <Debug> TCP-Session: 2c14d80d-1604-4d64-960e-5e68c18ecfa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35565 | ||
| 22040 | 2026.05.19 00:12:11.590667 [ 307 ] {} <Debug> TCP-Session: 2c14d80d-1604-4d64-960e-5e68c18ecfa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22041 | 2026.05.19 00:12:11.590680 [ 307 ] {} <Debug> TCP-Session: 2c14d80d-1604-4d64-960e-5e68c18ecfa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22042 | 2026.05.19 00:12:11.590878 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35911 | ||
| 22043 | 2026.05.19 00:12:11.590899 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50754 | ||
| 22044 | 2026.05.19 00:12:11.590935 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43168 | ||
| 22045 | 2026.05.19 00:12:11.590939 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34263 | ||
| 22046 | 2026.05.19 00:12:11.590979 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45374 | ||
| 22047 | 2026.05.19 00:12:11.591007 [ 307 ] {} <Trace> TCP-Session: 2c14d80d-1604-4d64-960e-5e68c18ecfa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22048 | 2026.05.19 00:12:11.591010 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22049 | 2026.05.19 00:12:11.591060 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22050 | 2026.05.19 00:12:11.591062 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22051 | 2026.05.19 00:12:11.591074 [ 311 ] {} <Debug> TCP-Session: 47436429-92e9-4920-bbc9-ee32efc5d185 Authenticating user 'default' from [fd00:1122:3344:101::e]:43168 | ||
| 22052 | 2026.05.19 00:12:11.591095 [ 310 ] {} <Debug> TCP-Session: a96b0eb5-038f-4c09-9304-37e96d9ae9c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34263 | ||
| 22053 | 2026.05.19 00:12:11.591103 [ 303 ] {} <Debug> TCP-Session: cd919828-2c84-469f-89e5-0dbd46f74adb Authenticating user 'default' from [fd00:1122:3344:101::e]:45374 | ||
| 22054 | 2026.05.19 00:12:11.591109 [ 311 ] {} <Debug> TCP-Session: 47436429-92e9-4920-bbc9-ee32efc5d185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22055 | 2026.05.19 00:12:11.591130 [ 310 ] {} <Debug> TCP-Session: a96b0eb5-038f-4c09-9304-37e96d9ae9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22056 | 2026.05.19 00:12:11.591140 [ 311 ] {} <Debug> TCP-Session: 47436429-92e9-4920-bbc9-ee32efc5d185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22057 | 2026.05.19 00:12:11.591155 [ 310 ] {} <Debug> TCP-Session: a96b0eb5-038f-4c09-9304-37e96d9ae9c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22058 | 2026.05.19 00:12:11.591135 [ 303 ] {} <Debug> TCP-Session: cd919828-2c84-469f-89e5-0dbd46f74adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22059 | 2026.05.19 00:12:11.591189 [ 307 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35565) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22060 | 2026.05.19 00:12:11.591204 [ 303 ] {} <Debug> TCP-Session: cd919828-2c84-469f-89e5-0dbd46f74adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22061 | 2026.05.19 00:12:11.590982 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35404 | ||
| 22062 | 2026.05.19 00:12:11.590971 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22063 | 2026.05.19 00:12:11.590967 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60844 | ||
| 22064 | 2026.05.19 00:12:11.591273 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22065 | 2026.05.19 00:12:11.591280 [ 308 ] {} <Debug> TCP-Session: 0c13a1da-ed6e-456e-a001-4bfd28ab5b5e Authenticating user 'default' from [fd00:1122:3344:101::e]:35911 | ||
| 22066 | 2026.05.19 00:12:11.590954 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37001 | ||
| 22067 | 2026.05.19 00:12:11.591324 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22068 | 2026.05.19 00:12:11.591328 [ 308 ] {} <Debug> TCP-Session: 0c13a1da-ed6e-456e-a001-4bfd28ab5b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22069 | 2026.05.19 00:12:11.591359 [ 293 ] {} <Debug> TCP-Session: 62caa820-a79e-4e73-8f2b-cef661b2a17a Authenticating user 'default' from [fd00:1122:3344:101::e]:60844 | ||
| 22070 | 2026.05.19 00:12:11.591369 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22071 | 2026.05.19 00:12:11.591380 [ 308 ] {} <Debug> TCP-Session: 0c13a1da-ed6e-456e-a001-4bfd28ab5b5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22072 | 2026.05.19 00:12:11.591400 [ 283 ] {} <Debug> TCP-Session: 8bcdb7b8-2777-4788-a26e-2e729332c738 Authenticating user 'default' from [fd00:1122:3344:101::e]:37001 | ||
| 22073 | 2026.05.19 00:12:11.591394 [ 293 ] {} <Debug> TCP-Session: 62caa820-a79e-4e73-8f2b-cef661b2a17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22074 | 2026.05.19 00:12:11.591316 [ 304 ] {} <Debug> TCP-Session: a237aedc-689a-44a4-92b9-75e0794c9a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:35404 | ||
| 22075 | 2026.05.19 00:12:11.591429 [ 283 ] {} <Debug> TCP-Session: 8bcdb7b8-2777-4788-a26e-2e729332c738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22076 | 2026.05.19 00:12:11.591431 [ 293 ] {} <Debug> TCP-Session: 62caa820-a79e-4e73-8f2b-cef661b2a17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22077 | 2026.05.19 00:12:11.591454 [ 304 ] {} <Debug> TCP-Session: a237aedc-689a-44a4-92b9-75e0794c9a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22078 | 2026.05.19 00:12:11.591460 [ 283 ] {} <Debug> TCP-Session: 8bcdb7b8-2777-4788-a26e-2e729332c738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22079 | 2026.05.19 00:12:11.591478 [ 304 ] {} <Debug> TCP-Session: a237aedc-689a-44a4-92b9-75e0794c9a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22080 | 2026.05.19 00:12:11.591446 [ 307 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22081 | 2026.05.19 00:12:11.591003 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22082 | 2026.05.19 00:12:11.591551 [ 309 ] {} <Debug> TCP-Session: a747f156-2cb8-46e1-8d21-8aedd8055bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50754 | ||
| 22083 | 2026.05.19 00:12:11.591560 [ 307 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22084 | 2026.05.19 00:12:11.591568 [ 309 ] {} <Debug> TCP-Session: a747f156-2cb8-46e1-8d21-8aedd8055bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22085 | 2026.05.19 00:12:11.591595 [ 309 ] {} <Debug> TCP-Session: a747f156-2cb8-46e1-8d21-8aedd8055bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22086 | 2026.05.19 00:12:11.591845 [ 307 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 22087 | 2026.05.19 00:12:11.592726 [ 353 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Trace> AggregatingTransform: Aggregating | ||
| 22088 | 2026.05.19 00:12:11.592771 [ 353 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 22089 | 2026.05.19 00:12:11.592810 [ 353 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864974 sec. (1156.104 rows/sec., 45.16 KiB/sec.) | ||
| 22090 | 2026.05.19 00:12:11.592828 [ 353 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Trace> Aggregator: Merging aggregated data | ||
| 22091 | 2026.05.19 00:12:11.593469 [ 307 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002337 sec., 427.89901583226356 rows/sec., 16.71 KiB/sec. | ||
| 22092 | 2026.05.19 00:12:11.593597 [ 307 ] {9990b3ee-6040-48fa-98d7-3d6d2c81b7bd} <Debug> TCPHandler: Processed in 0.002714825 sec. | ||
| 22093 | 2026.05.19 00:12:11.593738 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22094 | 2026.05.19 00:12:11.593758 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22095 | 2026.05.19 00:12:11.593782 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22096 | 2026.05.19 00:12:11.593799 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22097 | 2026.05.19 00:12:11.593811 [ 304 ] {} <Debug> TCP-Session: a237aedc-689a-44a4-92b9-75e0794c9a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22098 | 2026.05.19 00:12:11.593826 [ 309 ] {} <Debug> TCP-Session: a747f156-2cb8-46e1-8d21-8aedd8055bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22099 | 2026.05.19 00:12:11.593839 [ 283 ] {} <Debug> TCP-Session: 8bcdb7b8-2777-4788-a26e-2e729332c738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22100 | 2026.05.19 00:12:11.593831 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22101 | 2026.05.19 00:12:11.593852 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22102 | 2026.05.19 00:12:11.593870 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22103 | 2026.05.19 00:12:11.593889 [ 311 ] {} <Debug> TCP-Session: 47436429-92e9-4920-bbc9-ee32efc5d185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22104 | 2026.05.19 00:12:11.593905 [ 303 ] {} <Debug> TCP-Session: cd919828-2c84-469f-89e5-0dbd46f74adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22105 | 2026.05.19 00:12:11.593889 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22106 | 2026.05.19 00:12:11.593939 [ 310 ] {} <Debug> TCP-Session: a96b0eb5-038f-4c09-9304-37e96d9ae9c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22107 | 2026.05.19 00:12:11.593815 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22108 | 2026.05.19 00:12:11.593976 [ 293 ] {} <Debug> TCP-Session: 62caa820-a79e-4e73-8f2b-cef661b2a17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22109 | 2026.05.19 00:12:11.593796 [ 307 ] {} <Debug> TCP-Session: 2c14d80d-1604-4d64-960e-5e68c18ecfa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22110 | 2026.05.19 00:12:11.594018 [ 308 ] {} <Debug> TCP-Session: 0c13a1da-ed6e-456e-a001-4bfd28ab5b5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22111 | 2026.05.19 00:12:12.588111 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56205 | ||
| 22112 | 2026.05.19 00:12:12.588230 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22113 | 2026.05.19 00:12:12.588257 [ 307 ] {} <Debug> TCP-Session: b3561b36-ff9f-48e2-acb2-81e180a7a0b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56205 | ||
| 22114 | 2026.05.19 00:12:12.588279 [ 307 ] {} <Debug> TCP-Session: b3561b36-ff9f-48e2-acb2-81e180a7a0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22115 | 2026.05.19 00:12:12.588292 [ 307 ] {} <Debug> TCP-Session: b3561b36-ff9f-48e2-acb2-81e180a7a0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22116 | 2026.05.19 00:12:12.588561 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41320 | ||
| 22117 | 2026.05.19 00:12:12.588607 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63371 | ||
| 22118 | 2026.05.19 00:12:12.588633 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34467 | ||
| 22119 | 2026.05.19 00:12:12.588638 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59679 | ||
| 22120 | 2026.05.19 00:12:12.588660 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60261 | ||
| 22121 | 2026.05.19 00:12:12.588692 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22122 | 2026.05.19 00:12:12.588701 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22123 | 2026.05.19 00:12:12.588706 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22124 | 2026.05.19 00:12:12.588721 [ 309 ] {} <Debug> TCP-Session: 6ff56721-a2a6-4bee-befb-7dfa5c8e85e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63371 | ||
| 22125 | 2026.05.19 00:12:12.588731 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22126 | 2026.05.19 00:12:12.588733 [ 283 ] {} <Debug> TCP-Session: 2a961987-b929-46bf-9181-13ccabcf4cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34467 | ||
| 22127 | 2026.05.19 00:12:12.588748 [ 309 ] {} <Debug> TCP-Session: 6ff56721-a2a6-4bee-befb-7dfa5c8e85e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22128 | 2026.05.19 00:12:12.588755 [ 304 ] {} <Debug> TCP-Session: e3ecb61b-1540-4eb6-a4fb-5cfd04b0a7fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60261 | ||
| 22129 | 2026.05.19 00:12:12.588764 [ 283 ] {} <Debug> TCP-Session: 2a961987-b929-46bf-9181-13ccabcf4cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22130 | 2026.05.19 00:12:12.588766 [ 309 ] {} <Debug> TCP-Session: 6ff56721-a2a6-4bee-befb-7dfa5c8e85e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22131 | 2026.05.19 00:12:12.588776 [ 304 ] {} <Debug> TCP-Session: e3ecb61b-1540-4eb6-a4fb-5cfd04b0a7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22132 | 2026.05.19 00:12:12.588782 [ 283 ] {} <Debug> TCP-Session: 2a961987-b929-46bf-9181-13ccabcf4cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22133 | 2026.05.19 00:12:12.588796 [ 304 ] {} <Debug> TCP-Session: e3ecb61b-1540-4eb6-a4fb-5cfd04b0a7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22134 | 2026.05.19 00:12:12.588738 [ 293 ] {} <Debug> TCP-Session: a8355b5f-bdf8-4b88-842e-5445e7d31f2c Authenticating user 'default' from [fd00:1122:3344:101::e]:59679 | ||
| 22135 | 2026.05.19 00:12:12.588687 [ 307 ] {} <Trace> TCP-Session: b3561b36-ff9f-48e2-acb2-81e180a7a0b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22136 | 2026.05.19 00:12:12.588845 [ 293 ] {} <Debug> TCP-Session: a8355b5f-bdf8-4b88-842e-5445e7d31f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22137 | 2026.05.19 00:12:12.588653 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22138 | 2026.05.19 00:12:12.588885 [ 293 ] {} <Debug> TCP-Session: a8355b5f-bdf8-4b88-842e-5445e7d31f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22139 | 2026.05.19 00:12:12.588651 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38461 | ||
| 22140 | 2026.05.19 00:12:12.588920 [ 308 ] {} <Debug> TCP-Session: 93aa0788-8134-48a9-8fe3-5f8b6c8f4c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:41320 | ||
| 22141 | 2026.05.19 00:12:12.588619 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42295 | ||
| 22142 | 2026.05.19 00:12:12.588974 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22143 | 2026.05.19 00:12:12.588972 [ 308 ] {} <Debug> TCP-Session: 93aa0788-8134-48a9-8fe3-5f8b6c8f4c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22144 | 2026.05.19 00:12:12.589018 [ 307 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22145 | 2026.05.19 00:12:12.589024 [ 303 ] {} <Debug> TCP-Session: 59707c22-3fe0-4fc1-817c-8ece13a7626b Authenticating user 'default' from [fd00:1122:3344:101::e]:38461 | ||
| 22146 | 2026.05.19 00:12:12.589037 [ 308 ] {} <Debug> TCP-Session: 93aa0788-8134-48a9-8fe3-5f8b6c8f4c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22147 | 2026.05.19 00:12:12.589049 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22148 | 2026.05.19 00:12:12.589063 [ 303 ] {} <Debug> TCP-Session: 59707c22-3fe0-4fc1-817c-8ece13a7626b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22149 | 2026.05.19 00:12:12.588615 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42132 | ||
| 22150 | 2026.05.19 00:12:12.589101 [ 303 ] {} <Debug> TCP-Session: 59707c22-3fe0-4fc1-817c-8ece13a7626b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22151 | 2026.05.19 00:12:12.589099 [ 310 ] {} <Debug> TCP-Session: d1cfc188-c743-440f-b513-5c0a7593e9e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42295 | ||
| 22152 | 2026.05.19 00:12:12.589146 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22153 | 2026.05.19 00:12:12.589148 [ 310 ] {} <Debug> TCP-Session: d1cfc188-c743-440f-b513-5c0a7593e9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22154 | 2026.05.19 00:12:12.589175 [ 311 ] {} <Debug> TCP-Session: 92875e96-2e1d-4b54-9512-17981fb049ab Authenticating user 'default' from [fd00:1122:3344:101::e]:42132 | ||
| 22155 | 2026.05.19 00:12:12.589181 [ 310 ] {} <Debug> TCP-Session: d1cfc188-c743-440f-b513-5c0a7593e9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22156 | 2026.05.19 00:12:12.589202 [ 311 ] {} <Debug> TCP-Session: 92875e96-2e1d-4b54-9512-17981fb049ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22157 | 2026.05.19 00:12:12.589220 [ 311 ] {} <Debug> TCP-Session: 92875e96-2e1d-4b54-9512-17981fb049ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22158 | 2026.05.19 00:12:12.589304 [ 307 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22159 | 2026.05.19 00:12:12.589356 [ 307 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22160 | 2026.05.19 00:12:12.589634 [ 307 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Debug> oximeter.version (046251fc-9e5a-4ee7-9ed4-e56fa5e0e610) (SelectExecutor): Key condition: unknown | ||
| 22161 | 2026.05.19 00:12:12.590505 [ 328 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Trace> AggregatingTransform: Aggregating | ||
| 22162 | 2026.05.19 00:12:12.590552 [ 328 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Trace> Aggregator: Aggregation method: without_key | ||
| 22163 | 2026.05.19 00:12:12.590591 [ 328 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860444 sec. (1162.191 rows/sec., 45.40 KiB/sec.) | ||
| 22164 | 2026.05.19 00:12:12.590612 [ 328 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Trace> Aggregator: Merging aggregated data | ||
| 22165 | 2026.05.19 00:12:12.591193 [ 307 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002229 sec., 448.63167339614176 rows/sec., 17.52 KiB/sec. | ||
| 22166 | 2026.05.19 00:12:12.591349 [ 307 ] {59d218a9-a0cd-46bb-a09a-783377afbb74} <Debug> TCPHandler: Processed in 0.002791358 sec. | ||
| 22167 | 2026.05.19 00:12:12.591510 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22168 | 2026.05.19 00:12:12.591542 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22169 | 2026.05.19 00:12:12.591543 [ 307 ] {} <Debug> TCP-Session: b3561b36-ff9f-48e2-acb2-81e180a7a0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22170 | 2026.05.19 00:12:12.591566 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22171 | 2026.05.19 00:12:12.591590 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22172 | 2026.05.19 00:12:12.591622 [ 308 ] {} <Debug> TCP-Session: 93aa0788-8134-48a9-8fe3-5f8b6c8f4c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22173 | 2026.05.19 00:12:12.591628 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22174 | 2026.05.19 00:12:12.591656 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22175 | 2026.05.19 00:12:12.591671 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22176 | 2026.05.19 00:12:12.591700 [ 310 ] {} <Debug> TCP-Session: d1cfc188-c743-440f-b513-5c0a7593e9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22177 | 2026.05.19 00:12:12.591709 [ 309 ] {} <Debug> TCP-Session: 6ff56721-a2a6-4bee-befb-7dfa5c8e85e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22178 | 2026.05.19 00:12:12.591721 [ 304 ] {} <Debug> TCP-Session: e3ecb61b-1540-4eb6-a4fb-5cfd04b0a7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22179 | 2026.05.19 00:12:12.591690 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22180 | 2026.05.19 00:12:12.591658 [ 311 ] {} <Debug> TCP-Session: 92875e96-2e1d-4b54-9512-17981fb049ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22181 | 2026.05.19 00:12:12.591776 [ 293 ] {} <Debug> TCP-Session: a8355b5f-bdf8-4b88-842e-5445e7d31f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22182 | 2026.05.19 00:12:12.591605 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22183 | 2026.05.19 00:12:12.591578 [ 303 ] {} <Debug> TCP-Session: 59707c22-3fe0-4fc1-817c-8ece13a7626b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22184 | 2026.05.19 00:12:12.591847 [ 283 ] {} <Debug> TCP-Session: 2a961987-b929-46bf-9181-13ccabcf4cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22185 | 2026.05.19 00:12:15.152309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46563 | ||
| 22186 | 2026.05.19 00:12:15.152844 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22187 | 2026.05.19 00:12:15.152894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22188 | 2026.05.19 00:12:15.153385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22189 | 2026.05.19 00:12:15.153620 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22190 | 2026.05.19 00:12:15.153771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46563 | ||
| 22191 | 2026.05.19 00:12:16.148829 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22192 | 2026.05.19 00:12:16.149074 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 22193 | 2026.05.19 00:12:16.149432 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22194 | 2026.05.19 00:12:16.149475 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Debug> 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', 'virtual_machine:check')" moved to PREWHERE | ||
| 22195 | 2026.05.19 00:12:16.149714 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22196 | 2026.05.19 00:12:16.149790 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22197 | 2026.05.19 00:12:16.149941 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 22198 | 2026.05.19 00:12:16.150046 [ 316 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22199 | 2026.05.19 00:12:16.150046 [ 312 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22200 | 2026.05.19 00:12:16.150047 [ 359 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22201 | 2026.05.19 00:12:16.150231 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (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 | ||
| 22202 | 2026.05.19 00:12:16.150263 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22203 | 2026.05.19 00:12:16.150342 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22204 | 2026.05.19 00:12:16.150364 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 22205 | 2026.05.19 00:12:16.150401 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> 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', 'virtual_machine:check'))" | ||
| 22206 | 2026.05.19 00:12:16.150445 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Trace> 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', 'virtual_machine:check'))" | ||
| 22207 | 2026.05.19 00:12:16.151563 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002587 sec., 13529.18438345574 rows/sec., 2.28 MiB/sec. | ||
| 22208 | 2026.05.19 00:12:16.151727 [ 294 ] {8bb7cf85-1528-4b11-8807-1bf259d32e45} <Debug> TCPHandler: Processed in 0.003037865 sec. | ||
| 22209 | 2026.05.19 00:12:16.154338 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22210 | 2026.05.19 00:12:16.154457 [ 294 ] {22e80478-1ece-4fa6-93e9-234ad936b60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22211 | 2026.05.19 00:12:16.154520 [ 294 ] {22e80478-1ece-4fa6-93e9-234ad936b60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22212 | 2026.05.19 00:12:16.155509 [ 294 ] {22e80478-1ece-4fa6-93e9-234ad936b60e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22213 | 2026.05.19 00:12:16.155571 [ 294 ] {22e80478-1ece-4fa6-93e9-234ad936b60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22214 | 2026.05.19 00:12:16.156037 [ 294 ] {22e80478-1ece-4fa6-93e9-234ad936b60e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22215 | 2026.05.19 00:12:16.156241 [ 294 ] {22e80478-1ece-4fa6-93e9-234ad936b60e} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22216 | 2026.05.19 00:12:16.156399 [ 294 ] {22e80478-1ece-4fa6-93e9-234ad936b60e} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001977 sec., 505.8168942842691 rows/sec., 140.78 KiB/sec. | ||
| 22217 | 2026.05.19 00:12:16.156442 [ 294 ] {22e80478-1ece-4fa6-93e9-234ad936b60e} <Debug> TCPHandler: Processed in 0.00215778 sec. | ||
| 22218 | 2026.05.19 00:12:16.156572 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22219 | 2026.05.19 00:12:16.156674 [ 294 ] {552c636d-3972-43e4-9cf1-7dac663511ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22220 | 2026.05.19 00:12:16.156720 [ 294 ] {552c636d-3972-43e4-9cf1-7dac663511ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22221 | 2026.05.19 00:12:16.157162 [ 294 ] {552c636d-3972-43e4-9cf1-7dac663511ce} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22222 | 2026.05.19 00:12:16.157202 [ 294 ] {552c636d-3972-43e4-9cf1-7dac663511ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22223 | 2026.05.19 00:12:16.157521 [ 294 ] {552c636d-3972-43e4-9cf1-7dac663511ce} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 22224 | 2026.05.19 00:12:16.157745 [ 294 ] {552c636d-3972-43e4-9cf1-7dac663511ce} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22225 | 2026.05.19 00:12:16.157884 [ 294 ] {552c636d-3972-43e4-9cf1-7dac663511ce} <Debug> executeQuery: Read 8 rows, 653.00 B in 0.001232 sec., 6493.506493506494 rows/sec., 517.61 KiB/sec. | ||
| 22226 | 2026.05.19 00:12:16.157921 [ 294 ] {552c636d-3972-43e4-9cf1-7dac663511ce} <Debug> TCPHandler: Processed in 0.001399479 sec. | ||
| 22227 | 2026.05.19 00:12:16.158041 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22228 | 2026.05.19 00:12:16.158140 [ 294 ] {21f9d2bb-2c46-4365-94d7-9ecb0cccbe94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22229 | 2026.05.19 00:12:16.158182 [ 294 ] {21f9d2bb-2c46-4365-94d7-9ecb0cccbe94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22230 | 2026.05.19 00:12:16.158686 [ 294 ] {21f9d2bb-2c46-4365-94d7-9ecb0cccbe94} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22231 | 2026.05.19 00:12:16.158724 [ 294 ] {21f9d2bb-2c46-4365-94d7-9ecb0cccbe94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22232 | 2026.05.19 00:12:16.159035 [ 294 ] {21f9d2bb-2c46-4365-94d7-9ecb0cccbe94} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22233 | 2026.05.19 00:12:16.159246 [ 294 ] {21f9d2bb-2c46-4365-94d7-9ecb0cccbe94} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22234 | 2026.05.19 00:12:16.159380 [ 294 ] {21f9d2bb-2c46-4365-94d7-9ecb0cccbe94} <Debug> executeQuery: Read 157 rows, 13.79 KiB in 0.001261 sec., 124504.36161776369 rows/sec., 10.68 MiB/sec. | ||
| 22235 | 2026.05.19 00:12:16.159418 [ 294 ] {21f9d2bb-2c46-4365-94d7-9ecb0cccbe94} <Debug> TCPHandler: Processed in 0.00142692 sec. | ||
| 22236 | 2026.05.19 00:12:16.159597 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22237 | 2026.05.19 00:12:16.159694 [ 294 ] {6ddf3fbd-f2f3-421f-a2c0-d245f10a57a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22238 | 2026.05.19 00:12:16.159737 [ 294 ] {6ddf3fbd-f2f3-421f-a2c0-d245f10a57a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22239 | 2026.05.19 00:12:16.160175 [ 294 ] {6ddf3fbd-f2f3-421f-a2c0-d245f10a57a5} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22240 | 2026.05.19 00:12:16.160213 [ 294 ] {6ddf3fbd-f2f3-421f-a2c0-d245f10a57a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22241 | 2026.05.19 00:12:16.160510 [ 294 ] {6ddf3fbd-f2f3-421f-a2c0-d245f10a57a5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22242 | 2026.05.19 00:12:16.160719 [ 294 ] {6ddf3fbd-f2f3-421f-a2c0-d245f10a57a5} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22243 | 2026.05.19 00:12:16.160851 [ 113 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22244 | 2026.05.19 00:12:16.160858 [ 294 ] {6ddf3fbd-f2f3-421f-a2c0-d245f10a57a5} <Debug> executeQuery: Read 55 rows, 4.08 KiB in 0.001183 sec., 46491.969568892644 rows/sec., 3.37 MiB/sec. | ||
| 22245 | 2026.05.19 00:12:16.160906 [ 113 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22246 | 2026.05.19 00:12:16.160920 [ 294 ] {6ddf3fbd-f2f3-421f-a2c0-d245f10a57a5} <Debug> TCPHandler: Processed in 0.001374078 sec. | ||
| 22247 | 2026.05.19 00:12:16.160933 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22248 | 2026.05.19 00:12:16.161066 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22249 | 2026.05.19 00:12:16.161068 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22250 | 2026.05.19 00:12:16.161168 [ 294 ] {d9dba753-d34d-41f3-a9a5-58e499cf468a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22251 | 2026.05.19 00:12:16.161215 [ 294 ] {d9dba753-d34d-41f3-a9a5-58e499cf468a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22252 | 2026.05.19 00:12:16.161246 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22253 | 2026.05.19 00:12:16.161325 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 93 rows starting from the beginning of the part | ||
| 22254 | 2026.05.19 00:12:16.161406 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 44 rows starting from the beginning of the part | ||
| 22255 | 2026.05.19 00:12:16.161463 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 39 rows starting from the beginning of the part | ||
| 22256 | 2026.05.19 00:12:16.161512 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 45 rows starting from the beginning of the part | ||
| 22257 | 2026.05.19 00:12:16.161557 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 11 rows starting from the beginning of the part | ||
| 22258 | 2026.05.19 00:12:16.161603 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part | ||
| 22259 | 2026.05.19 00:12:16.161664 [ 294 ] {d9dba753-d34d-41f3-a9a5-58e499cf468a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22260 | 2026.05.19 00:12:16.161742 [ 294 ] {d9dba753-d34d-41f3-a9a5-58e499cf468a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22261 | 2026.05.19 00:12:16.162091 [ 294 ] {d9dba753-d34d-41f3-a9a5-58e499cf468a} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22262 | 2026.05.19 00:12:16.162333 [ 294 ] {d9dba753-d34d-41f3-a9a5-58e499cf468a} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22263 | 2026.05.19 00:12:16.162475 [ 294 ] {d9dba753-d34d-41f3-a9a5-58e499cf468a} <Debug> executeQuery: Read 131 rows, 10.35 KiB in 0.001326 sec., 98793.36349924585 rows/sec., 7.62 MiB/sec. | ||
| 22264 | 2026.05.19 00:12:16.162512 [ 294 ] {d9dba753-d34d-41f3-a9a5-58e499cf468a} <Debug> TCPHandler: Processed in 0.001495942 sec. | ||
| 22265 | 2026.05.19 00:12:16.162544 [ 191 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538583 sec., 186535.27304019348 rows/sec., 14.38 MiB/sec. | ||
| 22266 | 2026.05.19 00:12:16.162637 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22267 | 2026.05.19 00:12:16.162728 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22268 | 2026.05.19 00:12:16.162740 [ 294 ] {4d1c45ca-694c-45ae-84ce-80e6ebf61e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22269 | 2026.05.19 00:12:16.162795 [ 294 ] {4d1c45ca-694c-45ae-84ce-80e6ebf61e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22270 | 2026.05.19 00:12:16.163052 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22271 | 2026.05.19 00:12:16.163137 [ 201 ] {cbfb97a9-1a9e-48c6-ba1a-b9f17434c645::all_1_141_28} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22272 | 2026.05.19 00:12:16.163208 [ 294 ] {4d1c45ca-694c-45ae-84ce-80e6ebf61e9c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22273 | 2026.05.19 00:12:16.163245 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 22274 | 2026.05.19 00:12:16.163250 [ 294 ] {4d1c45ca-694c-45ae-84ce-80e6ebf61e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22275 | 2026.05.19 00:12:16.163604 [ 294 ] {4d1c45ca-694c-45ae-84ce-80e6ebf61e9c} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22276 | 2026.05.19 00:12:16.163812 [ 294 ] {4d1c45ca-694c-45ae-84ce-80e6ebf61e9c} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22277 | 2026.05.19 00:12:16.163948 [ 294 ] {4d1c45ca-694c-45ae-84ce-80e6ebf61e9c} <Debug> executeQuery: Read 165 rows, 11.75 KiB in 0.001227 sec., 134474.32762836185 rows/sec., 9.35 MiB/sec. | ||
| 22278 | 2026.05.19 00:12:16.163986 [ 294 ] {4d1c45ca-694c-45ae-84ce-80e6ebf61e9c} <Debug> TCPHandler: Processed in 0.001397779 sec. | ||
| 22279 | 2026.05.19 00:12:16.164098 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22280 | 2026.05.19 00:12:16.164193 [ 294 ] {698a01e9-decf-410c-9c71-8708a0708a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22281 | 2026.05.19 00:12:16.164251 [ 294 ] {698a01e9-decf-410c-9c71-8708a0708a25} <Trace> 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 | ||
| 22282 | 2026.05.19 00:12:16.165180 [ 294 ] {698a01e9-decf-410c-9c71-8708a0708a25} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22283 | 2026.05.19 00:12:16.165218 [ 294 ] {698a01e9-decf-410c-9c71-8708a0708a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22284 | 2026.05.19 00:12:16.165795 [ 294 ] {698a01e9-decf-410c-9c71-8708a0708a25} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22285 | 2026.05.19 00:12:16.166020 [ 294 ] {698a01e9-decf-410c-9c71-8708a0708a25} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22286 | 2026.05.19 00:12:16.166151 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22287 | 2026.05.19 00:12:16.166166 [ 294 ] {698a01e9-decf-410c-9c71-8708a0708a25} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.001991 sec., 23606.228026117526 rows/sec., 42.30 MiB/sec. | ||
| 22288 | 2026.05.19 00:12:16.166195 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22289 | 2026.05.19 00:12:16.166219 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22290 | 2026.05.19 00:12:16.166259 [ 294 ] {698a01e9-decf-410c-9c71-8708a0708a25} <Debug> TCPHandler: Processed in 0.002210002 sec. | ||
| 22291 | 2026.05.19 00:12:16.166313 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22292 | 2026.05.19 00:12:16.166406 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22293 | 2026.05.19 00:12:16.166532 [ 294 ] {1bc3208d-764f-4324-91cc-71e25811bc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22294 | 2026.05.19 00:12:16.166572 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22295 | 2026.05.19 00:12:16.166578 [ 294 ] {1bc3208d-764f-4324-91cc-71e25811bc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22296 | 2026.05.19 00:12:16.166645 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2966 rows starting from the beginning of the part | ||
| 22297 | 2026.05.19 00:12:16.166793 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 44 rows starting from the beginning of the part | ||
| 22298 | 2026.05.19 00:12:16.166916 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 25 rows starting from the beginning of the part | ||
| 22299 | 2026.05.19 00:12:16.166965 [ 294 ] {1bc3208d-764f-4324-91cc-71e25811bc38} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22300 | 2026.05.19 00:12:16.167008 [ 294 ] {1bc3208d-764f-4324-91cc-71e25811bc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22301 | 2026.05.19 00:12:16.167030 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 45 rows starting from the beginning of the part | ||
| 22302 | 2026.05.19 00:12:16.167142 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 11 rows starting from the beginning of the part | ||
| 22303 | 2026.05.19 00:12:16.167249 [ 196 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 47 rows starting from the beginning of the part | ||
| 22304 | 2026.05.19 00:12:16.167353 [ 294 ] {1bc3208d-764f-4324-91cc-71e25811bc38} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22305 | 2026.05.19 00:12:16.167585 [ 294 ] {1bc3208d-764f-4324-91cc-71e25811bc38} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22306 | 2026.05.19 00:12:16.167740 [ 294 ] {1bc3208d-764f-4324-91cc-71e25811bc38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 22307 | 2026.05.19 00:12:16.167779 [ 294 ] {1bc3208d-764f-4324-91cc-71e25811bc38} <Debug> TCPHandler: Processed in 0.00143741 sec. | ||
| 22308 | 2026.05.19 00:12:16.175535 [ 201 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 19 columns (19 merged, 0 gathered) in 0.009265199 sec., 338686.73516888305 rows/sec., 606.91 MiB/sec. | ||
| 22309 | 2026.05.19 00:12:16.178278 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22310 | 2026.05.19 00:12:16.178658 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22311 | 2026.05.19 00:12:16.178744 [ 191 ] {6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22312 | 2026.05.19 00:12:16.178893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.68 MiB. | ||
| 22313 | 2026.05.19 00:12:17.632200 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22314 | 2026.05.19 00:12:17.651353 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22315 | 2026.05.19 00:12:17.651425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22316 | 2026.05.19 00:12:17.658494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22317 | 2026.05.19 00:12:17.659268 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22318 | 2026.05.19 00:12:17.663394 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22319 | 2026.05.19 00:12:21.147011 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22320 | 2026.05.19 00:12:21.147268 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 22321 | 2026.05.19 00:12:21.147672 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22322 | 2026.05.19 00:12:21.147720 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Debug> 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 | ||
| 22323 | 2026.05.19 00:12:21.147943 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22324 | 2026.05.19 00:12:21.148012 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22325 | 2026.05.19 00:12:21.148151 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22326 | 2026.05.19 00:12:21.148246 [ 323 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22327 | 2026.05.19 00:12:21.148263 [ 316 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22328 | 2026.05.19 00:12:21.148263 [ 312 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22329 | 2026.05.19 00:12:21.148246 [ 359 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22330 | 2026.05.19 00:12:21.148463 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 22331 | 2026.05.19 00:12:21.148490 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22332 | 2026.05.19 00:12:21.148564 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22333 | 2026.05.19 00:12:21.148584 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 22334 | 2026.05.19 00:12:21.148619 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> 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'))" | ||
| 22335 | 2026.05.19 00:12:21.148660 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Trace> 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'))" | ||
| 22336 | 2026.05.19 00:12:21.149737 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002576 sec., 13586.95652173913 rows/sec., 2.29 MiB/sec. | ||
| 22337 | 2026.05.19 00:12:21.149881 [ 294 ] {58e06559-7de1-4654-b943-dccb9b1a0b54} <Debug> TCPHandler: Processed in 0.003006574 sec. | ||
| 22338 | 2026.05.19 00:12:21.151833 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22339 | 2026.05.19 00:12:21.151961 [ 294 ] {38c0bbf8-53c9-4971-82a4-9c36cffabb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22340 | 2026.05.19 00:12:21.152006 [ 294 ] {38c0bbf8-53c9-4971-82a4-9c36cffabb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22341 | 2026.05.19 00:12:21.152374 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22342 | 2026.05.19 00:12:21.152432 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22343 | 2026.05.19 00:12:21.152717 [ 294 ] {38c0bbf8-53c9-4971-82a4-9c36cffabb65} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22344 | 2026.05.19 00:12:21.152763 [ 294 ] {38c0bbf8-53c9-4971-82a4-9c36cffabb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22345 | 2026.05.19 00:12:21.153329 [ 294 ] {38c0bbf8-53c9-4971-82a4-9c36cffabb65} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22346 | 2026.05.19 00:12:21.153987 [ 294 ] {38c0bbf8-53c9-4971-82a4-9c36cffabb65} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22347 | 2026.05.19 00:12:21.154120 [ 109 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22348 | 2026.05.19 00:12:21.154137 [ 294 ] {38c0bbf8-53c9-4971-82a4-9c36cffabb65} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002212 sec., 35262.2061482821 rows/sec., 2.92 MiB/sec. | ||
| 22349 | 2026.05.19 00:12:21.154170 [ 109 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22350 | 2026.05.19 00:12:21.154185 [ 294 ] {38c0bbf8-53c9-4971-82a4-9c36cffabb65} <Debug> TCPHandler: Processed in 0.002424347 sec. | ||
| 22351 | 2026.05.19 00:12:21.154197 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22352 | 2026.05.19 00:12:21.154297 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22353 | 2026.05.19 00:12:21.154345 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22354 | 2026.05.19 00:12:21.154407 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22355 | 2026.05.19 00:12:21.154445 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2667 rows starting from the beginning of the part | ||
| 22356 | 2026.05.19 00:12:21.154450 [ 294 ] {475bd0c4-3eb2-4055-b2fa-dd6a7ebaf300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22357 | 2026.05.19 00:12:21.154501 [ 294 ] {475bd0c4-3eb2-4055-b2fa-dd6a7ebaf300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22358 | 2026.05.19 00:12:21.154516 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
| 22359 | 2026.05.19 00:12:21.154573 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 146 rows starting from the beginning of the part | ||
| 22360 | 2026.05.19 00:12:21.154620 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 78 rows starting from the beginning of the part | ||
| 22361 | 2026.05.19 00:12:21.154666 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 157 rows starting from the beginning of the part | ||
| 22362 | 2026.05.19 00:12:21.154713 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 78 rows starting from the beginning of the part | ||
| 22363 | 2026.05.19 00:12:21.154922 [ 294 ] {475bd0c4-3eb2-4055-b2fa-dd6a7ebaf300} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22364 | 2026.05.19 00:12:21.154963 [ 294 ] {475bd0c4-3eb2-4055-b2fa-dd6a7ebaf300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22365 | 2026.05.19 00:12:21.155500 [ 294 ] {475bd0c4-3eb2-4055-b2fa-dd6a7ebaf300} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22366 | 2026.05.19 00:12:21.156044 [ 195 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177803 sec., 1789621.0975067911 rows/sec., 144.40 MiB/sec. | ||
| 22367 | 2026.05.19 00:12:21.156095 [ 294 ] {475bd0c4-3eb2-4055-b2fa-dd6a7ebaf300} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22368 | 2026.05.19 00:12:21.156248 [ 294 ] {475bd0c4-3eb2-4055-b2fa-dd6a7ebaf300} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001817 sec., 6053.935057787562 rows/sec., 455.23 KiB/sec. | ||
| 22369 | 2026.05.19 00:12:21.156287 [ 294 ] {475bd0c4-3eb2-4055-b2fa-dd6a7ebaf300} <Debug> TCPHandler: Processed in 0.001993556 sec. | ||
| 22370 | 2026.05.19 00:12:21.156419 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22371 | 2026.05.19 00:12:21.156511 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22372 | 2026.05.19 00:12:21.156514 [ 294 ] {81b91b15-9e22-492c-a007-4ddc32cf1ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22373 | 2026.05.19 00:12:21.156573 [ 294 ] {81b91b15-9e22-492c-a007-4ddc32cf1ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22374 | 2026.05.19 00:12:21.157002 [ 294 ] {81b91b15-9e22-492c-a007-4ddc32cf1ba7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22375 | 2026.05.19 00:12:21.157041 [ 294 ] {81b91b15-9e22-492c-a007-4ddc32cf1ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22376 | 2026.05.19 00:12:21.157111 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22377 | 2026.05.19 00:12:21.157193 [ 201 ] {7ee9c114-93f1-47c3-b62e-f77429df37ec::all_1_166_33} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22378 | 2026.05.19 00:12:21.157262 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 22379 | 2026.05.19 00:12:21.157658 [ 294 ] {81b91b15-9e22-492c-a007-4ddc32cf1ba7} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22380 | 2026.05.19 00:12:21.157890 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22381 | 2026.05.19 00:12:21.158221 [ 294 ] {81b91b15-9e22-492c-a007-4ddc32cf1ba7} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22382 | 2026.05.19 00:12:21.158337 [ 109 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22383 | 2026.05.19 00:12:21.158360 [ 294 ] {81b91b15-9e22-492c-a007-4ddc32cf1ba7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001866 sec., 40192.92604501607 rows/sec., 3.14 MiB/sec. | ||
| 22384 | 2026.05.19 00:12:21.158370 [ 109 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22385 | 2026.05.19 00:12:21.158403 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22386 | 2026.05.19 00:12:21.158403 [ 294 ] {81b91b15-9e22-492c-a007-4ddc32cf1ba7} <Debug> TCPHandler: Processed in 0.002031136 sec. | ||
| 22387 | 2026.05.19 00:12:21.158490 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22388 | 2026.05.19 00:12:21.158559 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22389 | 2026.05.19 00:12:21.158585 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22390 | 2026.05.19 00:12:21.158616 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1432 rows starting from the beginning of the part | ||
| 22391 | 2026.05.19 00:12:21.158657 [ 294 ] {88ff7e96-2e0f-4464-9d6b-45ef8c3974f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22392 | 2026.05.19 00:12:21.158667 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
| 22393 | 2026.05.19 00:12:21.158711 [ 294 ] {88ff7e96-2e0f-4464-9d6b-45ef8c3974f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22394 | 2026.05.19 00:12:21.158734 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 109 rows starting from the beginning of the part | ||
| 22395 | 2026.05.19 00:12:21.158781 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 75 rows starting from the beginning of the part | ||
| 22396 | 2026.05.19 00:12:21.158820 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 131 rows starting from the beginning of the part | ||
| 22397 | 2026.05.19 00:12:21.158859 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 75 rows starting from the beginning of the part | ||
| 22398 | 2026.05.19 00:12:21.159131 [ 294 ] {88ff7e96-2e0f-4464-9d6b-45ef8c3974f8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22399 | 2026.05.19 00:12:21.159171 [ 294 ] {88ff7e96-2e0f-4464-9d6b-45ef8c3974f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22400 | 2026.05.19 00:12:21.159702 [ 294 ] {88ff7e96-2e0f-4464-9d6b-45ef8c3974f8} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22401 | 2026.05.19 00:12:21.159855 [ 190 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396749 sec., 1350278.396476389 rows/sec., 100.16 MiB/sec. | ||
| 22402 | 2026.05.19 00:12:21.160207 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22403 | 2026.05.19 00:12:21.160235 [ 294 ] {88ff7e96-2e0f-4464-9d6b-45ef8c3974f8} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22404 | 2026.05.19 00:12:21.160369 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_161_51 to all_162_162_0 | ||
| 22405 | 2026.05.19 00:12:21.160384 [ 294 ] {88ff7e96-2e0f-4464-9d6b-45ef8c3974f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001745 sec., 91690.54441260744 rows/sec., 6.39 MiB/sec. | ||
| 22406 | 2026.05.19 00:12:21.160400 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22407 | 2026.05.19 00:12:21.160427 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22408 | 2026.05.19 00:12:21.160429 [ 294 ] {88ff7e96-2e0f-4464-9d6b-45ef8c3974f8} <Debug> TCPHandler: Processed in 0.001917524 sec. | ||
| 22409 | 2026.05.19 00:12:21.160509 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_162_52} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_161_51 to all_162_162_0 into Compact with storage Full | ||
| 22410 | 2026.05.19 00:12:21.160563 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22411 | 2026.05.19 00:12:21.160643 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_162_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22412 | 2026.05.19 00:12:21.160663 [ 294 ] {b2a09281-09fe-4830-b848-a708a7e791d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22413 | 2026.05.19 00:12:21.160683 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_162_52} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_161_51, total 58167 rows starting from the beginning of the part | ||
| 22414 | 2026.05.19 00:12:21.160723 [ 294 ] {b2a09281-09fe-4830-b848-a708a7e791d1} <Trace> 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 | ||
| 22415 | 2026.05.19 00:12:21.160742 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22416 | 2026.05.19 00:12:21.160755 [ 195 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_162_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 128 rows starting from the beginning of the part | ||
| 22417 | 2026.05.19 00:12:21.160817 [ 193 ] {0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd::all_1_166_33} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22418 | 2026.05.19 00:12:21.160881 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 22419 | 2026.05.19 00:12:21.161520 [ 294 ] {b2a09281-09fe-4830-b848-a708a7e791d1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22420 | 2026.05.19 00:12:21.161562 [ 294 ] {b2a09281-09fe-4830-b848-a708a7e791d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22421 | 2026.05.19 00:12:21.162221 [ 294 ] {b2a09281-09fe-4830-b848-a708a7e791d1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22422 | 2026.05.19 00:12:21.162732 [ 294 ] {b2a09281-09fe-4830-b848-a708a7e791d1} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22423 | 2026.05.19 00:12:21.162880 [ 294 ] {b2a09281-09fe-4830-b848-a708a7e791d1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002235 sec., 4921.700223713647 rows/sec., 8.82 MiB/sec. | ||
| 22424 | 2026.05.19 00:12:21.162933 [ 294 ] {b2a09281-09fe-4830-b848-a708a7e791d1} <Debug> TCPHandler: Processed in 0.002417458 sec. | ||
| 22425 | 2026.05.19 00:12:21.163055 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22426 | 2026.05.19 00:12:21.163149 [ 294 ] {70eb86a0-f77e-477a-bf7b-e747d8a6dd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22427 | 2026.05.19 00:12:21.163190 [ 294 ] {70eb86a0-f77e-477a-bf7b-e747d8a6dd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22428 | 2026.05.19 00:12:21.163537 [ 294 ] {70eb86a0-f77e-477a-bf7b-e747d8a6dd13} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22429 | 2026.05.19 00:12:21.163571 [ 294 ] {70eb86a0-f77e-477a-bf7b-e747d8a6dd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22430 | 2026.05.19 00:12:21.164012 [ 294 ] {70eb86a0-f77e-477a-bf7b-e747d8a6dd13} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22431 | 2026.05.19 00:12:21.164485 [ 294 ] {70eb86a0-f77e-477a-bf7b-e747d8a6dd13} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22432 | 2026.05.19 00:12:21.164597 [ 90 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22433 | 2026.05.19 00:12:21.164623 [ 294 ] {70eb86a0-f77e-477a-bf7b-e747d8a6dd13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
| 22434 | 2026.05.19 00:12:21.164635 [ 90 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22435 | 2026.05.19 00:12:21.164655 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22436 | 2026.05.19 00:12:21.164658 [ 294 ] {70eb86a0-f77e-477a-bf7b-e747d8a6dd13} <Debug> TCPHandler: Processed in 0.001650726 sec. | ||
| 22437 | 2026.05.19 00:12:21.164728 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22438 | 2026.05.19 00:12:21.164814 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22439 | 2026.05.19 00:12:21.164841 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8292 rows starting from the beginning of the part | ||
| 22440 | 2026.05.19 00:12:21.164894 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 48 rows starting from the beginning of the part | ||
| 22441 | 2026.05.19 00:12:21.164936 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 22442 | 2026.05.19 00:12:21.164975 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 22443 | 2026.05.19 00:12:21.165013 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 22444 | 2026.05.19 00:12:21.165051 [ 190 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 22445 | 2026.05.19 00:12:21.167659 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002964593 sec., 2894157.81525491 rows/sec., 195.05 MiB/sec. | ||
| 22446 | 2026.05.19 00:12:21.167906 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22447 | 2026.05.19 00:12:21.168401 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22448 | 2026.05.19 00:12:21.168469 [ 202 ] {8b1fdd0d-7567-4fb1-ad89-27544312831b::all_1_166_33} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22449 | 2026.05.19 00:12:21.168532 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 22450 | 2026.05.19 00:12:21.170172 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_162_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58295 rows, containing 5 columns (5 merged, 0 gathered) in 0.009697621 sec., 6011268.124419381 rows/sec., 387.17 MiB/sec. | ||
| 22451 | 2026.05.19 00:12:21.170929 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_162_52} <Trace> MergedBlockOutputStream: filled checksums all_1_162_52 (state Temporary) | ||
| 22452 | 2026.05.19 00:12:21.171414 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_162_52} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_162_52 to all_1_162_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22453 | 2026.05.19 00:12:21.171484 [ 198 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_162_52} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_161_51, all_162_162_0] -> all_1_162_52 | ||
| 22454 | 2026.05.19 00:12:21.171568 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22455 | 2026.05.19 00:12:22.096625 [ 225 ] {} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22456 | 2026.05.19 00:12:22.096706 [ 225 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22457 | 2026.05.19 00:12:22.099719 [ 225 ] {} <Debug> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22458 | 2026.05.19 00:12:22.442475 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22459 | 2026.05.19 00:12:22.442525 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22460 | 2026.05.19 00:12:22.653919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47011 | ||
| 22461 | 2026.05.19 00:12:22.654455 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22462 | 2026.05.19 00:12:22.654495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22463 | 2026.05.19 00:12:22.655128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22464 | 2026.05.19 00:12:22.655611 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22465 | 2026.05.19 00:12:22.655738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47011 | ||
| 22466 | 2026.05.19 00:12:25.163482 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22467 | 2026.05.19 00:12:25.181196 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22468 | 2026.05.19 00:12:25.181250 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22469 | 2026.05.19 00:12:25.187637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22470 | 2026.05.19 00:12:25.188861 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22471 | 2026.05.19 00:12:25.192023 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22472 | 2026.05.19 00:12:26.148200 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22473 | 2026.05.19 00:12:26.148461 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 22474 | 2026.05.19 00:12:26.148846 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22475 | 2026.05.19 00:12:26.148893 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> 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', 'virtual_machine:check')" moved to PREWHERE | ||
| 22476 | 2026.05.19 00:12:26.149129 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22477 | 2026.05.19 00:12:26.149200 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22478 | 2026.05.19 00:12:26.149344 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 22479 | 2026.05.19 00:12:26.149436 [ 323 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22480 | 2026.05.19 00:12:26.149441 [ 348 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22481 | 2026.05.19 00:12:26.149441 [ 316 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22482 | 2026.05.19 00:12:26.149436 [ 359 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22483 | 2026.05.19 00:12:26.149644 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22484 | 2026.05.19 00:12:26.149672 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22485 | 2026.05.19 00:12:26.149771 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22486 | 2026.05.19 00:12:26.149793 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 39 rows with 4 streams | ||
| 22487 | 2026.05.19 00:12:26.149830 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> 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', 'virtual_machine:check'))" | ||
| 22488 | 2026.05.19 00:12:26.149872 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> 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', 'virtual_machine:check'))" | ||
| 22489 | 2026.05.19 00:12:26.149918 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> 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', 'virtual_machine:check'))" | ||
| 22490 | 2026.05.19 00:12:26.149957 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Trace> 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', 'virtual_machine:check'))" | ||
| 22491 | 2026.05.19 00:12:26.151105 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> executeQuery: Read 39 rows, 6.59 KiB in 0.002754 sec., 14161.220043572985 rows/sec., 2.34 MiB/sec. | ||
| 22492 | 2026.05.19 00:12:26.151338 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> MemoryTracker: Peak memory usage (for query): 171.81 KiB. | ||
| 22493 | 2026.05.19 00:12:26.151354 [ 294 ] {d191e477-868b-4377-bc3a-7ac771cebfe8} <Debug> TCPHandler: Processed in 0.003297252 sec. | ||
| 22494 | 2026.05.19 00:12:26.154120 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22495 | 2026.05.19 00:12:26.154250 [ 294 ] {697e82d0-6df2-4ee5-a2f2-bd46536e7065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22496 | 2026.05.19 00:12:26.154302 [ 294 ] {697e82d0-6df2-4ee5-a2f2-bd46536e7065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22497 | 2026.05.19 00:12:26.154907 [ 294 ] {697e82d0-6df2-4ee5-a2f2-bd46536e7065} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22498 | 2026.05.19 00:12:26.154949 [ 294 ] {697e82d0-6df2-4ee5-a2f2-bd46536e7065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22499 | 2026.05.19 00:12:26.155451 [ 294 ] {697e82d0-6df2-4ee5-a2f2-bd46536e7065} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 22500 | 2026.05.19 00:12:26.155915 [ 294 ] {697e82d0-6df2-4ee5-a2f2-bd46536e7065} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22501 | 2026.05.19 00:12:26.156067 [ 294 ] {697e82d0-6df2-4ee5-a2f2-bd46536e7065} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001855 sec., 1617.2506738544473 rows/sec., 120.03 KiB/sec. | ||
| 22502 | 2026.05.19 00:12:26.156105 [ 294 ] {697e82d0-6df2-4ee5-a2f2-bd46536e7065} <Debug> TCPHandler: Processed in 0.002061618 sec. | ||
| 22503 | 2026.05.19 00:12:26.156230 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22504 | 2026.05.19 00:12:26.156330 [ 294 ] {079e7517-9f9e-43bd-8132-5c621186cf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22505 | 2026.05.19 00:12:26.156370 [ 294 ] {079e7517-9f9e-43bd-8132-5c621186cf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22506 | 2026.05.19 00:12:26.156890 [ 294 ] {079e7517-9f9e-43bd-8132-5c621186cf61} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22507 | 2026.05.19 00:12:26.156927 [ 294 ] {079e7517-9f9e-43bd-8132-5c621186cf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22508 | 2026.05.19 00:12:26.157346 [ 294 ] {079e7517-9f9e-43bd-8132-5c621186cf61} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22509 | 2026.05.19 00:12:26.157828 [ 294 ] {079e7517-9f9e-43bd-8132-5c621186cf61} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22510 | 2026.05.19 00:12:26.157966 [ 294 ] {079e7517-9f9e-43bd-8132-5c621186cf61} <Debug> executeQuery: Read 160 rows, 14.08 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 8.31 MiB/sec. | ||
| 22511 | 2026.05.19 00:12:26.158001 [ 294 ] {079e7517-9f9e-43bd-8132-5c621186cf61} <Debug> TCPHandler: Processed in 0.001819971 sec. | ||
| 22512 | 2026.05.19 00:12:26.158087 [ 226 ] {} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22513 | 2026.05.19 00:12:26.158121 [ 226 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22514 | 2026.05.19 00:12:26.158130 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22515 | 2026.05.19 00:12:26.158227 [ 294 ] {e1d941cb-b58a-4a21-96a2-06218a5dc09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22516 | 2026.05.19 00:12:26.158268 [ 294 ] {e1d941cb-b58a-4a21-96a2-06218a5dc09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22517 | 2026.05.19 00:12:26.158695 [ 294 ] {e1d941cb-b58a-4a21-96a2-06218a5dc09a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22518 | 2026.05.19 00:12:26.158731 [ 294 ] {e1d941cb-b58a-4a21-96a2-06218a5dc09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22519 | 2026.05.19 00:12:26.159137 [ 294 ] {e1d941cb-b58a-4a21-96a2-06218a5dc09a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22520 | 2026.05.19 00:12:26.159659 [ 294 ] {e1d941cb-b58a-4a21-96a2-06218a5dc09a} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22521 | 2026.05.19 00:12:26.159802 [ 294 ] {e1d941cb-b58a-4a21-96a2-06218a5dc09a} <Debug> executeQuery: Read 52 rows, 3.87 KiB in 0.001594 sec., 32622.33375156838 rows/sec., 2.37 MiB/sec. | ||
| 22522 | 2026.05.19 00:12:26.159837 [ 294 ] {e1d941cb-b58a-4a21-96a2-06218a5dc09a} <Debug> TCPHandler: Processed in 0.001757679 sec. | ||
| 22523 | 2026.05.19 00:12:26.159956 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22524 | 2026.05.19 00:12:26.160062 [ 294 ] {e2b328b3-b6de-49f4-ad2f-71e92c882787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22525 | 2026.05.19 00:12:26.160120 [ 294 ] {e2b328b3-b6de-49f4-ad2f-71e92c882787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22526 | 2026.05.19 00:12:26.160706 [ 294 ] {e2b328b3-b6de-49f4-ad2f-71e92c882787} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22527 | 2026.05.19 00:12:26.160750 [ 294 ] {e2b328b3-b6de-49f4-ad2f-71e92c882787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22528 | 2026.05.19 00:12:26.161219 [ 294 ] {e2b328b3-b6de-49f4-ad2f-71e92c882787} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22529 | 2026.05.19 00:12:26.161699 [ 294 ] {e2b328b3-b6de-49f4-ad2f-71e92c882787} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22530 | 2026.05.19 00:12:26.161833 [ 294 ] {e2b328b3-b6de-49f4-ad2f-71e92c882787} <Debug> executeQuery: Read 143 rows, 11.24 KiB in 0.001788 sec., 79977.62863534676 rows/sec., 6.14 MiB/sec. | ||
| 22531 | 2026.05.19 00:12:26.161868 [ 294 ] {e2b328b3-b6de-49f4-ad2f-71e92c882787} <Debug> TCPHandler: Processed in 0.001962785 sec. | ||
| 22532 | 2026.05.19 00:12:26.161986 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22533 | 2026.05.19 00:12:26.162088 [ 294 ] {b8a98bad-d01b-4a78-bd2c-2b69b8cf17f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22534 | 2026.05.19 00:12:26.162131 [ 294 ] {b8a98bad-d01b-4a78-bd2c-2b69b8cf17f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22535 | 2026.05.19 00:12:26.162538 [ 294 ] {b8a98bad-d01b-4a78-bd2c-2b69b8cf17f1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22536 | 2026.05.19 00:12:26.162574 [ 294 ] {b8a98bad-d01b-4a78-bd2c-2b69b8cf17f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22537 | 2026.05.19 00:12:26.162820 [ 226 ] {} <Debug> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22538 | 2026.05.19 00:12:26.163016 [ 294 ] {b8a98bad-d01b-4a78-bd2c-2b69b8cf17f1} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22539 | 2026.05.19 00:12:26.163530 [ 294 ] {b8a98bad-d01b-4a78-bd2c-2b69b8cf17f1} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22540 | 2026.05.19 00:12:26.163651 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 2 parts from all_1_162_52 to all_163_163_0 | ||
| 22541 | 2026.05.19 00:12:26.163661 [ 294 ] {b8a98bad-d01b-4a78-bd2c-2b69b8cf17f1} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001591 sec., 102451.28849780012 rows/sec., 7.12 MiB/sec. | ||
| 22542 | 2026.05.19 00:12:26.163699 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22543 | 2026.05.19 00:12:26.163715 [ 294 ] {b8a98bad-d01b-4a78-bd2c-2b69b8cf17f1} <Debug> TCPHandler: Processed in 0.001776269 sec. | ||
| 22544 | 2026.05.19 00:12:26.163724 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22545 | 2026.05.19 00:12:26.163842 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22546 | 2026.05.19 00:12:26.163839 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_163_53} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_162_52 to all_163_163_0 into Compact with storage Full | ||
| 22547 | 2026.05.19 00:12:26.163899 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22548 | 2026.05.19 00:12:26.163934 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22549 | 2026.05.19 00:12:26.163940 [ 294 ] {a6b56620-c436-46ce-8edf-41416cd7848a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22550 | 2026.05.19 00:12:26.163999 [ 294 ] {a6b56620-c436-46ce-8edf-41416cd7848a} <Trace> 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 | ||
| 22551 | 2026.05.19 00:12:26.164002 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_163_53} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22552 | 2026.05.19 00:12:26.164052 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_163_53} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_52, total 58295 rows starting from the beginning of the part | ||
| 22553 | 2026.05.19 00:12:26.164119 [ 199 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_163_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 22554 | 2026.05.19 00:12:26.164800 [ 294 ] {a6b56620-c436-46ce-8edf-41416cd7848a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22555 | 2026.05.19 00:12:26.164842 [ 294 ] {a6b56620-c436-46ce-8edf-41416cd7848a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22556 | 2026.05.19 00:12:26.165536 [ 294 ] {a6b56620-c436-46ce-8edf-41416cd7848a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22557 | 2026.05.19 00:12:26.166086 [ 294 ] {a6b56620-c436-46ce-8edf-41416cd7848a} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22558 | 2026.05.19 00:12:26.166231 [ 294 ] {a6b56620-c436-46ce-8edf-41416cd7848a} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002309 sec., 21221.30792550888 rows/sec., 38.03 MiB/sec. | ||
| 22559 | 2026.05.19 00:12:26.166284 [ 294 ] {a6b56620-c436-46ce-8edf-41416cd7848a} <Debug> TCPHandler: Processed in 0.002489179 sec. | ||
| 22560 | 2026.05.19 00:12:26.166462 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22561 | 2026.05.19 00:12:26.166558 [ 294 ] {9a1ece07-0c32-4b33-933d-9d2c9e2b1dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22562 | 2026.05.19 00:12:26.166600 [ 294 ] {9a1ece07-0c32-4b33-933d-9d2c9e2b1dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22563 | 2026.05.19 00:12:26.166919 [ 294 ] {9a1ece07-0c32-4b33-933d-9d2c9e2b1dea} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22564 | 2026.05.19 00:12:26.166954 [ 294 ] {9a1ece07-0c32-4b33-933d-9d2c9e2b1dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22565 | 2026.05.19 00:12:26.167293 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22566 | 2026.05.19 00:12:26.167404 [ 294 ] {9a1ece07-0c32-4b33-933d-9d2c9e2b1dea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22567 | 2026.05.19 00:12:26.167863 [ 294 ] {9a1ece07-0c32-4b33-933d-9d2c9e2b1dea} <Trace> oximeter.measurements_i64 (b3c0041d-ff4a-470b-9720-5afc18aae528): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22568 | 2026.05.19 00:12:26.168012 [ 294 ] {9a1ece07-0c32-4b33-933d-9d2c9e2b1dea} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001471 sec., 6118.286879673691 rows/sec., 432.18 KiB/sec. | ||
| 22569 | 2026.05.19 00:12:26.168053 [ 294 ] {9a1ece07-0c32-4b33-933d-9d2c9e2b1dea} <Debug> TCPHandler: Processed in 0.001638826 sec. | ||
| 22570 | 2026.05.19 00:12:26.168181 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22571 | 2026.05.19 00:12:26.168275 [ 294 ] {25b4d1ee-8dce-425b-8da2-35d31065b832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22572 | 2026.05.19 00:12:26.168319 [ 294 ] {25b4d1ee-8dce-425b-8da2-35d31065b832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22573 | 2026.05.19 00:12:26.168669 [ 294 ] {25b4d1ee-8dce-425b-8da2-35d31065b832} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22574 | 2026.05.19 00:12:26.168704 [ 294 ] {25b4d1ee-8dce-425b-8da2-35d31065b832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22575 | 2026.05.19 00:12:26.169125 [ 294 ] {25b4d1ee-8dce-425b-8da2-35d31065b832} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22576 | 2026.05.19 00:12:26.169612 [ 294 ] {25b4d1ee-8dce-425b-8da2-35d31065b832} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22577 | 2026.05.19 00:12:26.169754 [ 294 ] {25b4d1ee-8dce-425b-8da2-35d31065b832} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. | ||
| 22578 | 2026.05.19 00:12:26.169790 [ 294 ] {25b4d1ee-8dce-425b-8da2-35d31065b832} <Debug> TCPHandler: Processed in 0.001656676 sec. | ||
| 22579 | 2026.05.19 00:12:26.173486 [ 202 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_163_53} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58455 rows, containing 5 columns (5 merged, 0 gathered) in 0.009691951 sec., 6031293.389741653 rows/sec., 388.55 MiB/sec. | ||
| 22580 | 2026.05.19 00:12:26.174227 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_163_53} <Trace> MergedBlockOutputStream: filled checksums all_1_163_53 (state Temporary) | ||
| 22581 | 2026.05.19 00:12:26.174756 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_163_53} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_163_53 to all_1_163_53 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22582 | 2026.05.19 00:12:26.174837 [ 189 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_163_53} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 2 parts: [all_1_162_52, all_163_163_0] -> all_1_163_53 | ||
| 22583 | 2026.05.19 00:12:26.174944 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22584 | 2026.05.19 00:12:26.417350 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22585 | 2026.05.19 00:12:26.417625 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 22586 | 2026.05.19 00:12:26.418047 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22587 | 2026.05.19 00:12:26.418098 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Debug> 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 | ||
| 22588 | 2026.05.19 00:12:26.418358 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22589 | 2026.05.19 00:12:26.418429 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22590 | 2026.05.19 00:12:26.418578 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 22591 | 2026.05.19 00:12:26.418657 [ 316 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22592 | 2026.05.19 00:12:26.418672 [ 320 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22593 | 2026.05.19 00:12:26.418664 [ 359 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22594 | 2026.05.19 00:12:26.418665 [ 323 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22595 | 2026.05.19 00:12:26.418819 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 22596 | 2026.05.19 00:12:26.418849 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22597 | 2026.05.19 00:12:26.418922 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22598 | 2026.05.19 00:12:26.418942 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 22599 | 2026.05.19 00:12:26.418980 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> 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'))" | ||
| 22600 | 2026.05.19 00:12:26.419024 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Trace> 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'))" | ||
| 22601 | 2026.05.19 00:12:26.420236 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002736 sec., 12792.397660818713 rows/sec., 2.72 MiB/sec. | ||
| 22602 | 2026.05.19 00:12:26.420389 [ 294 ] {f91d62d6-a6d2-47a7-89d4-bcf4e1bf40bf} <Debug> TCPHandler: Processed in 0.003176509 sec. | ||
| 22603 | 2026.05.19 00:12:26.432716 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22604 | 2026.05.19 00:12:26.432854 [ 294 ] {fe29fdfb-f617-41e1-82ad-3ad6fc1b67c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22605 | 2026.05.19 00:12:26.432919 [ 294 ] {fe29fdfb-f617-41e1-82ad-3ad6fc1b67c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22606 | 2026.05.19 00:12:26.433471 [ 294 ] {fe29fdfb-f617-41e1-82ad-3ad6fc1b67c5} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22607 | 2026.05.19 00:12:26.433523 [ 294 ] {fe29fdfb-f617-41e1-82ad-3ad6fc1b67c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22608 | 2026.05.19 00:12:26.434021 [ 294 ] {fe29fdfb-f617-41e1-82ad-3ad6fc1b67c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 22609 | 2026.05.19 00:12:26.434540 [ 294 ] {fe29fdfb-f617-41e1-82ad-3ad6fc1b67c5} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22610 | 2026.05.19 00:12:26.434684 [ 85 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 22611 | 2026.05.19 00:12:26.434699 [ 294 ] {fe29fdfb-f617-41e1-82ad-3ad6fc1b67c5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001884 sec., 12738.853503184713 rows/sec., 1.06 MiB/sec. | ||
| 22612 | 2026.05.19 00:12:26.434735 [ 85 ] {} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22613 | 2026.05.19 00:12:26.434756 [ 294 ] {fe29fdfb-f617-41e1-82ad-3ad6fc1b67c5} <Debug> TCPHandler: Processed in 0.002105999 sec. | ||
| 22614 | 2026.05.19 00:12:26.434766 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22615 | 2026.05.19 00:12:26.434864 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 22616 | 2026.05.19 00:12:26.434870 [ 219 ] {} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22617 | 2026.05.19 00:12:26.434891 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22618 | 2026.05.19 00:12:26.434931 [ 219 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22619 | 2026.05.19 00:12:26.434974 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22620 | 2026.05.19 00:12:26.435011 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 22621 | 2026.05.19 00:12:26.435022 [ 294 ] {8a61f6df-e35f-4523-bd1e-57b9bdbcf3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22622 | 2026.05.19 00:12:26.435072 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 22623 | 2026.05.19 00:12:26.435073 [ 294 ] {8a61f6df-e35f-4523-bd1e-57b9bdbcf3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22624 | 2026.05.19 00:12:26.435128 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 22625 | 2026.05.19 00:12:26.435180 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 22626 | 2026.05.19 00:12:26.435225 [ 189 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 22627 | 2026.05.19 00:12:26.435533 [ 294 ] {8a61f6df-e35f-4523-bd1e-57b9bdbcf3fb} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22628 | 2026.05.19 00:12:26.435576 [ 294 ] {8a61f6df-e35f-4523-bd1e-57b9bdbcf3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22629 | 2026.05.19 00:12:26.436052 [ 294 ] {8a61f6df-e35f-4523-bd1e-57b9bdbcf3fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 22630 | 2026.05.19 00:12:26.436196 [ 188 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365088 sec., 87906.42068496683 rows/sec., 7.63 MiB/sec. | ||
| 22631 | 2026.05.19 00:12:26.436415 [ 197 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 22632 | 2026.05.19 00:12:26.436551 [ 294 ] {8a61f6df-e35f-4523-bd1e-57b9bdbcf3fb} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22633 | 2026.05.19 00:12:26.436757 [ 85 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Selected 6 parts from all_1_45_11 to all_50_50_0 | ||
| 22634 | 2026.05.19 00:12:26.436770 [ 294 ] {8a61f6df-e35f-4523-bd1e-57b9bdbcf3fb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00177 sec., 5649.717514124293 rows/sec., 460.69 KiB/sec. | ||
| 22635 | 2026.05.19 00:12:26.436807 [ 85 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22636 | 2026.05.19 00:12:26.436827 [ 294 ] {8a61f6df-e35f-4523-bd1e-57b9bdbcf3fb} <Debug> TCPHandler: Processed in 0.001987426 sec. | ||
| 22637 | 2026.05.19 00:12:26.436838 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22638 | 2026.05.19 00:12:26.436914 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_11 to all_50_50_0 into Compact with storage Full | ||
| 22639 | 2026.05.19 00:12:26.436951 [ 197 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22640 | 2026.05.19 00:12:26.436966 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22641 | 2026.05.19 00:12:26.437003 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22642 | 2026.05.19 00:12:26.437034 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 18 rows starting from the beginning of the part | ||
| 22643 | 2026.05.19 00:12:26.437036 [ 197 ] {50c906e6-3116-48f2-a160-14ae0b5d9b1d::all_1_25_6} <Trace> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 22644 | 2026.05.19 00:12:26.437071 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22645 | 2026.05.19 00:12:26.437081 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 22646 | 2026.05.19 00:12:26.437117 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22647 | 2026.05.19 00:12:26.437125 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22648 | 2026.05.19 00:12:26.437134 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
| 22649 | 2026.05.19 00:12:26.437184 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 22650 | 2026.05.19 00:12:26.437220 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 3 rows starting from the beginning of the part | ||
| 22651 | 2026.05.19 00:12:26.437257 [ 189 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 22652 | 2026.05.19 00:12:26.437716 [ 219 ] {} <Debug> oximeter.fields_i16 (50c906e6-3116-48f2-a160-14ae0b5d9b1d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22653 | 2026.05.19 00:12:26.438052 [ 188 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163333 sec., 36962.761307381465 rows/sec., 3.05 MiB/sec. | ||
| 22654 | 2026.05.19 00:12:26.438238 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
| 22655 | 2026.05.19 00:12:26.438673 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22656 | 2026.05.19 00:12:26.438737 [ 197 ] {c9f86bde-9453-4ba4-a13b-43a25dfe12a7::all_1_50_12} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7) (MergerMutator): Merged 6 parts: [all_1_45_11, all_50_50_0] -> all_1_50_12 | ||
| 22657 | 2026.05.19 00:12:26.438799 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22658 | 2026.05.19 00:12:26.439258 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22659 | 2026.05.19 00:12:26.439302 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22660 | 2026.05.19 00:12:26.439888 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22661 | 2026.05.19 00:12:26.440302 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22662 | 2026.05.19 00:12:26.440445 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Debug> executeQuery: Read 2575 rows, 197.53 KiB in 0.003392 sec., 759139.1509433963 rows/sec., 56.87 MiB/sec. | ||
| 22663 | 2026.05.19 00:12:26.440483 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 22664 | 2026.05.19 00:12:26.440499 [ 294 ] {4c1ffdc8-83d8-4463-b104-1846f2fc5f38} <Debug> TCPHandler: Processed in 0.00358389 sec. | ||
| 22665 | 2026.05.19 00:12:26.440627 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22666 | 2026.05.19 00:12:26.440724 [ 294 ] {487cf0e5-0190-4f0e-bc2a-d0cd457fe845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22667 | 2026.05.19 00:12:26.440766 [ 294 ] {487cf0e5-0190-4f0e-bc2a-d0cd457fe845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22668 | 2026.05.19 00:12:26.441195 [ 294 ] {487cf0e5-0190-4f0e-bc2a-d0cd457fe845} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22669 | 2026.05.19 00:12:26.441233 [ 294 ] {487cf0e5-0190-4f0e-bc2a-d0cd457fe845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22670 | 2026.05.19 00:12:26.441623 [ 294 ] {487cf0e5-0190-4f0e-bc2a-d0cd457fe845} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22671 | 2026.05.19 00:12:26.442032 [ 294 ] {487cf0e5-0190-4f0e-bc2a-d0cd457fe845} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22672 | 2026.05.19 00:12:26.442174 [ 294 ] {487cf0e5-0190-4f0e-bc2a-d0cd457fe845} <Debug> executeQuery: Read 48 rows, 3.61 KiB in 0.001469 sec., 32675.289312457455 rows/sec., 2.40 MiB/sec. | ||
| 22673 | 2026.05.19 00:12:26.442211 [ 294 ] {487cf0e5-0190-4f0e-bc2a-d0cd457fe845} <Debug> TCPHandler: Processed in 0.001635026 sec. | ||
| 22674 | 2026.05.19 00:12:26.442328 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22675 | 2026.05.19 00:12:26.442423 [ 294 ] {c2739b99-7fa9-41d8-b039-23c45a5d062f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22676 | 2026.05.19 00:12:26.442464 [ 294 ] {c2739b99-7fa9-41d8-b039-23c45a5d062f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22677 | 2026.05.19 00:12:26.443293 [ 294 ] {c2739b99-7fa9-41d8-b039-23c45a5d062f} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22678 | 2026.05.19 00:12:26.443330 [ 294 ] {c2739b99-7fa9-41d8-b039-23c45a5d062f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22679 | 2026.05.19 00:12:26.443841 [ 294 ] {c2739b99-7fa9-41d8-b039-23c45a5d062f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 22680 | 2026.05.19 00:12:26.444259 [ 294 ] {c2739b99-7fa9-41d8-b039-23c45a5d062f} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22681 | 2026.05.19 00:12:26.444393 [ 294 ] {c2739b99-7fa9-41d8-b039-23c45a5d062f} <Debug> executeQuery: Read 828 rows, 49.58 KiB in 0.001988 sec., 416498.9939637827 rows/sec., 24.36 MiB/sec. | ||
| 22682 | 2026.05.19 00:12:26.444397 [ 226 ] {} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22683 | 2026.05.19 00:12:26.444431 [ 294 ] {c2739b99-7fa9-41d8-b039-23c45a5d062f} <Debug> TCPHandler: Processed in 0.00215269 sec. | ||
| 22684 | 2026.05.19 00:12:26.444437 [ 226 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22685 | 2026.05.19 00:12:26.444553 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22686 | 2026.05.19 00:12:26.444648 [ 294 ] {38206828-f54f-4546-bb2d-4624c4fda575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22687 | 2026.05.19 00:12:26.444690 [ 294 ] {38206828-f54f-4546-bb2d-4624c4fda575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22688 | 2026.05.19 00:12:26.445072 [ 294 ] {38206828-f54f-4546-bb2d-4624c4fda575} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22689 | 2026.05.19 00:12:26.445110 [ 294 ] {38206828-f54f-4546-bb2d-4624c4fda575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22690 | 2026.05.19 00:12:26.445557 [ 294 ] {38206828-f54f-4546-bb2d-4624c4fda575} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 22691 | 2026.05.19 00:12:26.446017 [ 294 ] {38206828-f54f-4546-bb2d-4624c4fda575} <Trace> oximeter.fields_u64 (2a19d288-8936-4ce9-99f2-be4fe2fd8de3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22692 | 2026.05.19 00:12:26.446156 [ 294 ] {38206828-f54f-4546-bb2d-4624c4fda575} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001526 sec., 655.307994757536 rows/sec., 46.08 KiB/sec. | ||
| 22693 | 2026.05.19 00:12:26.446193 [ 294 ] {38206828-f54f-4546-bb2d-4624c4fda575} <Debug> TCPHandler: Processed in 0.001694387 sec. | ||
| 22694 | 2026.05.19 00:12:26.446310 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22695 | 2026.05.19 00:12:26.446405 [ 294 ] {83bf308e-93b8-4be0-88c8-07d4fb0d5297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22696 | 2026.05.19 00:12:26.446445 [ 294 ] {83bf308e-93b8-4be0-88c8-07d4fb0d5297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22697 | 2026.05.19 00:12:26.446843 [ 294 ] {83bf308e-93b8-4be0-88c8-07d4fb0d5297} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22698 | 2026.05.19 00:12:26.446880 [ 294 ] {83bf308e-93b8-4be0-88c8-07d4fb0d5297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22699 | 2026.05.19 00:12:26.447299 [ 294 ] {83bf308e-93b8-4be0-88c8-07d4fb0d5297} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 22700 | 2026.05.19 00:12:26.447825 [ 294 ] {83bf308e-93b8-4be0-88c8-07d4fb0d5297} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22701 | 2026.05.19 00:12:26.447872 [ 226 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22702 | 2026.05.19 00:12:26.447932 [ 85 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 22703 | 2026.05.19 00:12:26.447964 [ 294 ] {83bf308e-93b8-4be0-88c8-07d4fb0d5297} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001577 sec., 7609.3849080532655 rows/sec., 594.48 KiB/sec. | ||
| 22704 | 2026.05.19 00:12:26.447967 [ 85 ] {} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22705 | 2026.05.19 00:12:26.448007 [ 294 ] {83bf308e-93b8-4be0-88c8-07d4fb0d5297} <Debug> TCPHandler: Processed in 0.001746699 sec. | ||
| 22706 | 2026.05.19 00:12:26.448008 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22707 | 2026.05.19 00:12:26.448117 [ 220 ] {} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22708 | 2026.05.19 00:12:26.448117 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 22709 | 2026.05.19 00:12:26.448142 [ 220 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22710 | 2026.05.19 00:12:26.448132 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22711 | 2026.05.19 00:12:26.448238 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22712 | 2026.05.19 00:12:26.448263 [ 294 ] {cc1f9906-4c3d-43a8-9522-f02e84f298e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22713 | 2026.05.19 00:12:26.448274 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 22714 | 2026.05.19 00:12:26.448311 [ 294 ] {cc1f9906-4c3d-43a8-9522-f02e84f298e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22715 | 2026.05.19 00:12:26.448348 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 22716 | 2026.05.19 00:12:26.448401 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 22717 | 2026.05.19 00:12:26.448450 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 22718 | 2026.05.19 00:12:26.448495 [ 192 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 22719 | 2026.05.19 00:12:26.449362 [ 197 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284686 sec., 46704.019503598545 rows/sec., 3.74 MiB/sec. | ||
| 22720 | 2026.05.19 00:12:26.449451 [ 294 ] {cc1f9906-4c3d-43a8-9522-f02e84f298e4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22721 | 2026.05.19 00:12:26.449496 [ 294 ] {cc1f9906-4c3d-43a8-9522-f02e84f298e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22722 | 2026.05.19 00:12:26.449573 [ 197 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 22723 | 2026.05.19 00:12:26.450012 [ 294 ] {cc1f9906-4c3d-43a8-9522-f02e84f298e4} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22724 | 2026.05.19 00:12:26.450109 [ 197 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22725 | 2026.05.19 00:12:26.450190 [ 197 ] {525a11e9-2cbd-4668-b970-ae8d479df293::all_1_25_6} <Trace> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 22726 | 2026.05.19 00:12:26.450278 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22727 | 2026.05.19 00:12:26.450569 [ 294 ] {cc1f9906-4c3d-43a8-9522-f02e84f298e4} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22728 | 2026.05.19 00:12:26.450743 [ 294 ] {cc1f9906-4c3d-43a8-9522-f02e84f298e4} <Debug> executeQuery: Read 1360 rows, 93.93 KiB in 0.002497 sec., 544653.5843011613 rows/sec., 36.74 MiB/sec. | ||
| 22729 | 2026.05.19 00:12:26.450742 [ 220 ] {} <Debug> oximeter.fields_u8 (525a11e9-2cbd-4668-b970-ae8d479df293): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22730 | 2026.05.19 00:12:26.450790 [ 294 ] {cc1f9906-4c3d-43a8-9522-f02e84f298e4} <Debug> TCPHandler: Processed in 0.002703836 sec. | ||
| 22731 | 2026.05.19 00:12:26.450930 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22732 | 2026.05.19 00:12:26.451026 [ 294 ] {aba5a9ca-3b32-4a3b-9009-ee8fef8ed590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22733 | 2026.05.19 00:12:26.451070 [ 294 ] {aba5a9ca-3b32-4a3b-9009-ee8fef8ed590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22734 | 2026.05.19 00:12:26.451923 [ 294 ] {aba5a9ca-3b32-4a3b-9009-ee8fef8ed590} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22735 | 2026.05.19 00:12:26.451959 [ 294 ] {aba5a9ca-3b32-4a3b-9009-ee8fef8ed590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22736 | 2026.05.19 00:12:26.452495 [ 294 ] {aba5a9ca-3b32-4a3b-9009-ee8fef8ed590} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22737 | 2026.05.19 00:12:26.452924 [ 294 ] {aba5a9ca-3b32-4a3b-9009-ee8fef8ed590} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22738 | 2026.05.19 00:12:26.453044 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Selected 6 parts from all_1_163_53 to all_168_168_0 | ||
| 22739 | 2026.05.19 00:12:26.453055 [ 294 ] {aba5a9ca-3b32-4a3b-9009-ee8fef8ed590} <Debug> executeQuery: Read 1540 rows, 96.40 KiB in 0.002048 sec., 751953.125 rows/sec., 45.97 MiB/sec. | ||
| 22740 | 2026.05.19 00:12:26.453093 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22741 | 2026.05.19 00:12:26.453109 [ 294 ] {aba5a9ca-3b32-4a3b-9009-ee8fef8ed590} <Debug> TCPHandler: Processed in 0.002230923 sec. | ||
| 22742 | 2026.05.19 00:12:26.453122 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22743 | 2026.05.19 00:12:26.453212 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_163_53 to all_168_168_0 into Compact with storage Full | ||
| 22744 | 2026.05.19 00:12:26.453236 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22745 | 2026.05.19 00:12:26.453327 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22746 | 2026.05.19 00:12:26.453334 [ 294 ] {4cd93e7f-ff6e-4aa0-a656-fcfb16155044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22747 | 2026.05.19 00:12:26.453365 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_163_53, total 58455 rows starting from the beginning of the part | ||
| 22748 | 2026.05.19 00:12:26.453401 [ 294 ] {4cd93e7f-ff6e-4aa0-a656-fcfb16155044} <Trace> 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 | ||
| 22749 | 2026.05.19 00:12:26.453428 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 22750 | 2026.05.19 00:12:26.453479 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 165 rows starting from the beginning of the part | ||
| 22751 | 2026.05.19 00:12:26.453528 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 22752 | 2026.05.19 00:12:26.453574 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 163 rows starting from the beginning of the part | ||
| 22753 | 2026.05.19 00:12:26.453619 [ 192 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1540 rows starting from the beginning of the part | ||
| 22754 | 2026.05.19 00:12:26.454203 [ 294 ] {4cd93e7f-ff6e-4aa0-a656-fcfb16155044} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22755 | 2026.05.19 00:12:26.454243 [ 294 ] {4cd93e7f-ff6e-4aa0-a656-fcfb16155044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22756 | 2026.05.19 00:12:26.454897 [ 294 ] {4cd93e7f-ff6e-4aa0-a656-fcfb16155044} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22757 | 2026.05.19 00:12:26.455359 [ 294 ] {4cd93e7f-ff6e-4aa0-a656-fcfb16155044} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22758 | 2026.05.19 00:12:26.455503 [ 294 ] {4cd93e7f-ff6e-4aa0-a656-fcfb16155044} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002187 sec., 11888.43164151806 rows/sec., 21.30 MiB/sec. | ||
| 22759 | 2026.05.19 00:12:26.455555 [ 294 ] {4cd93e7f-ff6e-4aa0-a656-fcfb16155044} <Debug> TCPHandler: Processed in 0.002365936 sec. | ||
| 22760 | 2026.05.19 00:12:26.455681 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22761 | 2026.05.19 00:12:26.455774 [ 294 ] {c40cdbe4-50fe-4a90-8e26-259815cf1908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22762 | 2026.05.19 00:12:26.455815 [ 294 ] {c40cdbe4-50fe-4a90-8e26-259815cf1908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22763 | 2026.05.19 00:12:26.456136 [ 294 ] {c40cdbe4-50fe-4a90-8e26-259815cf1908} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22764 | 2026.05.19 00:12:26.456170 [ 294 ] {c40cdbe4-50fe-4a90-8e26-259815cf1908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22765 | 2026.05.19 00:12:26.456569 [ 294 ] {c40cdbe4-50fe-4a90-8e26-259815cf1908} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22766 | 2026.05.19 00:12:26.456981 [ 294 ] {c40cdbe4-50fe-4a90-8e26-259815cf1908} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22767 | 2026.05.19 00:12:26.457114 [ 294 ] {c40cdbe4-50fe-4a90-8e26-259815cf1908} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001359 sec., 8830.022075055187 rows/sec., 609.36 KiB/sec. | ||
| 22768 | 2026.05.19 00:12:26.457148 [ 294 ] {c40cdbe4-50fe-4a90-8e26-259815cf1908} <Debug> TCPHandler: Processed in 0.001514542 sec. | ||
| 22769 | 2026.05.19 00:12:26.465341 [ 197 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60643 rows, containing 5 columns (5 merged, 0 gathered) in 0.01216773 sec., 4983920.583379151 rows/sec., 320.93 MiB/sec. | ||
| 22770 | 2026.05.19 00:12:26.466249 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Trace> MergedBlockOutputStream: filled checksums all_1_168_54 (state Temporary) | ||
| 22771 | 2026.05.19 00:12:26.466772 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_merge_all_1_168_54 to all_1_168_54 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22772 | 2026.05.19 00:12:26.466854 [ 187 ] {33b376a3-19f9-4604-b1a1-13ac98de8e97::all_1_168_54} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97) (MergerMutator): Merged 6 parts: [all_1_163_53, all_168_168_0] -> all_1_168_54 | ||
| 22773 | 2026.05.19 00:12:26.466969 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22774 | 2026.05.19 00:12:26.770870 [ 225 ] {} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22775 | 2026.05.19 00:12:26.770902 [ 225 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22776 | 2026.05.19 00:12:26.774734 [ 225 ] {} <Debug> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22777 | 2026.05.19 00:12:27.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.13 MiB, peak 417.19 MiB, free memory in arenas 0.00 B, will set to 398.73 MiB (RSS), difference: -1.40 MiB | ||
| 22778 | 2026.05.19 00:12:27.623287 [ 220 ] {} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22779 | 2026.05.19 00:12:27.623344 [ 220 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22780 | 2026.05.19 00:12:27.627365 [ 220 ] {} <Debug> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22781 | 2026.05.19 00:12:30.155870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47523 | ||
| 22782 | 2026.05.19 00:12:30.156589 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22783 | 2026.05.19 00:12:30.156654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22784 | 2026.05.19 00:12:30.157641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22785 | 2026.05.19 00:12:30.158143 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22786 | 2026.05.19 00:12:30.158270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47523 | ||
| 22787 | 2026.05.19 00:12:31.144830 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22788 | 2026.05.19 00:12:31.145058 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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) | ||
| 22789 | 2026.05.19 00:12:31.145384 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22790 | 2026.05.19 00:12:31.145420 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Debug> 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 | ||
| 22791 | 2026.05.19 00:12:31.145639 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22792 | 2026.05.19 00:12:31.145707 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22793 | 2026.05.19 00:12:31.145846 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22794 | 2026.05.19 00:12:31.145940 [ 323 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22795 | 2026.05.19 00:12:31.145969 [ 325 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22796 | 2026.05.19 00:12:31.145946 [ 320 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22797 | 2026.05.19 00:12:31.145946 [ 348 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22798 | 2026.05.19 00:12:31.146138 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 22799 | 2026.05.19 00:12:31.146167 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22800 | 2026.05.19 00:12:31.146236 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22801 | 2026.05.19 00:12:31.146256 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 22802 | 2026.05.19 00:12:31.146292 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> 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'))" | ||
| 22803 | 2026.05.19 00:12:31.146338 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Trace> 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'))" | ||
| 22804 | 2026.05.19 00:12:31.147637 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00267 sec., 13108.614232209737 rows/sec., 2.21 MiB/sec. | ||
| 22805 | 2026.05.19 00:12:31.147774 [ 294 ] {b62200ab-41c1-4ce4-877e-7913b8ce2a46} <Debug> TCPHandler: Processed in 0.003071496 sec. | ||
| 22806 | 2026.05.19 00:12:31.149330 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22807 | 2026.05.19 00:12:31.149443 [ 294 ] {022bf565-83a2-4825-8887-996944f8c8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22808 | 2026.05.19 00:12:31.149486 [ 294 ] {022bf565-83a2-4825-8887-996944f8c8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22809 | 2026.05.19 00:12:31.150166 [ 294 ] {022bf565-83a2-4825-8887-996944f8c8fd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22810 | 2026.05.19 00:12:31.150204 [ 294 ] {022bf565-83a2-4825-8887-996944f8c8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22811 | 2026.05.19 00:12:31.150664 [ 294 ] {022bf565-83a2-4825-8887-996944f8c8fd} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22812 | 2026.05.19 00:12:31.151088 [ 294 ] {022bf565-83a2-4825-8887-996944f8c8fd} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22813 | 2026.05.19 00:12:31.151233 [ 294 ] {022bf565-83a2-4825-8887-996944f8c8fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.36 MiB/sec. | ||
| 22814 | 2026.05.19 00:12:31.151268 [ 294 ] {022bf565-83a2-4825-8887-996944f8c8fd} <Debug> TCPHandler: Processed in 0.001999386 sec. | ||
| 22815 | 2026.05.19 00:12:31.151406 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22816 | 2026.05.19 00:12:31.151510 [ 294 ] {8460ec5c-2090-4c4b-9a6d-75b95dfd6bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22817 | 2026.05.19 00:12:31.151551 [ 294 ] {8460ec5c-2090-4c4b-9a6d-75b95dfd6bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22818 | 2026.05.19 00:12:31.152035 [ 294 ] {8460ec5c-2090-4c4b-9a6d-75b95dfd6bc6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22819 | 2026.05.19 00:12:31.152070 [ 294 ] {8460ec5c-2090-4c4b-9a6d-75b95dfd6bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22820 | 2026.05.19 00:12:31.152468 [ 294 ] {8460ec5c-2090-4c4b-9a6d-75b95dfd6bc6} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22821 | 2026.05.19 00:12:31.152911 [ 294 ] {8460ec5c-2090-4c4b-9a6d-75b95dfd6bc6} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22822 | 2026.05.19 00:12:31.153038 [ 294 ] {8460ec5c-2090-4c4b-9a6d-75b95dfd6bc6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. | ||
| 22823 | 2026.05.19 00:12:31.153072 [ 294 ] {8460ec5c-2090-4c4b-9a6d-75b95dfd6bc6} <Debug> TCPHandler: Processed in 0.001720709 sec. | ||
| 22824 | 2026.05.19 00:12:31.153217 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22825 | 2026.05.19 00:12:31.153310 [ 294 ] {2da3e43b-eb79-436d-b478-bf045230bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22826 | 2026.05.19 00:12:31.153353 [ 294 ] {2da3e43b-eb79-436d-b478-bf045230bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22827 | 2026.05.19 00:12:31.153742 [ 294 ] {2da3e43b-eb79-436d-b478-bf045230bfdb} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22828 | 2026.05.19 00:12:31.153776 [ 294 ] {2da3e43b-eb79-436d-b478-bf045230bfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22829 | 2026.05.19 00:12:31.154194 [ 294 ] {2da3e43b-eb79-436d-b478-bf045230bfdb} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22830 | 2026.05.19 00:12:31.154606 [ 294 ] {2da3e43b-eb79-436d-b478-bf045230bfdb} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22831 | 2026.05.19 00:12:31.154732 [ 294 ] {2da3e43b-eb79-436d-b478-bf045230bfdb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00144 sec., 88888.88888888889 rows/sec., 6.19 MiB/sec. | ||
| 22832 | 2026.05.19 00:12:31.154766 [ 294 ] {2da3e43b-eb79-436d-b478-bf045230bfdb} <Debug> TCPHandler: Processed in 0.001606305 sec. | ||
| 22833 | 2026.05.19 00:12:31.154973 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22834 | 2026.05.19 00:12:31.155066 [ 294 ] {e706c732-42c5-41c9-89a4-959cbff169dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22835 | 2026.05.19 00:12:31.155107 [ 294 ] {e706c732-42c5-41c9-89a4-959cbff169dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22836 | 2026.05.19 00:12:31.155439 [ 294 ] {e706c732-42c5-41c9-89a4-959cbff169dd} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22837 | 2026.05.19 00:12:31.155473 [ 294 ] {e706c732-42c5-41c9-89a4-959cbff169dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22838 | 2026.05.19 00:12:31.155848 [ 294 ] {e706c732-42c5-41c9-89a4-959cbff169dd} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22839 | 2026.05.19 00:12:31.156248 [ 294 ] {e706c732-42c5-41c9-89a4-959cbff169dd} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22840 | 2026.05.19 00:12:31.156375 [ 294 ] {e706c732-42c5-41c9-89a4-959cbff169dd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001327 sec., 36171.816126601356 rows/sec., 2.44 MiB/sec. | ||
| 22841 | 2026.05.19 00:12:31.156494 [ 294 ] {e706c732-42c5-41c9-89a4-959cbff169dd} <Debug> TCPHandler: Processed in 0.001567174 sec. | ||
| 22842 | 2026.05.19 00:12:32.692101 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22843 | 2026.05.19 00:12:32.709975 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22844 | 2026.05.19 00:12:32.710029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22845 | 2026.05.19 00:12:32.716327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22846 | 2026.05.19 00:12:32.717491 [ 245 ] {} <Trace> system.metric_log (5610200c-f145-424d-88d2-fa9aeb41a71a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22847 | 2026.05.19 00:12:32.720586 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22848 | 2026.05.19 00:12:36.147199 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22849 | 2026.05.19 00:12:36.147559 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) 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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 22850 | 2026.05.19 00:12:36.148092 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22851 | 2026.05.19 00:12:36.148170 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> 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', 'virtual_machine:check')" moved to PREWHERE | ||
| 22852 | 2026.05.19 00:12:36.148473 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22853 | 2026.05.19 00:12:36.148541 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22854 | 2026.05.19 00:12:36.148682 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 22855 | 2026.05.19 00:12:36.148777 [ 323 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22856 | 2026.05.19 00:12:36.148785 [ 320 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22857 | 2026.05.19 00:12:36.148804 [ 325 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22858 | 2026.05.19 00:12:36.148783 [ 348 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22859 | 2026.05.19 00:12:36.148978 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 22860 | 2026.05.19 00:12:36.149005 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22861 | 2026.05.19 00:12:36.149090 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22862 | 2026.05.19 00:12:36.149110 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> oximeter.timeseries_schema (7e7f7710-4ce0-4950-82e4-d5ce7134e233) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 22863 | 2026.05.19 00:12:36.149144 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> 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', 'virtual_machine:check'))" | ||
| 22864 | 2026.05.19 00:12:36.149184 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> 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', 'virtual_machine:check'))" | ||
| 22865 | 2026.05.19 00:12:36.149221 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Trace> 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', 'virtual_machine:check'))" | ||
| 22866 | 2026.05.19 00:12:36.150291 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> executeQuery: Read 36 rows, 6.31 KiB in 0.002885 sec., 12478.336221837088 rows/sec., 2.14 MiB/sec. | ||
| 22867 | 2026.05.19 00:12:36.150479 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> MemoryTracker: Peak memory usage (for query): 132.09 KiB. | ||
| 22868 | 2026.05.19 00:12:36.150497 [ 294 ] {a26fc5be-93d7-48cc-bf65-6631fe7970d0} <Debug> TCPHandler: Processed in 0.003481387 sec. | ||
| 22869 | 2026.05.19 00:12:36.152976 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22870 | 2026.05.19 00:12:36.153107 [ 294 ] {a4566771-78b9-4dca-8a3a-7ce42212d537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22871 | 2026.05.19 00:12:36.153162 [ 294 ] {a4566771-78b9-4dca-8a3a-7ce42212d537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22872 | 2026.05.19 00:12:36.153736 [ 294 ] {a4566771-78b9-4dca-8a3a-7ce42212d537} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22873 | 2026.05.19 00:12:36.153779 [ 294 ] {a4566771-78b9-4dca-8a3a-7ce42212d537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22874 | 2026.05.19 00:12:36.154333 [ 294 ] {a4566771-78b9-4dca-8a3a-7ce42212d537} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 22875 | 2026.05.19 00:12:36.154787 [ 294 ] {a4566771-78b9-4dca-8a3a-7ce42212d537} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22876 | 2026.05.19 00:12:36.154941 [ 294 ] {a4566771-78b9-4dca-8a3a-7ce42212d537} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001871 sec., 1603.4206306787814 rows/sec., 119.00 KiB/sec. | ||
| 22877 | 2026.05.19 00:12:36.154978 [ 294 ] {a4566771-78b9-4dca-8a3a-7ce42212d537} <Debug> TCPHandler: Processed in 0.002064587 sec. | ||
| 22878 | 2026.05.19 00:12:36.155105 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22879 | 2026.05.19 00:12:36.155200 [ 294 ] {4b40f822-a11d-49be-bfbd-32dbe128f019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22880 | 2026.05.19 00:12:36.155241 [ 294 ] {4b40f822-a11d-49be-bfbd-32dbe128f019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22881 | 2026.05.19 00:12:36.155785 [ 294 ] {4b40f822-a11d-49be-bfbd-32dbe128f019} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22882 | 2026.05.19 00:12:36.155822 [ 294 ] {4b40f822-a11d-49be-bfbd-32dbe128f019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22883 | 2026.05.19 00:12:36.156224 [ 294 ] {4b40f822-a11d-49be-bfbd-32dbe128f019} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22884 | 2026.05.19 00:12:36.156689 [ 294 ] {4b40f822-a11d-49be-bfbd-32dbe128f019} <Trace> oximeter.fields_string (7ee9c114-93f1-47c3-b62e-f77429df37ec): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22885 | 2026.05.19 00:12:36.156829 [ 294 ] {4b40f822-a11d-49be-bfbd-32dbe128f019} <Debug> executeQuery: Read 160 rows, 14.08 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 8.35 MiB/sec. | ||
| 22886 | 2026.05.19 00:12:36.156865 [ 294 ] {4b40f822-a11d-49be-bfbd-32dbe128f019} <Debug> TCPHandler: Processed in 0.001818511 sec. | ||
| 22887 | 2026.05.19 00:12:36.156978 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22888 | 2026.05.19 00:12:36.157073 [ 294 ] {0f64b625-3378-43b5-8c35-2ffb01cb5f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22889 | 2026.05.19 00:12:36.157112 [ 294 ] {0f64b625-3378-43b5-8c35-2ffb01cb5f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22890 | 2026.05.19 00:12:36.157531 [ 294 ] {0f64b625-3378-43b5-8c35-2ffb01cb5f8e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22891 | 2026.05.19 00:12:36.157568 [ 294 ] {0f64b625-3378-43b5-8c35-2ffb01cb5f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22892 | 2026.05.19 00:12:36.157949 [ 294 ] {0f64b625-3378-43b5-8c35-2ffb01cb5f8e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22893 | 2026.05.19 00:12:36.158349 [ 294 ] {0f64b625-3378-43b5-8c35-2ffb01cb5f8e} <Trace> oximeter.fields_u16 (cbfb97a9-1a9e-48c6-ba1a-b9f17434c645): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22894 | 2026.05.19 00:12:36.158483 [ 294 ] {0f64b625-3378-43b5-8c35-2ffb01cb5f8e} <Debug> executeQuery: Read 52 rows, 3.87 KiB in 0.001428 sec., 36414.56582633053 rows/sec., 2.65 MiB/sec. | ||
| 22895 | 2026.05.19 00:12:36.158519 [ 294 ] {0f64b625-3378-43b5-8c35-2ffb01cb5f8e} <Debug> TCPHandler: Processed in 0.001590054 sec. | ||
| 22896 | 2026.05.19 00:12:36.158624 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22897 | 2026.05.19 00:12:36.158718 [ 294 ] {7e80d577-c5c7-4c18-aaf0-a25dad3a9ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22898 | 2026.05.19 00:12:36.158759 [ 294 ] {7e80d577-c5c7-4c18-aaf0-a25dad3a9ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22899 | 2026.05.19 00:12:36.159180 [ 294 ] {7e80d577-c5c7-4c18-aaf0-a25dad3a9ced} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22900 | 2026.05.19 00:12:36.159217 [ 294 ] {7e80d577-c5c7-4c18-aaf0-a25dad3a9ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22901 | 2026.05.19 00:12:36.159641 [ 294 ] {7e80d577-c5c7-4c18-aaf0-a25dad3a9ced} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22902 | 2026.05.19 00:12:36.160117 [ 294 ] {7e80d577-c5c7-4c18-aaf0-a25dad3a9ced} <Trace> oximeter.fields_uuid (0cf68de2-11b8-44cd-ba1b-a4ae1bbfebfd): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22903 | 2026.05.19 00:12:36.160253 [ 294 ] {7e80d577-c5c7-4c18-aaf0-a25dad3a9ced} <Debug> executeQuery: Read 134 rows, 10.51 KiB in 0.001552 sec., 86340.206185567 rows/sec., 6.61 MiB/sec. | ||
| 22904 | 2026.05.19 00:12:36.160289 [ 294 ] {7e80d577-c5c7-4c18-aaf0-a25dad3a9ced} <Debug> TCPHandler: Processed in 0.001713737 sec. | ||
| 22905 | 2026.05.19 00:12:36.160405 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22906 | 2026.05.19 00:12:36.160500 [ 294 ] {b838707a-9c67-42dc-baae-7c13f9eefd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22907 | 2026.05.19 00:12:36.160545 [ 294 ] {b838707a-9c67-42dc-baae-7c13f9eefd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22908 | 2026.05.19 00:12:36.160953 [ 294 ] {b838707a-9c67-42dc-baae-7c13f9eefd88} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22909 | 2026.05.19 00:12:36.160989 [ 294 ] {b838707a-9c67-42dc-baae-7c13f9eefd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22910 | 2026.05.19 00:12:36.161416 [ 294 ] {b838707a-9c67-42dc-baae-7c13f9eefd88} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22911 | 2026.05.19 00:12:36.161856 [ 294 ] {b838707a-9c67-42dc-baae-7c13f9eefd88} <Trace> oximeter.measurements_cumulativeu64 (33b376a3-19f9-4604-b1a1-13ac98de8e97): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22912 | 2026.05.19 00:12:36.161992 [ 294 ] {b838707a-9c67-42dc-baae-7c13f9eefd88} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.00151 sec., 107947.01986754966 rows/sec., 7.50 MiB/sec. | ||
| 22913 | 2026.05.19 00:12:36.162027 [ 294 ] {b838707a-9c67-42dc-baae-7c13f9eefd88} <Debug> TCPHandler: Processed in 0.001671477 sec. | ||
| 22914 | 2026.05.19 00:12:36.162142 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22915 | 2026.05.19 00:12:36.162237 [ 294 ] {5ebba68b-4428-4320-96d0-3ff9e1d311c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22916 | 2026.05.19 00:12:36.162293 [ 294 ] {5ebba68b-4428-4320-96d0-3ff9e1d311c9} <Trace> 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 | ||
| 22917 | 2026.05.19 00:12:36.163198 [ 294 ] {5ebba68b-4428-4320-96d0-3ff9e1d311c9} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22918 | 2026.05.19 00:12:36.163243 [ 294 ] {5ebba68b-4428-4320-96d0-3ff9e1d311c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22919 | 2026.05.19 00:12:36.163950 [ 294 ] {5ebba68b-4428-4320-96d0-3ff9e1d311c9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22920 | 2026.05.19 00:12:36.164371 [ 294 ] {5ebba68b-4428-4320-96d0-3ff9e1d311c9} <Trace> oximeter.measurements_histogramu64 (6e3b86c9-760a-461d-bf7e-ff8e4d9c98a2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22921 | 2026.05.19 00:12:36.164513 [ 294 ] {5ebba68b-4428-4320-96d0-3ff9e1d311c9} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002295 sec., 21350.762527233113 rows/sec., 38.26 MiB/sec. | ||
| 22922 | 2026.05.19 00:12:36.164575 [ 294 ] {5ebba68b-4428-4320-96d0-3ff9e1d311c9} <Debug> TCPHandler: Processed in 0.002482849 sec. | ||
| 22923 | 2026.05.19 00:12:36.164694 [ 294 ] {} <Trace> TCP-Session: 57878bbd-782d-47d7-8062-87878fa59ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22924 | 2026.05.19 00:12:36.164788 [ 294 ] {b32e1ae6-4233-4106-a013-20a6242fd900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22925 | 2026.05.19 00:12:36.164830 [ 294 ] {b32e1ae6-4233-4106-a013-20a6242fd900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22926 | 2026.05.19 00:12:36.165169 [ 294 ] {b32e1ae6-4233-4106-a013-20a6242fd900} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22927 | 2026.05.19 00:12:36.165204 [ 294 ] {b32e1ae6-4233-4106-a013-20a6242fd900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22928 | 2026.05.19 00:12:36.165594 [ 294 ] {b32e1ae6-4233-4106-a013-20a6242fd900} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22929 | 2026.05.19 00:12:36.166054 [ 294 ] {b32e1ae6-4233-4106-a013-20a6242fd900} <Trace> oximeter.measurements_u64 (8b1fdd0d-7567-4fb1-ad89-27544312831b): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22930 | 2026.05.19 00:12:36.166188 [ 294 ] {b32e1ae6-4233-4106-a013-20a6242fd900} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
| 22931 | 2026.05.19 00:12:36.166222 [ 294 ] {b32e1ae6-4233-4106-a013-20a6242fd900} <Debug> TCPHandler: Processed in 0.001575814 sec. | ||
| 22932 | 2026.05.19 00:12:37.442775 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22933 | 2026.05.19 00:12:37.442873 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22934 | 2026.05.19 00:12:37.523779 [ 93 ] {} <Debug> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 22935 | 2026.05.19 00:12:37.538301 [ 93 ] {} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22936 | 2026.05.19 00:12:37.538329 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22937 | 2026.05.19 00:12:37.538465 [ 192 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 22938 | 2026.05.19 00:12:37.538616 [ 192 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22939 | 2026.05.19 00:12:37.538654 [ 192 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 825 rows starting from the beginning of the part | ||
| 22940 | 2026.05.19 00:12:37.538726 [ 192 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 825 rows starting from the beginning of the part | ||
| 22941 | 2026.05.19 00:12:37.538776 [ 192 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 825 rows starting from the beginning of the part | ||
| 22942 | 2026.05.19 00:12:37.538825 [ 192 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 828 rows starting from the beginning of the part | ||
| 22943 | 2026.05.19 00:12:37.538870 [ 192 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 828 rows starting from the beginning of the part | ||
| 22944 | 2026.05.19 00:12:37.540629 [ 187 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002220172 sec., 1860666.651052261 rows/sec., 115.93 MiB/sec. | ||
| 22945 | 2026.05.19 00:12:37.540969 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 22946 | 2026.05.19 00:12:37.541648 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22947 | 2026.05.19 00:12:37.541728 [ 197 ] {5300c35a-b250-4070-969b-ffd07168be5f::all_1_25_6} <Trace> oximeter.fields_u32 (5300c35a-b250-4070-969b-ffd07168be5f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 22948 | 2026.05.19 00:12:37.541834 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 22949 | 2026.05.19 00:12:37.658429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47971 | ||
| 22950 | 2026.05.19 00:12:37.658944 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22951 | 2026.05.19 00:12:37.658991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22952 | 2026.05.19 00:12:37.659587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22953 | 2026.05.19 00:12:37.660119 [ 244 ] {} <Trace> system.asynchronous_metric_log (23fb765f-ea0f-4046-ad8b-c6bd773ded40): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22954 | 2026.05.19 00:12:37.660253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47971 | ||
| 22955 | 2026.05.19 00:12:37.667303 [ 225 ] {} <Trace> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 22956 | 2026.05.19 00:12:37.667348 [ 225 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 22957 | 2026.05.19 00:12:37.669004 [ 225 ] {} <Debug> oximeter.fields_ipaddr (c9f86bde-9453-4ba4-a13b-43a25dfe12a7): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||